Mercurial > public > mercurial-scm > hg
log mercurial/merge.py @ 7281:f96c20e9b56a
age | author | description |
---|---|---|
Wed, 08 Oct 2008 16:22:08 -0500 | Matt Mackall | merge: fix bug going backwards for already reverted files (issue1303) |
Sun, 31 Aug 2008 16:12:02 +0200 | Martin Geisler | i18n: mark strings for translation in Mercurial |
Tue, 12 Aug 2008 17:47:08 +0200 | Dirkjan Ochtman | merge with crew-stable |
Sun, 10 Aug 2008 21:55:06 -0500 | Matt Mackall | util: set_flags shouldn't know about repo flag formats |
Tue, 01 Jul 2008 17:59:31 +0100 | Paul Moore | Sort removes first when applying updates (fixes issues 750 and 912) |
Fri, 27 Jun 2008 18:28:45 -0500 | Matt Mackall | util: add sort helper |
Thu, 26 Jun 2008 14:35:46 -0500 | Matt Mackall | use repo[changeid] to get a changectx |