summaryrefslogtreecommitdiffstats
path: root/Documentation/git-rev-parse.txt
AgeCommit message (Expand)AuthorLines
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann-2/+2
2013-02-01Documentation: do not use undefined terms git-dir and git-fileThomas Ackermann-3/+5
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann-2/+2
2012-07-22Merge branch 'jc/sha1-name-more'Junio C Hamano-0/+6
2012-07-09rev-parse --disambiguate=<prefix>Junio C Hamano-0/+6
2012-05-23Merge branch 'js/rev-parse-doc-fix'Junio C Hamano-1/+2
2012-05-18rev-parse doc: --git-dir does not always show a relative pathJon Seymour-1/+2
2012-04-26docs: stop using asciidoc no-inline-literalJeff King-4/+3
2011-08-16rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson-0/+4
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk-0/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King-10/+0
2010-11-29git-rev-parse.txt: clarify --git-dirJonathan Nieder-1/+6
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec-1/+1
2010-08-20Documentation: remove stray backslashes in rev-parse manualJonathan Nieder-4/+5
2010-08-02Documentation/rev-parse: quoting is required with --parseoptThomas Rast-2/+5
2010-07-05Documentation: split off rev doc into include fileMichael J Gruber-199/+1
2010-06-29git-rev-parse.txt: Add more examples for caret and colonMichael J Gruber-7/+8
2010-06-27git-rev-parse.txt: Document ":path" specifierMichael J Gruber-1/+3
2010-03-07Merge branch 'gb/maint-submodule-env'Junio C Hamano-0/+6
2010-02-24rev-parse: --local-env-vars optionGiuseppe Bilotta-0/+6
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King-10/+12
2010-02-10Documentation: quote braces in {upstream} notationThomas Rast-1/+1
2010-01-31Fix typos in technical documentation.Ralf Wildenhues-1/+1
2010-01-22Merge branch 'il/rev-glob'Junio C Hamano-8/+18
2010-01-22Merge branch 'js/refer-upstream'Junio C Hamano-0/+4
2010-01-21Documentation: improve description of --glob=pattern and friendsThomas Rast-17/+15
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano-17/+17
2010-01-20rev-parse --branches/--tags/--remotes=patternIlari Liusvaara-6/+13
2010-01-20rev-parse --globIlari Liusvaara-0/+5
2010-01-12Introduce <branch>@{upstream} notationJohannes Schindelin-0/+4
2010-01-11Add 'git rev-parse --show-toplevel' option.Steven Drake-0/+3
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast-17/+17
2009-06-13parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König-0/+5
2009-05-10rev-parse: add --sq-quote to shell quote argumentsChristian Couder-1/+34
2009-04-29parseopt: fix documentation for --keep-dashdashUwe Kleine-König-1/+1
2009-04-13rev-parse: --abbrev-ref option to shorten ref nameBert Wesarg-0/+5
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen-4/+4
2009-01-17sha1_name: support @{-N} syntax in get_sha1()Thomas Rast-0/+3
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros-2/+3
2008-07-21Update my e-mail addressJunio C Hamano-1/+1
2008-07-08Documentation: update sections on naming revisions and revision rangesJunio C Hamano-5/+15
2008-07-07Merge branch 'maint'Junio C Hamano-2/+2
2008-07-06Fix grammar in git-rev-parse(1).Mikael Magnusson-2/+2
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder-12/+12
2008-07-01Documentation formatting and cleanupJonathan Nieder-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder-3/+3
2008-06-29doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King-1/+4
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer-4/+8
2008-06-06documentation: move git(7) to git(1)Christian Couder-1/+1
2008-05-26Merge branch 'maint'Junio C Hamano-10/+12