Age | Commit message (Expand) | Author | Files | Lines |
2020-12-12 | rev-parse: add option for absolute or relative path formatting | brian m. carlson | 1 | -30/+44 |
2020-11-10 | rev-parse: handle --end-of-options | Jeff King | 1 | -2/+6 |
2019-11-20 | rev-parse: make --show-toplevel without a worktree an error | Jeff King | 1 | -1/+2 |
2019-10-28 | rev-parse: add a --show-object-format option | brian m. carlson | 1 | -0/+7 |
2018-05-25 | Use proper syntax for replaceables in command docs | Robert P. J. Day | 1 | -3/+3 |
2017-10-28 | Merge branch 'sb/rev-parse-show-superproject-root' | Junio C Hamano | 1 | -1/+1 |
2017-10-27 | docs: fix formatting of rev-parse's --show-superproject-working-tree | Sebastian Schuberth | 1 | -1/+1 |
2017-09-19 | rev-parse: rev-parse: add --is-shallow-repository | Øystein Walle | 1 | -0/+3 |
2017-06-01 | doc: rewrite description for rev-parse --short | Andreas Heiduk | 1 | -6/+6 |
2017-03-08 | rev-parse: add --show-superproject-working-tree | Stefan Beller | 1 | -0/+6 |
2017-02-03 | rev-parse: add '--absolute-git-dir' option | SZEDER Gábor | 1 | -0/+4 |
2017-01-10 | rev-parse doc: pass "--" to rev-parse in the --prefix example | Richard Hansen | 1 | -1/+2 |
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 |