index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
packfile.h: move pack_window and pack_entry from cache.h
Elijah Newren
3
-16
/
+15
2023-04-24
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
17
-23
/
+44
2023-04-24
treewide: be explicit about dependence on strbuf.h
Elijah Newren
13
-0
/
+13
2023-04-18
protocol.h: move definition of DEFAULT_GIT_PORT from cache.h
Elijah Newren
3
-21
/
+22
2023-04-11
mailmap, quote: move declarations of global vars to correct unit
Elijah Newren
4
-5
/
+6
2023-04-11
treewide: reduce includes of cache.h in other headers
Elijah Newren
8
-8
/
+15
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
12
-6
/
+11
2023-04-11
cache.h: remove unnecessary includes
Elijah Newren
1
-4
/
+0
2023-04-11
treewide: remove cache.h inclusion due to pager.h changes
Elijah Newren
5
-5
/
+5
2023-04-11
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
23
-14
/
+39
2023-04-11
treewide: remove cache.h inclusion due to editor.h changes
Elijah Newren
1
-1
/
+1
2023-04-11
editor: move editor-related functions and declarations into common file
Elijah Newren
21
-55
/
+80
2023-04-11
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
17
-17
/
+16
2023-04-11
object.h: move some inline functions and defines from cache.h
Elijah Newren
2
-42
/
+44
2023-04-11
treewide: remove cache.h inclusion due to object-file.h changes
Elijah Newren
12
-12
/
+11
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
57
-123
/
+184
2023-04-11
treewide: remove cache.h inclusion due to git-zlib changes
Elijah Newren
1
-1
/
+1
2023-04-11
git-zlib: move declarations for git-zlib functions from cache.h
Elijah Newren
9
-26
/
+39
2023-04-11
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
13
-13
/
+10
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
91
-110
/
+210
2023-04-11
treewide: remove unnecessary cache.h inclusion
Elijah Newren
10
-10
/
+8
2023-04-11
treewide: be explicit about dependence on mem-pool.h
Elijah Newren
6
-1
/
+5
2023-04-11
treewide: be explicit about dependence on oid-array.h
Elijah Newren
11
-1
/
+10
2023-04-11
treewide: be explicit about dependence on pack-revindex.h
Elijah Newren
4
-1
/
+3
2023-04-11
treewide: be explicit about dependence on convert.h
Elijah Newren
15
-1
/
+14
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
25
-1
/
+24
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
62
-2
/
+70
2023-03-28
libs: use "struct repository *" argument, not "the_repository"
Ævar Arnfjörð Bjarmason
17
-82
/
+76
2023-03-28
post-cocci: adjust comments for recent repo_* migration
Ævar Arnfjörð Bjarmason
11
-18
/
+18
2023-03-28
cocci: apply the "revision.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
8
-25
/
+12
2023-03-28
cocci: apply the "rerere.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
4
-8
/
+5
2023-03-28
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
17
-27
/
+37
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
18
-46
/
+32
2023-03-28
cocci: apply the "packfile.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
5
-7
/
+6
2023-03-28
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
16
-35
/
+54
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
60
-142
/
+184
2023-03-28
cocci: apply the "diff.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
8
-12
/
+9
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
44
-174
/
+196
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
26
-60
/
+72
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
79
-310
/
+332
2023-03-28
cocci: add missing "the_repository" macros to "pending"
Ævar Arnfjörð Bjarmason
1
-0
/
+70
2023-03-28
cocci: sort "the_repository" rules by header
Ævar Arnfjörð Bjarmason
1
-15
/
+19
2023-03-28
cocci: fix incorrect & verbose "the_repository" rules
Ævar Arnfjörð Bjarmason
1
-114
/
+46
2023-03-28
cocci: remove dead rule from "the_repository.pending.cocci"
Ævar Arnfjörð Bjarmason
1
-8
/
+0
2023-03-21
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
12
-10
/
+13
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
35
-77
/
+114
2023-03-21
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
18
-21
/
+5
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
105
-164
/
+271
2023-03-21
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
9
-9
/
+9
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
119
-207
/
+330
[next]