summaryrefslogtreecommitdiffstats
path: root/Documentation/git-rev-parse.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20rev-parse: make --show-toplevel without a worktree an errorJeff King1-1/+2
2019-10-28rev-parse: add a --show-object-format optionbrian m. carlson1-0/+7
2018-05-25Use proper syntax for replaceables in command docsRobert P. J. Day1-3/+3
2017-10-28Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano1-1/+1
2017-10-27docs: fix formatting of rev-parse's --show-superproject-working-treeSebastian Schuberth1-1/+1
2017-09-19rev-parse: rev-parse: add --is-shallow-repositoryØystein Walle1-0/+3
2017-06-01doc: rewrite description for rev-parse --shortAndreas Heiduk1-6/+6
2017-03-08rev-parse: add --show-superproject-working-treeStefan Beller1-0/+6
2017-02-03rev-parse: add '--absolute-git-dir' optionSZEDER Gábor1-0/+4
2017-01-10rev-parse doc: pass "--" to rev-parse in the --prefix exampleRichard Hansen1-1/+2
2015-07-15rev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr1-2/+2
2015-05-22Merge branch 'jk/asciidoc-markup-fix'Junio C Hamano1-2/+2
2015-05-12doc: convert \--option to --optionJeff King1-1/+1
2015-05-12doc: fix unquoted use of "{type}"Jeff King1-1/+1
2014-12-01setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy1-0/+3
2014-12-01git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy1-0/+7
2014-11-04Documentation: typofixesThomas Ackermann1-1/+1
2014-09-15Documentation: a note about stdout for git rev-parse --verify --quietDavid Aguilar1-0/+1
2014-07-22Sync with maintJunio C Hamano1-1/+1
2014-07-22Merge branch 'maint-1.9' into maintJunio C Hamano1-1/+1
2014-07-22Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano1-1/+1
2014-07-22Documentation: fix missing text for rev-parse --verifybrian m. carlson1-1/+1
2014-06-13rev-parse: add --shared-index-path to get shared index pathNguyễn Thái Ngọc Duy1-0/+4
2014-04-08Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano1-1/+1
2014-04-01rev-parse: fix typo in example on manpageRené Scharfe1-1/+1
2014-03-24parse-options: multi-word argh should use dash to separate wordsJunio C Hamano1-8/+8
2014-03-23rev-parse --parseopt: option argument name hintsIlya Bobyr1-2/+32
2013-12-05Merge branch 'jc/ref-excludes'Junio C Hamano1-0/+14
2013-11-01rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano1-0/+14
2013-10-31rev-parse --parseopt: add the --stuck-long modeNicolas Vigier1-1/+7
2013-08-30Merge branch 'rj/doc-rev-parse'Junio C Hamano1-40/+64
2013-07-22typofix: documentationOndřej Bílka1-1/+1
2013-07-22rev-parse(1): logically group optionsJohn Keeping1-40/+64
2013-06-17rev-parse: add --prefix optionJohn Keeping1-0/+16
2013-04-21Merge branch 'ta/glossary'Junio C Hamano1-2/+2
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann1-2/+2
2013-04-05Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano1-4/+15
2013-04-02rev-parse: clarify documentation for the --verify optionMichael Haggerty1-4/+15
2013-02-01Documentation: do not use undefined terms git-dir and git-fileThomas Ackermann1-3/+5
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-2/+2
2012-07-22Merge branch 'jc/sha1-name-more'Junio C Hamano1-0/+6
2012-07-09rev-parse --disambiguate=<prefix>Junio C Hamano1-0/+6
2012-05-23Merge branch 'js/rev-parse-doc-fix'Junio C Hamano1-1/+2
2012-05-18rev-parse doc: --git-dir does not always show a relative pathJon Seymour1-1/+2
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-4/+3
2011-08-16rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson1-0/+4
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-10/+0
2010-11-29git-rev-parse.txt: clarify --git-dirJonathan Nieder1-1/+6
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec1-1/+1