summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
AgeCommit message (Expand)AuthorFilesLines
2013-06-17rev-parse: add --prefix optionJohn Keeping1-0/+16
2013-04-21Merge branch 'ta/glossary'Junio C Hamano1-2/+2
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann1-2/+2
2013-04-05Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano1-4/+15
2013-04-02rev-parse: clarify documentation for the --verify optionMichael Haggerty1-4/+15
2013-02-01Documentation: do not use undefined terms git-dir and git-fileThomas Ackermann1-3/+5
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-2/+2
2012-07-22Merge branch 'jc/sha1-name-more'Junio C Hamano1-0/+6
2012-07-09rev-parse --disambiguate=<prefix>Junio C Hamano1-0/+6
2012-05-23Merge branch 'js/rev-parse-doc-fix'Junio C Hamano1-1/+2
2012-05-18rev-parse doc: --git-dir does not always show a relative pathJon Seymour1-1/+2
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-4/+3
2011-08-16rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson1-0/+4
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-10/+0
2010-11-29git-rev-parse.txt: clarify --git-dirJonathan Nieder1-1/+6
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec1-1/+1
2010-08-20Documentation: remove stray backslashes in rev-parse manualJonathan Nieder1-4/+5
2010-08-02Documentation/rev-parse: quoting is required with --parseoptThomas Rast1-2/+5
2010-07-05Documentation: split off rev doc into include fileMichael J Gruber1-199/+1
2010-06-29git-rev-parse.txt: Add more examples for caret and colonMichael J Gruber1-7/+8
2010-06-27git-rev-parse.txt: Document ":path" specifierMichael J Gruber1-1/+3
2010-03-07Merge branch 'gb/maint-submodule-env'Junio C Hamano1-0/+6
2010-02-24rev-parse: --local-env-vars optionGiuseppe Bilotta1-0/+6
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King1-10/+12
2010-02-10Documentation: quote braces in {upstream} notationThomas Rast1-1/+1
2010-01-31Fix typos in technical documentation.Ralf Wildenhues1-1/+1
2010-01-22Merge branch 'il/rev-glob'Junio C Hamano1-7/+17
2010-01-22Merge branch 'js/refer-upstream'Junio C Hamano1-0/+4
2010-01-21Documentation: improve description of --glob=pattern and friendsThomas Rast1-16/+14
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano1-17/+17
2010-01-20rev-parse --branches/--tags/--remotes=patternIlari Liusvaara1-6/+13
2010-01-20rev-parse --globIlari Liusvaara1-0/+5
2010-01-12Introduce <branch>@{upstream} notationJohannes Schindelin1-0/+4
2010-01-11Add 'git rev-parse --show-toplevel' option.Steven Drake1-0/+3
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-17/+17
2009-06-13parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König1-0/+5
2009-05-10rev-parse: add --sq-quote to shell quote argumentsChristian Couder1-1/+34
2009-04-29parseopt: fix documentation for --keep-dashdashUwe Kleine-König1-1/+1
2009-04-13rev-parse: --abbrev-ref option to shorten ref nameBert Wesarg1-0/+5
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen1-4/+4
2009-01-17sha1_name: support @{-N} syntax in get_sha1()Thomas Rast1-0/+3
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros1-2/+3
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-08Documentation: update sections on naming revisions and revision rangesJunio C Hamano1-5/+15
2008-07-07Merge branch 'maint'Junio C Hamano1-2/+2
2008-07-06Fix grammar in git-rev-parse(1).Mikael Magnusson1-2/+2
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-12/+12
2008-07-01Documentation formatting and cleanupJonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-3/+3