Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | completion: refactor existence checks for pseudorefs | Stan Hu | 2023-12-20 | 1 | -5/+15 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'en/complete-sparse-checkout' | Junio C Hamano | 2023-12-20 | 1 | -3/+120 | |
|\ \ \ \ \ | ||||||
| * | | | | | completion: avoid user confusion in non-cone mode | Elijah Newren | 2023-12-03 | 1 | -0/+89 | |
| * | | | | | completion: avoid misleading completions in cone mode | Elijah Newren | 2023-12-03 | 1 | -0/+20 | |
| * | | | | | completion: fix logic for determining whether cone mode is active | Elijah Newren | 2023-12-03 | 1 | -2/+10 | |
| * | | | | | completion: squelch stray errors in sparse-checkout completion | Elijah Newren | 2023-12-03 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'tz/send-email-negatable-options' | Junio C Hamano | 2023-12-10 | 2 | -2/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | perl: bump the required Perl version to 5.8.1 from 5.8.0 | Todd Zullinger | 2023-11-16 | 2 | -2/+2 | |
* | | | | | Merge branch 'ps/ban-a-or-o-operator-with-test' | Junio C Hamano | 2023-12-10 | 1 | -11/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | contrib/subtree: convert subtree type check to use case statement | Patrick Steinhardt | 2023-11-11 | 1 | -4/+10 | |
| * | | | | | contrib/subtree: stop using `-o` to test for number of args | Patrick Steinhardt | 2023-11-11 | 1 | -5/+11 | |
| * | | | | | global: convert trivial usages of `test <expr> -a/-o <expr>` | Patrick Steinhardt | 2023-11-11 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'js/doc-unit-tests-with-cmake' | Junio C Hamano | 2023-12-10 | 1 | -4/+34 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | cmake: handle also unit tests | Johannes Schindelin | 2023-11-10 | 1 | -0/+11 | |
| * | | | | cmake: use test names instead of full paths | Johannes Schindelin | 2023-11-10 | 1 | -2/+3 | |
| * | | | | cmake: fix typo in variable name | Johannes Schindelin | 2023-11-10 | 1 | -2/+2 | |
| * | | | | cmake: also build unit tests | Johannes Schindelin | 2023-11-10 | 1 | -0/+18 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'jc/test-i18ngrep' | Junio C Hamano | 2023-11-08 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'sn/typo-grammo-phraso-fixes' | Junio C Hamano | 2023-10-29 | 2 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | git-jump: admit to passing merge mode args to ls-files | Štěpán Němec | 2023-10-05 | 1 | -1/+1 | |
| * | | | | doc: fix some typos, grammar and wording issues | Štěpán Němec | 2023-10-05 | 1 | -2/+2 | |
* | | | | | completion: complete '--dd' | Sergey Organov | 2023-10-09 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | completion: loosen and document the requirement around completing alias | Junio C Hamano | 2023-09-20 | 1 | -2/+3 | |
* | | | | Merge branch 'pb/completion-aliases-doc' | Junio C Hamano | 2023-09-20 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | completion: improve doc for complex aliases | Philippe Blain | 2023-09-13 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'pb/complete-commit-trailers' | Junio C Hamano | 2023-09-20 | 1 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | completion: commit: complete trailers tokens more robustly | Philippe Blain | 2023-09-13 | 1 | -1/+1 | |
| * | | | | completion: commit: complete configured trailer tokens | Philippe Blain | 2023-09-07 | 1 | -0/+9 | |
* | | | | | Merge branch 'js/complete-checkout-t' | Junio C Hamano | 2023-09-18 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | completion(switch/checkout): treat --track and -t the same | Johannes Schindelin | 2023-09-08 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'mh/credential-erase-improvements-more' | Junio C Hamano | 2023-08-28 | 2 | -4/+33 | |
|\ \ \ \ | ||||||
| * | | | | credential/wincred: erase matching creds only | M Hickford | 2023-07-26 | 1 | -4/+16 | |
| * | | | | credential/libsecret: erase matching creds only | M Hickford | 2023-07-26 | 1 | -0/+17 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'mh/credential-libsecret-attrs' | Junio C Hamano | 2023-08-28 | 1 | -6/+72 | |
|\ \ \ \ | ||||||
| * | | | | credential/libsecret: store new attributes | M Hickford | 2023-06-16 | 1 | -6/+72 | |
| |/ / / | ||||||
* | | | | Merge branch 'rs/parse-options-negation-help' | Junio C Hamano | 2023-08-25 | 2 | -6/+6 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | parse-options: show negatability of options in short help | René Scharfe | 2023-08-07 | 1 | -1/+1 | |
| * | | | subtree: disallow --no-{help,quiet,debug,branch,message} | René Scharfe | 2023-08-07 | 1 | -5/+5 | |
* | | | | Merge branch 'ds/maintenance-on-windows-fix' | Junio C Hamano | 2023-08-15 | 3 | -2/+12 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | win32: add a helper to run `git.exe` without a foreground window | Johannes Schindelin | 2023-08-09 | 3 | -2/+12 | |
| |/ / | ||||||
* | | | Merge branch 'gc/config-context' | Junio C Hamano | 2023-07-06 | 2 | -0/+171 | |
|\ \ \ | ||||||
| * | | | config: pass kvi to die_bad_number() | Glen Choo | 2023-06-28 | 1 | -0/+27 | |
| * | | | config: add ctx arg to config_fn_t | Glen Choo | 2023-06-28 | 1 | -0/+144 | |
* | | | | Merge branch 'pb/complete-diff-options' | Junio C Hamano | 2023-07-06 | 1 | -9/+48 | |
|\ \ \ \ | ||||||
| * | | | | completion: complete --remerge-diff | Philippe Blain | 2023-06-26 | 1 | -1/+1 | |
| * | | | | completion: complete --diff-merges, its options and --no-diff-merges | Philippe Blain | 2023-06-26 | 1 | -0/+16 | |
| * | | | | completion: move --pickaxe-{all,regex} to __git_diff_common_options | Philippe Blain | 2023-06-26 | 1 | -2/+3 | |
| * | | | | completion: complete --ws-error-highlight | Philippe Blain | 2023-06-26 | 1 | -0/+14 | |
| * | | | | completion: complete --unified | Philippe Blain | 2023-06-26 | 1 | -1/+1 |