log mercurial/patch.py @ 10501:a27af7229850 stable

age author description
Thu, 18 Feb 2010 10:46:01 -0800 Brendan Cully import: if in doubt, consume stream until start of diff stable
Sun, 14 Feb 2010 17:53:23 +0100 Patrick Mezard patch: remove useless copy, cleanup stable
Thu, 11 Feb 2010 11:22:57 -0200 Wagner Bruna patch: separate reverse copy data (issue1959) stable
Sun, 07 Feb 2010 18:06:52 +0100 Brendan Cully import: import each patch in a file or stream as a separate change
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sun, 03 Jan 2010 20:36:30 +0100 Patrick Mezard Merge with crew-stable
Sun, 03 Jan 2010 19:47:07 +0100 Patrick Mezard patch: explicitely close input patch files when leaving stable
Fri, 01 Jan 2010 20:54:05 +0100 Patrick Mezard patch: support diff data loss detection and upgrade
Tue, 29 Dec 2009 16:00:38 +0100 Patrick Mezard patch: make git diffline generation more explicit
Thu, 24 Dec 2009 00:01:13 +0100 Patrick Mezard Merge with crew-stable
Wed, 09 Dec 2009 16:56:00 -0800 Greg Onufer patch: better handling of sequence of offset patch hunks (issue1941) stable
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard patch: drop unused hunk.newctrl()
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard patch: drop eol normalization fast-path for 'lf' and 'crlf'
Wed, 23 Dec 2009 19:31:47 +0100 Patrick Mezard patch: fix eolmode=auto with new files
Sun, 20 Dec 2009 17:18:04 +0100 Martin Geisler patch: implement patch.eol=auto mode
Sun, 20 Dec 2009 17:18:02 +0100 Martin Geisler patch: propagate eolmode down to patchfile
Thu, 05 Nov 2009 15:18:56 +0100 Yannick Gingras diff: add --inverse option
Thu, 05 Nov 2009 10:44:36 +0100 Dirkjan Ochtman kill trailing whitespace
Sat, 31 Oct 2009 18:02:34 +0100 Benoit Boissinot patch: use the public ctx API instead of the internals
Sat, 31 Oct 2009 18:02:13 +0100 Benoit Boissinot patch: don't use mutable object as default argument
Sat, 31 Oct 2009 18:01:08 +0100 Benoit Boissinot patch: initialize all attributes of the hunk class
Sat, 31 Oct 2009 18:00:05 +0100 Benoit Boissinot patch: simplify logic
Sun, 25 Oct 2009 02:53:33 +0200 Brodie Rao diffstat: with --git, mark binary files with Bin
Sun, 25 Oct 2009 02:35:35 +0200 Brodie Rao diffstat: print 0 instead of nothing for 0 adds or removes
Fri, 16 Oct 2009 00:06:23 +0200 Patrick Mezard Merge with crew-stable
Thu, 15 Oct 2009 23:15:30 +0200 Patrick Mezard patch: handle symlink updates/replacements (issue1785)
Thu, 15 Oct 2009 23:15:30 +0200 Patrick Mezard patch: handle symlinks without symlinkhunk
Sun, 11 Oct 2009 13:54:19 -0500 Matt Mackall Merge with stable