| Commit message (Expand) | Author | Age | Files | Lines |
* | sha1_name: support @{-N} syntax in get_sha1() | Thomas Rast | 2009-01-17 | 1 | -0/+3 |
* | Documentation/git-rev-parse.txt: update for new git-describe output format | Cesar Eduardo Barros | 2008-07-30 | 1 | -2/+3 |
* | Update my e-mail address | Junio C Hamano | 2008-07-21 | 1 | -1/+1 |
* | Documentation: update sections on naming revisions and revision ranges | Junio C Hamano | 2008-07-08 | 1 | -5/+15 |
* | Merge branch 'maint' | Junio C Hamano | 2008-07-07 | 1 | -2/+2 |
|\ |
|
| * | Fix grammar in git-rev-parse(1). | Mikael Magnusson | 2008-07-06 | 1 | -2/+2 |
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -12/+12 |
* | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -6/+6 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -3/+3 |
|/ |
|
* | doc/rev-parse: clarify reflog vs --until for specifying revisions | Jeff King | 2008-06-29 | 1 | -1/+4 |
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 | 1 | -4/+8 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-05-26 | 1 | -10/+12 |
|\ |
|
| * | Documentation: fix graph in git-rev-parse.txt | Michele Ballabio | 2008-05-26 | 1 | -10/+12 |
* | | Documentation: rev-parse: add a few "--verify" and "--default" examples | Christian Couder | 2008-05-21 | 1 | -0/+25 |
* | | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page | Christian Couder | 2008-05-04 | 1 | -1/+1 |
* | | rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet" | Christian Couder | 2008-04-26 | 1 | -0/+5 |
|/ |
|
* | parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt | Pierre Habouzit | 2008-03-02 | 1 | -5/+12 |
* | git rev-parse manpage: spelling fix | Miklos Vajna | 2008-01-31 | 1 | -2/+2 |
* | fix doc typos | Jim Meyering | 2008-01-29 | 1 | -3/+3 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -1/+1 |
* | git-rev-parse --symbolic-full-name | Junio C Hamano | 2008-01-06 | 1 | -0/+7 |
* | Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts. | Pierre Habouzit | 2007-11-05 | 1 | -2/+74 |
* | Document what the stage numbers in the :$n:path syntax mean. | Steven Grimm | 2007-08-19 | 1 | -1/+4 |
* | Fix an illustration in git-rev-parse.txt | Junio C Hamano | 2007-08-10 | 1 | -1/+1 |
* | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 | 1 | -2/+9 |
|\ |
|
| * | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 | 1 | -0/+4 |
| * | rev-parse: introduce --is-bare-repository | Matthias Lederhofer | 2007-06-06 | 1 | -0/+3 |
| * | rev-parse: document --is-inside-git-dir | Matthias Lederhofer | 2007-06-06 | 1 | -0/+4 |
* | | Document git rev-parse --is-inside-git-dir | Jakub Narebski | 2007-06-16 | 1 | -0/+4 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
|/ |
|
* | SPECIFYING RANGES typo fix: it it => it is | Jari Aalto | 2007-05-10 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2007-03-29 | 1 | -8/+8 |
|\ |
|
| * | Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES. | Gerrit Pape | 2007-03-29 | 1 | -8/+8 |
* | | object name: introduce ':/<oneline prefix>' notation | Johannes Schindelin | 2007-02-24 | 1 | -0/+7 |
|/ |
|
* | Update the documentation for the new '@{...}' syntax | Johannes Schindelin | 2007-02-01 | 1 | -0/+4 |
* | Document the master@{n} reflog query syntax. | Shawn O. Pearce | 2007-01-17 | 1 | -0/+8 |
* | Merge branch 'jc/pickaxe' | Junio C Hamano | 2006-11-07 | 1 | -3/+10 |
|\ |
|
| * | Introduce a new revision set operator <rev>^! | Junio C Hamano | 2006-10-31 | 1 | -3/+10 |
* | | Documentation: clarify refname disambiguation rules. | Junio C Hamano | 2006-10-26 | 1 | -4/+21 |
|/ |
|
* | Add revspec documentation for ':path', ':[0-3]:path' and git-describe | pclouds@gmail.com | 2006-10-18 | 1 | -1/+15 |
* | escape tilde in Documentation/git-rev-parse.txt | Junio C Hamano | 2006-10-03 | 1 | -1/+1 |
* | rev-parse documentation: talk about range notation. | Junio C Hamano | 2006-07-06 | 1 | -8/+37 |
* | Merge branch 'sp/reflog' | Junio C Hamano | 2006-06-03 | 1 | -0/+7 |
|\ |
|
| * | Change 'master@noon' syntax to 'master@{noon}'. | Shawn Pearce | 2006-05-19 | 1 | -5/+6 |
| * | Support 'master@2 hours ago' syntax | Shawn Pearce | 2006-05-17 | 1 | -0/+6 |
* | | Documentation: Spelling fixes | Horst H. von Brand | 2006-06-03 | 1 | -2/+2 |
|/ |
|
* | Add "--branches", "--tags" and "--remotes" options to git-rev-parse. | Sean | 2006-05-14 | 1 | -0/+9 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 | 1 | -1/+1 |
* | Documentation: fix typo in rev-parse --short option description. | Junio C Hamano | 2006-02-19 | 1 | -1/+1 |