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
2009-01-02
builtin-apply: prevent non-explicit permission changes
Junio C Hamano
1
-1
/
+3
2008-12-30
parse-opt: migrate builtin-apply.
Miklos Vajna
1
-129
/
+152
2008-12-17
Add generic 'strbuf_readlink()' helper function
Linus Torvalds
1
-4
/
+2
2008-10-26
Merge branch 'ar/maint-mksnpath' into HEAD
Junio C Hamano
1
-2
/
+2
2008-10-26
Fix potentially dangerous uses of mkpath and git_path
Alex Riesen
1
-2
/
+2
2008-10-12
Merge branch 'maint'
Shawn O. Pearce
1
-0
/
+7
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-18
/
+8
2008-10-12
git apply --directory broken for new files
Jeff King
1
-0
/
+7
2008-10-09
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2008-10-09
builtin-apply: fix typo leading to stack corruption
Imre Deak
1
-1
/
+1
2008-10-06
do not segfault if make_cache_entry failed
Dmitry Potapov
1
-0
/
+2
2008-10-06
do not segfault if make_cache_entry failed
Dmitry Potapov
1
-0
/
+2
2008-09-29
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
1
-9
/
+2
2008-09-29
Use remove_path from dir.c instead of own implementation
Alex Riesen
1
-9
/
+2
2008-09-06
git-apply:--include=pathspec
Junio C Hamano
1
-15
/
+33
2008-09-03
Merge branch 'ho/dashless' into maint
Junio C Hamano
1
-4
/
+4
2008-08-31
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
1
-3
/
+3
2008-08-30
Start conforming code to "git subcmd" style
Heikki Orsila
1
-1
/
+1
2008-08-30
git-apply: Loosen "match_beginning" logic
Junio C Hamano
1
-1
/
+4
2008-07-21
Rename path_list to string_list
Johannes Schindelin
1
-8
/
+8
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-07-09
apply: fix copy/rename breakage
Junio C Hamano
1
-3
/
+7
2008-07-09
Merge branch 'js/apply-root'
Junio C Hamano
1
-0
/
+24
2008-07-06
git-apply --directory: make --root more similar to GNU diff
Junio C Hamano
1
-2
/
+2
2008-07-05
Fix apply --recount handling of no-EOL line
Thomas Rast
1
-1
/
+1
2008-07-02
apply --root: thinkofix.
Junio C Hamano
1
-2
/
+2
2008-07-01
Teach "git apply" to prepend a prefix with "--root=<root>"
Johannes Schindelin
1
-0
/
+24
2008-07-01
Merge branch 'js/apply-recount'
Junio C Hamano
1
-7
/
+68
2008-07-01
Merge branch 'jc/checkdiff'
Junio C Hamano
1
-3
/
+2
2008-06-28
Allow git-apply to recount the lines in a hunk (AKA recountdiff)
Johannes Schindelin
1
-7
/
+68
2008-06-27
git-apply: handle a patch that touches the same path more than once better
Don Zickus
1
-10
/
+72
2008-06-26
check_and_emit_line(): rename and refactor
Junio C Hamano
1
-3
/
+2
2008-05-25
Merge branch 'js/config-cb'
Junio C Hamano
1
-3
/
+3
2008-05-17
builtin-apply: do not declare patch is creation when we do not know it
Junio C Hamano
1
-15
/
+0
2008-05-17
builtin-apply: accept patch to an empty file
Junio C Hamano
1
-56
/
+77
2008-05-17
builtin-apply: typofix
Junio C Hamano
1
-1
/
+1
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-3
/
+3
2008-05-10
Optimize symlink/directory detection
Linus Torvalds
1
-1
/
+1
2008-04-16
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-04-16
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-1
/
+1
2008-04-15
builtin-apply: Show a more descriptive error on failure when opening a patch
Alberto Bertogli
1
-1
/
+1
2008-04-14
builtin-apply.c: use git_config_string() to get apply_default_whitespace
Stephan Beyer
1
-6
/
+2
2008-04-06
Merge branch 'jc/maint-apply-match-beginning'
Junio C Hamano
1
-13
/
+16
2008-04-06
Fix "git apply" to correctly enforce "match at the beginning"
Junio C Hamano
1
-13
/
+16
2008-03-26
Always set *nongit_ok in setup_git_directory_gently()
SZEDER Gábor
1
-1
/
+1
2008-02-24
Merge branch 'jc/apply-whitespace'
Junio C Hamano
1
-243
/
+476
2008-02-23
ws_fix_copy(): move the whitespace fixing function to ws.c
Junio C Hamano
1
-108
/
+3
2008-02-16
Merge branch 'sp/safecrlf'
Junio C Hamano
1
-1
/
+1
2008-02-11
Merge branch 'lt/in-core-index'
Junio C Hamano
1
-5
/
+5
2008-02-11
apply: do not barf on patch with too large an offset
Junio C Hamano
1
-0
/
+3
[prev]
[next]