Wed, 24 Sep 2014 20:38:50 +0200 |
Dmitry Neverov |
TW-19916 more support for custom mercurial config
|
Wed, 24 Sep 2014 19:58:13 +0200 |
Dmitry Neverov |
remove unused property
|
Wed, 24 Sep 2014 19:40:10 +0200 |
Dmitry Neverov |
TW-19916 ability to specify custom mercurial config for VCS root
|
Mon, 22 Sep 2014 10:11:51 +0200 |
Dmitry Neverov |
Clean temp dirs after commit
|
Thu, 18 Sep 2014 14:35:37 +0200 |
Dmitry Neverov |
Fix test
|
Thu, 18 Sep 2014 11:28:51 +0200 |
Dmitry Neverov |
Add CommitSupport
|
Mon, 15 Sep 2014 20:16:55 +0200 |
Dmitry Neverov |
Report version of detected hg on agent
|
Mon, 15 Sep 2014 19:39:59 +0200 |
Dmitry Neverov |
Ability to profile hg pull on server
|
Wed, 27 Aug 2014 17:34:59 +0200 |
Dmitry Neverov |
UP-1916 don't use lock per temp dir
|
Tue, 26 Aug 2014 22:01:22 +0200 |
Dmitry Neverov |
Add ability to run hg pull with --profile option to troubleshoot slow agent-side checkout
|
Mon, 25 Aug 2014 19:22:39 +0200 |
Dmitry Neverov |
UP-1866 disable patterns in hg archive include rules
|
Mon, 25 Aug 2014 16:28:24 +0200 |
Dmitry Neverov |
Don't call hg sparse --refresh if sparse config isn't changed
|
Fri, 22 Aug 2014 20:52:31 +0200 |
Dmitry Neverov |
Don't loose command-line error
|
Wed, 13 Aug 2014 11:09:17 +0200 |
Dmitry Neverov |
TW-37410 ability to get current state without default branch
|
Wed, 16 Jul 2014 16:18:21 +0200 |
Dmitry Neverov |
TW-37277 don't fail id and push commands if stderr is not empty
|
Wed, 09 Jul 2014 20:59:49 +0200 |
Dmitry Neverov |
Enable local mirrors when 'share mirrors' property is set
|
Tue, 08 Jul 2014 16:15:55 +0200 |
Dmitry Neverov |
Support sparse checkout
|
Tue, 08 Jul 2014 12:08:44 +0200 |
Dmitry Neverov |
Detect unknown mercurial exceptions
|
Tue, 08 Jul 2014 10:05:08 +0200 |
Dmitry Neverov |
Ability to run any hg command
|
Thu, 03 Jul 2014 22:12:06 +0200 |
Dmitry Neverov |
Map subrepo path when we remove it
|
Wed, 02 Jul 2014 19:21:34 +0200 |
Dmitry Neverov |
Fix command line lenght limit
|
Wed, 02 Jul 2014 18:43:15 +0200 |
Dmitry Neverov |
Merge branch Gaya-8.1.x
|
Wed, 02 Jul 2014 18:39:37 +0200 |
Dmitry Neverov |
Don't build a clean patch if incremental patch fails
Gaya-8.1.x
|
Tue, 01 Jul 2014 13:10:27 +0200 |
Dmitry Neverov |
Fix tests on windows
|
Tue, 01 Jul 2014 10:10:57 +0200 |
Dmitry Neverov |
Make shared paths work on windows
|
Mon, 30 Jun 2014 22:27:43 +0200 |
Dmitry Neverov |
Support sharing subrepo mirrors + tests
|
Mon, 30 Jun 2014 21:02:29 +0200 |
Dmitry Neverov |
Support sharing local mirror clones on agent
|
Wed, 25 Jun 2014 21:43:40 +0200 |
Dmitry Neverov |
Reuse utility method
|
Wed, 25 Jun 2014 21:11:35 +0200 |
Dmitry Neverov |
Disable symlink check on windows
|
Sun, 22 Jun 2014 23:29:12 +0400 |
Pavel Sher |
replace reference to DTD with XML schema (TW-37006)
|
Wed, 18 Jun 2014 12:14:56 +0200 |
Dmitry Neverov |
Merge branch Gaya-8.1.x
|
Tue, 17 Jun 2014 22:30:00 +0200 |
Dmitry Neverov |
Option for building patch using tar archives
Gaya-8.1.x
|
Thu, 05 Jun 2014 14:53:03 +0200 |
Dmitry Neverov |
Wording
|
Tue, 03 Jun 2014 14:02:34 +0200 |
eugene petrenko |
do not run via CMD tests if HG is too legacy
|
Mon, 02 Jun 2014 16:20:41 +0200 |
Dmitry Neverov |
Faster working dir revision calculation
|
Mon, 02 Jun 2014 14:23:40 +0200 |
Dmitry Neverov |
Fix purge tests: create test data with the oldest supported hg version
|
Mon, 02 Jun 2014 12:41:08 +0200 |
eugene petrenko |
Merge
|
Mon, 02 Jun 2014 12:40:20 +0200 |
eugene petrenko |
fix run configuration settings
|
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)
|
Fri, 30 May 2014 11:29:53 +0200 |
eugene petrenko |
add more parameters for CommandSettings ++
|
Fri, 30 May 2014 11:29:43 +0200 |
eugene petrenko |
add more parameters for CommandSettings
|
Fri, 30 May 2014 11:22:57 +0200 |
eugene petrenko |
could have quotes for argumet
|
Fri, 30 May 2014 11:22:11 +0200 |
eugene petrenko |
use base method for max commandline size
|
Fri, 30 May 2014 11:16:38 +0200 |
eugene petrenko |
inline
|
Fri, 30 May 2014 11:10:19 +0200 |
eugene petrenko |
use only execute to call the cat command
|
Fri, 30 May 2014 10:55:11 +0200 |
eugene petrenko |
minor
|
Fri, 30 May 2014 10:53:16 +0200 |
eugene petrenko |
@NotNull
|
Fri, 30 May 2014 10:51:57 +0200 |
eugene petrenko |
use BufferedInputStream, added TODO
|
Fri, 30 May 2014 10:48:43 +0200 |
eugene petrenko |
minor
|