summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
AgeCommit message (Expand)Author
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
2007-05-10SPECIFYING RANGES typo fix: it it => it isJari Aalto
2007-03-30Merge branch 'maint'Junio C Hamano
2007-03-29Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.Gerrit Pape
2007-02-24object name: introduce ':/<oneline prefix>' notationJohannes Schindelin
2007-02-02Update the documentation for the new '@{...}' syntaxJohannes Schindelin
2007-01-18Document the master@{n} reflog query syntax.Shawn O. Pearce
2006-11-08Merge branch 'jc/pickaxe'Junio C Hamano
2006-10-31Introduce a new revision set operator <rev>^!Junio C Hamano
2006-10-26Documentation: clarify refname disambiguation rules.Junio C Hamano
2006-10-19Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com
2006-10-03escape tilde in Documentation/git-rev-parse.txtJunio C Hamano
2006-07-07rev-parse documentation: talk about range notation.Junio C Hamano
2006-06-04Merge branch 'sp/reflog'Junio C Hamano
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-05-19Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce
2006-05-18Support 'master@2 hours ago' syntaxShawn Pearce
2006-05-14Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-02-19Documentation: fix typo in rev-parse --short option description.Junio C Hamano
2006-02-18Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca
2005-12-23rev-parse: --show-cdupJunio C Hamano
2005-11-03Illustration: "Commit DAG Revision Naming"Junio C Hamano
2005-11-03Document --since and --until options to rev-parse.Junio C Hamano
2005-10-17ref-format documentation.Junio C Hamano
2005-10-10Convert usage of GIT and Git into gitChristian Meder
2005-10-05Fix usage of carets in git-rev-parse(1)Jonas Fonseca
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-18Arrgh -- another asciidoc caret workaround.Junio C Hamano
2005-09-18Document extended SHA1 used by git-rev-parse.Junio C Hamano
2005-09-07Documentation updates.Junio C Hamano
2005-08-23Add placeholders for missing documents.Junio C Hamano