Sun, 18 Jul 2010 01:06:50 +0900 |
FUJIWARA Katsunori |
i18n: use encoding.colwidth() for correct column width
stable
|
Thu, 17 Jun 2010 15:51:27 +0200 |
Dirkjan Ochtman |
patch: inline small, single-use 'write' function
|
Thu, 17 Jun 2010 15:50:35 +0200 |
Dirkjan Ochtman |
patch: inline small, single-use 'close' function
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
Mon, 26 Apr 2010 13:21:03 +0200 |
Mads Kiilerich |
patch: strip paths in leaked git patchmeta objects
|
Mon, 26 Apr 2010 13:21:03 +0200 |
Mads Kiilerich |
patch: minor cleanup of _applydiff
|
Mon, 26 Apr 2010 13:21:02 +0200 |
Mads Kiilerich |
patch: git delete mode shouldn't be used at all
|
Mon, 26 Apr 2010 13:21:02 +0200 |
Mads Kiilerich |
patch: make "unable to strip away" message less confusing
|
Mon, 26 Apr 2010 13:21:02 +0200 |
Mads Kiilerich |
patch: descriptive patchmeta.__repr__ to help debugging
|
Sat, 17 Apr 2010 13:23:24 -0500 |
Augie Fackler |
patch: refactor applydiff to allow for mempatching
|
Sat, 17 Apr 2010 13:13:57 -0500 |
Augie Fackler |
patch: move mercurial-specific imports after stdlib imports
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Sun, 11 Apr 2010 20:59:55 -0700 |
Brendan Cully |
Merge with stable
|
Fri, 09 Apr 2010 20:34:05 +0200 |
Peter Arrenbrecht |
patch: don't look for headers in diff lines
stable
|
Fri, 02 Apr 2010 15:22:06 -0500 |
Brodie Rao |
diff: make use of output labeling
|
Mon, 22 Mar 2010 11:08:42 +0100 |
Benoit Boissinot |
patch: warn when the internal patcher fails
|
Sat, 20 Mar 2010 16:57:24 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 20 Mar 2010 14:47:05 +0100 |
Benoit Boissinot |
patch: more precise NoHunk, raised for every file (issue2102)
stable
|
Sat, 20 Mar 2010 21:16:22 +0100 |
Benoit Boissinot |
patch: differentiate start of file with diff --git vs '--- '
stable
|
Sat, 20 Mar 2010 10:01:56 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 19 Mar 2010 22:52:38 +0100 |
Benoit Boissinot |
patch: try harder to find the file to patch on file creation (issue2041)
stable
|
Fri, 19 Mar 2010 16:05:16 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 19 Mar 2010 12:45:39 +0100 |
Benoit Boissinot |
patch: second line of a context diff starts with '--- ', not '+++ '
stable
|
Thu, 18 Mar 2010 14:36:24 -0700 |
Brendan Cully |
Merge with stable
|
Thu, 18 Mar 2010 18:22:34 +0100 |
Benoit Boissinot |
patch: enhance diff detection regexp, allow '--- ' in patch message
stable
|
Tue, 09 Mar 2010 19:04:18 +0100 |
Benoit Boissinot |
patch/diff: move diff related code next to each other
|
Mon, 08 Mar 2010 19:43:24 +0100 |
Benoit Boissinot |
patch/diff: move patch.export() to cmdutil.export()
|
Mon, 22 Feb 2010 22:55:58 +0100 |
Patrick Mezard |
patch: fix patching with fuzz and eol normalization
stable
|
Fri, 19 Feb 2010 13:04:11 -0200 |
Wagner Bruna |
patch, i18n: avoid parameterized messages
stable
|
Thu, 18 Feb 2010 10:46:01 -0800 |
Brendan Cully |
import: if in doubt, consume stream until start of diff
stable
|