summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-12commit-graph: create write_commit_graph_contextDerrick Stolee1-194/+192
2019-06-12commit-graph: remove Future Work sectionDerrick Stolee1-17/+0
2019-06-12commit-graph: collapse parameters into flagsDerrick Stolee5-13/+18
2019-06-12commit-graph: return with errors during writeDerrick Stolee6-39/+77
2019-06-12Revert "test-lib: whitelist GIT_TR2_* in the environment"Ævar Arnfjörð Bjarmason1-1/+0
2019-06-12completion: do not cache if --git-completion-helper failsNguyễn Thái Ngọc Duy1-1/+2
2019-06-11t5616: cover case of client having delta baseJonathan Tan1-11/+28
2019-06-11t5616: use correct flag to check object is missingJonathan Tan1-1/+1
2019-06-11t5319-multi-pack-index.sh: test batch size zeroDerrick Stolee1-0/+19
2019-06-11midx: add test that 'expire' respects .keep filesDerrick Stolee1-0/+18
2019-06-11multi-pack-index: test expire while adding packsDerrick Stolee1-0/+32
2019-06-11midx: implement midx_repack()Derrick Stolee2-1/+178
2019-06-11multi-pack-index: prepare 'repack' subcommandDerrick Stolee5-3/+52
2019-06-11multi-pack-index: implement 'expire' subcommandDerrick Stolee2-10/+129
2019-06-11midx: refactor permutation logic and pack sortingDerrick Stolee1-87/+69
2019-06-11midx: simplify computation of pack name lengthsDerrick Stolee1-9/+9
2019-06-11multi-pack-index: prepare for 'expire' subcommandDerrick Stolee5-1/+63
2019-06-11Docs: rearrange subcommands for multi-pack-indexDerrick Stolee1-5/+5
2019-06-11repack: refactor pack deletion for future useDerrick Stolee3-12/+37
2019-06-10t7610-mergetool: do not place pipelines headed by `yes` in subshellsJohannes Sixt1-85/+85
2019-06-08Merge branch 'master' of https://github.com/Softcatala/git-poJiang Xin1-18/+17
2019-06-08l10n: Update Catalan translationJordi Mas1-18/+17
2019-06-07configure: Detect linking style for HP aCC on HP-UXMichael Osipov1-2/+12
2019-06-07Git 2.22v2.22.0Junio C Hamano1-1/+1
2019-06-07Merge tag 'l10n-2.22.0-rnd3' of git://github.com/git-l10n/git-poJunio C Hamano11-33731/+43398
2019-06-07Merge branch 'fr_review' of git://github.com/jnavila/gitJiang Xin1-15/+15
2019-06-07Merge branch 'master' of git://github.com/alshopov/git-poJiang Xin1-7/+11
2019-06-07l10n: fr.po: Review French translationCédric Malard1-15/+15
2019-06-06Merge branch 'en/merge-directory-renames-fix'Junio C Hamano2-0/+117
2019-06-06config/alias.txt: document alias accepting non-command first wordDenton Liu1-0/+10
2019-06-06config/alias.txt: change " and ' to `Denton Liu1-6/+6
2019-06-06l10n: de.po: Update German translationMatthias Rüster1-3074/+4139
2019-06-06l10n: de.po: improve description of 'git reset --quiet'Ralf Thielow1-1/+1
2019-06-05tag: add tag.gpgSign config option to force all tags be GPG-signedTigran Mkrtchyan4-6/+52
2019-06-05config: learn the "onbranch:" includeIf conditionDenton Liu3-2/+87
2019-06-05l10n: TEAMS: Change German translation team leaderMatthias Rüster1-3/+3
2019-06-05merge-recursive: restore accidentally dropped setting of pathElijah Newren2-0/+117
2019-06-05l10n: bg.po: Updated Bulgarian translation (4581t)Alexander Shopov1-7/+11
2019-06-05l10n: zh_CN: Revision for git v2.22.0 l10nFangyi Zhou2-54/+54
2019-06-05l10n: zh_CN: for git v2.22.0 l10n round 1~3Jiang Xin1-3040/+4015
2019-06-05Merge branch '2.22' of https://github.com/ChrisADR/git-poJiang Xin1-8/+12
2019-06-05Merge branch 'it-l10n-wip' of github.com:AlessandroMenti/git-poJiang Xin1-4745/+6015
2019-06-04l10n: es: 2.22.0 round 3Christopher Diaz Riveros1-8/+12
2019-06-04clang-format: use git grep to generate the ForEachMacros listMiguel Ojeda1-2/+15
2019-06-04url: do not allow %00 to represent NUL in URLsMatthew DeVore1-1/+1
2019-06-04url: do not read past end of bufferMatthew DeVore1-1/+1
2019-06-04gitignore.txt: make slash-rules more readableDr. Adam Nielsen1-19/+41
2019-06-04l10n: it.po: Updated Italian translationAlessandro Menti1-4745/+6015
2019-06-04fetch: fix regression with transport helpersFelipe Contreras2-3/+4
2019-06-04fetch: make the code more understandableFelipe Contreras1-7/+9