Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/symbolic-ref' | Junio C Hamano | 2016-01-26 |
|\ | |||
| * | lock_ref_sha1_basic: handle REF_NODEREF with invalid refs | Jeff King | 2016-01-13 |
| * | create_symref: use existing ref-lock code | Jeff King | 2015-12-29 |
* | | Merge branch 'ep/shell-command-substitution-style' | Junio C Hamano | 2016-01-22 |
|\ \ | |/ |/| | |||
| * | t/t1401-symbolic-ref.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2015-12-27 |
* | | Merge branch 'jk/symbolic-ref-maint' | Junio C Hamano | 2015-12-28 |
|\ \ | |/ |/| | |||
| * | t1401: test reflog creation for git-symbolic-ref | Jeff King | 2015-12-21 |
| * | symbolic-ref: propagate error code from create_symref() | Jeff King | 2015-12-21 |
* | | resolve_ref: use strbufs for internal buffers | Jeff King | 2015-09-25 |
|/ | |||
* | git symbolic-ref --delete $symref | Johan Herland | 2012-10-21 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 |
* | symbolic-ref: allow refs/<whatever> in HEAD | Jeff King | 2009-02-13 |
* | symbolic ref: refuse non-ref targets in HEAD | Jeff King | 2009-01-29 |