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
*
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
*
[PATCH] Show dissimilarity index for D and N case.
Junio C Hamano
2005-05-30
*
git-apply: add "--check" option to check that the diff makes sense
Linus Torvalds
2005-05-26
*
git-apply: when validating default names, check the final EOLN too
Linus Torvalds
2005-05-26
*
git-apply: pick up default filenames from "diff --git" header line
Linus Torvalds
2005-05-26
*
git-apply: make the diffstat output happen for "--stat" only.
Linus Torvalds
2005-05-26
*
git-apply: implement "diffstat" output
Linus Torvalds
2005-05-26
*
git-apply: parse the whole list of patches into memory first
Linus Torvalds
2005-05-26
*
[PATCH] Squelch compiler warning
Junio C Hamano
2005-05-24
*
git-apply: more consistency checks on gitdiff filenames
Linus Torvalds
2005-05-23
*
git-apply: start using the index file information.
Linus Torvalds
2005-05-23
*
git-apply: if no input files specified, apply stdin
Linus Torvalds
2005-05-23
*
git-apply: unknown modes are zero, not -1
Linus Torvalds
2005-05-23
*
git-apply: parse the diff headers (both traditional and new)
Linus Torvalds
2005-05-23
*
git-apply: improve error detection and messages
Linus Torvalds
2005-05-23
*
git-apply: bad patch fragments are fatal
Linus Torvalds
2005-05-23
*
Start implementing "git-apply"
Linus Torvalds
2005-05-23