summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-16Makefile: use compat regex with SANITIZE=addressLibravatar Jeff King2-0/+8
2020-01-16built-in add -i: accept open-ended ranges againLibravatar Johannes Schindelin2-1/+13
2020-01-16built-in add -i: do not try to `patch`/`diff` an empty list of filesLibravatar Johannes Schindelin1-2/+2
2020-01-16submodule.c: mark more strings for translationLibravatar Ralf Thielow1-14/+14
2020-01-16dir: point treat_leading_path() warning to the right placeLibravatar Jeff King1-3/+3
2020-01-16dir: restructure in a way to avoid passing around a struct direntLibravatar Jeff King1-42/+31
2020-01-16dir: treat_leading_path() and read_directory_recursive(), round 2Libravatar Elijah Newren2-1/+5
2020-01-16clean: demonstrate a bug with pathspecsLibravatar Derrick Stolee1-0/+9
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xLibravatar Johannes Schindelin2-4/+4
2020-01-13Git 2.25Libravatar Junio C Hamano1-1/+1
2020-01-12Merge tag 'l10n-2.25.0-rnd1' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano12-24312/+53740
2020-01-12Revert "Merge branch 'ra/rebase-i-more-options'"Libravatar Junio C Hamano7-327/+28
2020-01-12l10n: zh_CN: for git v2.25.0 l10n round 1Libravatar Jiang Xin1-2275/+2807
2020-01-11Merge branch 'master' of github.com:Softcatala/git-po into git-po-masterLibravatar Jiang Xin1-3757/+4260
2020-01-10Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Libravatar Junio C Hamano2-7/+7
2020-01-10Merge branch 'ma/config-advice-markup-fix'Libravatar Junio C Hamano1-1/+1
2020-01-10l10n: Update Catalan translationLibravatar Jordi Mas1-3757/+4260
2020-01-10mingw: safeguard better against backslashes in file namesLibravatar Johannes Schindelin via GitGitGadget2-7/+7
2020-01-10unpack-trees: correctly compute result countLibravatar Derrick Stolee via GitGitGadget1-2/+2
2020-01-10l10n: de.po: Update German translation v2.25.0 round 1Libravatar Matthias Rüster1-2282/+2844
2020-01-10l10n: de.po: Reword generation numbersLibravatar Thomas Braun1-1/+1
2020-01-09l10n: bg.po: Updated Bulgarian translation (4800t)Libravatar Alexander Shopov1-2353/+2905
2020-01-08config/advice.txt: fix description list separatorLibravatar Martin Ågren1-1/+1
2020-01-08Git 2.25-rc2Libravatar Junio C Hamano2-1/+5
2020-01-08Merge branch 'ds/graph-assert-fix'Libravatar Junio C Hamano2-8/+80
2020-01-08Merge branch 'tm/doc-submodule-absorb-fix'Libravatar Junio C Hamano1-1/+1
2020-01-08Merge branch 'pm/am-in-body-header-doc-update'Libravatar Junio C Hamano1-2/+2
2020-01-08Merge branch 'jb/doc-multi-pack-idx-fix'Libravatar Junio C Hamano1-1/+1
2020-01-08Merge branch 'do/gitweb-typofix-in-comments'Libravatar Junio C Hamano1-2/+2
2020-01-08Merge https://github.com/prati0100/git-guiLibravatar Junio C Hamano10-232/+920
2020-01-08graph: fix lack of color in horizontal linesLibravatar Derrick Stolee2-4/+38
2020-01-08graph: drop assert() for merge with two collapsing parentsLibravatar Derrick Stolee2-4/+42
2020-01-08transport: don't flush when disconnecting stateless-rpc helperLibravatar Jeff King2-1/+13