summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | completion: refactor existence checks for pseudorefsStan Hu2023-12-201-5/+15
| | |/ / / | |/| | |
* | | | | Merge branch 'en/complete-sparse-checkout'Junio C Hamano2023-12-201-3/+120
|\ \ \ \ \
| * | | | | completion: avoid user confusion in non-cone modeElijah Newren2023-12-031-0/+89
| * | | | | completion: avoid misleading completions in cone modeElijah Newren2023-12-031-0/+20
| * | | | | completion: fix logic for determining whether cone mode is activeElijah Newren2023-12-031-2/+10
| * | | | | completion: squelch stray errors in sparse-checkout completionElijah Newren2023-12-031-1/+1
| |/ / / /
* | | | | Merge branch 'tz/send-email-negatable-options'Junio C Hamano2023-12-102-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger2023-11-162-2/+2
* | | | | Merge branch 'ps/ban-a-or-o-operator-with-test'Junio C Hamano2023-12-101-11/+23
|\ \ \ \ \
| * | | | | contrib/subtree: convert subtree type check to use case statementPatrick Steinhardt2023-11-111-4/+10
| * | | | | contrib/subtree: stop using `-o` to test for number of argsPatrick Steinhardt2023-11-111-5/+11
| * | | | | global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt2023-11-111-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'js/doc-unit-tests-with-cmake'Junio C Hamano2023-12-101-4/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmake: handle also unit testsJohannes Schindelin2023-11-101-0/+11
| * | | | cmake: use test names instead of full pathsJohannes Schindelin2023-11-101-2/+3
| * | | | cmake: fix typo in variable nameJohannes Schindelin2023-11-101-2/+2
| * | | | cmake: also build unit testsJohannes Schindelin2023-11-101-0/+18
| | |/ / | |/| |
* | | | Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-1/+1
|\ \ \ \
| * | | | tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sn/typo-grammo-phraso-fixes'Junio C Hamano2023-10-292-3/+3
|\ \ \ \
| * | | | git-jump: admit to passing merge mode args to ls-filesŠtěpán Němec2023-10-051-1/+1
| * | | | doc: fix some typos, grammar and wording issuesŠtěpán Němec2023-10-051-2/+2
* | | | | completion: complete '--dd'Sergey Organov2023-10-091-1/+1
|/ / / /
* | | | completion: loosen and document the requirement around completing aliasJunio C Hamano2023-09-201-2/+3
* | | | Merge branch 'pb/completion-aliases-doc'Junio C Hamano2023-09-201-0/+1
|\ \ \ \
| * | | | completion: improve doc for complex aliasesPhilippe Blain2023-09-131-0/+1
| |/ / /
* | | | Merge branch 'pb/complete-commit-trailers'Junio C Hamano2023-09-201-0/+9
|\ \ \ \
| * | | | completion: commit: complete trailers tokens more robustlyPhilippe Blain2023-09-131-1/+1
| * | | | completion: commit: complete configured trailer tokensPhilippe Blain2023-09-071-0/+9
* | | | | Merge branch 'js/complete-checkout-t'Junio C Hamano2023-09-181-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | completion(switch/checkout): treat --track and -t the sameJohannes Schindelin2023-09-081-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'mh/credential-erase-improvements-more'Junio C Hamano2023-08-282-4/+33
|\ \ \ \
| * | | | credential/wincred: erase matching creds onlyM Hickford2023-07-261-4/+16
| * | | | credential/libsecret: erase matching creds onlyM Hickford2023-07-261-0/+17
| | |_|/ | |/| |
* | | | Merge branch 'mh/credential-libsecret-attrs'Junio C Hamano2023-08-281-6/+72
|\ \ \ \
| * | | | credential/libsecret: store new attributesM Hickford2023-06-161-6/+72
| |/ / /
* | | | Merge branch 'rs/parse-options-negation-help'Junio C Hamano2023-08-252-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | parse-options: show negatability of options in short helpRené Scharfe2023-08-071-1/+1
| * | | subtree: disallow --no-{help,quiet,debug,branch,message}René Scharfe2023-08-071-5/+5
* | | | Merge branch 'ds/maintenance-on-windows-fix'Junio C Hamano2023-08-153-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin2023-08-093-2/+12
| |/ /
* | | Merge branch 'gc/config-context'Junio C Hamano2023-07-062-0/+171
|\ \ \
| * | | config: pass kvi to die_bad_number()Glen Choo2023-06-281-0/+27
| * | | config: add ctx arg to config_fn_tGlen Choo2023-06-281-0/+144
* | | | Merge branch 'pb/complete-diff-options'Junio C Hamano2023-07-061-9/+48
|\ \ \ \
| * | | | completion: complete --remerge-diffPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --diff-merges, its options and --no-diff-mergesPhilippe Blain2023-06-261-0/+16
| * | | | completion: move --pickaxe-{all,regex} to __git_diff_common_optionsPhilippe Blain2023-06-261-2/+3
| * | | | completion: complete --ws-error-highlightPhilippe Blain2023-06-261-0/+14
| * | | | completion: complete --unifiedPhilippe Blain2023-06-261-1/+1