log

age author description
Sun, 01 Jul 2007 22:21:05 -0700 Brendan Cully convert: svn: fix fallback directory listing code when importing a submodule
Sun, 01 Jul 2007 22:09:33 -0700 Brendan Cully convert: remove svn debugger trap
Sun, 01 Jul 2007 22:00:25 -0700 Brendan Cully convert: import all branches from git repositories
Sun, 01 Jul 2007 21:09:08 -0700 Brendan Cully convert: gitcmd wrapper for os.popen
Sun, 01 Jul 2007 20:30:04 -0700 Brendan Cully convert: activate subversion engine
Sun, 01 Jul 2007 23:56:11 +0200 Daniel Holth convert extension: Add SVN converter
Sun, 01 Jul 2007 17:15:54 +0200 Daniel Holth convert extension: stripped-down svn transport module
Sun, 01 Jul 2007 19:58:19 -0700 Brendan Cully convert: split converter into convertsource and convertsink
Sun, 01 Jul 2007 19:40:02 -0700 Brendan Cully convert: move *** empty log message *** into commit class
Sun, 01 Jul 2007 19:23:10 -0700 Brendan Cully convert: initialize source after destination, cleaning up if source is unusable
Sun, 01 Jul 2007 15:02:15 -0700 Brendan Cully convert: add -r argument specifying latest revision to convert
Sun, 01 Jul 2007 12:58:08 -0700 Brendan Cully convert: ove recode method into converter_source
Sun, 01 Jul 2007 19:19:42 +0200 Thomas Arendsen Hein Merge with crew-stable
Sun, 01 Jul 2007 19:15:25 +0200 Thomas Arendsen Hein Make hgk handle filenames with spaces (issue49)
Sun, 01 Jul 2007 15:22:49 +0200 Thomas Arendsen Hein Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.