59916 Commits (a5587b8544bba0eeb13ff6937639602e6a471dd6)
 

Author SHA1 Message Date
brian m. carlson 8fc7003540 t5702: offer an object-format capability in the test 5 years ago
brian m. carlson 54cbbe4c6e t/helper: initialize the repository for test-sha1-array 5 years ago
brian m. carlson 97997e6ad2 remote-curl: avoid truncating refs with ls-remote 5 years ago
brian m. carlson 793731f742 t1050: pass algorithm to index-pack when outside repo 5 years ago
brian m. carlson 586740aa6e builtin/index-pack: add option to specify hash algorithm 5 years ago
brian m. carlson ac093d0790 remote-curl: detect algorithm for dumb HTTP by size 5 years ago
Randall S. Becker 5f2b643e76 strbuf: remove unreferenced strbuf_write_fd method. 5 years ago
Randall S. Becker f64b6a1f75 bugreport.c: replace strbuf_write_fd with write_in_full 5 years ago
René Scharfe 0c9a4f638a pull: plug minor memory leak after using is_descendant_of() 5 years ago
René Scharfe d546fe2874 commit-reach: plug minor memory leak after using is_descendant_of() 5 years ago
Patrick Steinhardt 6754159767 refs: implement reference transaction hook 5 years ago
Paolo Bonzini 08dc26061f t4014: do not use "slave branch" nomenclature 5 years ago
Denton Liu a9d7689cd4 builtin/diff: update usage comment 5 years ago
Elijah Newren 051df3cfe8 wt-status: show sparse checkout status as well 5 years ago
Junio C Hamano 101b3204f3 The third batch 5 years ago
Junio C Hamano fdeb74f372 Merge branch 'es/advertise-contribution-doc' 5 years ago
Junio C Hamano 6361eb73c6 Merge branch 'dl/python-2.7-is-the-floor-version' 5 years ago
Junio C Hamano 653a3514cc Merge branch 'dl/t-readme-spell-git-correctly' 5 years ago
Junio C Hamano ff9dccf615 Merge branch 'js/fuzz-commit-graph-leakfix' 5 years ago
Junio C Hamano 64efa11e6b Merge branch 'en/do-match-pathspec-fix' 5 years ago
Junio C Hamano 9906d5f8e9 Merge branch 'js/msvc-build-fix' 5 years ago
Junio C Hamano a554228ffb Merge branch 'en/sparse-checkout' 5 years ago
Junio C Hamano 524caf8035 Merge branch 'js/reflog-anonymize-for-clone-and-fetch' 5 years ago
Junio C Hamano abacefe865 Merge branch 'tb/t5318-cleanup' 5 years ago
Junio C Hamano 0cd0afc9c6 Merge branch 'jk/diff-memuse-optim-with-stat-unmatch' 5 years ago
Abhishek Kumar c752ad09c4 commit-graph: minimize commit_graph_data_slab access 5 years ago
Abhishek Kumar c49c82aa4c commit: move members graph_pos, generation to a slab 5 years ago
Abhishek Kumar 4844812b9e commit-graph: introduce commit_graph_data_slab 5 years ago
Abhishek Kumar 6da43d937c object: drop parsed_object_pool->commit_count 5 years ago
Derrick Stolee 80b8ada547 commit-reach: use fast logic in repo_in_merge_base 5 years ago
Derrick Stolee d91d6fbf26 commit-reach: create repo_is_descendant_of() 5 years ago
Ramsay Jones cae2ee1055 upload-pack: fix a sparse '0 as NULL pointer' warning 5 years ago
Denton Liu dc44639904 branch: don't mix --edit-description 5 years ago
Denton Liu 6b7093064a t3200: test for specific errors 5 years ago
Denton Liu 6d504d5b0f t3200: rename "expected" to "expect" 5 years ago
Elijah Newren 7233f17577 clean: optimize and document cases where we recurse into subdirectories 5 years ago
Elijah Newren f7f5c6c0ba clean: consolidate handling of ignored parameters 5 years ago
Elijah Newren 351ea1c3cb dir, clean: avoid disallowed behavior 5 years ago
Elijah Newren e6c0be9239 dir: fix a few confusing comments 5 years ago
Elijah Newren e7d7c73249 git-sparse-checkout: clarify interactions with submodules 5 years ago
Junio C Hamano eebb51ba8c Merge branch 'hn/refs-cleanup' 5 years ago
Denton Liu aa06180ac9 lib-submodule-update: prepend "git" to $command 5 years ago
Chris Torek b7e10b2ca2 Documentation: usage for diff combined commits 5 years ago
Chris Torek 8bfcb3a690 git diff: improve range handling 5 years ago
Christian Couder ea2c6e6083 upload-pack: refactor common code into do_got_oid() 5 years ago
Christian Couder f01c7916b8 upload-pack: move oldest_have to upload_pack_data 5 years ago
Christian Couder 460ed0d4b4 upload-pack: pass upload_pack_data to got_oid() 5 years ago
Christian Couder 0866734820 upload-pack: pass upload_pack_data to ok_to_give_up() 5 years ago
Christian Couder 6fbbc4374f upload-pack: pass upload_pack_data to send_acks() 5 years ago
Christian Couder 8dcf22785f upload-pack: pass upload_pack_data to process_haves() 5 years ago