summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-27.mailmap: fix erroneous authorship for Johannes SchindelinLibravatar Denton Liu1-0/+1
2020-01-23completion: add support for sparse-checkoutLibravatar Matheus Tavares1-0/+21
2020-01-23doc: sparse-checkout: mention --cone optionLibravatar Matheus Tavares1-0/+4
2020-01-22The first batch post 2.25 cycleLibravatar Junio C Hamano3-2/+55
2020-01-22Merge branch 'nd/switch-and-restore'Libravatar Junio C Hamano2-0/+19
2020-01-22Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport'Libravatar Junio C Hamano2-1/+13
2020-01-22Merge branch 'hw/tutorial-favor-switch-over-checkout'Libravatar Junio C Hamano1-1/+1
2020-01-22Merge branch 'es/unpack-trees-oob-fix'Libravatar Junio C Hamano1-2/+4
2020-01-22Merge branch 'bc/run-command-nullness-after-free-fix'Libravatar Junio C Hamano1-1/+2
2020-01-22Merge branch 'en/string-list-can-be-custom-sorted'Libravatar Junio C Hamano1-2/+4
2020-01-22Merge branch 'en/simplify-check-updates-in-unpack-trees'Libravatar Junio C Hamano1-12/+14
2020-01-22Merge branch 'jt/sha1-file-remove-oi-skip-cached'Libravatar Junio C Hamano2-22/+18
2020-01-22Merge branch 'hw/commit-advise-while-rejecting'Libravatar Junio C Hamano2-0/+10
2020-01-22Merge branch 'dl/credential-netrc'Libravatar Junio C Hamano3-3/+26
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-21templates: fix deprecated type option `--bool`Libravatar Lucius Hu2-6/+6
2020-01-21t6025: use helpers to replace test -f <path>Libravatar Shourya Shukla1-3/+3
2020-01-21t6025: modernize styleLibravatar Shourya Shukla1-47/+48
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-17fetch: emphasize failure during submodule fetchLibravatar Emily Shaffer1-4/+15
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-15t5604: make hash independentLibravatar brian m. carlson1-2/+3
2020-01-15t5601: switch into repository to hash objectLibravatar brian m. carlson1-2/+2
2020-01-15t5562: use $ZERO_OIDLibravatar brian m. carlson1-1/+1
2020-01-15t5540: make hash size independentLibravatar brian m. carlson1-4/+2
2020-01-15t5537: make hash size independentLibravatar brian m. carlson1-2/+6
2020-01-15t5530: compute results based on object lengthLibravatar brian m. carlson1-12/+14
2020-01-15t5512: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-8/+9
2020-01-15t5510: make hash size independentLibravatar brian m. carlson1-4/+5
2020-01-15t5504: make hash algorithm independentLibravatar brian m. carlson1-8/+9