log

age author description
Sun, 01 Jun 2014 22:16:18 +0200 Dmitry Neverov TW-18605 add support for 'hg purge'
Fri, 30 May 2014 18:42:53 +0200 eugene petrenko add tests with through commandline option
Fri, 30 May 2014 18:42:35 +0200 eugene petrenko add weaver into tests
Fri, 30 May 2014 18:42:18 +0200 eugene petrenko add global option for commandline weavers
Fri, 30 May 2014 18:38:47 +0200 eugene petrenko support parameters throug file for every mercurial command
Fri, 30 May 2014 17:35:01 +0200 eugene petrenko fix LogCommandTest (incorrect setEncoding => -Dfile.encoding=... )
Fri, 30 May 2014 17:29:51 +0200 eugene petrenko use HG extension to pass infinite commandline arguments list
Fri, 30 May 2014 17:23:17 +0200 eugene petrenko add helper to enable bundled plugins for Mercurial
Fri, 30 May 2014 17:21:12 +0200 eugene petrenko add getCommandLineLength
Fri, 30 May 2014 12:16:35 +0200 eugene petrenko cleanup
Fri, 30 May 2014 11:49:44 +0200 eugene petrenko MercurialCommandLine now delegates to GeneralCommandLine
Fri, 30 May 2014 11:32:12 +0200 eugene petrenko bind BaseCommand to new settings (work in progress)