Mercurial > public > mercurial-scm > hg-stable
log mercurial/patch.py @ 23295:ac072c79bd9d
age | author | description |
---|---|---|
Wed, 12 Nov 2014 23:44:17 -0800 | Siddharth Agarwal | patch.diffopts: break get function into if statements |
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 |