summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-09pretty-format %(trailers): fix broken standalone "valueonly"Ævar Arnfjörð Bjarmason2-1/+30
2020-12-09pretty format %(trailers) doc: avoid repetitionÆvar Arnfjörð Bjarmason1-14/+16
2020-12-07pretty format %(trailers) test: split a long lineÆvar Arnfjörð Bjarmason1-1/+6
2020-12-03Tenth batchJunio C Hamano1-5/+16
2020-12-03Revert "submodules: fix of regression on fetching of non-init subsub-repo"Junio C Hamano2-67/+10
2020-12-01upload-pack: kill pack-objects helper on signal or exitJeff King1-0/+1
2020-11-30Ninth batchJunio C Hamano1-0/+21
2020-11-26Eighth batchJunio C Hamano1-0/+32
2020-11-25crendential-store: use timeout when locking fileSimão Afonso2-2/+12
2020-11-25move sleep_millisec to git-compat-util.hHan-Wen Nienhuys2-1/+2
2020-11-24MyFirstContribition: answering questions is not the end of the storyJunio C Hamano1-1/+15
2020-11-24t3404: do not depend on any specific default branch nameJohannes Schindelin1-44/+45
2020-11-24submodule: fix fetch_in_submodule logicJeff King1-6/+6
2020-11-24stash: add missing space to an error messageKyle Meyer1-1/+1
2020-11-23t3301: test proper exit response to no-value notes.displayRef.Nate Avers1-0/+5
2020-11-23notes.c: fix a segfault in notes_display_config()Nate Avers1-1/+1
2020-11-22Seventh batchJunio C Hamano1-0/+20
2020-11-21send-pack: kill pack-objects helper on signal or exitJeff King1-0/+1
2020-11-21worktree: fix order of arguments in error messageMatheus Tavares1-2/+2
2020-11-21gc: rename keep_base_pack variable for --keep-largest-packÆvar Arnfjörð Bjarmason1-4/+4
2020-11-21gc docs: change --keep-base-pack to --keep-largest-packÆvar Arnfjörð Bjarmason1-3/+3
2020-11-19pull: colorize the hint about setting `pull.rebase`Johannes Schindelin2-14/+17
2020-11-19t4015: let the test pass with any default branch nameJohannes Schindelin1-3/+3
2020-11-19t1309: use a neutral branch name in the `onbranch` test casesJohannes Schindelin1-2/+2
2020-11-18gc: fix cast in compare_tasks_by_selection()René Scharfe1-4/+2
2020-11-18Sixth batchJunio C Hamano1-0/+35
2020-11-18t3040: remove stale noteJohannes Schindelin1-3/+0
2020-11-18tests: fix description of 'test_set_prereq'SZEDER Gábor1-1/+1
2020-11-18tests: make sure nested lazy prereqs work reliablySZEDER Gábor2-3/+24
2020-11-18t2106: ensure that the checkout fails for the expected reasonJohannes Schindelin1-1/+2
2020-11-18t2106: make test independent of the current main branch nameJohannes Schindelin1-1/+1
2020-11-18t2106: adjust style to the current conventionsJohannes Schindelin1-14/+16
2020-11-17builtin/repack.c: don't move existing packs out of the wayTaylor Blau1-89/+14
2020-11-17ci: avoid `set-env` construct in print-test-failures.shJunio C Hamano1-1/+1
2020-11-17completion: bash: improve alias loop detectionFelipe Contreras1-4/+5
2020-11-17pull: check for local submodule modifications with the right rangePhilippe Blain2-1/+30
2020-11-17t5572: describe '--rebase' tests a little morePhilippe Blain1-2/+10
2020-11-17t5572: add notes on a peculiar testPhilippe Blain1-0/+15
2020-11-17pull --rebase: compute rebase arguments in separate functionPhilippe Blain1-11/+35
2020-11-17builtin/repack.c: keep track of what pack-objects wroteTaylor Blau1-1/+30
2020-11-17repack: make "exts" array available outside cmd_repack()Jeff King1-9/+10
2020-11-16list-objects-filter-options: fix function name in BUGMartin Ågren1-1/+1
2020-11-16archive: release refname after useRené Scharfe2-1/+2
2020-11-16diff-lib: plug minor memory leaks in do_diff_cache()René Scharfe1-0/+2
2020-11-16packfile: detect overflow in .idx file size checksJeff King1-3/+3
2020-11-16block-sha1: take a size_t length parameterJeff King2-2/+2
2020-11-16fsck: correctly compute checksums on idx files larger than 4GBJeff King1-4/+4
2020-11-16use size_t to store pack .idx byte offsetsJeff King2-5/+5
2020-11-16compute pack .idx byte offsets using size_tJeff King4-9/+9
2020-11-16parse-remote: remove this now-unused libraryÆvar Arnfjörð Bjarmason6-129/+0