summaryrefslogtreecommitdiff
path: root/builtin/show-ref.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/peel-ref'Jeff King2012-10-251-20/+3
|\
| * peel_ref: do not return a null sha1Jeff King2012-10-041-20/+3
* | i18n: show-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-14/+14
|/
* Convert many resolve_ref() calls to read_ref*() and ref_exists()Nguyễn Thái Ngọc Duy2011-11-131-1/+1
* Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-051-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
* string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-051-1/+1
* string_list: Fix argument order for string_list_insertJulian Phillips2010-06-271-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+249