Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 22629:b3f74b405c20
age | author | description |
---|---|---|
Wed, 20 Aug 2014 15:15:50 -0400 | Jordi Guti?rrez Hermoso | patch: enable diff.tab markup for the color extension |
Tue, 26 Aug 2014 22:03:32 +0200 | Mads Kiilerich | convert: use None value for missing files instead of overloading IOError |
Wed, 14 Aug 2013 13:10:27 -0500 | Sean Farley | patch: use ctx.node() instead of bare node variable |
Sat, 21 Jun 2014 15:56:49 +1000 | Stephen Lee | diff: add nobinary config to suppress git-style binary diffs |
Thu, 05 Jun 2014 15:24:29 +0530 | Chinmay Joshi | patch: replace functions in fsbackend to use vfs |
Thu, 08 May 2014 17:08:17 -0700 | Pierre-Yves David | import: add --partial flag to create a changeset despite failed hunks |
Fri, 11 Apr 2014 16:38:55 -0400 | Matt Mackall | diff: use second filename for --stat reporting on git patches (issue4221) |