Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 4496:b79cdb7f0597
age | author | description |
---|---|---|
Sun, 03 Jun 2007 14:38:52 -0300 | Alexis S. L. Carvalho | patch.diff: avoid calling workingctx().manifest() |
Sun, 27 May 2007 14:43:29 -0700 | Bryan O'Sullivan | Automated merge with http://hg.intevation.org/mercurial/crew |
Sun, 27 May 2007 14:26:54 -0700 | Bryan O'Sullivan | Introduce find_exe. Use instead of find_in_path for programs. |
Thu, 17 May 2007 20:09:47 -0700 | Eric Hopper | Add ability to parse branch information to hg import |
Thu, 10 May 2007 13:42:36 -0700 | Eric Hopper | Add branch information to hg export. |
Sat, 12 May 2007 21:09:31 +0200 | Patrick Mezard | Add ui.patch option. |
Sat, 12 May 2007 21:09:29 +0200 | Patrick Mezard | Fix issue483 - mq does not work under windows with gnu-win32 patch. |