summaryrefslogtreecommitdiff
path: root/builtin/symbolic-ref.c
Commit message (Expand)AuthorAgeFilesLines
* standardize usage info string formatAlex Henrie2015-01-141-2/+2
* refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-151-1/+1
* replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-1/+1
* C: have space around && and || operatorsJunio C Hamano2013-10-161-1/+1
* git symbolic-ref --delete $symrefJohan Herland2012-10-211-10/+23
* i18n: symbolic-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-4/+4
* symbolic-ref --short: abbreviate the output unambiguouslyjk/symbolic-ref-shortJan Krüger2012-02-271-3/+8
* Rename resolve_ref() to resolve_ref_unsafe()nd/resolve-refNguyễn Thái Ngọc Duy2011-12-131-1/+1
* Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-151-1/+2
* add description parameter to OPT__QUIETRené Scharfe2010-11-151-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+57