aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
Commit message (Expand)AuthorAge
* Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-10-28
|\
| * docs: fix formatting of rev-parse's --show-superproject-working-treeSebastian Schuberth2017-10-27
* | rev-parse: rev-parse: add --is-shallow-repositoryØystein Walle2017-09-19
* | doc: rewrite description for rev-parse --shortAndreas Heiduk2017-06-01
|/
* rev-parse: add --show-superproject-working-treeStefan Beller2017-03-08
* rev-parse: add '--absolute-git-dir' optionSZEDER Gábor2017-02-03
* rev-parse doc: pass "--" to rev-parse in the --prefix exampleRichard Hansen2017-01-10
* rev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr2015-07-15
* Merge branch 'jk/asciidoc-markup-fix'Junio C Hamano2015-05-22
|\
| * doc: convert \--option to --optionJeff King2015-05-12
| * doc: fix unquoted use of "{type}"Jeff King2015-05-12
* | setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy2014-12-01
* | git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy2014-12-01
|/
* Documentation: typofixesThomas Ackermann2014-11-04
* Documentation: a note about stdout for git rev-parse --verify --quietDavid Aguilar2014-09-15
* Sync with maintJunio C Hamano2014-07-22
|\
| * Merge branch 'maint-1.9' into maintJunio C Hamano2014-07-22
| |\
| | * Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-22
| | |\
| | | * Documentation: fix missing text for rev-parse --verifybrian m. carlson2014-07-22
* | | | rev-parse: add --shared-index-path to get shared index pathNguyễn Thái Ngọc Duy2014-06-13
|/ / /
* | | Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano2014-04-08
|\ \ \
| * | | rev-parse: fix typo in example on manpageRené Scharfe2014-04-01
* | | | parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-24
|/ / /
* | | rev-parse --parseopt: option argument name hintsIlya Bobyr2014-03-23
|/ /
* | Merge branch 'jc/ref-excludes'Junio C Hamano2013-12-05
|\ \
| * | rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano2013-11-01
* | | rev-parse --parseopt: add the --stuck-long modeNicolas Vigier2013-10-31
| |/ |/|
* | Merge branch 'rj/doc-rev-parse'Junio C Hamano2013-08-30
|\ \ | |/ |/|
| * rev-parse(1): logically group optionsJohn Keeping2013-07-22
* | typofix: documentationOndřej Bílka2013-07-22
* | rev-parse: add --prefix optionJohn Keeping2013-06-17
|/
* Merge branch 'ta/glossary'Junio C Hamano2013-04-21
|\
| * The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-15
* | Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano2013-04-05
|\ \ | |/ |/|
| * rev-parse: clarify documentation for the --verify optionMichael Haggerty2013-04-02
* | Documentation: do not use undefined terms git-dir and git-fileThomas Ackermann2013-02-01
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-22
|\
| * rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-09
* | Merge branch 'js/rev-parse-doc-fix'Junio C Hamano2012-05-23
|\ \
| * | rev-parse doc: --git-dir does not always show a relative pathJon Seymour2012-05-18
* | | docs: stop using asciidoc no-inline-literalJeff King2012-04-26
| |/ |/|
* | rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-16
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* git-rev-parse.txt: clarify --git-dirJonathan Nieder2010-11-29
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Documentation: remove stray backslashes in rev-parse manualJonathan Nieder2010-08-20
* Documentation/rev-parse: quoting is required with --parseoptThomas Rast2010-08-02
* Documentation: split off rev doc into include fileMichael J Gruber2010-07-05