aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/symbolic-ref.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14standardize usage info string formatAlex Henrie1-2/+2
2014-10-15refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg1-1/+1
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder1-1/+1
2013-10-16C: have space around && and || operatorsJunio C Hamano1-1/+1
2012-10-21git symbolic-ref --delete $symrefJohan Herland1-10/+23
2012-08-22i18n: symbolic-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy1-4/+4
2012-02-27symbolic-ref --short: abbreviate the output unambiguouslyJan Krüger1-3/+8
2011-12-13Rename resolve_ref() to resolve_ref_unsafe()Nguyễn Thái Ngọc Duy1-1/+1
2010-11-15Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder1-1/+2
2010-11-15add description parameter to OPT__QUIETRené Scharfe1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+57