summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King2008-06-291-1/+4
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-4/+8
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Merge branch 'maint'Junio C Hamano2008-05-261-10/+12
|\
| * Documentation: fix graph in git-rev-parse.txtMichele Ballabio2008-05-261-10/+12
* | Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder2008-05-211-0/+25
* | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder2008-05-041-1/+1
* | rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian Couder2008-04-261-0/+5
|/
* parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptPierre Habouzit2008-03-021-5/+12
* git rev-parse manpage: spelling fixMiklos Vajna2008-01-311-2/+2
* fix doc typosJim Meyering2008-01-291-3/+3
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* git-rev-parse --symbolic-full-nameJunio C Hamano2008-01-061-0/+7
* Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.Pierre Habouzit2007-11-051-2/+74
* Document what the stage numbers in the :$n:path syntax mean.Steven Grimm2007-08-191-1/+4
* Fix an illustration in git-rev-parse.txtJunio C Hamano2007-08-101-1/+1
* Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-011-2/+9
|\
| * introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-061-0/+4
| * rev-parse: introduce --is-bare-repositoryMatthias Lederhofer2007-06-061-0/+3
| * rev-parse: document --is-inside-git-dirMatthias Lederhofer2007-06-061-0/+4
* | Document git rev-parse --is-inside-git-dirJakub Narebski2007-06-161-0/+4
* | War on whitespaceJunio C Hamano2007-06-071-1/+0
|/
* SPECIFYING RANGES typo fix: it it => it isJari Aalto2007-05-101-1/+1