git-rev-tree: teach it about tag references
[gitweb.git] / apply.c
2005-05-25 [PATCH] Squelch compiler warning
2005-05-24 git-apply: more consistency checks on gitdiff filenames
2005-05-24 git-apply: start using the index file information.
2005-05-23 git-apply: if no input files specified, apply stdin
2005-05-23 git-apply: unknown modes are zero, not -1
2005-05-23 git-apply: parse the diff headers (both traditional...
2005-05-23 git-apply: improve error detection and messages
2005-05-23 git-apply: bad patch fragments are fatal
2005-05-23 Start implementing "git-apply"