summaryrefslogtreecommitdiffstats
path: root/credential-store.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-07t5318: update for SHA-256brian m. carlson1-2/+2
2020-02-07t5515: make test hash independentbrian m. carlson1-5/+54
2020-02-07t5321: make test hash independentbrian m. carlson1-2/+2
2020-02-07t5313: make test hash independentbrian m. carlson1-4/+15
2020-02-07t5309: make test hash independentbrian m. carlson1-8/+2
2020-02-07t5302: make hash size independentbrian m. carlson1-9/+12
2020-02-07t4060: make test work with SHA-256brian m. carlson1-56/+70
2020-02-07t4211: add test cases for SHA-256brian m. carlson14-1/+1263
2020-02-07t4211: move SHA-1-specific test cases into a directorybrian m. carlson14-1/+1
2020-02-07t4013: make test hash independentbrian m. carlson1-6/+38
2020-02-07t3311: make test work with SHA-256brian m. carlson1-25/+35
2020-02-07t3310: make test work with SHA-256brian m. carlson1-26/+58
2020-02-07t3309: make test work with SHA-256brian m. carlson1-84/+144
2020-02-07t3308: make test work with SHA-256brian m. carlson1-28/+55
2020-02-07t3206: make hash size independentbrian m. carlson1-3/+11
2020-02-07t/lib-pack: support SHA-256brian m. carlson1-5/+30
2020-02-05The third batch for 2.26Junio C Hamano1-0/+31
2020-01-30The second batchJunio C Hamano1-0/+47
2020-01-30.mailmap: map Yi-Jyun Pan's emailDenton Liu1-0/+1
2020-01-27.mailmap: fix GGG authoship screwupJunio C Hamano1-0/+1
2020-01-27.mailmap: fix erroneous authorship for Johannes SchindelinDenton Liu1-0/+1
2020-01-23completion: add support for sparse-checkoutMatheus Tavares1-0/+21
2020-01-23doc: sparse-checkout: mention --cone optionMatheus Tavares1-0/+4
2020-01-23The first batch post 2.25 cycleJunio C Hamano3-2/+55
2020-01-22submodule.c: use get_git_dir() instead of get_git_common_dir()Philippe Blain2-3/+36
2020-01-22t2405: clarify test descriptions and simplify testPhilippe Blain1-20/+16
2020-01-22t2405: use git -C and test_commit -C instead of subshellsPhilippe Blain1-25/+9
2020-01-22t7410: rename to t2405-worktree-submodule.shPhilippe Blain1-1/+1
2020-01-22docs: mention when increasing http.postBuffer is valuablebrian m. carlson1-0/+8
2020-01-22doc: dissuade users from trying to ignore tracked filesbrian m. carlson1-0/+16
2020-01-22doc: provide guidance on user.name formatbrian m. carlson2-1/+12
2020-01-22docs: expand on possible and recommended user config optionsbrian m. carlson1-0/+7
2020-01-22doc: move author and committer information to git-commit(1)brian m. carlson4-27/+51
2020-01-21templates: fix deprecated type option `--bool`Lucius Hu2-6/+6
2020-01-21t6025: use helpers to replace test -f <path>Shourya Shukla1-3/+3
2020-01-21t6025: modernize styleShourya Shukla1-47/+48
2020-01-21docs: use "currently" for the present timebrian m. carlson1-2/+2
2020-01-21fetch: document and test --refmap=""Derrick Stolee2-1/+28
2020-01-17fetch: emphasize failure during submodule fetchEmily Shaffer1-4/+15
2020-01-16t7800: don't rely on reuse_worktree_file()Jeff King1-3/+2
2020-01-16t4018: drop "debugging" cat from hunk-header testsJeff King1-1/+0
2020-01-16Makefile: use compat regex with SANITIZE=addressJeff King2-0/+8
2020-01-16built-in add -i: accept open-ended ranges againJohannes Schindelin2-1/+13
2020-01-16built-in add -i: do not try to `patch`/`diff` an empty list of filesJohannes Schindelin1-2/+2
2020-01-16submodule.c: mark more strings for translationRalf Thielow1-14/+14
2020-01-16dir: point treat_leading_path() warning to the right placeJeff King1-3/+3
2020-01-16dir: restructure in a way to avoid passing around a struct direntJeff King1-42/+31
2020-01-16dir: treat_leading_path() and read_directory_recursive(), round 2Elijah Newren2-1/+5
2020-01-16clean: demonstrate a bug with pathspecsDerrick Stolee1-0/+9
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin2-4/+4