index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
apply.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'cc/apply'
Junio C Hamano
2016-04-13
|
\
|
*
builtin/apply: free patch when parse_chunk() fails
Christian Couder
2016-04-01
|
*
builtin/apply: handle parse_binary() failure
Christian Couder
2016-04-01
|
*
apply: remove unused call to free() in gitdiff_{old,new}name()
Junio C Hamano
2016-03-22
|
*
builtin/apply: get rid of useless 'name' variable
Christian Couder
2016-03-22
*
|
apply: report patch skipping in verbose mode
Nguyễn Thái Ngọc Duy
2016-03-24
|
/
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
|
*
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
*
|
apply, ls-files: simplify "-z" parsing
Jeff King
2016-02-01
|
/
*
apply: convert root string to strbuf
Jeff King
2015-10-05
*
replace trivial malloc + sprintf / strcpy calls with xstrfmt
Jeff King
2015-09-25
*
Merge branch 'gb/apply-comment-typofix'
Junio C Hamano
2015-09-14
*
Merge branch 'jc/apply-reject-noop-hunk'
Junio C Hamano
2015-06-24
|
\
|
*
apply: reject a hunk that does not do anything
Junio C Hamano
2015-06-01
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-05-05
|
\
\
|
*
|
apply: convert threeway_stage to object_id
brian m. carlson
2015-03-13
|
*
|
Merge branch 'jc/apply-ws-fix-expands' into maint
Junio C Hamano
2015-02-24
|
|
\
\
|
*
\
\
Merge branch 'jk/blame-commit-label' into maint
Junio C Hamano
2015-02-24
|
|
\
\
\
*
|
|
|
|
builtin/apply.c: fix a memleak
Stefan Beller
2015-03-23
*
|
|
|
|
Merge branch 'jc/apply-ws-fix-expands-report'
Junio C Hamano
2015-03-03
|
\
\
\
\
\
|
*
|
|
|
|
apply: detect and mark whitespace errors in context lines when fixing
Junio C Hamano
2015-01-22
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/apply-beyond-symlink'
Junio C Hamano
2015-03-03
|
\
\
\
\
\
|
*
|
|
|
|
apply: do not touch a file beyond a symbolic link
Junio C Hamano
2015-02-10
|
*
|
|
|
|
apply: do not read from beyond a symbolic link
Junio C Hamano
2015-02-10
|
*
|
|
|
|
apply: do not read from the filesystem under --index
Junio C Hamano
2015-02-10
|
*
|
|
|
|
apply: reject input that touches outside the working area
Junio C Hamano
2015-02-10
*
|
|
|
|
|
Merge branch 'jc/apply-ws-fix-expands'
Junio C Hamano
2015-02-17
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
apply: count the size of postimage correctly
Junio C Hamano
2015-01-22
|
*
|
|
|
|
apply: make update_pre_post_images() sanity check the given postlen
Junio C Hamano
2015-01-22
|
*
|
|
|
|
apply.c: typofix
Junio C Hamano
2015-01-22
*
|
|
|
|
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
standardize usage info string format
Alex Henrie
2015-01-14
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/blame-commit-label'
Junio C Hamano
2015-02-11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
builtin/apply.c: use xstrdup_or_null instead of null_strdup
Jeff King
2015-01-13
*
|
|
|
|
Merge branch 'mh/simplify-repack-without-refs'
Junio C Hamano
2014-12-22
|
\
\
\
\
\
|
*
|
|
|
|
sort_string_list(): rename to string_list_sort()
Michael Haggerty
2014-11-25
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sv/typofix-apply-error-message'
Junio C Hamano
2014-12-12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
apply: fix typo in an error message
Slavomir Vlcek
2014-11-17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
2014-10-14
|
\
\
\
\
|
*
|
|
|
use skip_prefix() to avoid more magic numbers
René Scharfe
2014-10-07
|
|
|
/
/
|
|
/
|
|
*
|
|
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
|
/
/
/
*
|
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
*
|
|
Merge branch 'ta/config-set-2'
Junio C Hamano
2014-09-11
|
\
\
\
|
*
|
|
builtin/apply.c: replace `git_config()` with `git_config_get_string_const()`
Tanay Abhra
2014-08-13
*
|
|
|
Merge branch 'jc/apply-ws-prefix'
Junio C Hamano
2014-09-09
|
\
\
\
\
|
*
|
|
|
apply: omit ws check for excluded paths
Junio C Hamano
2014-08-07
|
*
|
|
|
apply: hoist use_patch() helper for path exclusion up
Junio C Hamano
2014-08-07
|
*
|
|
|
apply: use the right attribute for paths in non-Git patches
Junio C Hamano
2014-08-07
*
|
|
|
|
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
2014-07-28
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
apply: avoid possible bogus pointer
Jeff King
2014-07-24
[next]