summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-25submodule foreach: fix recursion of optionsLibravatar Morian Sonnet2-0/+8
2019-06-24pager: add a helper function to clear the last line in the terminalLibravatar SZEDER Gábor3-3/+24
2019-06-24t3404: make the 'rebase.missingCommitsCheck=ignore' test more focusedLibravatar SZEDER Gábor1-14/+1
2019-06-24t3404: modernize here doc styleLibravatar SZEDER Gábor1-65/+58
2019-06-24doc: don't use git.kernel.org as example gitweb URLLibravatar Jakub Wilk1-2/+1
2019-06-24config: simplify parsing of unit factorsLibravatar René Scharfe1-18/+12
2019-06-24config: don't multiply in parse_unit_factor()Libravatar René Scharfe1-7/+9
2019-06-24config: use unsigned_mult_overflows to check for overflowsLibravatar René Scharfe1-6/+7
2019-06-24t0001: fix on case-insensitive filesystemsLibravatar Johannes Schindelin2-14/+23
2019-06-20delta-islands: respect progress flagLibravatar Jeff King3-4/+5
2019-06-19stash: fix show referencing stash indexLibravatar Thomas Gummerer2-4/+23
2019-06-19wt-status.h: drop stdio.h includeLibravatar Jeff King1-1/+0
2019-06-19verify-tag: drop signal.h includeLibravatar Jeff King2-2/+0
2019-06-19wrapper: avoid undefined behaviour in macOSLibravatar Carlo Marcelo Arenas Belón1-1/+1
2019-06-19interpret-trailers: load default configLibravatar Jeff King2-27/+47
2019-06-17use COPY_ARRAY for copying arraysLibravatar René Scharfe4-7/+7
2019-06-17coccinelle: use COPY_ARRAY for copying arraysLibravatar René Scharfe1-15/+46
2019-06-17fsmonitor: avoid signed integer overflow / infinite loopLibravatar Carlo Marcelo Arenas Belón1-4/+4
2019-06-14t3404: fix a typoLibravatar Johannes Schindelin1-1/+1
2019-06-13cleanup: fix possible overflow errors in binary search, part 2Libravatar René Scharfe6-7/+8
2019-06-13add -p: fix checkout -p with pathological contextLibravatar Phillip Wood2-1/+13
2019-06-13config: avoid calling `labs()` on too-large data typeLibravatar Johannes Schindelin1-2/+2
2019-06-13winansi: simplify loading the GetCurrentConsoleFontEx() functionLibravatar Johannes Schindelin1-9/+5
2019-06-13kwset: allow building with GCC 8Libravatar Johannes Schindelin1-1/+7
2019-06-13poll (mingw): allow compiling with GCC 8 and DEVELOPER=1Libravatar Johannes Schindelin1-1/+1
2019-06-12packfile: rename close_all_packs to close_object_storeLibravatar Derrick Stolee11-12/+12
2019-06-12packfile: close commit-graph in close_all_packsLibravatar Derrick Stolee1-0/+3
2019-06-12commit-graph: use raw_object_store when closingLibravatar Derrick Stolee3-6/+6
2019-06-12commit-graph: extract write_commit_graph_file()Libravatar Derrick Stolee1-75/+80
2019-06-12commit-graph: extract copy_oids_to_commits()Libravatar Derrick Stolee1-25/+32
2019-06-12commit-graph: extract count_distinct_commits()Libravatar Derrick Stolee1-13/+22
2019-06-12commit-graph: extract fill_oids_from_all_packs()Libravatar Derrick Stolee1-11/+15
2019-06-12commit-graph: extract fill_oids_from_commit_hex()Libravatar Derrick Stolee1-32/+40
2019-06-12commit-graph: extract fill_oids_from_packs()Libravatar Derrick Stolee1-36/+47
2019-06-12commit-graph: create write_commit_graph_contextLibravatar Derrick Stolee1-196/+194
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-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-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