96 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
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> 13 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 14 years ago
Thomas Rast ac2e1e632e Documentation/rev-parse: quoting is required with --parseopt 14 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
Junio C Hamano 1ceb95c804 Update my e-mail address 16 years ago
Cesar Eduardo Barros 81b237d5db Documentation/git-rev-parse.txt: update for new git-describe output format 17 years ago
Junio C Hamano 59eb68aa2b Update my e-mail address 17 years ago
Junio C Hamano fd11ae0b52 Documentation: update sections on naming revisions and revision ranges 17 years ago
Mikael Magnusson faf466ffb1 Fix grammar in git-rev-parse(1). 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Jeff King a0d2ceb276 doc/rev-parse: clarify reflog vs --until for specifying revisions 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Michele Ballabio df2740b066 Documentation: fix graph in git-rev-parse.txt 17 years ago
Christian Couder 824b5dc29c Documentation: rev-parse: add a few "--verify" and "--default" examples 17 years ago
Christian Couder a5af0e2c55 Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 17 years ago
Christian Couder b1b359699a rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet" 17 years ago
Pierre Habouzit ff962a3f19 parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt 17 years ago
Miklos Vajna da101b82b6 git rev-parse manpage: spelling fix 17 years ago
Jim Meyering a5d86f7406 fix doc typos 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Junio C Hamano a6d97d49e2 git-rev-parse --symbolic-full-name 17 years ago
Pierre Habouzit 21d4783538 Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts. 17 years ago