summaryrefslogtreecommitdiff
path: root/t/t1401-symbolic-ref.sh
AgeCommit message (Expand)Author
2018-05-23t: make many tests depend less on the refs being filesDavid Turner
2017-10-07refs_resolve_ref_unsafe: handle d/f conflicts for writesJeff King
2016-09-02symbolic-ref -d: do not allow removal of HEADJunio C Hamano
2016-06-06reflog: continue walking the reflog past root commitsSZEDER Gábor
2016-01-26Merge branch 'jk/symbolic-ref'Junio C Hamano
2016-01-22Merge branch 'ep/shell-command-substitution-style'Junio C Hamano
2016-01-13lock_ref_sha1_basic: handle REF_NODEREF with invalid refsJeff King
2015-12-29create_symref: use existing ref-lock codeJeff King
2015-12-28Merge branch 'jk/symbolic-ref-maint'Junio C Hamano
2015-12-27t/t1401-symbolic-ref.sh: use the $( ... ) construct for command substitutionElia Pinto
2015-12-21t1401: test reflog creation for git-symbolic-refJeff King
2015-12-21symbolic-ref: propagate error code from create_symref()Jeff King
2015-09-25resolve_ref: use strbufs for internal buffersJeff King
2012-10-21git symbolic-ref --delete $symrefJohan Herland
2010-11-09tests: add missing &&Jonathan Nieder
2009-02-14symbolic-ref: allow refs/<whatever> in HEADJeff King
2009-01-29symbolic ref: refuse non-ref targets in HEADJeff King