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