aboutsummaryrefslogtreecommitdiff
path: root/builtin/show-ref.c
Commit message (Expand)AuthorAge
* Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
* Remove deprecated OPTION_BOOLEAN for parsing argumentsStefan Beller2013-08-05
* Merge branch 'db/show-ref-head'Junio C Hamano2013-07-22
|\
| * show-ref: make --head always show the HEAD refDoug Bell2013-07-17
* | exclude_existing(): set existing_refs.strdup_stringsMichael Haggerty2013-06-02
|/
* Merge branch 'jk/peel-ref'Jeff King2012-10-25
|\
| * peel_ref: do not return a null sha1Jeff King2012-10-04
* | i18n: show-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-22
|/
* Convert many resolve_ref() calls to read_ref*() and ref_exists()Nguyễn Thái Ngọc Duy2011-11-13
* Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-05
* Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-15
* add description parameter to OPT__QUIETRené Scharfe2010-11-15
* string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-05
* string_list: Fix argument order for string_list_insertJulian Phillips2010-06-27
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22