Age | Commit message (Expand) | Author | Files | Lines |
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -3/+3 |
2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 1 | -5/+5 |
2013-08-05 | Remove deprecated OPTION_BOOLEAN for parsing arguments | Stefan Beller | 1 | -3/+2 |
2013-07-22 | Merge branch 'db/show-ref-head' | Junio C Hamano | 1 | -2/+6 |
2013-07-17 | show-ref: make --head always show the HEAD ref | Doug Bell | 1 | -2/+6 |
2013-06-02 | exclude_existing(): set existing_refs.strdup_strings | Michael Haggerty | 1 | -1/+1 |
2012-10-25 | Merge branch 'jk/peel-ref' | Jeff King | 1 | -20/+3 |
2012-10-04 | peel_ref: do not return a null sha1 | Jeff King | 1 | -20/+3 |
2012-08-22 | i18n: show-ref: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -14/+14 |
2011-11-13 | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2011-10-05 | Change check_ref_format() to take a flags argument | Michael Haggerty | 1 | -1/+1 |
2010-11-15 | Describe various forms of "be quiet" using OPT__QUIET | Jonathan Nieder | 1 | -1/+2 |
2010-11-15 | add description parameter to OPT__QUIET | René Scharfe | 1 | -1/+1 |
2010-07-05 | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 1 | -1/+1 |
2010-06-27 | string_list: Fix argument order for string_list_insert | Julian Phillips | 1 | -1/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+249 |