log build.xml @ 713:661e77dc88ba tip

age author description
Sun, 03 Aug 2014 18:04:13 +0200 Artem Tikhomirov Issue 49: NoClassDefFoundError: org/tmatesoft/hg/auth/HgAuthenticator. Missing package in the binary bundle
Fri, 16 Aug 2013 14:54:09 +0200 Artem Tikhomirov Merge: tests for mediator notifications
Thu, 08 Aug 2013 21:32:22 +0200 Artem Tikhomirov Reference ssh-dependant class by the fq name to avoid runtime dependency from the ssh library
Sat, 03 Aug 2013 17:11:33 +0200 Artem Tikhomirov Refactor HgLogCommand to utilize correct file.isCopy(int)
Thu, 25 Jul 2013 21:32:09 +0200 Artem Tikhomirov Towards ssh remote repositories: use ganymed library for ssh transport
Thu, 11 Jul 2013 18:41:40 +0200 Artem Tikhomirov Delete bundle with push/pull changes once command completes successfully. Test for bundle generator
Wed, 10 Jul 2013 20:16:37 +0200 Artem Tikhomirov Test Copy-on-Write transactions v1.2m1
Wed, 10 Jul 2013 16:41:49 +0200 Artem Tikhomirov Pull: phase2 - update phases from remote, fncache with added files. Tests
Wed, 03 Jul 2013 14:38:30 +0200 Artem Tikhomirov Tests for recent changes in HgParentChildMap and RepositoryComparator (outgoing to respect drafts and Issue 47)
Mon, 01 Jul 2013 21:19:53 +0200 Artem Tikhomirov Push: tests (push to empty, push changes, respect secret)
Tue, 25 Jun 2013 20:48:37 +0200 Artem Tikhomirov Introduced RevisionSet to ease update of phase roots on push
Wed, 19 Jun 2013 16:03:11 +0200 Artem Tikhomirov v1.2 line of dev: update versions, use patch merge code by default
Thu, 06 Jun 2013 18:42:38 +0200 Artem Tikhomirov Compound test scenario for checkout, add, remove, revert and commit
Fri, 10 May 2013 17:31:27 +0200 Artem Tikhomirov Remove few Experimental annotations as the API they've marked graduates v1.1m4
Wed, 08 May 2013 17:11:45 +0200 Artem Tikhomirov Test TODOs: test for ConfigFile (covering %include and %unset directives)
Thu, 25 Apr 2013 17:53:44 +0200 Artem Tikhomirov Access to base revision filed comes handy for debug sometimes
Wed, 20 Feb 2013 18:19:52 +0100 Artem Tikhomirov Better (precise) name for diff facility, tests
Mon, 18 Feb 2013 19:19:48 +0100 Artem Tikhomirov File annotate test. Refactored FileAnnotation as standalone class, introduced LineInspector to make line offset calc code shared
Wed, 13 Feb 2013 19:41:33 +0100 Artem Tikhomirov Include commit tests into Ant's test suite
Mon, 21 Jan 2013 19:41:51 +0100 Artem Tikhomirov Command to schedule addition/removal of repository files
Tue, 15 Jan 2013 17:07:19 +0100 Artem Tikhomirov Initial support for Revert command with accompanying minor refactoring
Thu, 25 Oct 2012 19:59:08 +0200 Artem Tikhomirov Issue 38. Towards gentle handling of config files - parse them and keep every possible user change
Thu, 12 Jul 2012 20:02:49 +0200 Artem Tikhomirov Methods from Main graduated as tests
Thu, 12 Jul 2012 18:07:51 +0200 Artem Tikhomirov Tests for file flags(exec, link, regular)
Thu, 12 Jul 2012 15:36:21 +0200 Artem Tikhomirov Tests for phases support
Wed, 11 Jul 2012 19:06:30 +0200 Artem Tikhomirov Switch to 1.1 development
Wed, 11 Jul 2012 17:48:17 +0200 Artem Tikhomirov Clean experimental marks and deprecation code. Update version number to release v1.0.0
Fri, 27 Apr 2012 20:57:20 +0200 Artem Tikhomirov Tests for subrepo API, refactor status tests for reuse, better subrepos API
Wed, 21 Mar 2012 20:40:28 +0100 Artem Tikhomirov Support and respect for symbolic links and executable flag, with /bin/ls backed implementation to discover these
Thu, 23 Feb 2012 01:06:24 +0100 Artem Tikhomirov Straighten out exceptions thrown when file access failed - three is too much