index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/revision-cmdline-stdin-not'
Junio C Hamano
2023-10-04
1
-5
/
+5
|
\
|
*
revision: make pseudo-opt flags read via stdin behave consistently
Patrick Steinhardt
2023-09-25
1
-5
/
+5
*
|
range-diff: treat notes like `log`
Kristoffer Haugsbakk
2023-09-19
1
-0
/
+7
|
/
*
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
/
+2
|
\
\
|
*
|
revision.h: store hidden refs in a `strvec`
Taylor Blau
2023-07-10
1
-1
/
+1
|
*
|
refs: plumb `exclude_patterns` argument throughout
Taylor Blau
2023-07-10
1
-1
/
+1
*
|
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-1
/
+3
|
\
\
\
|
*
|
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ps/revision-stdin-with-options'
Junio C Hamano
2023-07-05
1
-34
/
+48
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
revision: handle pseudo-opts in `--stdin` mode
Patrick Steinhardt
2023-06-15
1
-4
/
+17
|
*
|
revision: small readability improvement for reading from stdin
Patrick Steinhardt
2023-06-15
1
-8
/
+9
|
*
|
revision: reorder `read_revisions_from_stdin()`
Patrick Steinhardt
2023-06-15
1
-33
/
+33
|
|
/
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-1
/
+4
|
\
|
*
treewide: reduce includes of cache.h in other headers
Elijah Newren
2023-04-11
1
-1
/
+1
|
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-13
/
+14
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+3
|
\
|
|
|
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-13
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-6
/
+6
|
*
|
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
|
*
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-5
/
+6
*
|
|
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
2023-03-30
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: include parse-options.h in source files
SZEDER Gábor
2023-03-20
1
-0
/
+1
|
|
/
*
|
Merge branch 'ew/fetch-hiderefs'
Junio C Hamano
2023-03-17
1
-1
/
+2
|
\
\
|
*
|
fetch: support hideRefs to speed up connectivity checks
Eric Wong
2023-02-27
1
-1
/
+2
|
|
/
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-3
/
+3
|
\
\
|
*
|
for_each_object: mark unused callback parameters
Jeff King
2023-02-24
1
-2
/
+2
|
*
|
mark "pointless" data pointers in callbacks
Jeff King
2023-02-24
1
-1
/
+1
|
|
/
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
|
/
*
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
2023-01-17
1
-1
/
+1
*
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
2023-01-16
1
-1
/
+1
*
Merge branch 'jk/unused-post-2.39'
Junio C Hamano
2022-12-26
1
-10
/
+15
|
\
|
*
diff: mark unused parameters in callbacks
Jeff King
2022-12-13
1
-10
/
+15
*
|
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2022-12-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
revision API: call graph_clear() in release_revisions()
Ævar Arnfjörð Bjarmason
2022-11-21
1
-0
/
+1
[next]