Tue, 09 Dec 2008 14:27:47 +0100 |
Stefan Rusek |
When applying a git diff, ensure that the target dir exists for new files
|
Sat, 22 Nov 2008 00:21:57 -0800 |
Brendan Cully |
import: add similarity option (issue295)
|
Wed, 19 Nov 2008 13:27:57 +0100 |
Patrick Mezard |
patch: isolate patchfile filesystem calls into methods
|
Wed, 19 Nov 2008 13:27:57 +0100 |
Patrick Mezard |
patch: pass an opener to patchfile
|
Wed, 19 Nov 2008 13:27:57 +0100 |
Patrick Mezard |
patch: remove useless unlink() call
|
Thu, 06 Nov 2008 11:17:38 +0100 |
Ronny Pfannschmidt |
export: fixed silent output file overwriting
|
Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
|
Mon, 27 Oct 2008 22:57:55 +0100 |
Patrick Mezard |
patch: rewrite diffstat with util.filter()
|
Sun, 26 Oct 2008 17:26:28 +0100 |
Patrick Mezard |
patch: fix patched files records in externalpatcher()
|
Fri, 24 Oct 2008 20:46:56 +0200 |
Bartosz SKOWRON |
patch: remove double variables in copyfile() func
|
Wed, 22 Oct 2008 13:14:52 +0200 |
Dirkjan Ochtman |
patch/diff: use a separate function to write the first line of a file diff
|
Wed, 22 Oct 2008 12:56:28 +0200 |
Dirkjan Ochtman |
patch: consolidate two different regexes for parsing of git diffs
|
Wed, 22 Oct 2008 09:29:26 +0200 |
Dirkjan Ochtman |
patch: extract local function addmodehdr
|
Mon, 20 Oct 2008 14:57:04 +0200 |
Dirkjan Ochtman |
clean up trailing spaces, leading spaces in C
|
Sat, 18 Oct 2008 23:45:46 +0200 |
Patrick Mezard |
patch: pass linereader to binaryhunk.extract() instead of wrapped fp
|