61 Commits (fc721b699b817e9cb78994c6dd6d86e744bd2112)

Author SHA1 Message Date
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. 17 years ago
Junio C Hamano f1ec6b22a8 Fix an illustration in git-rev-parse.txt 17 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 18 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
Fredrik Kuivinen 7bd7f2804d Remove trailing dot after short description 19 years ago
Junio C Hamano 5102349cc0 Documentation: fix typo in rev-parse --short option description. 19 years ago
Jonas Fonseca 735d80b3bf Document --short and --git-dir in git-rev-parse(1) 19 years ago
Junio C Hamano 5f94c730f3 rev-parse: --show-cdup 19 years ago
Junio C Hamano 2be8fd085e Illustration: "Commit DAG Revision Naming" 19 years ago
Junio C Hamano a3114b3428 Document --since and --until options to rev-parse. 19 years ago
Junio C Hamano 622ef9df19 ref-format documentation. 19 years ago
Christian Meder 72e9340cfd Convert usage of GIT and Git into git 19 years ago