aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
Commit message (Expand)AuthorAge
* 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
* rev-parse: --show-cdupJunio C Hamano2005-12-22
* Illustration: "Commit DAG Revision Naming"Junio C Hamano2005-11-03
* Document --since and --until options to rev-parse.Junio C Hamano2005-11-02
* ref-format documentation.Junio C Hamano2005-10-16
* Convert usage of GIT and Git into gitChristian Meder2005-10-10
* Fix usage of carets in git-rev-parse(1)Jonas Fonseca2005-10-05
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Arrgh -- another asciidoc caret workaround.Junio C Hamano2005-09-18
* Document extended SHA1 used by git-rev-parse.Junio C Hamano2005-09-18
* Documentation updates.Junio C Hamano2005-09-07
* Add placeholders for missing documents.Junio C Hamano2005-08-23