summaryrefslogtreecommitdiff
path: root/t/t1401-symbolic-ref.sh
Commit message (Expand)AuthorAgeFilesLines
* symbolic-ref -d: do not allow removal of HEADjc/forbid-symbolic-ref-d-HEADJunio C Hamano2016-09-021-7/+14
* reflog: continue walking the reflog past root commitsSZEDER Gábor2016-06-061-1/+1
* Merge branch 'jk/symbolic-ref'Junio C Hamano2016-01-261-0/+15
|\
| * lock_ref_sha1_basic: handle REF_NODEREF with invalid refsjk/symbolic-refJeff King2016-01-131-0/+7
| * create_symref: use existing ref-lock codeJeff King2015-12-291-0/+8
* | Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-221-1/+1
|\ \ | |/ |/|
| * t/t1401-symbolic-ref.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* | Merge branch 'jk/symbolic-ref-maint'Junio C Hamano2015-12-281-0/+22
|\ \ | |/ |/|
| * t1401: test reflog creation for git-symbolic-refjk/symbolic-ref-maintJeff King2015-12-211-0/+16
| * symbolic-ref: propagate error code from create_symref()Jeff King2015-12-211-0/+6
* | resolve_ref: use strbufs for internal buffersJeff King2015-09-251-0/+29
|/
* git symbolic-ref --delete $symrefJohan Herland2012-10-211-0/+30
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* symbolic-ref: allow refs/<whatever> in HEADJeff King2009-02-131-5/+0
* symbolic ref: refuse non-ref targets in HEADJeff King2009-01-291-0/+41