index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmp-objdir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
treewide: remove cache.h inclusion due to object-file.h changes
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
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
tmp-objdir: skip clean up when handling a signal
John Cai
2022-10-01
1
-36
/
+4
*
log: clean unneeded objects during `log --remerge-diff`
Elijah Newren
2022-02-02
1
-0
/
+5
*
tmp-objdir: new API for creating temporary writable databases
Neeraj Singh
2021-12-08
1
-3
/
+52
*
packfile: prepare for the existence of '*.rev' files
Taylor Blau
2021-01-26
1
-2
/
+4
*
strvec: rename struct fields
Jeff King
2020-07-31
1
-1
/
+1
*
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-8
/
+8
*
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
*
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
2018-03-23
1
-0
/
+1
*
tmp-objdir: quote paths we add to alternates
Jeff King
2016-12-13
1
-1
/
+17
*
tmp-objdir: do not migrate files starting with '.'
Jeff King
2016-10-10
1
-1
/
+1
*
tmp-objdir: put quarantine information in the environment
Jeff King
2016-10-10
1
-0
/
+2
*
tmp-objdir: introduce API for temporary object directories
Jeff King
2016-10-10
1
-0
/
+273