Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t[01]*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-19 | 1 | -14/+14 |
* | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-19 | 1 | -0/+3 |
* | Merge branch 'wp/sha1-name-negative-match' | Junio C Hamano | 2016-02-10 | 1 | -1/+52 |
|\ | |||||
| * | object name: introduce '^{/!-<negative pattern>}' notationwp/sha1-name-negative-match | Will Palmer | 2016-02-01 | 1 | -1/+30 |
| * | test for '!' handling in rev-parse's named commits | Will Palmer | 2016-01-11 | 1 | -1/+23 |
* | | t/t1511-rev-parse-caret.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2015-12-27 | 1 | -2/+2 |
|/ | |||||
* | peel_onion(): add support for <rev>^{tag} | Richard Hansen | 2013-09-03 | 1 | -0/+7 |
* | test: fix '&&' chaining | Ramkumar Ramachandra | 2011-12-08 | 1 | -1/+1 |
* | get_sha1: support $commit^{/regex} syntax | Nguyễn Thái Ngọc Duy | 2010-12-14 | 1 | -0/+73 |