index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
replace-object.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-24
1
-1
/
+8
*
object-store.h: move struct object_info from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
*
replace-object: make replace operations thread-safe
Matheus Tavares
2020-01-17
1
-1
/
+6
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-1
/
+1
*
commit-graph: not compatible with replace objects
Derrick Stolee
2018-08-21
1
-0
/
+2
*
check_replace_refs: rename to read_replace_refs
Jeff King
2018-07-19
1
-1
/
+1
*
replace-object: allow lookup_replace_object to handle arbitrary repositories
Stefan Beller
2018-04-12
1
-5
/
+5
*
replace-object: allow do_lookup_replace_object to handle arbitrary repositories
Stefan Beller
2018-04-12
1
-2
/
+2
*
replace-object: add repository argument to lookup_replace_object
Stefan Beller
2018-04-12
1
-1
/
+2
*
replace-object: add repository argument to do_lookup_replace_object
Stefan Beller
2018-04-12
1
-2
/
+3
*
replace-object: check_replace_refs is safe in multi repo environment
Stefan Beller
2018-04-12
1
-1
/
+4
*
object-store: move lookup_replace_object to replace-object.h
Stefan Beller
2018-04-12
1
-0
/
+22
*
replace-object: move replace_map to object store
Stefan Beller
2018-04-12
1
-0
/
+9