index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
replace_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-25
register_replace_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+3
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-1
/
+3
2014-03-18
Merge branch 'dd/use-alloc-grow'
Junio C Hamano
1
-6
/
+2
2014-03-14
Merge branch 'mh/replace-refs-variable-rename'
Junio C Hamano
1
-1
/
+8
2014-03-03
replace_object.c: use ALLOC_GROW() in register_replace_object()
Dmitry S. Dolzhenko
1
-6
/
+2
2014-02-28
Add docstrings for lookup_replace_object() and do_lookup_replace_object()
Michael Haggerty
1
-0
/
+7
2014-02-24
replace_object: use struct members instead of an array
Michael Haggerty
1
-6
/
+11
2014-02-20
rename read_replace_refs to check_replace_refs
Michael Haggerty
1
-1
/
+1
2013-12-12
replace_object: don't check read_replace_refs twice
Christian Couder
1
-3
/
+0
2011-05-15
inline lookup_replace_object() calls
Junio C Hamano
1
-1
/
+3
2011-03-22
Fix sparse warnings
Stephen Boyd
1
-0
/
+1
2009-05-31
environment: add global variable to disable replacement
Christian Couder
1
-0
/
+3
2009-05-31
replace_object: add mechanism to replace objects found in "refs/replace/"
Christian Couder
1
-0
/
+111