summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-10Merge branch 'jc/fix-first-object-walk'Libravatar Junio C Hamano1-5/+26
2021-12-10Merge branch 'if/redact-packfile-uri'Libravatar Junio C Hamano6-5/+111
2021-12-10Merge branch 'ja/doc-cleanup'Libravatar Junio C Hamano39-166/+168
2021-12-10Merge branch 'gc/remote-with-fewer-static-global-variables'Libravatar Junio C Hamano5-113/+312
2021-12-10Merge branch 'vd/sparse-sparsity-fix-on-read'Libravatar Junio C Hamano5-17/+86
2021-12-10Merge branch 'cw/protocol-v2-doc-fix'Libravatar Junio C Hamano1-3/+3
2021-12-07cbtree: remove broken and unused cb_unlinkLibravatar Eric Wong2-33/+0
2021-12-06unpack-trees: use traverse_path instead of nameLibravatar Derrick Stolee2-7/+9
2021-12-06t1092: add deeper changes during a checkoutLibravatar Derrick Stolee1-1/+15
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededLibravatar Johannes Schindelin17-50/+0
2021-12-04git-worktree.txt: add missing `-v` to synopsis for `worktree list`Libravatar Eric Sunshine1-1/+1
2021-12-04worktree: send "chatty" messages to stderrLibravatar Eric Sunshine4-33/+27
2021-12-04packfile: make `close_pack_revindex()` staticLibravatar Taylor Blau2-2/+2
2021-12-04CodingGuidelines: document which output goes to stdout vs. stderrLibravatar Eric Sunshine1-0/+27
2021-12-02refs/debug: trim trailing LF from reflog messageLibravatar Han-Wen Nienhuys1-2/+5
2021-12-02test-ref-store: tweaks to for-each-reflog-ent formatLibravatar Han-Wen Nienhuys2-7/+11
2021-12-02t1405: check for_each_reflog_ent_reverse() more thoroughlyLibravatar Han-Wen Nienhuys1-0/+1
2021-12-02test-ref-store: don't add newline to reflog messageLibravatar Han-Wen Nienhuys3-8/+6
2021-12-02show-branch: show reflog messageLibravatar Han-Wen Nienhuys2-5/+22
2021-12-01test-lib: make BAIL_OUT() work in tests and prereqLibravatar Fabian Stelzer1-4/+10
2021-12-01git-compat-util: add a test balloon for C99 supportLibravatar brian m. carlson3-2/+15
2021-12-01object-file.c: LLP64 compatibility, upcast unity for left shiftLibravatar Philip Oakley1-1/+1
2021-12-01diffcore-delta.c: LLP64 compatibility, upcast unity for left shiftLibravatar Philip Oakley1-3/+3
2021-12-01repack.c: LLP64 compatibility, upcast unity for left shiftLibravatar Philip Oakley1-1/+1
2021-12-01update documentation for new zdiff3 conflictStyleLibravatar Elijah Newren9-21/+50
2021-12-01xdiff: implement a zealous diff3, or "zdiff3"Libravatar Phillip Wood6-9/+155
2021-11-29sequencer: avoid adding exec commands for non-commit creating commandsLibravatar Elijah Newren2-2/+7
2021-11-29The first batch to start the current cycleLibravatar Junio C Hamano1-4/+35
2021-11-29Merge branch 'mc/clean-smudge-with-llp64'Libravatar Junio C Hamano11-19/+89
2021-11-29Merge branch 'ab/sh-retire-helper-functions'Libravatar Junio C Hamano7-41/+14
2021-11-29Merge branch 'tb/plug-pack-bitmap-leaks'Libravatar Junio C Hamano8-45/+84
2021-11-29Merge branch 'tp/send-email-completion'Libravatar Junio C Hamano4-22/+54
2021-11-29Merge branch 'jc/unsetenv-returns-an-int'Libravatar Junio C Hamano2-2/+4
2021-11-29Merge branch 'jc/fix-ref-sorting-parse'Libravatar Junio C Hamano8-52/+95
2021-11-29Merge branch 'so/stash-staged'Libravatar Junio C Hamano3-12/+113
2021-11-29Merge branch 'jc/tutorial-format-patch-base'Libravatar Junio C Hamano1-13/+28
2021-11-29Merge branch 'ab/refs-errno-cleanup'Libravatar Junio C Hamano10-143/+294
2021-11-29Merge branch 'ow/stash-count-in-status-porcelain-output'Libravatar Junio C Hamano3-2/+46
2021-11-29Merge branch 'jk/loosen-urlmatch'Libravatar Junio C Hamano2-2/+2
2021-11-29t1404: mark directory/file conflict tests with REFFILESLibravatar Han-Wen Nienhuys1-16/+16
2021-11-29unpack-trees: improve performance of next_cache_entryLibravatar Victoria Dye1-6/+17
2021-11-29reset: make --mixed sparse-awareLibravatar Victoria Dye2-2/+102
2021-11-29reset: make sparse-aware (except --mixed)Libravatar Victoria Dye4-13/+86
2021-11-29reset: integrate with sparse indexLibravatar Victoria Dye2-3/+8
2021-11-29reset: expand test coverage for sparse checkoutsLibravatar Victoria Dye2-0/+101
2021-11-29t/t*: remove custom GIT_TRACE2_EVENT_NESTINGLibravatar Derrick Stolee5-9/+5
2021-11-29test-lib.sh: set GIT_TRACE2_EVENT_NESTINGLibravatar Derrick Stolee1-0/+7
2021-11-28add -p: avoid use of undefined $key when ReadKey -> EOFLibravatar Carlo Marcelo Arenas Belón1-7/+9
2021-11-28refs: document callback for reflog-ent iteratorsLibravatar Junio C Hamano1-1/+23
2021-11-27mingw: avoid fallback for {local,gm}time_r()Libravatar Carlo Marcelo Arenas Belón2-1/+5