index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-rev-parse.txt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
doc: use .adoc extension for AsciiDoc files
brian m. carlson
1
-516
/
+0
2024-05-28
Merge branch 'jc/rev-parse-fatal-doc'
Junio C Hamano
1
-2
/
+13
2024-05-01
rev-parse: document how --is-* options work outside a repository
Junio C Hamano
1
-2
/
+13
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
1
-0
/
+12
2024-02-20
doc: git-rev-parse: enforce command-line description syntax
Jean-Noël Avila
1
-12
/
+12
2024-01-02
builtin/rev-parse: introduce `--show-ref-format` flag
Patrick Steinhardt
1
-0
/
+3
2023-10-09
documentation: use clearer prepositions
Elijah Newren
1
-1
/
+1
2023-10-09
documentation: add missing article
Elijah Newren
1
-1
/
+1
2023-10-09
documentation: employ consistent verb tense for a list
Elijah Newren
1
-1
/
+1
2023-10-09
documentation: wording improvements
Elijah Newren
1
-1
/
+1
2023-10-02
rev-parse: add an --output-object-format parameter
Eric W. Biederman
1
-0
/
+12
2023-08-06
parse-options: show negatability of options in short help
René Scharfe
1
-4
/
+4
2023-08-06
t1502, docs: disallow --no-help
René Scharfe
1
-1
/
+1
2023-02-27
fetch: support hideRefs to speed up connectivity checks
Eric Wong
1
-4
/
+5
2022-11-17
rev-parse: add `--exclude-hidden=` option
Patrick Steinhardt
1
-0
/
+7
2020-12-12
rev-parse: add option for absolute or relative path formatting
brian m. carlson
1
-30
/
+44
2020-11-10
rev-parse: handle --end-of-options
Jeff King
1
-2
/
+6
2019-11-20
rev-parse: make --show-toplevel without a worktree an error
Jeff King
1
-1
/
+2
2019-10-28
rev-parse: add a --show-object-format option
brian m. carlson
1
-0
/
+7
2018-05-25
Use proper syntax for replaceables in command docs
Robert P. J. Day
1
-3
/
+3
2017-10-28
Merge branch 'sb/rev-parse-show-superproject-root'
Junio C Hamano
1
-1
/
+1
2017-10-27
docs: fix formatting of rev-parse's --show-superproject-working-tree
Sebastian Schuberth
1
-1
/
+1
2017-09-19
rev-parse: rev-parse: add --is-shallow-repository
Øystein Walle
1
-0
/
+3
2017-06-01
doc: rewrite description for rev-parse --short
Andreas Heiduk
1
-6
/
+6
2017-03-08
rev-parse: add --show-superproject-working-tree
Stefan Beller
1
-0
/
+6
2017-02-03
rev-parse: add '--absolute-git-dir' option
SZEDER Gábor
1
-0
/
+4
2017-01-10
rev-parse doc: pass "--" to rev-parse in the --prefix example
Richard Hansen
1
-1
/
+2
2015-07-15
rev-parse --parseopt: allow [*=?!] in argument hints
Ilya Bobyr
1
-2
/
+2
2015-05-22
Merge branch 'jk/asciidoc-markup-fix'
Junio C Hamano
1
-2
/
+2
2015-05-12
doc: convert \--option to --option
Jeff King
1
-1
/
+1
2015-05-12
doc: fix unquoted use of "{type}"
Jeff King
1
-1
/
+1
2014-12-01
setup.c: support multi-checkout repo setup
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2014-12-01
git_path(): be aware of file relocation in $GIT_DIR
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2014-11-04
Documentation: typofixes
Thomas Ackermann
1
-1
/
+1
2014-09-15
Documentation: a note about stdout for git rev-parse --verify --quiet
David Aguilar
1
-0
/
+1
2014-07-22
Sync with maint
Junio C Hamano
1
-1
/
+1
2014-07-22
Merge branch 'maint-1.9' into maint
Junio C Hamano
1
-1
/
+1
2014-07-22
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
1
-1
/
+1
2014-07-22
Documentation: fix missing text for rev-parse --verify
brian m. carlson
1
-1
/
+1
2014-06-13
rev-parse: add --shared-index-path to get shared index path
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2014-04-08
Merge branch 'ib/rev-parse-parseopt-argh'
Junio C Hamano
1
-1
/
+1
2014-04-01
rev-parse: fix typo in example on manpage
René Scharfe
1
-1
/
+1
2014-03-24
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
1
-8
/
+8
2014-03-23
rev-parse --parseopt: option argument name hints
Ilya Bobyr
1
-2
/
+32
2013-12-05
Merge branch 'jc/ref-excludes'
Junio C Hamano
1
-0
/
+14
2013-11-01
rev-parse: introduce --exclude=<glob> to tame wildcards
Junio C Hamano
1
-0
/
+14
2013-10-31
rev-parse --parseopt: add the --stuck-long mode
Nicolas Vigier
1
-1
/
+7
2013-08-30
Merge branch 'rj/doc-rev-parse'
Junio C Hamano
1
-40
/
+64
2013-07-22
typofix: documentation
Ondřej Bílka
1
-1
/
+1
2013-07-22
rev-parse(1): logically group options
John Keeping
1
-40
/
+64
[next]