Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interpret_branch_name: always respect "namelen" parameter | Jeff King | 2014-01-15 | 1 | -1/+14 |
* | Add new @ shortcut for HEADfc/at-head | Felipe Contreras | 2013-09-12 | 1 | -0/+8 |
* | Revert "Add new @ shortcut for HEAD" | Junio C Hamano | 2013-08-14 | 1 | -2/+0 |
* | Add new @ shortcut for HEAD | Felipe Contreras | 2013-05-08 | 1 | -0/+2 |
* | tests: at-combinations: @{N} versus HEAD@{N} | Ramkumar Ramachandra | 2013-05-08 | 1 | -0/+13 |
* | tests: at-combinations: increase coverage | Ramkumar Ramachandra | 2013-05-08 | 1 | -0/+8 |
* | tests: at-combinations: improve nonsense() | Felipe Contreras | 2013-05-08 | 1 | -1/+1 |
* | tests: at-combinations: check ref names directly | Felipe Contreras | 2013-05-08 | 1 | -16/+23 |
* | tests: at-combinations: simplify setup | Felipe Contreras | 2013-05-07 | 1 | -4/+2 |
* | reject @{-1} not at beginning of object name | Jeff King | 2010-01-28 | 1 | -1/+1 |
* | fix parsing of @{-1}@{u} combination | Jeff King | 2010-01-28 | 1 | -2/+2 |
* | test combinations of @{} syntax | Jeff King | 2010-01-28 | 1 | -0/+51 |