summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
AgeCommit message (Expand)AuthorFilesLines
2010-03-07Merge branch 'gb/maint-submodule-env'Libravatar Junio C Hamano1-0/+6
2010-02-24rev-parse: --local-env-vars optionLibravatar Giuseppe Bilotta1-0/+6
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereLibravatar Jeff King1-10/+12
2010-02-10Documentation: quote braces in {upstream} notationLibravatar Thomas Rast1-1/+1
2010-01-31Fix typos in technical documentation.Libravatar Ralf Wildenhues1-1/+1
2010-01-22Merge branch 'il/rev-glob'Libravatar Junio C Hamano1-8/+18
2010-01-22Merge branch 'js/refer-upstream'Libravatar Junio C Hamano1-0/+4
2010-01-21Documentation: improve description of --glob=pattern and friendsLibravatar Thomas Rast1-17/+15
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Libravatar Junio C Hamano1-17/+17
2010-01-20rev-parse --branches/--tags/--remotes=patternLibravatar Ilari Liusvaara1-6/+13
2010-01-20rev-parse --globLibravatar Ilari Liusvaara1-0/+5
2010-01-12Introduce <branch>@{upstream} notationLibravatar Johannes Schindelin1-0/+4
2010-01-11Add 'git rev-parse --show-toplevel' option.Libravatar Steven Drake1-0/+3
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-17/+17
2009-06-13parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseLibravatar Uwe Kleine-König1-0/+5
2009-05-10rev-parse: add --sq-quote to shell quote argumentsLibravatar Christian Couder1-1/+34
2009-04-29parseopt: fix documentation for --keep-dashdashLibravatar Uwe Kleine-König1-1/+1
2009-04-13rev-parse: --abbrev-ref option to shorten ref nameLibravatar Bert Wesarg1-0/+5
2009-03-17Documentation: remove extra quoting/emphasis around literal textsLibravatar Chris Johnsen1-4/+4
2009-01-17sha1_name: support @{-N} syntax in get_sha1()Libravatar Thomas Rast1-0/+3
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatLibravatar Cesar Eduardo Barros1-2/+3
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-08Documentation: update sections on naming revisions and revision rangesLibravatar Junio C Hamano1-5/+15
2008-07-07Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2008-07-06Fix grammar in git-rev-parse(1).Libravatar Mikael Magnusson1-2/+2
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-12/+12
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-3/+3
2008-06-29doc/rev-parse: clarify reflog vs --until for specifying revisionsLibravatar Jeff King1-1/+4
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-4/+8
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-26Merge branch 'maint'Libravatar Junio C Hamano1-10/+12
2008-05-26Documentation: fix graph in git-rev-parse.txtLibravatar Michele Ballabio1-10/+12
2008-05-21Documentation: rev-parse: add a few "--verify" and "--default" examplesLibravatar Christian Couder1-0/+25
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageLibravatar Christian Couder1-1/+1
2008-04-26rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Libravatar Christian Couder1-0/+5
2008-03-02parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptLibravatar Pierre Habouzit1-5/+12
2008-01-31git rev-parse manpage: spelling fixLibravatar Miklos Vajna1-2/+2
2008-01-29fix doc typosLibravatar Jim Meyering1-3/+3
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-1/+1
2008-01-06git-rev-parse --symbolic-full-nameLibravatar Junio C Hamano1-0/+7
2007-11-05Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.Libravatar Pierre Habouzit1-2/+74
2007-08-19Document what the stage numbers in the :$n:path syntax mean.Libravatar Steven Grimm1-1/+4
2007-08-10Fix an illustration in git-rev-parse.txtLibravatar Junio C Hamano1-1/+1
2007-07-01Merge branch 'ei/worktree+filter'Libravatar Junio C Hamano1-2/+9
2007-06-16Document git rev-parse --is-inside-git-dirLibravatar Jakub Narebski1-0/+4
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-06-06introduce GIT_WORK_TREE to specify the work treeLibravatar Matthias Lederhofer1-0/+4
2007-06-06rev-parse: introduce --is-bare-repositoryLibravatar Matthias Lederhofer1-0/+3
2007-06-06rev-parse: document --is-inside-git-dirLibravatar Matthias Lederhofer1-0/+4