136 Commits (ffbea1816dcbce12d4ffb304ddf8993ef611d4f1)

Author SHA1 Message Date
Jeff King 2d92ab32fd rev-parse: make --show-toplevel without a worktree an error 5 years ago
brian m. carlson 2eabd38313 rev-parse: add a --show-object-format option 5 years ago
Robert P. J. Day de613050ef Use proper syntax for replaceables in command docs 7 years ago
Sebastian Schuberth e38c681fb7 docs: fix formatting of rev-parse's --show-superproject-working-tree 7 years ago
Øystein Walle 417abfde35 rev-parse: rev-parse: add --is-shallow-repository 8 years ago
Andreas Heiduk fb87327aee doc: rewrite description for rev-parse --short 8 years ago
Stefan Beller bf0231c661 rev-parse: add --show-superproject-working-tree 8 years ago
SZEDER Gábor a2f5a87626 rev-parse: add '--absolute-git-dir' option 8 years ago
Richard Hansen 11873b438f rev-parse doc: pass "--" to rev-parse in the --prefix example 8 years ago
Ilya Bobyr 2d893dff4c rev-parse --parseopt: allow [*=?!] in argument hints 10 years ago
Jeff King 1c262bb7b2 doc: convert \--option to --option 10 years ago
Jeff King b50bfb8fd5 doc: fix unquoted use of "{type}" 10 years ago
Nguyễn Thái Ngọc Duy 31e26ebcb5 setup.c: support multi-checkout repo setup 10 years ago
Nguyễn Thái Ngọc Duy 557bd833bb git_path(): be aware of file relocation in $GIT_DIR 10 years ago
Thomas Ackermann f745acb028 Documentation: typofixes 10 years ago
David Aguilar 56625df74c Documentation: a note about stdout for git rev-parse --verify --quiet 11 years ago
brian m. carlson e6aaa39347 Documentation: fix missing text for rev-parse --verify 11 years ago
Nguyễn Thái Ngọc Duy a76295da78 rev-parse: add --shared-index-path to get shared index path 11 years ago
René Scharfe a2df521127 rev-parse: fix typo in example on manpage 11 years ago
Junio C Hamano e703d7118c parse-options: multi-word argh should use dash to separate words 11 years ago
Ilya Bobyr 9bab5b6061 rev-parse --parseopt: option argument name hints 11 years ago
Junio C Hamano 9dc01bf063 rev-parse: introduce --exclude=<glob> to tame wildcards 11 years ago
Nicolas Vigier f8c872127d rev-parse --parseopt: add the --stuck-long mode 11 years ago
Ondřej Bílka 17b83d71d5 typofix: documentation 12 years ago
John Keeping 49c639139c rev-parse(1): logically group options 12 years ago
John Keeping 12b9d32790 rev-parse: add --prefix option 12 years ago
Thomas Ackermann d5fa1f1a69 The name of the hash function is "SHA-1", not "SHA1" 12 years ago
Michael Haggerty 2db60670ba rev-parse: clarify documentation for the --verify option 12 years ago
Thomas Ackermann 0859c969db Documentation: do not use undefined terms git-dir and git-file 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Junio C Hamano 957d74062c rev-parse --disambiguate=<prefix> 13 years ago
Jon Seymour d0740ce0ba rev-parse doc: --git-dir does not always show a relative path 13 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Fredrik Gustafsson abc06822af rev-parse: add option --resolve-git-dir <path> 14 years ago
Martin von Zweigbergk 7791a1d9b9 Documentation: use [verse] for SYNOPSIS sections 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jonathan Nieder 80d868b068 git-rev-parse.txt: clarify --git-dir 14 years ago
Štěpán Němec 0adda9362a Use parentheses and `...' where appropriate 15 years ago
Jonathan Nieder 4cacbf677d Documentation: remove stray backslashes in rev-parse manual 15 years ago
Thomas Rast ac2e1e632e Documentation/rev-parse: quoting is required with --parseopt 15 years ago
Michael J Gruber 5a8f311789 Documentation: split off rev doc into include file 15 years ago
Michael J Gruber b8a6610d84 git-rev-parse.txt: Add more examples for caret and colon 15 years ago
Michael J Gruber 3f3abe3c5a git-rev-parse.txt: Document ":path" specifier 15 years ago
Giuseppe Bilotta 94c8ccaaba rev-parse: --local-env-vars option 15 years ago
Jeff King cc1b8d8bc6 docs: don't talk about $GIT_DIR/refs/ everywhere 15 years ago
Thomas Rast 3c651491f2 Documentation: quote braces in {upstream} notation 15 years ago
Ralf Wildenhues 6a5d0b0a90 Fix typos in technical documentation. 15 years ago
Thomas Rast e2b53e5808 Documentation: improve description of --glob=pattern and friends 15 years ago
Ilari Liusvaara b09fe971de rev-parse --branches/--tags/--remotes=pattern 15 years ago
Ilari Liusvaara d08bae7e22 rev-parse --glob 15 years ago