Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Wed, 29 Jul 2009 16:34:15 +0300 | Risto Kankkunen | No os.spawnvp() in Windows, use subprocess.call() instead |
Sat, 08 Aug 2009 07:49:39 -0500 | Martin Geisler | README: update URL to Mercurial wiki |
Sat, 08 Aug 2009 07:49:22 -0500 | Martin Geisler | README: Mercurial 1.3 is no longer in development |
Mon, 20 Jul 2009 16:00:37 -0400 | David Stanek | Remove the svn+ from svn+https urls before calling the Subversion API. This was already being done for svn+http urls. |
Sat, 18 Jul 2009 22:30:59 -0500 | Augie Fackler | tags: handle the most recent commit being an edit to an svn tag properly |
Sat, 04 Jul 2009 18:12:18 +0100 | Max Bowsher | Fix 'parent dir of a branch is deleted' refactoring from 343da84. |