index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
rev-list-options.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ja/doc-formatting-fix'
Junio C Hamano
2024-03-26
1
-3
/
+3
|
\
|
*
doc: fix some placeholders formating
Jean-Noël Avila
2024-03-16
1
-3
/
+3
*
|
Merge branch 'ml/log-merge-with-cherry-pick-and-other-pseudo-heads'
Junio C Hamano
2024-03-08
1
-2
/
+5
|
\
\
|
*
|
revision: implement `git log --merge` also for rebase/cherry-pick/revert
Michael Lohmann
2024-02-28
1
-2
/
+5
*
|
|
rev-list: allow missing tips with --missing=[print|allow*]
Christian Couder
2024-02-14
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge branch 'ne/doc-filter-blob-limit-fix'
Junio C Hamano
2024-01-26
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
rev-list-options: fix off-by-one in '--filter=blob:limit=<n>' explainer
Nikolay Edigaryev
2024-01-16
1
-4
/
+4
*
|
documentation: add missing article
Elijah Newren
2023-10-09
1
-2
/
+2
*
|
revision: make pseudo-opt flags read via stdin behave consistently
Patrick Steinhardt
2023-09-25
1
-1
/
+7
*
|
rev-list-options: fix typo in `--stdin` documentation
Martin Ågren
2023-08-16
1
-1
/
+1
*
|
revision: handle pseudo-opts in `--stdin` mode
Patrick Steinhardt
2023-06-15
1
-4
/
+5
*
|
Merge branch 'jk/document-rev-list-object-name'
Junio C Hamano
2023-04-04
1
-2
/
+7
|
\
\
|
*
|
docs: document caveats of rev-list's object-name output
Jeff King
2023-03-28
1
-2
/
+7
|
|
/
*
|
fetch: support hideRefs to speed up connectivity checks
Eric Wong
2023-02-27
1
-4
/
+5
*
|
rev-list: clarify git-log default date format
Junio C Hamano
2023-02-16
1
-5
/
+5
*
|
revision: add new parameter to exclude hidden refs
Patrick Steinhardt
2022-11-17
1
-0
/
+7
|
/
*
Merge branch 'en/ancestry-path-in-a-range'
Junio C Hamano
2022-08-29
1
-11
/
+35
|
\
|
*
revision: allow --ancestry-path to take an argument
Elijah Newren
2022-08-19
1
-10
/
+34
|
*
rev-list-options.txt: fix simple typo
Elijah Newren
2022-08-19
1
-1
/
+1
*
|
rev-list: support human-readable output for `--disk-usage`
Li Linchao
2022-08-11
1
-0
/
+3
|
/
*
log: "--since-as-filter" option is a non-terminating "--since" variant
Miklos Vajna
2022-04-23
1
-0
/
+5
*
git-rev-list: add --exclude-first-parent-only flag
Jerry Zhang
2022-01-12
1
-7
/
+15
*
Merge branch 'jk/strbuf-addftime-seconds-since-epoch'
Junio C Hamano
2021-12-10
1
-1
/
+1
|
\
|
*
strbuf_addftime(): handle "%s" manually
Jeff King
2021-11-04
1
-1
/
+1
*
|
Revert "connected: do not sort input revisions"
Junio C Hamano
2021-11-11
1
-7
/
+1
|
/
*
connected: do not sort input revisions
Patrick Steinhardt
2021-08-09
1
-1
/
+7
*
Merge branch 'bc/rev-list-without-commit-line'
Junio C Hamano
2021-07-22
1
-0
/
+8
|
\
|
*
rev-list: add option for --pretty=format without header
brian m. carlson
2021-07-12
1
-0
/
+8
*
|
Merge branch 'jk/typofix'
Junio C Hamano
2021-07-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
doc/rev-list-options: fix duplicate word typo
Jeff King
2021-07-14
1
-1
/
+1
*
|
rev-list: allow filtering of provided items
Patrick Steinhardt
2021-04-19
1
-0
/
+5
*
|
list-objects: implement object type filter
Patrick Steinhardt
2021-04-19
1
-0
/
+3
*
|
Merge branch 'ma/doc-markup-fix'
Junio C Hamano
2021-02-26
1
-3
/
+3
|
\
\
|
*
|
rev-list-options.txt: fix rendering of bonus paragraph
Martin Ågren
2021-02-17
1
-3
/
+3
*
|
|
rev-list: add --disk-usage option for calculating disk usage
Jeff King
2021-02-11
1
-0
/
+9
|
/
/
*
|
doc/rev-list-options: document --first-parent changes merges format
Sergey Organov
2020-12-21
1
-0
/
+5
*
|
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
2020-08-18
1
-45
/
+0
|
\
\
|
*
|
doc/git-log: move "Diff Formatting" from rev-list-options
Jeff King
2020-07-29
1
-46
/
+0
|
*
|
revision: add "--no-diff-merges" option to counteract "-m"
Jeff King
2020-07-29
1
-0
/
+1
*
|
|
rev-list: allow bisect and first-parent flags
Aaron Lipman
2020-08-08
1
-4
/
+3
|
/
/
*
|
rev-list-options.txt: start a list for `show-pulls`
Martin Ågren
2020-05-26
1
-16
/
+19
*
|
revision: --show-pulls adds helpful merges
Derrick Stolee
2020-04-10
1
-1
/
+133
*
|
Merge branch 'dl/pretty-reference'
Junio C Hamano
2019-12-10
1
-1
/
+3
|
\
\
|
*
|
pretty: implement 'reference' format
Denton Liu
2019-11-20
1
-1
/
+3
*
|
|
Merge branch 'dl/range-diff-with-notes'
Junio C Hamano
2019-12-05
1
-1
/
+1
|
\
\
\
|
*
|
|
rev-list-options.txt: remove reference to --show-notes
Denton Liu
2019-11-20
1
-1
/
+1
*
|
|
|
Merge branch 'py/shortlog-list-options-for-log'
Junio C Hamano
2019-12-01
1
-1
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
git-shortlog.txt: include commit limiting options
Pratyush Yadav
2019-11-10
1
-1
/
+10
|
|
/
/
*
|
|
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
2019-09-18
1
-0
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
list-objects-filter-options: allow mult. --filter
Matthew DeVore
2019-06-28
1
-0
/
+16
[next]