| Commit message (Expand) | Author | Age | Files | Lines |
* | rev-parse --parseopt: option argument name hints | Ilya Bobyr | 2014-03-23 | 1 | -1/+12 |
* | Merge branch 'ds/rev-parse-required-args' | Junio C Hamano | 2014-02-27 | 1 | -6/+11 |
|\ |
|
| * | rev-parse: check i before using argv[i] against argcds/rev-parse-required-args | David Sharp | 2014-01-28 | 1 | -6/+11 |
* | | Merge branch 'jk/rev-parse-double-dashes' | Junio C Hamano | 2013-12-27 | 1 | -1/+15 |
|\ \ |
|
| * | | rev-parse: be more careful with munging argumentsjk/rev-parse-double-dashes | Jeff King | 2013-12-09 | 1 | -1/+5 |
| * | | rev-parse: correctly diagnose revision errors before "--" | Jeff King | 2013-12-09 | 1 | -0/+10 |
| |/ |
|
* | | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 2013-12-17 | 1 | -13/+13 |
|\ \ |
|
| * | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -12/+12 |
| |/ |
|
* | | Merge branch 'jc/ref-excludes' | Junio C Hamano | 2013-12-05 | 1 | -0/+16 |
|\ \ |
|
| * | | rev-parse: introduce --exclude=<glob> to tame wildcardsjc/ref-excludes | Junio C Hamano | 2013-11-01 | 1 | -0/+17 |
* | | | rev-parse --parseopt: add the --stuck-long modenv/parseopt-opt-arg | Nicolas Vigier | 2013-10-31 | 1 | -2/+9 |
| |/
|/| |
|
* | | Merge branch 'sb/parseopt-boolean-removal' | Junio C Hamano | 2013-09-04 | 1 | -2/+2 |
|\ \ |
|
| * | | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'rj/doc-rev-parse' | Junio C Hamano | 2013-08-30 | 1 | -15/+13 |
|\ \
| |/
|/| |
|
| * | rev-parse: remove restrictions on some options | John Keeping | 2013-07-22 | 1 | -15/+13 |
* | | rev-parse: add --prefix option | John Keeping | 2013-06-17 | 1 | -5/+19 |
|/ |
|
* | Merge branch 'jc/dotdot-is-parent-directory' | Junio C Hamano | 2012-09-07 | 1 | -2/+14 |
|\ |
|
| * | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 2012-08-23 | 1 | -2/+14 |
| * | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 2012-07-11 | 1 | -2/+2 |
| |\ |
|
* | | | i18n: rev-parse: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -9/+9 |
* | | | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 2012-07-22 | 1 | -2/+12 |
|\ \ \ |
|
| * | | | rev-parse --disambiguate=<prefix> | Junio C Hamano | 2012-07-09 | 1 | -0/+10 |
| * | | | rev-parse: A and B in "rev-parse A..B" refer to committish | Junio C Hamano | 2012-07-09 | 1 | -2/+2 |
* | | | | Merge branch 'mm/verify-filename-fix' | Junio C Hamano | 2012-06-28 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 | 1 | -2/+2 |
| |/ |
|
* | | rev-parse --show-prefix: add in trailing newline | Ross Lagerwall | 2012-04-10 | 1 | -0/+2 |
|/ |
|
* | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 2011-08-16 | 1 | -0/+8 |
* | show: --ignore-missing | Junio C Hamano | 2011-05-19 | 1 | -0/+1 |
* | revision.c: introduce --min-parents and --max-parents options | Michael J Gruber | 2011-03-23 | 1 | -0/+4 |
* | Merge branch 'maint' | Junio C Hamano | 2010-07-07 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2010-07-07 | 1 | -2/+2 |
* | | parseopt: wrap rev-parse --parseopt usage for eval consumption | Thomas Rast | 2010-06-13 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 2010-03-10 | 1 | -1/+10 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+724 |