aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
Commit message (Expand)AuthorAge
* Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros2008-07-30
* Update my e-mail addressJunio C Hamano2008-07-21
* Documentation: update sections on naming revisions and revision rangesJunio C Hamano2008-07-08
* Merge branch 'maint'Junio C Hamano2008-07-07
|\
| * Fix grammar in git-rev-parse(1).Mikael Magnusson2008-07-06
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* | Documentation formatting and cleanupJonathan Nieder2008-07-01
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
|/
* doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King2008-06-29
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Merge branch 'maint'Junio C Hamano2008-05-26
|\
| * Documentation: fix graph in git-rev-parse.txtMichele Ballabio2008-05-26
* | Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder2008-05-21
* | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder2008-05-04
* | rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian Couder2008-04-26
|/
* parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptPierre Habouzit2008-03-02
* git rev-parse manpage: spelling fixMiklos Vajna2008-01-31
* fix doc typosJim Meyering2008-01-29
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* git-rev-parse --symbolic-full-nameJunio C Hamano2008-01-06
* Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.Pierre Habouzit2007-11-05
* Document what the stage numbers in the :$n:path syntax mean.Steven Grimm2007-08-19
* Fix an illustration in git-rev-parse.txtJunio C Hamano2007-08-10
* Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\
| * introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-06
| * rev-parse: introduce --is-bare-repositoryMatthias Lederhofer2007-06-06
| * rev-parse: document --is-inside-git-dirMatthias Lederhofer2007-06-06
* | Document git rev-parse --is-inside-git-dirJakub Narebski2007-06-16
* | War on whitespaceJunio C Hamano2007-06-07
|/
* SPECIFYING RANGES typo fix: it it => it isJari Aalto2007-05-10
* Merge branch 'maint'Junio C Hamano2007-03-29
|\
| * Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.Gerrit Pape2007-03-29
* | object name: introduce ':/<oneline prefix>' notationJohannes Schindelin2007-02-24
|/
* Update the documentation for the new '@{...}' syntaxJohannes Schindelin2007-02-01
* Document the master@{n} reflog query syntax.Shawn O. Pearce2007-01-17
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-07
|\
| * Introduce a new revision set operator <rev>^!Junio C Hamano2006-10-31
* | Documentation: clarify refname disambiguation rules.Junio C Hamano2006-10-26
|/
* Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com2006-10-18
* escape tilde in Documentation/git-rev-parse.txtJunio C Hamano2006-10-03
* rev-parse documentation: talk about range notation.Junio C Hamano2006-07-06
* Merge branch 'sp/reflog'Junio C Hamano2006-06-03
|\
| * Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-19
| * Support 'master@2 hours ago' syntaxShawn Pearce2006-05-17
* | Documentation: Spelling fixesHorst H. von Brand2006-06-03
|/
* Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean2006-05-14
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Documentation: fix typo in rev-parse --short option description.Junio C Hamano2006-02-19
* Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca2006-02-17