summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
Commit message (Expand)AuthorAgeFilesLines
* rev-parse(1): logically group optionsrj/doc-rev-parseJohn Keeping2013-07-221-40/+64
* Merge branch 'ta/glossary'Junio C Hamano2013-04-211-2/+2
|\
| * The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-2/+2
* | Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano2013-04-051-4/+15
|\ \ | |/ |/|
| * rev-parse: clarify documentation for the --verify optionMichael Haggerty2013-04-021-4/+15
* | Documentation: do not use undefined terms git-dir and git-fileThomas Ackermann2013-02-011-3/+5
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-2/+2
|/
* Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-221-0/+6
|\
| * rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-091-0/+6
* | Merge branch 'js/rev-parse-doc-fix'Junio C Hamano2012-05-231-1/+2
|\ \
| * | rev-parse doc: --git-dir does not always show a relative pathJon Seymour2012-05-181-1/+2
* | | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-4/+3
| |/ |/|
* | rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-161-0/+4
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-10/+0
|/
* git-rev-parse.txt: clarify --git-dirJonathan Nieder2010-11-291-1/+6
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* Documentation: remove stray backslashes in rev-parse manualJonathan Nieder2010-08-201-4/+5
* Documentation/rev-parse: quoting is required with --parseoptThomas Rast2010-08-021-2/+5
* Documentation: split off rev doc into include fileMichael J Gruber2010-07-051-199/+1
* git-rev-parse.txt: Add more examples for caret and colonMichael J Gruber2010-06-291-7/+8
* git-rev-parse.txt: Document ":path" specifierMichael J Gruber2010-06-271-1/+3
* Merge branch 'gb/maint-submodule-env'Junio C Hamano2010-03-071-0/+6
|\
| * rev-parse: --local-env-vars optionGiuseppe Bilotta2010-02-241-0/+6
* | docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-171-10/+12
|/
* Documentation: quote braces in {upstream} notationThomas Rast2010-02-101-1/+1
* Fix typos in technical documentation.Ralf Wildenhues2010-01-311-1/+1
* Merge branch 'il/rev-glob'Junio C Hamano2010-01-221-8/+18
|\
| * Documentation: improve description of --glob=pattern and friendsThomas Rast2010-01-211-17/+15
| * rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-201-6/+13
| * rev-parse --globIlari Liusvaara2010-01-201-0/+5
* | Merge branch 'js/refer-upstream'Junio C Hamano2010-01-221-0/+4
|\ \
| * | Introduce <branch>@{upstream} notationJohannes Schindelin2010-01-121-0/+4
| |/
* | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-17/+17
|\ \
| * | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-17/+17
| |/
* | Add 'git rev-parse --show-toplevel' option.Steven Drake2010-01-111-0/+3
|/
* parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König2009-06-131-0/+5
* rev-parse: add --sq-quote to shell quote argumentsChristian Couder2009-05-101-1/+34
* parseopt: fix documentation for --keep-dashdashUwe Kleine-König2009-04-291-1/+1
* rev-parse: --abbrev-ref option to shorten ref nameBert Wesarg2009-04-131-0/+5
* Documentation: remove extra quoting/emphasis around literal textsChris Johnsen2009-03-171-4/+4
* sha1_name: support @{-N} syntax in get_sha1()Thomas Rast2009-01-171-0/+3
* Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros2008-07-301-2/+3
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* Documentation: update sections on naming revisions and revision rangesJunio C Hamano2008-07-081-5/+15
* Merge branch 'maint'Junio C Hamano2008-07-071-2/+2
|\
| * Fix grammar in git-rev-parse(1).Mikael Magnusson2008-07-061-2/+2
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-12/+12
* | Documentation formatting and cleanupJonathan Nieder2008-07-011-6/+6
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-3/+3
|/