log

age author description
2012-07-12 Artem Tikhomirov Test for subprogress
2012-07-12 Artem Tikhomirov Tests for file flags(exec, link, regular)
2012-07-12 Artem Tikhomirov Defect: only first file in directory got flags initialized
2012-07-12 Artem Tikhomirov Tests for MqManager
2012-07-12 Artem Tikhomirov Tests for phases support
2012-07-11 Artem Tikhomirov Issue 34: incorrect status for a file copy in wc against base rev
2012-07-11 Artem Tikhomirov Tests for issue 31
2012-07-11 Artem Tikhomirov Merge changes from smartgit3 branch into 1.1 stream
2012-07-11 Artem Tikhomirov Switch to 1.1 development
2012-07-11 Artem Tikhomirov Release tag 'v1.0.0' added for changeset 3ca4ae7bdd38
2012-07-11 Artem Tikhomirov Clean experimental marks and deprecation code. Update version number to release v1.0.0
2012-06-22 Artem Tikhomirov Cleaned experimental tag and updated comments/javadoc
2012-06-20 Artem Tikhomirov Use <HOME>/.gradle/gradle.properties
2012-06-21 Artem Tikhomirov MqManager: read status/series of the active queue smartgit3
2012-06-21 Artem Tikhomirov MqManager evolution: same PatchRecord instances, list patch queues, detect active queue smartgit3
2012-06-20 Artem Tikhomirov Initial support for MqExtension smartgit3
2012-06-20 Artem Tikhomirov Update tests not to fail with Mercurial 2.2 changes, run tests with gradle
2012-06-20 Artem Tikhomirov Do not walk into nested repositories at all, ignore not only .hg but whole nested repo
2012-06-20 Artem Tikhomirov Removed 'experimental' tag from Pair
2012-06-19 Artem Tikhomirov Run tests with gradle
2012-06-19 Artem Tikhomirov Tests: with more precise relations for files/dirs, ImmediateChild is the right expectation
2012-06-18 Artem Tikhomirov Get rid of ambiguity in method name
2012-06-18 Artem Tikhomirov Refactor LogFacility and SessionContext, better API for both
2012-06-18 Artem Tikhomirov Added option to turn detection of copied files off during status operation smartgit3
2012-06-13 Artem Tikhomirov oth.util.Status renamed to Outcome as the noun is too overloaded, especially in scm
2012-06-13 Artem Tikhomirov Artifacts upload using gradle build
2012-06-12 Artem Tikhomirov Moving towards gradle build
2012-06-08 Artem Tikhomirov HgBadStateException in ParentWalker.assertSortedIndex when phaseroots lists non-existent revision smartgit3
2012-06-07 Artem Tikhomirov Share PhasesHelper instance among few HgChangesets (mostly affects HgChangesetTreeHandler case) smartgit3
2012-06-07 Artem Tikhomirov Speed up changeset phase detection when no parent cache is avalable smartgit3