summaryrefslogtreecommitdiff
path: root/builtin/name-rev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-171-3/+3
|\
| * replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-3/+3
* | Merge branch 'jk/robustify-parse-commit'Junio C Hamano2013-12-051-2/+1
|\ \ | |/ |/|
| * assume parse_commit checks commit->object.parsedJeff King2013-10-241-2/+1
* | branch, commit, name-rev: ease up boolean conditionsStefan Beller2013-08-071-1/+1
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-6/+6
|/
* describe: fix --contains when a tag is given as inputjc/name-rev-exact-refJunio C Hamano2013-07-181-1/+16
* name-rev: differentiate between tags and commits they point atJunio C Hamano2013-07-181-8/+16
* name-rev: allow converting the exact object name at the tip of a refJunio C Hamano2013-07-091-1/+58
* name-ref: factor out name shortening logic from name_ref()Junio C Hamano2013-07-071-7/+12
* name-rev: allow to specify a subpath for --refs optionNamhyung Kim2013-06-181-7/+29
* i18n: name-rev: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-11/+11
* Sync with 1.7.7.4Junio C Hamano2011-11-181-1/+1
|\
| * Merge branch 'jc/maint-name-rev-all' into maintJunio C Hamano2011-11-181-1/+1
* | name-rev: split usage stringrs/name-rev-usageRené Scharfe2011-10-031-1/+3
|/
* object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina2010-08-291-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+305