index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
revision: optionally record matches with pathspec elements
Junio C Hamano
2024-04-03
1
-0
/
+1
*
rev-list: add commit object support in `--missing` option
Karthik Nayak
2023-11-01
1
-0
/
+4
*
revision: rename bit to `do_not_die_on_missing_objects`
Karthik Nayak
2023-11-01
1
-8
/
+9
*
range-diff: treat notes like `log`
Kristoffer Haugsbakk
2023-09-19
1
-0
/
+1
*
Merge branch 'jk/unused-parameter'
Junio C Hamano
2023-07-25
1
-1
/
+1
|
\
|
*
revisions: drop unused "opt" parameter in "tweak" callbacks
Jeff King
2023-07-14
1
-1
/
+1
*
|
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-21
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
revision.h: store hidden refs in a `strvec`
Taylor Blau
2023-07-10
1
-2
/
+3
*
|
Merge branch 'jc/pack-ref-exclude-include'
Junio C Hamano
2023-06-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pack-refs: teach --exclude option to exclude refs from being packed
John Cai
2023-05-12
1
-1
/
+1
*
|
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-3
/
+0
|
|
\
*
|
\
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-3
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "revision.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+0
*
|
|
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
2023-03-30
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: remove unnecessary inclusions of parse-options.h from headers
SZEDER Gábor
2023-03-20
1
-1
/
+2
|
|
/
*
/
ident.h: move ident-related declarations out of cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
Merge branch 'ps/receive-use-only-advertised'
Junio C Hamano
2022-11-23
1
-6
/
+37
|
\
|
*
revision: add new parameter to exclude hidden refs
Patrick Steinhardt
2022-11-17
1
-0
/
+16
|
*
revision: introduce struct to handle exclusions
Patrick Steinhardt
2022-11-17
1
-6
/
+21
*
|
revisions API: extend the nascent REV_INFO_INIT macro
Ævar Arnfjörð Bjarmason
2022-11-08
1
-1
/
+17
|
/
*
Merge branch 'jc/format-patch-force-in-body-from'
Junio C Hamano
2022-09-09
1
-0
/
+1
|
\
|
*
format-patch: allow forcing the use of in-body From: header
Junio C Hamano
2022-08-29
1
-0
/
+1
*
|
revision: allow --ancestry-path to take an argument
Elijah Newren
2022-08-19
1
-0
/
+9
|
/
*
revisions API: don't leak memory on argv elements that need free()-ing
Ævar Arnfjörð Bjarmason
2022-08-03
1
-1
/
+2
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-25
/
+48
|
\
|
*
revisions API users: use release_revisions() needing REV_INFO_INIT
Ævar Arnfjörð Bjarmason
2022-04-14
1
-1
/
+20
|
*
revision.[ch]: document and move code declared around "init"
Ævar Arnfjörð Bjarmason
2022-04-14
1
-26
/
+24
|
*
revision.[ch]: provide and start using a release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+6
*
|
log: "--since-as-filter" option is a non-terminating "--since" variant
Miklos Vajna
2022-04-23
1
-0
/
+1
|
/
*
revision: put object filter into struct rev_info
Derrick Stolee
2022-03-09
1
-0
/
+7
*
Merge branch 'ah/log-no-graph'
Junio C Hamano
2022-02-24
1
-0
/
+1
|
\
|
*
log: add a --no-graph option
Alex Henrie
2022-02-11
1
-0
/
+1
*
|
Merge branch 'jz/rev-list-exclude-first-parent-only'
Junio C Hamano
2022-02-18
1
-1
/
+2
|
\
\
|
*
|
git-rev-list: add --exclude-first-parent-only flag
Jerry Zhang
2022-01-12
1
-1
/
+2
|
|
/
*
|
Merge branch 'en/remerge-diff'
Junio C Hamano
2022-02-17
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
log: clean unneeded objects during `log --remerge-diff`
Elijah Newren
2022-02-02
1
-0
/
+3
|
*
show, log: provide a --remerge-diff capability
Elijah Newren
2022-02-02
1
-1
/
+2
*
|
log: let --invert-grep only invert --grep
René Scharfe
2021-12-17
1
-2
/
+0
|
/
*
Merge branch 'jt/add-submodule-odb-clean-up'
Junio C Hamano
2021-10-06
1
-1
/
+0
|
\
|
*
revision: remove "submodule" from opt struct
Jonathan Tan
2021-09-09
1
-1
/
+0
*
|
revision: separate walk and unsorted flags
Patrick Steinhardt
2021-08-05
1
-5
/
+2
|
/
*
Merge branch 'bc/rev-list-without-commit-line'
Junio C Hamano
2021-07-22
1
-1
/
+2
|
\
|
*
rev-list: add option for --pretty=format without header
brian m. carlson
2021-07-12
1
-1
/
+2
*
|
Merge branch 'jk/bitmap-tree-optim'
Junio C Hamano
2021-07-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
bitmaps: don't recurse into trees already in the bitmap
Jeff King
2021-06-15
1
-0
/
+1
*
|
Merge branch 'so/log-m-implies-p'
Junio C Hamano
2021-06-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
Sergey Organov
2021-05-21
1
-1
/
+1
*
|
revision: mark commit parents as NOT_USER_GIVEN
Patrick Steinhardt
2021-04-11
1
-3
/
+0
[next]