Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 5035:a675f6d5d069
age | author | description |
---|---|---|
Tue, 31 Jul 2007 16:28:05 -0700 | Bryan O'Sullivan | patch: make internal code a bit friendlier to use |
Mon, 30 Jul 2007 20:49:08 -0700 | Bryan O'Sullivan | patch: remove unused parameter from b85diff |
Sat, 21 Jul 2007 16:44:38 -0500 | Matt Mackall | Merge with crew |
Tue, 17 Jul 2007 23:35:24 +0200 | Patrick Mezard | patch: patches should be read and written in binary mode when possible. |
Tue, 17 Jul 2007 23:34:52 +0200 | Patrick Mezard | patch: fix normalized paths separators. |
Sat, 21 Jul 2007 16:02:10 -0500 | Matt Mackall | Make repo locks recursive, eliminate all passing of lock/wlock |
Tue, 17 Jul 2007 09:39:30 -0700 | Bryan O'Sullivan | patch.py: re-add the ability to use an external patch program |