summaryrefslogtreecommitdiff
path: root/builtin/rev-parse.c
Commit message (Expand)AuthorAgeFilesLines
* builtin/rev-parse: rewrite to take an object_id argumentMichael Haggerty2015-05-251-24/+17
* each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-251-13/+20
* Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-111-0/+11
|\
| * setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy2014-12-011-0/+4
| * git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy2014-12-011-0/+7
* | standardize usage info string formatAlex Henrie2015-01-141-3/+3
* | Merge branch 'jc/merge-bases'Junio C Hamano2015-01-071-1/+1
|\ \ | |/ |/|
| * get_merge_bases(): always clean-up object flagsjc/merge-basesJunio C Hamano2014-10-301-1/+1
* | refs: make rev-parse --quiet actually quietDavid Aguilar2014-09-191-1/+4
* | Merge branch 'rs/strbuf-getcwd'Junio C Hamano2014-09-021-3/+3
|\ \
| * | use xgetcwd() to get the current directory or dieRené Scharfe2014-08-261-3/+3
| |/
* | Merge branch 'jk/misc-fixes-maint'Junio C Hamano2014-07-281-0/+1
|\ \
| * | free ref string returned by dwim_refJeff King2014-07-241-0/+1
| |/
* | rev-parse: add --shared-index-path to get shared index pathNguyễn Thái Ngọc Duy2014-06-131-0/+10
|/
* rev-parse --parseopt: option argument name hintsIlya Bobyr2014-03-231-1/+12
* Merge branch 'ds/rev-parse-required-args'Junio C Hamano2014-02-271-6/+11
|\
| * rev-parse: check i before using argv[i] against argcds/rev-parse-required-argsDavid Sharp2014-01-281-6/+11
* | Merge branch 'jk/rev-parse-double-dashes'Junio C Hamano2013-12-271-1/+15
|\ \
| * | rev-parse: be more careful with munging argumentsjk/rev-parse-double-dashesJeff King2013-12-091-1/+5
| * | rev-parse: correctly diagnose revision errors before "--"Jeff King2013-12-091-0/+10
| |/
* | Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-171-13/+13
|\ \
| * | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-12/+12
| |/
* | Merge branch 'jc/ref-excludes'Junio C Hamano2013-12-051-0/+16
|\ \
| * | rev-parse: introduce --exclude=<glob> to tame wildcardsjc/ref-excludesJunio C Hamano2013-11-011-0/+17
* | | rev-parse --parseopt: add the --stuck-long modenv/parseopt-opt-argNicolas Vigier2013-10-311-2/+9
| |/ |/|
* | Merge branch 'sb/parseopt-boolean-removal'Junio C Hamano2013-09-041-2/+2
|\ \
| * | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-2/+2
| |/
* | Merge branch 'rj/doc-rev-parse'Junio C Hamano2013-08-301-15/+13
|\ \ | |/ |/|
| * rev-parse: remove restrictions on some optionsJohn Keeping2013-07-221-15/+13
* | rev-parse: add --prefix optionJohn Keeping2013-06-171-5/+19
|/
* Merge branch 'jc/dotdot-is-parent-directory'Junio C Hamano2012-09-071-2/+14
|\
| * specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-231-2/+14
| * Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano2012-07-111-2/+2
| |\
* | | i18n: rev-parse: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-9/+9
* | | Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-221-2/+12
|\ \ \
| * | | rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-091-0/+10
| * | | rev-parse: A and B in "rev-parse A..B" refer to committishJunio C Hamano2012-07-091-2/+2
* | | | Merge branch 'mm/verify-filename-fix'Junio C Hamano2012-06-281-2/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy2012-06-181-2/+2
| |/
* | rev-parse --show-prefix: add in trailing newlineRoss Lagerwall2012-04-101-0/+2
|/
* rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-161-0/+8
* show: --ignore-missingJunio C Hamano2011-05-191-0/+1
* revision.c: introduce --min-parents and --max-parents optionsMichael J Gruber2011-03-231-0/+4
* Merge branch 'maint'Junio C Hamano2010-07-071-2/+2
|\
| * Merge branch 'maint-1.6.4' into maintJunio C Hamano2010-07-071-2/+2
* | parseopt: wrap rev-parse --parseopt usage for eval consumptionThomas Rast2010-06-131-1/+2
|/
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-1/+10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+724