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
/
builtin
/
rev-list.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
Merge branch 'ps/receive-use-only-advertised'
Junio C Hamano
1
-0
/
+1
2022-11-17
revision: add new parameter to exclude hidden refs
Patrick Steinhardt
1
-0
/
+1
2022-10-13
doc txt & -h consistency: add or fix optional "--" syntax
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-13
doc txt & -h consistency: fix mismatching labels
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-13
built-ins: consistently add "\n" between "usage" and options
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-08-11
rev-list: support human-readable output for `--disk-usage`
Li Linchao
1
-4
/
+32
2022-04-13
revisions API users: add "goto cleanup" for release_revisions()
Ævar Arnfjörð Bjarmason
1
-7
/
+12
2022-04-13
cocci: add and apply free_commit_list() rules
Ævar Arnfjörð Bjarmason
1
-4
/
+2
2022-03-21
Merge branch 'ds/partial-bundles'
Junio C Hamano
1
-22
/
+7
2022-03-09
rev-list: move --filter parsing into revision.c
Derrick Stolee
1
-11
/
+0
2022-03-09
list-objects: consolidate traverse_commit_list[_filtered]
Derrick Stolee
1
-1
/
+1
2022-03-09
pack-bitmap: drop filter in prepare_bitmap_walk()
Derrick Stolee
1
-5
/
+3
2022-03-09
revision: put object filter into struct rev_info
Derrick Stolee
1
-14
/
+12
2022-02-04
i18n: fix some misformated placeholders in command synopsis
Jean-Noël Avila
1
-1
/
+1
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
1
-1
/
+1
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
1
-1
/
+1
2021-07-12
rev-list: add option for --pretty=format without header
brian m. carlson
1
-9
/
+24
2021-04-19
rev-list: allow filtering of provided items
Patrick Steinhardt
1
-9
/
+27
2021-02-11
rev-list: add --disk-usage option for calculating disk usage
Jeff King
1
-0
/
+46
2020-08-07
bisect: combine args passed to find_bisection()
Aaron Lipman
1
-1
/
+8
2020-08-07
rev-list: allow bisect and first-parent flags
Aaron Lipman
1
-1
/
+1
2020-02-18
rev-list --count: comment on the use of count_right++
Junio C Hamano
1
-0
/
+7
2020-02-14
rev-list: use bitmap filters for traversal
Jeff King
1
-9
/
+8
2020-02-14
pack-bitmap: basic noop bitmap filter infrastructure
Jeff King
1
-2
/
+2
2020-02-14
rev-list: allow commit-only bitmap traversals
Jeff King
1
-8
/
+1
2020-02-14
rev-list: allow bitmaps when counting objects
Jeff King
1
-3
/
+18
2020-02-14
rev-list: make --count work with --objects
Jeff King
1
-0
/
+13
2020-02-14
rev-list: factor out bitmap-optimized routines
Jeff King
1
-21
/
+67
2020-02-14
pack-bitmap: refuse to do a bitmap traversal with pathspecs
Jeff King
1
-1
/
+1
2020-02-13
rev-list: fallback to non-bitmap traversal when filtering
Jeff King
1
-2
/
+2
2019-10-11
Merge branch 'rs/dedup-includes'
Junio C Hamano
1
-1
/
+0
2019-10-04
treewide: remove duplicate #include directives
René Scharfe
1
-1
/
+0
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
1
-2
/
+4
2019-09-16
list-objects-filter: delay parsing of sparse oid
Jeff King
1
-4
/
+0
2019-06-28
list-objects-filter-options: make filter_spec a string_list
Matthew DeVore
1
-2
/
+4
2019-06-20
rev-list: teach --no-object-names to enable piping
Emily Shaffer
1
-1
/
+18
2019-05-13
rev-list: drop unused void pointer from finish_commit()
Jeff King
1
-5
/
+5
2019-05-09
Merge branch 'tb/unexpected'
Junio C Hamano
1
-1
/
+3
2019-04-10
rev-list: let traversal die when --missing is not in use
Jeff King
1
-1
/
+3
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
1
-1
/
+1
2019-03-05
rev-list: allow cached objects in existence check
Jeff King
1
-1
/
+1
2019-02-06
Merge branch 'ds/push-sparse-tree-walk'
Junio C Hamano
1
-1
/
+1
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
1
-1
/
+2
2019-01-17
list-objects: consume sparse tree walk
Derrick Stolee
1
-1
/
+1
2019-01-14
Merge branch 'md/exclude-promisor-objects-fix-cleanup'
Junio C Hamano
1
-2
/
+4
2018-12-28
commit: prepare free_commit_buffer and release_commit_memory for any repo
Stefan Beller
1
-1
/
+2
2018-12-06
revision.c: put promisor option in specialized struct
Matthew DeVore
1
-2
/
+4
2018-11-06
Merge branch 'md/exclude-promisor-objects-fix'
Junio C Hamano
1
-0
/
+1
2018-10-30
Merge branch 'md/filter-trees'
Junio C Hamano
1
-4
/
+7
2018-10-23
exclude-promisor-objects: declare when option is allowed
Matthew DeVore
1
-0
/
+1
[next]