Mercurial > public > mercurial-scm > hg-stable
log mercurial/patch.py @ 19136:e073ac988b51
age | author | description |
---|---|---|
Fri, 22 Mar 2013 17:27:06 -0500 | Sean Farley | patch: match 'diff --git a/' instead of 'diff --git' |
Mon, 04 Mar 2013 22:34:11 +0000 | Johan Bjork | diff: fix binary file removals in git mode. |
Fri, 28 Dec 2012 11:55:57 +0100 | Mads Kiilerich | util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag |
Sun, 09 Dec 2012 23:33:16 +0100 | Mads Kiilerich | check-code: there must also be whitespace between ')' and operator |
Tue, 27 Nov 2012 14:58:00 -0800 | Bryan O'Sullivan | subrepo: use posixpath when diffing, for consistent paths |
Thu, 15 Nov 2012 15:16:41 -0800 | Guillermo P?rez | diff: move index header generation to patch |
Thu, 15 Nov 2012 15:06:32 -0800 | Guillermo P?rez | patch: make _addmodehdr a function under trydiff |