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
/
apply.c
Commit message (
Expand
)
Author
Age
*
xread/xwrite: do not worry about EINTR at calling sites.
Junio C Hamano
2005-12-19
*
git-apply: work from subdirectory.
Junio C Hamano
2005-11-28
*
Deal with binary diff output from GNU diff 2.8.7
Junio C Hamano
2005-11-17
*
apply: allow-binary-replacement.
Junio C Hamano
2005-11-16
*
git-apply: fail if a patch cannot be applied.
Junio C Hamano
2005-11-16
*
apply: fix binary patch detection.
Junio C Hamano
2005-11-14
*
Documentation: git-apply --no-add
Junio C Hamano
2005-11-11
*
merge-one-file: use common as base, instead of emptiness.
Junio C Hamano
2005-11-11
*
git-apply: do not fail on binary diff when not applying nor checking.
Junio C Hamano
2005-11-09
*
git-apply --numstat
Junio C Hamano
2005-10-28
*
git-apply: remove unused --show-files flag.
Junio C Hamano
2005-10-17
*
Update git-apply to use C-style quoting for funny pathnames.
Junio C Hamano
2005-10-17
*
Unlocalized isspace and friends
Linus Torvalds
2005-10-14
*
git-apply: parse index information
Junio C Hamano
2005-10-07
*
git-apply: retire unused/unimplemented --no-merge flag.
Junio C Hamano
2005-10-04
*
git-apply: allow operating in sparsely populated working tree.
Junio C Hamano
2005-10-04
*
[PATCH] Flag empty patches as errors
Linus Torvalds
2005-09-30
*
[PATCH] Make git-apply understand incomplete lines in non-C locales
Fredrik Kuivinen
2005-09-04
*
Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git
Junio C Hamano
2005-08-28
|
\
|
*
Fix ?: statements.
Jason Riedy
2005-08-23
*
|
[PATCH] Fix git patch header processing in git-apply.
Robert Fitzsimons
2005-08-28
|
/
*
[PATCH] When copying or renaming, keep the mode, please
Johannes Schindelin
2005-08-17
*
[PATCH] -Werror fixes
Timo Sirainen
2005-08-09
*
[PATCH] Make git-apply --stat less butt-ugly with long filenames
Linus Torvalds
2005-07-28
*
[PATCH] apply.c: --exclude=fnmatch-pattern option.
Junio C Hamano
2005-07-22
*
[PATCH] apply.c: handle incomplete lines correctly.
Junio C Hamano
2005-07-22
*
[PATCH] apply: match documentation, usage string and code.
Junio C Hamano
2005-07-13
*
git-apply: be a lot more careful when writing files
Linus Torvalds
2005-07-13
*
[PATCH] git: fix trivial warning from show_rename_copy()
Tony Luck
2005-07-12
*
[PATCH] Let umask do its work upon filesystem object creation.
Junio C Hamano
2005-07-06
*
Fix sparse warnings.
Linus Torvalds
2005-07-03
*
git-apply: take "--apply" flag to force an apply even if we also ask for a di...
Linus Torvalds
2005-06-23
*
[PATCH] git-apply: implement --summary option.
Junio C Hamano
2005-06-22
*
[PATCH] git-apply --stat: show new filename for rename/copy patch.
Junio C Hamano
2005-06-22
*
git-apply: create subdirectories leading up to a new file
Linus Torvalds
2005-06-21
*
[PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes.
Sven Verdoolaege
2005-06-21
*
git-apply: use default name for mode change patches
Linus Torvalds
2005-06-17
*
git-apply: normalize file mode when comparing with expected value
Linus Torvalds
2005-06-13
*
git-apply: fix error handling for nonexistent files
Linus Torvalds
2005-06-12
*
git-apply: ignore empty git headers
Linus Torvalds
2005-06-12
*
git-apply: creatign empty files is nonfatal
Linus Torvalds
2005-06-08
*
diff 'rename' format change.
Linus Torvalds
2005-06-05
*
git-apply: consider it an error to apply no changes
Linus Torvalds
2005-06-05
*
git-apply: fix rename header parsing
Linus Torvalds
2005-06-05
*
git-apply: actually apply patches and update the index
Linus Torvalds
2005-06-05
*
git-apply: fix apply of a new file
Linus Torvalds
2005-06-05
*
git-apply: find offset fragments, and really apply them
Linus Torvalds
2005-06-05
*
git-apply: first cut at actually checking fragment data
Linus Torvalds
2005-06-05
*
git-apply --stat: limit lines to 79 characters
Linus Torvalds
2005-05-31
*
git-apply: don't try to be clever about filenames and the index
Linus Torvalds
2005-05-31
[next]