summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | completion: complete --output-indicator-{context,new,old}Philippe Blain2023-06-261-1/+2
| * | | | completion: complete --outputPhilippe Blain2023-06-261-0/+1
| * | | | completion: complete --no-statPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --no-relativePhilippe Blain2023-06-261-1/+2
| * | | | completion: complete --line-prefixPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --ita-invisible-in-index and --ita-visible-in-indexPhilippe Blain2023-06-261-0/+1
| * | | | completion: complete --irreversible-deletePhilippe Blain2023-06-261-0/+1
| * | | | completion: complete --ignore-matching-linesPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --function-contextPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --find-renamesPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --find-objectPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --find-copiesPhilippe Blain2023-06-261-0/+1
| * | | | completion: complete --default-prefixPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --compact-summaryPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --combined-all-pathsPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --ccPhilippe Blain2023-06-261-1/+1
| * | | | completion: complete --break-rewritesPhilippe Blain2023-06-261-1/+1
| * | | | completion: add comments describing __git_diff_* globalsPhilippe Blain2023-06-261-0/+2
| | |/ / | |/| |
* | | | cache.h: remove this no-longer-used headerElijah Newren2023-06-211-1/+1
| |/ / |/| |
* | | Merge branch 'pb/complete-and-document-auto-merge-and-friends'Junio C Hamano2023-06-211-1/+1
|\ \ \
| * | | completion: complete AUTO_MERGEPhilippe Blain2023-05-231-1/+1
| * | | completion: complete REVERT_HEAD and BISECT_HEADPhilippe Blain2023-05-231-1/+1
| |/ /
* | | Merge branch 'gc/doc-cocci-updates'Junio C Hamano2023-06-131-4/+36
|\ \ \ | |/ / |/| |