log build.xml @ 677:1c49c0cee540

age author description
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
Fri, 16 Dec 2011 04:43:18 +0100 Artem Tikhomirov Use exceptions to expose errors reading mercurial data
Tue, 06 Dec 2011 12:57:21 +0100 Artem Tikhomirov Newline filter shall respect whole stream when deciding whether to process line terminators, hence added stream preview functionality
Mon, 03 Oct 2011 06:54:43 +0200 Artem Tikhomirov Explicit dependency for cmdline build
Mon, 26 Sep 2011 04:06:04 +0200 Artem Tikhomirov Tests for array sort and reverse index building helper
Sat, 24 Sep 2011 13:02:48 +0200 Artem Tikhomirov Branch with few children forked shall not ignore other children once one of them is processed