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
*
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
*
|
Merge branch 'ps/receive-use-only-advertised'
Junio C Hamano
2022-11-23
1
-40
/
+89
|
\
\
|
*
|
revision: add new parameter to exclude hidden refs
Patrick Steinhardt
2022-11-17
1
-1
/
+54
|
*
|
revision: introduce struct to handle exclusions
Patrick Steinhardt
2022-11-17
1
-26
/
+22
|
*
|
revision: move together exclusion-related functions
Patrick Steinhardt
2022-11-17
1
-26
/
+26
|
|
/
*
/
revisions API: extend the nascent REV_INFO_INIT macro
Ævar Arnfjörð Bjarmason
2022-11-08
1
-17
/
+2
|
/
*
Merge branch 'rs/diff-caret-bang-with-parents'
Junio C Hamano
2022-10-26
1
-3
/
+2
|
\
|
*
revision: use strtol_i() for exclude_parent
René Scharfe
2022-10-02
1
-3
/
+2
*
|
CodingGuidelines: allow declaring variables in for loops
Ævar Arnfjörð Bjarmason
2022-10-10
1
-7
/
+0
*
|
Merge branch 'jk/list-objects-filter-cleanup'
Junio C Hamano
2022-09-19
1
-0
/
+1
|
\
\
|
*
|
list-objects-filter: add and use initializers
Jeff King
2022-09-12
1
-0
/
+1
|
|
/
*
|
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-9
/
+9
|
\
\
|
*
|
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-9
/
+9
*
|
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-7
/
+11
|
\
|
|
|
*
|
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-2
/
+2
|
*
|
refs: mark unused reflog callback parameters
Jeff King
2022-08-19
1
-2
/
+5
|
*
|
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-3
/
+4
[next]