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 'tr/maint-apply-non-git-patch-parsefix'
Junio C Hamano
2013-06-26
|
\
|
*
apply: carefully strdup a possibly-NULL name
Thomas Rast
2013-06-21
*
|
use logical OR (||) instead of binary OR (|) in logical context
René Scharfe
2013-06-13
*
|
Sync with 'maint'
Junio C Hamano
2013-04-12
|
\
\
|
*
|
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
*
|
|
Merge branch 'jc/apply-ws-fix-tab-in-indent'
Junio C Hamano
2013-04-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
apply --whitespace=fix: avoid running over the postimage buffer
Junio C Hamano
2013-03-22
*
|
|
Merge branch 'jc/extended-fake-ancestor-for-gitlink'
Junio C Hamano
2013-02-14
|
\
\
\
|
*
|
|
apply: verify submodule commit object name better
Junio C Hamano
2013-02-05
*
|
|
|
Merge branch 'jk/apply-similaritly-parsing'
Junio C Hamano
2013-02-08
|
\
\
\
\
|
*
|
|
|
builtin/apply: tighten (dis)similarity index parsing
John Keeping
2013-02-03
|
*
|
|
|
Merge branch 'maint-1.7.11' into maint
Junio C Hamano
2012-09-12
|
|
\
\
\
\
|
*
\
\
\
\
Sync with 1.7.11.6
Junio C Hamano
2012-09-11
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'jc/fake-ancestor-with-non-blobs'
Junio C Hamano
2013-02-05
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
apply: diagnose incomplete submodule object name better
Junio C Hamano
2013-01-31
|
*
|
|
|
|
|
apply: simplify build_fake_ancestor()
Junio C Hamano
2013-01-31
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jc/apply-trailing-blank-removal'
Junio C Hamano
2013-01-06
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
apply.c:update_pre_post_images(): the preimage can be truncated
Junio C Hamano
2012-10-12
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'jc/apply-binary-p0' into maint-1.7.11
Junio C Hamano
2012-09-12
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'pg/maint-apply-remove-unused-variable' into maint-1.7.11
Junio C Hamano
2012-09-11
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/apply-binary-p0'
Junio C Hamano
2012-09-07
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
apply: compute patch->def_name correctly under -p0
Junio C Hamano
2012-08-24
*
|
|
|
|
Merge branch 'nd/i18n-parseopt-help'
Junio C Hamano
2012-09-07
|
\
\
\
\
\
|
*
|
|
|
|
Use imperative form in help usage to describe an action
Nguyễn Thái Ngọc Duy
2012-08-22
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'pg/maint-apply-remove-unused-variable'
Junio C Hamano
2012-08-22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
apply: delete unused deflate_origlen from patch struct
Paul Gortmaker
2012-08-05
*
|
|
|
Merge branch 'tg/ce-namelen-field'
Junio C Hamano
2012-07-23
|
\
\
\
\
|
*
|
|
|
Strip namelen out of ce_flags into a ce_namelen field
Thomas Gummerer
2012-07-11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/sha1-name-more'
Junio C Hamano
2012-07-22
|
\
\
\
\
|
*
|
|
|
apply: --build-fake-ancestor expects blobs
Junio C Hamano
2012-07-09
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/apply-3way'
Junio C Hamano
2012-07-15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
apply: allow rerere() to work on --3way results
Junio C Hamano
2012-07-09
|
*
|
|
apply: register conflicted stages to the index
Junio C Hamano
2012-07-09
|
*
|
|
apply: --3way with add/add conflict
Junio C Hamano
2012-07-09
|
*
|
|
apply: move verify_index_match() higher
Junio C Hamano
2012-07-09
|
*
|
|
apply: plug the three-way merge logic in
Junio C Hamano
2012-07-09
|
*
|
|
apply: fall back on three-way merge
Junio C Hamano
2012-07-09
|
*
|
|
apply: accept -3/--3way command line option
Junio C Hamano
2012-07-09
|
*
|
|
apply: move "already exists" logic to check_to_create()
Junio C Hamano
2012-07-09
|
*
|
|
apply: move check_to_create_blob() closer to its sole caller
Junio C Hamano
2012-07-09
|
*
|
|
apply: further split load_preimage()
Junio C Hamano
2012-07-09
|
*
|
|
apply: refactor "previous patch" logic
Junio C Hamano
2012-07-09
|
*
|
|
apply: split load_preimage() helper function out
Junio C Hamano
2012-07-09
|
*
|
|
apply: factor out checkout_target() helper function
Junio C Hamano
2012-07-09
|
*
|
|
apply: refactor read_file_or_gitlink()
Junio C Hamano
2012-07-09
|
*
|
|
apply: clear_image() clears things a bit more
Junio C Hamano
2012-07-09
|
*
|
|
apply: a bit more comments on PATH_TO_BE_DELETED
Junio C Hamano
2012-07-09
|
*
|
|
apply: fix an incomplete comment in check_patch()
Junio C Hamano
2012-07-09
*
|
|
|
i18n: apply: split to fix a partial i18n message
Jiang Xin
2012-06-01
*
|
|
|
Merge branch 'nd/i18n-parseopt'
Junio C Hamano
2012-05-17
|
\
\
\
\
[next]