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