70 Commits (377d0276ca7446ce9fb2f6987b1e6b4ba9e7cf29)

Author SHA1 Message Date
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 17 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
Steven Grimm 257a84d9d0 Document what the stage numbers in the :$n:path syntax mean. 18 years ago
Junio C Hamano f1ec6b22a8 Fix an illustration in git-rev-parse.txt 18 years ago
Jakub Narebski c9bf7be238 Document git rev-parse --is-inside-git-dir 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Matthias Lederhofer 892c41b98a introduce GIT_WORK_TREE to specify the work tree 18 years ago
Matthias Lederhofer 493c774e58 rev-parse: introduce --is-bare-repository 18 years ago
Matthias Lederhofer 4faac2468d rev-parse: document --is-inside-git-dir 18 years ago
Jari Aalto e18ee576b1 SPECIFYING RANGES typo fix: it it => it is 18 years ago
Gerrit Pape c2c6d9302a Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES. 18 years ago
Johannes Schindelin 28a4d94044 object name: introduce ':/<oneline prefix>' notation 18 years ago
Johannes Schindelin 1e5db3075a Update the documentation for the new '@{...}' syntax 18 years ago
Shawn O. Pearce ee53aff486 Document the master@{n} reflog query syntax. 18 years ago
Junio C Hamano 62476c8e33 Introduce a new revision set operator <rev>^! 18 years ago
Junio C Hamano 0ac3056850 Documentation: clarify refname disambiguation rules. 18 years ago
pclouds@gmail.com 6b09c7883f Add revspec documentation for ':path', ':[0-3]:path' and git-describe 18 years ago
Junio C Hamano 54bd25580e escape tilde in Documentation/git-rev-parse.txt 19 years ago
Junio C Hamano be4c7014f2 rev-parse documentation: talk about range notation. 19 years ago
Horst H. von Brand abda1ef590 Documentation: Spelling fixes 19 years ago
Shawn Pearce cce91a2cae Change 'master@noon' syntax to 'master@{noon}'. 19 years ago
Shawn Pearce d556fae2c0 Support 'master@2 hours ago' syntax 19 years ago
Sean a62be77f5e Add "--branches", "--tags" and "--remotes" options to git-rev-parse. 19 years ago