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