aboutsummaryrefslogtreecommitdiff
path: root/builtin/name-rev.c
Commit message (Expand)AuthorAge
* use wildmatch() directly without fnmatch() wrapperNguyễn Thái Ngọc Duy2014-02-20
* Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\
| * replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* | Merge branch 'jk/robustify-parse-commit'Junio C Hamano2013-12-05
|\ \ | |/ |/|
| * assume parse_commit checks commit->object.parsedJeff King2013-10-24
* | branch, commit, name-rev: ease up boolean conditionsStefan Beller2013-08-07
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
|/
* describe: fix --contains when a tag is given as inputJunio C Hamano2013-07-18
* name-rev: differentiate between tags and commits they point atJunio C Hamano2013-07-18
* name-rev: allow converting the exact object name at the tip of a refJunio C Hamano2013-07-09
* name-ref: factor out name shortening logic from name_ref()Junio C Hamano2013-07-07
* name-rev: allow to specify a subpath for --refs optionNamhyung Kim2013-06-18
* i18n: name-rev: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* Sync with 1.7.7.4Junio C Hamano2011-11-18
|\
| * Merge branch 'jc/maint-name-rev-all' into maintJunio C Hamano2011-11-18
* | name-rev: split usage stringRené Scharfe2011-10-03
|/
* object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina2010-08-29
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22