| Commit message (Expand) | Author | Age | Files | Lines |
* | symbolic-ref -d: do not allow removal of HEADjc/forbid-symbolic-ref-d-HEAD | Junio C Hamano | 2016-09-02 | 1 | -7/+14 |
* | reflog: continue walking the reflog past root commits | SZEDER Gábor | 2016-06-06 | 1 | -1/+1 |
* | Merge branch 'jk/symbolic-ref' | Junio C Hamano | 2016-01-26 | 1 | -0/+15 |
|\ |
|
| * | lock_ref_sha1_basic: handle REF_NODEREF with invalid refsjk/symbolic-ref | Jeff King | 2016-01-13 | 1 | -0/+7 |
| * | create_symref: use existing ref-lock code | Jeff King | 2015-12-29 | 1 | -0/+8 |
* | | Merge branch 'ep/shell-command-substitution-style' | Junio C Hamano | 2016-01-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | t/t1401-symbolic-ref.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2015-12-27 | 1 | -1/+1 |
* | | Merge branch 'jk/symbolic-ref-maint' | Junio C Hamano | 2015-12-28 | 1 | -0/+22 |
|\ \
| |/
|/| |
|
| * | t1401: test reflog creation for git-symbolic-refjk/symbolic-ref-maint | Jeff King | 2015-12-21 | 1 | -0/+16 |
| * | symbolic-ref: propagate error code from create_symref() | Jeff King | 2015-12-21 | 1 | -0/+6 |
* | | resolve_ref: use strbufs for internal buffers | Jeff King | 2015-09-25 | 1 | -0/+29 |
|/ |
|
* | git symbolic-ref --delete $symref | Johan Herland | 2012-10-21 | 1 | -0/+30 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | symbolic-ref: allow refs/<whatever> in HEAD | Jeff King | 2009-02-13 | 1 | -5/+0 |
* | symbolic ref: refuse non-ref targets in HEAD | Jeff King | 2009-01-29 | 1 | -0/+41 |