Sign in
googlers
/
jrn
/
git
/
9a9a41db83052b674b89c084e4ac8c1458f7b11e
/
Documentation
/
git-rev-parse.txt
247b4d5
Sync with maint
by Junio C Hamano
· 11 years ago
bba6acb
Merge branch 'maint-1.9' into maint
by Junio C Hamano
· 11 years ago
d31f3ad
Merge branch 'maint-1.8.5' into maint-1.9
by Junio C Hamano
· 11 years ago
e6aaa39
Documentation: fix missing text for rev-parse --verify
by brian m. carlson
· 11 years ago
a76295d
rev-parse: add --shared-index-path to get shared index path
by Nguyễn Thái Ngọc Duy
· 11 years ago
ed15e20
Merge branch 'ib/rev-parse-parseopt-argh'
by Junio C Hamano
· 11 years ago
a2df521
rev-parse: fix typo in example on manpage
by René Scharfe
· 11 years ago
e703d71
parse-options: multi-word argh should use dash to separate words
by Junio C Hamano
· 11 years ago
9bab5b6
rev-parse --parseopt: option argument name hints
by Ilya Bobyr
· 11 years ago
10167eb
Merge branch 'jc/ref-excludes'
by Junio C Hamano
· 11 years ago
9dc01bf
rev-parse: introduce --exclude=<glob> to tame wildcards
by Junio C Hamano
· 11 years ago
f8c8721
rev-parse --parseopt: add the --stuck-long mode
by Nicolas Vigier
· 11 years ago
e30db6d
Merge branch 'rj/doc-rev-parse'
by Junio C Hamano
· 12 years ago
17b83d7
typofix: documentation
by Ondřej Bílka
· 12 years ago
49c6391
rev-parse(1): logically group options
by John Keeping
· 12 years ago
12b9d32
rev-parse: add --prefix option
by John Keeping
· 12 years ago
ad77690
Merge branch 'ta/glossary'
by Junio C Hamano
· 12 years ago
d5fa1f1
The name of the hash function is "SHA-1", not "SHA1"
by Thomas Ackermann
· 12 years ago
7cd895e
Merge branch 'mh/rev-parse-verify-doc'
by Junio C Hamano
· 12 years ago
2db6067
rev-parse: clarify documentation for the --verify option
by Michael Haggerty
· 12 years ago
0859c96
Documentation: do not use undefined terms git-dir and git-file
by Thomas Ackermann
· 12 years ago
2de9b71
Documentation: the name of the system is 'Git', not 'git'
by Thomas Ackermann
· 12 years ago
0958a24
Merge branch 'jc/sha1-name-more'
by Junio C Hamano
· 13 years ago
957d740
rev-parse --disambiguate=<prefix>
by Junio C Hamano
· 13 years ago
8d19426
Merge branch 'js/rev-parse-doc-fix'
by Junio C Hamano
· 13 years ago
d0740ce
rev-parse doc: --git-dir does not always show a relative path
by Jon Seymour
· 13 years ago
6cf378f
docs: stop using asciidoc no-inline-literal
by Jeff King
· 13 years ago
abc0682
rev-parse: add option --resolve-git-dir <path>
by Fredrik Gustafsson
· 14 years ago
7791a1d
Documentation: use [verse] for SYNOPSIS sections
by Martin von Zweigbergk
· 14 years ago
48bb914
doc: drop author/documentation sections from most pages
by Jeff King
· 14 years ago
80d868b
git-rev-parse.txt: clarify --git-dir
by Jonathan Nieder
· 14 years ago
0adda93
Use parentheses and `...' where appropriate
by Štěpán Němec
· 14 years ago
4cacbf6
Documentation: remove stray backslashes in rev-parse manual
by Jonathan Nieder
· 15 years ago
ac2e1e6
Documentation/rev-parse: quoting is required with --parseopt
by Thomas Rast
· 15 years ago
5a8f311
Documentation: split off rev doc into include file
by Michael J Gruber
· 15 years ago
b8a6610
git-rev-parse.txt: Add more examples for caret and colon
by Michael J Gruber
· 15 years ago
3f3abe3
git-rev-parse.txt: Document ":path" specifier
by Michael J Gruber
· 15 years ago
9317dc4
Merge branch 'gb/maint-submodule-env'
by Junio C Hamano
· 15 years ago
94c8cca
rev-parse: --local-env-vars option
by Giuseppe Bilotta
· 15 years ago
cc1b8d8
docs: don't talk about $GIT_DIR/refs/ everywhere
by Jeff King
· 15 years ago
3c65149
Documentation: quote braces in {upstream} notation
by Thomas Rast
· 15 years ago
6a5d0b0
Fix typos in technical documentation.
by Ralf Wildenhues
· 15 years ago
78bc024
Merge branch 'il/rev-glob'
by Junio C Hamano
· 15 years ago
4ca1b62
Merge branch 'js/refer-upstream'
by Junio C Hamano
· 15 years ago
e2b53e5
Documentation: improve description of --glob=pattern and friends
by Thomas Rast
· 15 years ago
add0951
Merge remote branch 'remotes/trast-doc/for-next'
by Junio C Hamano
· 15 years ago
b09fe97
rev-parse --branches/--tags/--remotes=pattern
by Ilari Liusvaara
· 15 years ago
d08bae7
rev-parse --glob
by Ilari Liusvaara
· 15 years ago
28fb843
Introduce <branch>@{upstream} notation
by Johannes Schindelin
· 16 years ago
7cceca5
Add 'git rev-parse --show-toplevel' option.
by Steven Drake
· 15 years ago
0b444cd
Documentation: spell 'git cmd' without dash throughout
by Thomas Rast
· 15 years ago
6e0800e
parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse
by Uwe Kleine-König
· 16 years ago
5032537
rev-parse: add --sq-quote to shell quote arguments
by Christian Couder
· 16 years ago
2163e3f7
parseopt: fix documentation for --keep-dashdash
by Uwe Kleine-König
· 16 years ago
a45d346
rev-parse: --abbrev-ref option to shorten ref name
by Bert Wesarg
· 16 years ago
dcb1126
Documentation: remove extra quoting/emphasis around literal texts
by Chris Johnsen
· 16 years ago
d18ba22
sha1_name: support @{-N} syntax in get_sha1()
by Thomas Rast
· 16 years ago
81b237d
Documentation/git-rev-parse.txt: update for new git-describe output format
by Cesar Eduardo Barros
· 17 years ago
59eb68a
Update my e-mail address
by Junio C Hamano
· 17 years ago
fd11ae0
Documentation: update sections on naming revisions and revision ranges
by Junio C Hamano
· 17 years ago
585ad90
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
faf466f
Fix grammar in git-rev-parse(1).
by Mikael Magnusson
· 17 years ago
ba020ef
manpages: italicize git command names (which were in teletype font)
by Jonathan Nieder
· 17 years ago
483bc4f
Documentation formatting and cleanup
by Jonathan Nieder
· 17 years ago
b1889c3
Documentation: be consistent about "git-" versus "git "
by Jonathan Nieder
· 17 years ago
a0d2ceb
doc/rev-parse: clarify reflog vs --until for specifying revisions
by Jeff King
· 17 years ago
3240240
Docs: Use "-l::\n--long\n" format in OPTIONS sections
by Stephan Beyer
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
2fe1839
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
df2740b
Documentation: fix graph in git-rev-parse.txt
by Michele Ballabio
· 17 years ago
824b5dc
Documentation: rev-parse: add a few "--verify" and "--default" examples
by Christian Couder
· 17 years ago
a5af0e2
Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
by Christian Couder
· 17 years ago
b1b3596
rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"
by Christian Couder
· 17 years ago
ff962a3
parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt
by Pierre Habouzit
· 17 years ago
da101b8
git rev-parse manpage: spelling fix
by Miklos Vajna
· 17 years ago
a5d86f7
fix doc typos
by Jim Meyering
· 17 years ago
5162e69
Documentation: rename gitlink macro to linkgit
by Dan McGee
· 17 years ago
a6d97d4
git-rev-parse --symbolic-full-name
by Junio C Hamano
· 17 years ago
21d4783
Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.
by Pierre Habouzit
· 17 years ago
257a84d
Document what the stage numbers in the :$n:path syntax mean.
by Steven Grimm
· 18 years ago
f1ec6b2
Fix an illustration in git-rev-parse.txt
by Junio C Hamano
· 18 years ago
0305b63
Merge branch 'ei/worktree+filter'
by Junio C Hamano
· 18 years ago
c9bf7be
Document git rev-parse --is-inside-git-dir
by Jakub Narebski
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
892c41b
introduce GIT_WORK_TREE to specify the work tree
by Matthias Lederhofer
· 18 years ago
493c774
rev-parse: introduce --is-bare-repository
by Matthias Lederhofer
· 18 years ago
4faac24
rev-parse: document --is-inside-git-dir
by Matthias Lederhofer
· 18 years ago
e18ee57
SPECIFYING RANGES typo fix: it it => it is
by Jari Aalto
· 18 years ago
e881192
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
c2c6d93
Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.
by Gerrit Pape
· 18 years ago
28a4d94
object name: introduce ':/<oneline prefix>' notation
by Johannes Schindelin
· 18 years ago
1e5db30
Update the documentation for the new '@{...}' syntax
by Johannes Schindelin
· 18 years ago
ee53aff
Document the master@{n} reflog query syntax.
by Shawn O. Pearce
· 18 years ago
24ad8e0
Merge branch 'jc/pickaxe'
by Junio C Hamano
· 18 years ago
62476c8
Introduce a new revision set operator <rev>^!
by Junio C Hamano
· 18 years ago
0ac3056
Documentation: clarify refname disambiguation rules.
by Junio C Hamano
· 18 years ago
6b09c78
Add revspec documentation for ':path', ':[0-3]:path' and git-describe
by pclouds@gmail.com
· 18 years ago
54bd255
escape tilde in Documentation/git-rev-parse.txt
by Junio C Hamano
· 18 years ago
be4c701
rev-parse documentation: talk about range notation.
by Junio C Hamano
· 19 years ago
f0679f4
Merge branch 'sp/reflog'
by Junio C Hamano
· 19 years ago
Next »