summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-12commit-graph: remove Future Work sectionLibravatar Derrick Stolee1-17/+0
2019-06-12commit-graph: collapse parameters into flagsLibravatar Derrick Stolee5-13/+18
2019-06-12commit-graph: return with errors during writeLibravatar Derrick Stolee6-39/+77
2019-06-12Revert "test-lib: whitelist GIT_TR2_* in the environment"Libravatar Ævar Arnfjörð Bjarmason1-1/+0
2019-06-12completion: do not cache if --git-completion-helper failsLibravatar Nguyễn Thái Ngọc Duy1-1/+2
2019-06-11t5616: cover case of client having delta baseLibravatar Jonathan Tan1-11/+28
2019-06-11t5616: use correct flag to check object is missingLibravatar Jonathan Tan1-1/+1
2019-06-11t5319-multi-pack-index.sh: test batch size zeroLibravatar Derrick Stolee1-0/+19
2019-06-11midx: add test that 'expire' respects .keep filesLibravatar Derrick Stolee1-0/+18
2019-06-11multi-pack-index: test expire while adding packsLibravatar Derrick Stolee1-0/+32
2019-06-11midx: implement midx_repack()Libravatar Derrick Stolee2-1/+178
2019-06-11multi-pack-index: prepare 'repack' subcommandLibravatar Derrick Stolee5-3/+52
2019-06-11multi-pack-index: implement 'expire' subcommandLibravatar Derrick Stolee2-10/+129
2019-06-11midx: refactor permutation logic and pack sortingLibravatar Derrick Stolee1-87/+69
2019-06-11midx: simplify computation of pack name lengthsLibravatar Derrick Stolee1-9/+9
2019-06-11multi-pack-index: prepare for 'expire' subcommandLibravatar Derrick Stolee5-1/+63
2019-06-11Docs: rearrange subcommands for multi-pack-indexLibravatar Derrick Stolee1-5/+5
2019-06-11repack: refactor pack deletion for future useLibravatar Derrick Stolee3-12/+37
2019-06-10t7610-mergetool: do not place pipelines headed by `yes` in subshellsLibravatar Johannes Sixt1-85/+85
2019-06-07configure: Detect linking style for HP aCC on HP-UXLibravatar Michael Osipov1-2/+12
2019-06-07Git 2.22Libravatar Junio C Hamano1-1/+1
2019-06-07Merge tag 'l10n-2.22.0-rnd3' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano11-33731/+43398
2019-06-07Merge branch 'fr_review' of git://github.com/jnavila/gitLibravatar Jiang Xin1-15/+15
2019-06-07Merge branch 'master' of git://github.com/alshopov/git-poLibravatar Jiang Xin1-7/+11
2019-06-07l10n: fr.po: Review French translationLibravatar Cédric Malard1-15/+15
2019-06-06Merge branch 'en/merge-directory-renames-fix'Libravatar Junio C Hamano2-0/+117
2019-06-06config/alias.txt: document alias accepting non-command first wordLibravatar Denton Liu1-0/+10
2019-06-06config/alias.txt: change " and ' to `Libravatar Denton Liu1-6/+6
2019-06-06l10n: de.po: Update German translationLibravatar Matthias Rüster1-3074/+4139
2019-06-06l10n: de.po: improve description of 'git reset --quiet'Libravatar Ralf Thielow1-1/+1
2019-06-05tag: add tag.gpgSign config option to force all tags be GPG-signedLibravatar Tigran Mkrtchyan4-6/+52
2019-06-05config: learn the "onbranch:" includeIf conditionLibravatar Denton Liu3-2/+87
2019-06-05l10n: TEAMS: Change German translation team leaderLibravatar Matthias Rüster1-3/+3
2019-06-05merge-recursive: restore accidentally dropped setting of pathLibravatar Elijah Newren2-0/+117
2019-06-05l10n: bg.po: Updated Bulgarian translation (4581t)Libravatar Alexander Shopov1-7/+11
2019-06-05l10n: zh_CN: Revision for git v2.22.0 l10nLibravatar Fangyi Zhou2-54/+54
2019-06-05l10n: zh_CN: for git v2.22.0 l10n round 1~3Libravatar Jiang Xin1-3040/+4015
2019-06-05Merge branch '2.22' of https://github.com/ChrisADR/git-poLibravatar Jiang Xin1-8/+12
2019-06-05Merge branch 'it-l10n-wip' of github.com:AlessandroMenti/git-poLibravatar Jiang Xin1-4745/+6015
2019-06-04l10n: es: 2.22.0 round 3Libravatar Christopher Diaz Riveros1-8/+12
2019-06-04clang-format: use git grep to generate the ForEachMacros listLibravatar Miguel Ojeda1-2/+15
2019-06-04url: do not allow %00 to represent NUL in URLsLibravatar Matthew DeVore1-1/+1
2019-06-04url: do not read past end of bufferLibravatar Matthew DeVore1-1/+1
2019-06-04gitignore.txt: make slash-rules more readableLibravatar Dr. Adam Nielsen1-22/+44
2019-06-04l10n: it.po: Updated Italian translationLibravatar Alessandro Menti1-4745/+6015
2019-06-04fetch: fix regression with transport helpersLibravatar Felipe Contreras2-3/+4
2019-06-04fetch: make the code more understandableLibravatar Felipe Contreras1-7/+9
2019-06-04fetch: trivial cleanupLibravatar Felipe Contreras1-3/+8
2019-06-04t5801 (remote-helpers): add test to fetch tagsLibravatar Felipe Contreras2-5/+22
2019-06-04t5801 (remote-helpers): cleanup refspec stuffLibravatar Felipe Contreras2-11/+8