log

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