126 Commits (e77aa336f116e8ff8a72d034494b3a476b78c3ee)

Author SHA1 Message Date
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 10 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 14 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
Johannes Schindelin 28fb84382b Introduce <branch>@{upstream} notation 15 years ago
Steven Drake 7cceca5ccc Add 'git rev-parse --show-toplevel' option. 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Uwe Kleine-König 6e0800ef25 parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse 16 years ago
Christian Couder 503253771e rev-parse: add --sq-quote to shell quote arguments 16 years ago
Uwe Kleine-König 2163e3f778 parseopt: fix documentation for --keep-dashdash 16 years ago
Bert Wesarg a45d34691e rev-parse: --abbrev-ref option to shorten ref name 16 years ago
Chris Johnsen dcb11263bc Documentation: remove extra quoting/emphasis around literal texts 16 years ago
Thomas Rast d18ba22154 sha1_name: support @{-N} syntax in get_sha1() 16 years ago