summaryrefslogtreecommitdiffstats
path: root/Documentation/git-rev-parse.txt
AgeCommit message (Expand)AuthorLines
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
2008-05-26Documentation: fix graph in git-rev-parse.txtMichele Ballabio-10/+12
2008-05-21Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder-0/+25
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder-1/+1
2008-04-26rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian Couder-0/+5
2008-03-02parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptPierre Habouzit-5/+12
2008-01-31git rev-parse manpage: spelling fixMiklos Vajna-2/+2
2008-01-29fix doc typosJim Meyering-3/+3
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee-1/+1
2008-01-06git-rev-parse --symbolic-full-nameJunio C Hamano-0/+7
2007-11-05Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.Pierre Habouzit-2/+74
2007-08-19Document what the stage numbers in the :$n:path syntax mean.Steven Grimm-1/+4
2007-08-10Fix an illustration in git-rev-parse.txtJunio C Hamano-1/+1
2007-07-01Merge branch 'ei/worktree+filter'Junio C Hamano-2/+9
2007-06-16Document git rev-parse --is-inside-git-dirJakub Narebski-0/+4
2007-06-07War on whitespaceJunio C Hamano-1/+0
2007-06-06introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer-0/+4
2007-06-06rev-parse: introduce --is-bare-repositoryMatthias Lederhofer-0/+3
2007-06-06rev-parse: document --is-inside-git-dirMatthias Lederhofer-0/+4
2007-05-10SPECIFYING RANGES typo fix: it it => it isJari Aalto-1/+1
2007-03-29Merge branch 'maint'Junio C Hamano-8/+8
2007-03-29Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.Gerrit Pape-8/+8
2007-02-24object name: introduce ':/<oneline prefix>' notationJohannes Schindelin-0/+7
2007-02-01Update the documentation for the new '@{...}' syntaxJohannes Schindelin-0/+4
2007-01-17Document the master@{n} reflog query syntax.Shawn O. Pearce-0/+8
2006-11-07Merge branch 'jc/pickaxe'Junio C Hamano-3/+10
2006-10-31Introduce a new revision set operator <rev>^!Junio C Hamano-3/+10
2006-10-26Documentation: clarify refname disambiguation rules.Junio C Hamano-4/+21
2006-10-18Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com-1/+15
2006-10-03escape tilde in Documentation/git-rev-parse.txtJunio C Hamano-1/+1
2006-07-06rev-parse documentation: talk about range notation.Junio C Hamano-8/+37
2006-06-03Merge branch 'sp/reflog'Junio C Hamano-0/+7
2006-06-03Documentation: Spelling fixesHorst H. von Brand-2/+2
2006-05-19Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce-5/+6
2006-05-17Support 'master@2 hours ago' syntaxShawn Pearce-0/+6