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
/
builtin-apply.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-15
remove unnecessary initializations
David Rientjes
1
-14
/
+14
2006-08-15
make inline is_null_sha1 global
David Rientjes
1
-6
/
+1
2006-08-15
git-apply --binary: clean up and prepare for --reverse
Junio C Hamano
1
-65
/
+141
2006-08-14
git-apply --reverse: simplify reverse option.
Junio C Hamano
1
-16
/
+12
2006-08-12
Better error message when we are unable to lock the index file
Junio C Hamano
1
-5
/
+2
2006-08-10
builtin-apply: remove unused increment
Junio C Hamano
1
-3
/
+1
2006-08-09
git-apply: applying a patch to make a symlink shorter.
Junio C Hamano
1
-0
/
+11
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-1
/
+1
2006-07-28
git-apply -R: binary patches are irreversible for now.
Junio C Hamano
1
-0
/
+6
2006-07-28
Teach git-apply about '-R'
Johannes Schindelin
1
-10
/
+55
2006-07-23
Fix t4114 on cygwin
Johannes Schindelin
1
-1
/
+1
2006-07-17
apply: handle type-changing patch correctly.
Junio C Hamano
1
-5
/
+24
2006-07-16
apply: split out removal and creation into different phases.
Junio C Hamano
1
-7
/
+17
2006-07-16
apply: check D/F conflicts more carefully.
Junio C Hamano
1
-3
/
+18
2006-07-10
Avoid C99 comments, use old-style C comments instead.
Pavel Roskin
1
-10
/
+11
2006-07-10
Fix more typos, primarily in the code
Pavel Roskin
1
-2
/
+2
2006-07-08
Close the index file between writing and committing
Johannes Schindelin
1
-1
/
+1
2006-06-24
apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.
Johannes Schindelin
1
-9
/
+16
2006-06-20
Remove all void-pointer arithmetic.
Florian Forster
1
-3
/
+3
2006-06-06
Make index file locking code reusable to others.
Junio C Hamano
1
-5
/
+9
2006-05-28
Merge branch 'lt/apply'
Junio C Hamano
1
-0
/
+17
2006-05-28
Merge branch 'jc/cache-tree'
Junio C Hamano
1
-1
/
+4
2006-05-24
Merge branch 'master' into lt/apply
Junio C Hamano
1
-0
/
+2317
2006-05-23
Builtin git-apply.
Peter Eriksen
1
-0
/
+2300