Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 21790:3fbef7ac26f0
age | author | description |
---|---|---|
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) |
Tue, 01 Apr 2014 02:46:03 +0900 | FUJIWARA Katsunori | i18n: fix "% inside _()" problems stable |
Wed, 27 Nov 2013 18:39:00 +0100 | Nicolas Vigier | patch: add support for git delta hunks |
Wed, 06 Nov 2013 22:09:15 -0500 | Augie Fackler | makememctx: move from patch to context to break import cycle |