summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Merge branch 'jk/asan-build-fix' into maintLibravatar Junio C Hamano2-0/+8
2020-02-14Merge branch 'ds/sparse-cone' into maintLibravatar Junio C Hamano2-2/+3
2020-02-14Merge branch 'nd/switch-and-restore' into maintLibravatar Junio C Hamano2-0/+19
2020-02-14Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' into maintLibravatar Junio C Hamano2-1/+13
2020-02-14Merge branch 'hw/tutorial-favor-switch-over-checkout' into maintLibravatar Junio C Hamano1-1/+1
2020-02-14Merge branch 'es/unpack-trees-oob-fix' into maintLibravatar Junio C Hamano1-2/+4
2020-02-14Merge branch 'bc/run-command-nullness-after-free-fix' into maintLibravatar Junio C Hamano1-1/+2
2020-02-14Merge branch 'en/string-list-can-be-custom-sorted' into maintLibravatar Junio C Hamano1-2/+4
2020-02-14Merge branch 'jt/sha1-file-remove-oi-skip-cached' into maintLibravatar Junio C Hamano2-22/+18
2020-02-14Merge branch 'hw/commit-advise-while-rejecting' into maintLibravatar Junio C Hamano2-0/+10
2020-02-11convert: fix typoLibravatar Johannes Schindelin1-1/+1
2020-02-10ci: ignore rubygems warning in the "Documentation" jobLibravatar Johannes Schindelin1-0/+1
2020-02-10pack-format: correct multi-pack-index descriptionLibravatar Johannes Berg1-2/+3
2020-02-09diff-options.txt: avoid "regex" overload in exampleLibravatar Martin Ågren1-4/+4
2020-02-07doc: describe Git bundle formatLibravatar Masaya Suzuki1-0/+48
2020-02-07submodule: add newline on invalid submodule errorLibravatar Emily Shaffer1-1/+1
2020-02-05parse-options: lose an unnecessary space in an error messageLibravatar Jacques Bodin-Hullin2-4/+4
2020-02-04index-pack: downgrade twice-resolved REF_DELTA to die()Libravatar Jeff King2-5/+7
2020-02-04notes.c: fix off-by-one error when decreasing notes fanoutLibravatar Johan Herland2-8/+18
2020-02-04t3305: check notes fanout more carefully and robustlyLibravatar Johan Herland1-25/+76
2020-02-04git-filter-branch.txt: wrap "maths" notation in backticksLibravatar Martin Ågren1-3/+3
2020-01-31submodule foreach: replace $path with $sm_path in exampleLibravatar Kyle Meyer1-1/+1
2020-01-30.mailmap: map Yi-Jyun Pan's emailLibravatar Denton Liu1-0/+1
2020-01-30grep: ignore --recurse-submodules if --no-index is givenLibravatar Philippe Blain3-4/+17
2020-01-28obstack: avoid computing offsets from NULL pointerLibravatar Jeff King1-2/+4
2020-01-28xdiff: avoid computing non-zero offset from NULL pointerLibravatar Jeff King1-2/+6
2020-01-28avoid computing zero offsets from NULL pointerLibravatar Jeff King3-6/+6
2020-01-28git rm submodule: succeed if .gitmodules index stat info is zeroLibravatar David Turner2-1/+8
2020-01-27.mailmap: fix GGG authoship screwupLibravatar Junio C Hamano1-0/+1
2020-01-27t5616: make robust to delta base changeLibravatar Jonathan Tan1-13/+23
2020-01-27merge-recursive: use subtraction to flip stageLibravatar Junio C Hamano1-3/+2
2020-01-27merge-recursive: silence -Wxor-used-as-pow warningLibravatar Jeff King1-5/+14
2020-01-27.mailmap: fix erroneous authorship for Johannes SchindelinLibravatar Denton Liu1-0/+1
2020-01-23rebase -i: also avoid SHA-1 collisions with missingCommitsCheckLibravatar Johannes Schindelin2-3/+7
2020-01-23rebase -i: re-fix short SHA-1 collisionLibravatar Johannes Schindelin2-3/+23
2020-01-23parse_insn_line(): improve error message when parsing failedLibravatar Johannes Schindelin1-3/+4
2020-01-22submodule.c: use get_git_dir() instead of get_git_common_dir()Libravatar Philippe Blain2-3/+36
2020-01-22t2405: clarify test descriptions and simplify testLibravatar Philippe Blain1-20/+16
2020-01-22t2405: use git -C and test_commit -C instead of subshellsLibravatar Philippe Blain1-25/+9
2020-01-22t7410: rename to t2405-worktree-submodule.shLibravatar Philippe Blain1-1/+1
2020-01-22docs: mention when increasing http.postBuffer is valuableLibravatar brian m. carlson1-0/+8
2020-01-22doc: dissuade users from trying to ignore tracked filesLibravatar brian m. carlson1-0/+16
2020-01-22doc: provide guidance on user.name formatLibravatar brian m. carlson2-1/+12
2020-01-22docs: expand on possible and recommended user config optionsLibravatar brian m. carlson1-0/+7
2020-01-22doc: move author and committer information to git-commit(1)Libravatar brian m. carlson4-27/+51
2020-01-21docs: use "currently" for the present timeLibravatar brian m. carlson1-2/+2
2020-01-21fetch: document and test --refmap=""Libravatar Derrick Stolee2-1/+28
2020-01-16Sync with maintLibravatar Junio C Hamano2-4/+4
2020-01-16t7800: don't rely on reuse_worktree_file()Libravatar Jeff King1-3/+2
2020-01-16t4018: drop "debugging" cat from hunk-header testsLibravatar Jeff King1-1/+0