summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
Commit message (Expand)AuthorAgeFilesLines
* fetch: support hideRefs to speed up connectivity checksEric Wong2023-02-271-4/+5
* rev-parse: add `--exclude-hidden=` optionPatrick Steinhardt2022-11-171-0/+7
* rev-parse: add option for absolute or relative path formattingbrian m. carlson2020-12-121-30/+44
* rev-parse: handle --end-of-optionsJeff King2020-11-101-2/+6
* rev-parse: make --show-toplevel without a worktree an errorJeff King2019-11-201-1/+2
* rev-parse: add a --show-object-format optionbrian m. carlson2019-10-281-0/+7
* Use proper syntax for replaceables in command docsRobert P. J. Day2018-05-251-3/+3
* Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-10-281-1/+1
|\
| * docs: fix formatting of rev-parse's --show-superproject-working-treesb/rev-parse-show-superproject-rootSebastian Schuberth2017-10-271-1/+1
* | rev-parse: rev-parse: add --is-shallow-repositoryow/rev-parse-is-shallow-repoØystein Walle2017-09-191-0/+3
* | doc: rewrite description for rev-parse --shortah/doc-rev-parse-short-defaultAndreas Heiduk2017-06-011-6/+6
|/
* rev-parse: add --show-superproject-working-treeStefan Beller2017-03-081-0/+6
* rev-parse: add '--absolute-git-dir' optionSZEDER Gábor2017-02-031-0/+4
* rev-parse doc: pass "--" to rev-parse in the --prefix exampleRichard Hansen2017-01-101-1/+2
* rev-parse --parseopt: allow [*=?!] in argument hintsib/scripted-parse-opt-better-hint-stringIlya Bobyr2015-07-151-2/+2
* Merge branch 'jk/asciidoc-markup-fix'Junio C Hamano2015-05-221-2/+2
|\
| * doc: convert \--option to --optionJeff King2015-05-121-1/+1
| * doc: fix unquoted use of "{type}"Jeff King2015-05-121-1/+1
* | setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy2014-12-011-0/+3
* | git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy2014-12-011-0/+7
|/
* Documentation: typofixesThomas Ackermann2014-11-041-1/+1
* Documentation: a note about stdout for git rev-parse --verify --quietDavid Aguilar2014-09-151-0/+1
* Sync with maintJunio C Hamano2014-07-221-1/+1
|\
| * Merge branch 'maint-1.9' into maintJunio C Hamano2014-07-221-1/+1
| |\
| | * Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-221-1/+1
| | |\
| | | * Documentation: fix missing text for rev-parse --verifybrian m. carlson2014-07-221-1/+1
* | | | rev-parse: add --shared-index-path to get shared index pathNguyễn Thái Ngọc Duy2014-06-131-0/+4
|/ / /
* | | Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano2014-04-081-1/+1
|\ \ \
| * | | rev-parse: fix typo in example on manpageib/rev-parse-parseopt-arghRené Scharfe2014-04-011-1/+1
* | | | parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-241-8/+8
|/ / /
* | | rev-parse --parseopt: option argument name hintsIlya Bobyr2014-03-231-2/+32
|/ /
* | Merge branch 'jc/ref-excludes'Junio C Hamano2013-12-051-0/+14
|\ \
| * | rev-parse: introduce --exclude=<glob> to tame wildcardsjc/ref-excludesJunio C Hamano2013-11-011-0/+14
* | | rev-parse --parseopt: add the --stuck-long modenv/parseopt-opt-argNicolas Vigier2013-10-311-1/+7
| |/ |/|
* | Merge branch 'rj/doc-rev-parse'Junio C Hamano2013-08-301-40/+64
|\ \ | |/ |/|
| * rev-parse(1): logically group optionsrj/doc-rev-parseJohn Keeping2013-07-221-40/+64
* | typofix: documentationOndřej Bílka2013-07-221-1/+1
* | rev-parse: add --prefix optionJohn Keeping2013-06-171-0/+16
|/
* Merge branch 'ta/glossary'Junio C Hamano2013-04-211-2/+2
|\
| * The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-2/+2
* | Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano2013-04-051-4/+15
|\ \ | |/ |/|
| * rev-parse: clarify documentation for the --verify optionMichael Haggerty2013-04-021-4/+15
* | Documentation: do not use undefined terms git-dir and git-fileThomas Ackermann2013-02-011-3/+5
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-2/+2
|/
* Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-221-0/+6
|\
| * rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-091-0/+6
* | Merge branch 'js/rev-parse-doc-fix'Junio C Hamano2012-05-231-1/+2
|\ \
| * | rev-parse doc: --git-dir does not always show a relative pathJon Seymour2012-05-181-1/+2
* | | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-4/+3
| |/ |/|
* | rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-161-0/+4