summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
AgeCommit message (Expand)Author
2010-03-07Merge branch 'gb/maint-submodule-env'Junio C Hamano
2010-02-25rev-parse: --local-env-vars optionGiuseppe Bilotta
2010-02-18docs: don't talk about $GIT_DIR/refs/ everywhereJeff King
2010-02-10Documentation: quote braces in {upstream} notationThomas Rast
2010-01-31Fix typos in technical documentation.Ralf Wildenhues
2010-01-23Merge branch 'il/rev-glob'Junio C Hamano
2010-01-23Merge branch 'js/refer-upstream'Junio C Hamano
2010-01-22Documentation: improve description of --glob=pattern and friendsThomas Rast
2010-01-21Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano
2010-01-20rev-parse --branches/--tags/--remotes=patternIlari Liusvaara
2010-01-20rev-parse --globIlari Liusvaara
2010-01-12Introduce <branch>@{upstream} notationJohannes Schindelin
2010-01-12Add 'git rev-parse --show-toplevel' option.Steven Drake
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-06-14parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König
2009-05-10rev-parse: add --sq-quote to shell quote argumentsChristian Couder
2009-04-29parseopt: fix documentation for --keep-dashdashUwe Kleine-König
2009-04-13rev-parse: --abbrev-ref option to shorten ref nameBert Wesarg
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen
2009-01-18sha1_name: support @{-N} syntax in get_sha1()Thomas Rast
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-09Documentation: update sections on naming revisions and revision rangesJunio C Hamano
2008-07-07Merge branch 'maint'Junio C Hamano
2008-07-07Fix grammar in git-rev-parse(1).Mikael Magnusson
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-30doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-27Merge branch 'maint'Junio C Hamano
2008-05-27Documentation: fix graph in git-rev-parse.txtMichele Ballabio
2008-05-21Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder
2008-05-05Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder
2008-04-27rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian Couder
2008-03-02parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptPierre Habouzit
2008-01-31git rev-parse manpage: spelling fixMiklos Vajna
2008-01-30fix doc typosJim Meyering
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2008-01-07git-rev-parse --symbolic-full-nameJunio C Hamano
2007-11-06Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.Pierre Habouzit
2007-08-20Document what the stage numbers in the :$n:path syntax mean.Steven Grimm
2007-08-10Fix an illustration in git-rev-parse.txtJunio C Hamano
2007-07-01Merge branch 'ei/worktree+filter'Junio C Hamano
2007-06-16Document git rev-parse --is-inside-git-dirJakub Narebski
2007-06-07War on whitespaceJunio C Hamano
2007-06-06introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer
2007-06-06rev-parse: introduce --is-bare-repositoryMatthias Lederhofer
2007-06-06rev-parse: document --is-inside-git-dirMatthias Lederhofer