aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
Commit message (Expand)AuthorAge
* Documentation: split off rev doc into include fileMichael J Gruber2010-07-05
* git-rev-parse.txt: Add more examples for caret and colonMichael J Gruber2010-06-29
* git-rev-parse.txt: Document ":path" specifierMichael J Gruber2010-06-27
* Merge branch 'gb/maint-submodule-env'Junio C Hamano2010-03-07
|\
| * rev-parse: --local-env-vars optionGiuseppe Bilotta2010-02-24
* | docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-17
|/
* Documentation: quote braces in {upstream} notationThomas Rast2010-02-10
* Fix typos in technical documentation.Ralf Wildenhues2010-01-31
* Merge branch 'il/rev-glob'Junio C Hamano2010-01-22
|\
| * Documentation: improve description of --glob=pattern and friendsThomas Rast2010-01-21
| * rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-20
| * rev-parse --globIlari Liusvaara2010-01-20
* | Merge branch 'js/refer-upstream'Junio C Hamano2010-01-22
|\ \
| * | Introduce <branch>@{upstream} notationJohannes Schindelin2010-01-12
| |/
* | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\ \
| * | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
| |/
* | Add 'git rev-parse --show-toplevel' option.Steven Drake2010-01-11
|/
* parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König2009-06-13
* rev-parse: add --sq-quote to shell quote argumentsChristian Couder2009-05-10
* parseopt: fix documentation for --keep-dashdashUwe Kleine-König2009-04-29
* rev-parse: --abbrev-ref option to shorten ref nameBert Wesarg2009-04-13
* Documentation: remove extra quoting/emphasis around literal textsChris Johnsen2009-03-17
* sha1_name: support @{-N} syntax in get_sha1()Thomas Rast2009-01-17
* 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