log build.xml @ 548:ab21ac7dd833

age author description
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