60437 Commits (730ecc10c7069b1968e4c90b9450013546a510b3)
 

Author SHA1 Message Date
Junio C Hamano 4499a42d0c Merge branch 'ak/sequencer-fix-find-uniq-abbrev' 5 years ago
Junio C Hamano 6cceea19eb Merge branch 'en/sequencer-merge-labels' 5 years ago
Junio C Hamano 9cdf86b2ee Merge branch 'rs/preserve-merges-unused-code-removal' 5 years ago
Junio C Hamano f577d305c7 Merge branch 'rs/upload-pack-sigchain-fix' 5 years ago
Junio C Hamano b10a44e6b6 Merge branch 'rp/ita-diff-modefix' 5 years ago
Junio C Hamano 36d225c7d4 Merge branch 'en/merge-tests' 5 years ago
Rohit Ashiwal 27126692ba rebase: add --reset-author-date 5 years ago
Phillip Wood a3894aad67 rebase -i: support --ignore-date 5 years ago
Han-Wen Nienhuys e811530278 refs: read FETCH_HEAD and MERGE_HEAD generically 5 years ago
Han-Wen Nienhuys 5085aef4c8 refs: move gitdir into base ref_store 5 years ago
Han-Wen Nienhuys 4877c6c738 refs: fix comment about submodule ref_stores 5 years ago
Han-Wen Nienhuys e39620f07e refs: split off reading loose ref data in separate function 5 years ago
Elijah Newren eceba53214 dir: fix problematic API to avoid memory leaks 5 years ago
Elijah Newren dad4f23ce5 dir: make clear_directory() free all relevant memory 5 years ago
Jonathan Tan 9dfa8dbeee fetch-pack: remove no_dependents code 5 years ago
Jonathan Tan 7ca3c0ac37 promisor-remote: lazy-fetch objects in subprocess 5 years ago
René Scharfe 82a62015a7 patch-id: ignore newline at end of file in diff_flush_patch_id() 5 years ago
Matheus Tavares 748f733d54 checkout_entry(): remove unreachable error() call 5 years ago
Jonathan Tan 5c3b801dab fetch-pack: do not lazy-fetch during ref iteration 5 years ago
Jonathan Tan abcb7eeb31 fetch: only populate existing_refs if needed 5 years ago
Jonathan Tan e5b942136e fetch: avoid reading submodule config until needed 5 years ago
Jonathan Tan 2b713c272c fetch: allow refspecs specified through stdin 5 years ago
Jonathan Tan cbe566a071 negotiator/noop: add noop fetch negotiator 5 years ago
Junio C Hamano 887952b8c6 fetch: optionally allow disabling FETCH_HEAD update 5 years ago
Elijah Newren f87bf28483 mem-pool: use consistent pool variable name 5 years ago
Elijah Newren 44c7e1a7e0 mem-pool: use more standard initialization and finalization 5 years ago
Elijah Newren a762c8c1e1 mem-pool: add convenience functions for strdup and strndup 5 years ago
Danny Lin ce820cbd58 contrib/subtree: document 'push' does not take '--squash' 5 years ago
Danny Lin f99c0c996b contrib/subtree: fix "unsure" for --message in the document 5 years ago
Junio C Hamano 2befe97201 Eighth batch 5 years ago
Junio C Hamano a555b514cd Merge branch 'so/log-diff-merges-opt' 5 years ago
Junio C Hamano eca8c62a50 Merge branch 'jk/log-fp-implies-m' 5 years ago
Junio C Hamano e6ec620d8b Merge branch 'ma/stop-progress-null-fix' 5 years ago
Junio C Hamano 07f14d31ab Merge branch 'es/test-cmp-typocatcher' 5 years ago
Junio C Hamano ca81676a10 Merge branch 'rp/apply-cached-with-i-t-a' 5 years ago
Junio C Hamano 47f0f94bc7 Merge branch 'al/bisect-first-parent' 5 years ago
Junio C Hamano 789279e7f8 Merge branch 'jk/sideband-error-l10n' 5 years ago
Junio C Hamano a01dadb9a9 Merge branch 'jc/noop-with-static-inline' 5 years ago
Junio C Hamano 873fa13e3f Merge branch 'pd/mergetool-nvimdiff' 5 years ago
Junio C Hamano 95c687bf85 Merge branch 'hn/reftable-prep-part-2' 5 years ago
Junio C Hamano a00bda2b2f Merge branch 'dd/send-email-config' 5 years ago
Junio C Hamano 5676db2612 Merge branch 'ps/ref-transaction-hook' 5 years ago
Derrick Stolee d96075428a multi-pack-index: use hash version byte 5 years ago
Derrick Stolee 665d70ad03 commit-graph: use the "hash version" byte 5 years ago
Derrick Stolee f3d66ec871 t/README: document GIT_TEST_DEFAULT_HASH 5 years ago
Jeff King 55fe225dde submodule--helper: fix leak of core.worktree value 5 years ago
Jeff King 1c890016a1 config: fix leak in git_config_get_expiry_in_days() 5 years ago
Jeff King 9a53219f69 config: drop git_config_get_string_const() 5 years ago
Phillip Wood 7573cec52c rebase -i: support --committer-date-is-author-date 5 years ago
Phillip Wood e8cbe2118a am: stop exporting GIT_COMMITTER_DATE 5 years ago