Age | Commit message (Expand) | Author | Files | Lines |
2015-07-15 | rev-parse --parseopt: allow [*=?!] in argument hints | Ilya Bobyr | 1 | -2/+2 |
2015-05-22 | Merge branch 'jk/asciidoc-markup-fix' | Junio C Hamano | 1 | -2/+2 |
2015-05-12 | doc: convert \--option to --option | Jeff King | 1 | -1/+1 |
2015-05-12 | doc: fix unquoted use of "{type}" | Jeff King | 1 | -1/+1 |
2014-12-01 | setup.c: support multi-checkout repo setup | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2014-12-01 | git_path(): be aware of file relocation in $GIT_DIR | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -1/+1 |
2014-09-15 | Documentation: a note about stdout for git rev-parse --verify --quiet | David Aguilar | 1 | -0/+1 |
2014-07-22 | Sync with maint | Junio C Hamano | 1 | -1/+1 |
2014-07-22 | Merge branch 'maint-1.9' into maint | Junio C Hamano | 1 | -1/+1 |
2014-07-22 | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 1 | -1/+1 |
2014-07-22 | Documentation: fix missing text for rev-parse --verify | brian m. carlson | 1 | -1/+1 |
2014-06-13 | rev-parse: add --shared-index-path to get shared index path | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2014-04-08 | Merge branch 'ib/rev-parse-parseopt-argh' | Junio C Hamano | 1 | -1/+1 |
2014-04-01 | rev-parse: fix typo in example on manpage | René Scharfe | 1 | -1/+1 |
2014-03-24 | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 1 | -8/+8 |
2014-03-23 | rev-parse --parseopt: option argument name hints | Ilya Bobyr | 1 | -2/+32 |
2013-12-05 | Merge branch 'jc/ref-excludes' | Junio C Hamano | 1 | -0/+14 |
2013-11-01 | rev-parse: introduce --exclude=<glob> to tame wildcards | Junio C Hamano | 1 | -0/+14 |
2013-10-31 | rev-parse --parseopt: add the --stuck-long mode | Nicolas Vigier | 1 | -1/+7 |
2013-08-30 | Merge branch 'rj/doc-rev-parse' | Junio C Hamano | 1 | -40/+64 |
2013-07-22 | typofix: documentation | Ondřej Bílka | 1 | -1/+1 |
2013-07-22 | rev-parse(1): logically group options | John Keeping | 1 | -40/+64 |
2013-06-17 | rev-parse: add --prefix option | John Keeping | 1 | -0/+16 |
2013-04-21 | Merge branch 'ta/glossary' | Junio C Hamano | 1 | -2/+2 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -2/+2 |
2013-04-05 | Merge branch 'mh/rev-parse-verify-doc' | Junio C Hamano | 1 | -4/+15 |
2013-04-02 | rev-parse: clarify documentation for the --verify option | Michael Haggerty | 1 | -4/+15 |
2013-02-01 | Documentation: do not use undefined terms git-dir and git-file | Thomas Ackermann | 1 | -3/+5 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -2/+2 |
2012-07-22 | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 1 | -0/+6 |
2012-07-09 | rev-parse --disambiguate=<prefix> | Junio C Hamano | 1 | -0/+6 |
2012-05-23 | Merge branch 'js/rev-parse-doc-fix' | Junio C Hamano | 1 | -1/+2 |
2012-05-18 | rev-parse doc: --git-dir does not always show a relative path | Jon Seymour | 1 | -1/+2 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -4/+3 |
2011-08-16 | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 1 | -0/+4 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -10/+0 |
2010-11-29 | git-rev-parse.txt: clarify --git-dir | Jonathan Nieder | 1 | -1/+6 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-08-20 | Documentation: remove stray backslashes in rev-parse manual | Jonathan Nieder | 1 | -4/+5 |
2010-08-02 | Documentation/rev-parse: quoting is required with --parseopt | Thomas Rast | 1 | -2/+5 |
2010-07-05 | Documentation: split off rev doc into include file | Michael J Gruber | 1 | -199/+1 |
2010-06-29 | git-rev-parse.txt: Add more examples for caret and colon | Michael J Gruber | 1 | -7/+8 |
2010-06-27 | git-rev-parse.txt: Document ":path" specifier | Michael J Gruber | 1 | -1/+3 |
2010-03-07 | Merge branch 'gb/maint-submodule-env' | Junio C Hamano | 1 | -0/+6 |
2010-02-24 | rev-parse: --local-env-vars option | Giuseppe Bilotta | 1 | -0/+6 |
2010-02-17 | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 1 | -10/+12 |
2010-02-10 | Documentation: quote braces in {upstream} notation | Thomas Rast | 1 | -1/+1 |
2010-01-31 | Fix typos in technical documentation. | Ralf Wildenhues | 1 | -1/+1 |