Wed, 11 Jul 2012 22:45:29 +0200 |
Artem Tikhomirov |
Issue 34: incorrect status for a file copy in wc against base rev
|
Wed, 20 Jun 2012 16:51:18 +0200 |
Artem Tikhomirov |
Do not walk into nested repositories at all, ignore not only .hg but whole nested repo
|
Tue, 19 Jun 2012 21:06:21 +0200 |
Artem Tikhomirov |
Tests: with more precise relations for files/dirs, ImmediateChild is the right expectation
|
Wed, 13 Jun 2012 21:07:39 +0200 |
Artem Tikhomirov |
oth.util.Status renamed to Outcome as the noun is too overloaded, especially in scm
|
Fri, 27 Apr 2012 20:57:20 +0200 |
Artem Tikhomirov |
Tests for subrepo API, refactor status tests for reuse, better subrepos API
|
Thu, 29 Mar 2012 18:29:03 +0200 |
Artem Tikhomirov |
FIXMEs: javadoc, proper use of constants
|
Thu, 29 Mar 2012 17:14:35 +0200 |
Artem Tikhomirov |
FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api
|
Thu, 22 Mar 2012 21:02:20 +0100 |
Artem Tikhomirov |
A bit of FIXME cleanup (mostly degraded to TODO post 1.0), comments and javadoc
|
Sat, 25 Feb 2012 19:31:57 +0100 |
Artem Tikhomirov |
Issue 25: Underflow in InflaterDataAccess; test and fix for hang up when reading past end of compressed data (or zero-length data)
smartgit3
|
Thu, 23 Feb 2012 15:31:57 +0100 |
Artem Tikhomirov |
Issue 24: IAE, Underflow in FilterDataAccess. Issue 26:UnsupportedOperationException when patching empty base revision. Tests
smartgit3
|
Mon, 13 Feb 2012 15:11:27 +0100 |
Artem Tikhomirov |
Issue 23: HgInvalidRevisionException for svn imported repository (changeset 0 references nullid manifest). Tests
|
Thu, 02 Feb 2012 16:16:19 +0100 |
Artem Tikhomirov |
Issue 22: Test for subsequent empty manifest entries case for separate .i and .d repository control files
|
Fri, 06 Jan 2012 00:42:15 +0300 |
Artem Tikhomirov |
Issue 22: UnsupportedOperationException on empty manifest entry
|
Thu, 08 Dec 2011 22:19:27 +0100 |
Artem Tikhomirov |
Report non-critical errors during status operation to handler/inspector
|
Sat, 03 Sep 2011 13:10:12 +0200 |
Artem Tikhomirov |
Ignored tests shall be valid tests nevertheless
|
Sat, 03 Sep 2011 01:21:03 +0200 |
Artem Tikhomirov |
Yet another WC status fix, where dirstate parent and base revision are treated right (dirstate parent other than tip and explicit baseRevision are not the same)
|
Tue, 31 May 2011 05:33:16 +0200 |
Artem Tikhomirov |
Test for scoped operation of HgStatusCollector
|
Tue, 31 May 2011 05:23:07 +0200 |
Artem Tikhomirov |
Scope for status reworked: explicit files or a general matcher
|
Wed, 25 May 2011 03:07:39 +0200 |
Artem Tikhomirov |
Few tests for HgWorkingCopyStatusCollector
|
Wed, 09 Mar 2011 13:57:33 +0100 |
Artem Tikhomirov |
New performance data
|
Tue, 22 Feb 2011 15:49:26 +0100 |
Artem Tikhomirov |
Bring test repos along with us to recreate testbench
|
Wed, 16 Feb 2011 20:59:39 +0100 |
Artem Tikhomirov |
core.Path to util.Path as it's not Hg repo dependant
|
Wed, 16 Feb 2011 20:47:56 +0100 |
Artem Tikhomirov |
Renamed .core classes to start with Hg prefix
|
Wed, 16 Feb 2011 18:42:10 +0100 |
Artem Tikhomirov |
Moved HgStatus to toplevel
|
Sat, 29 Jan 2011 04:17:13 +0100 |
Artem Tikhomirov |
Handler for StatusCommand to get notifications in the form of HgStatus object
|
Fri, 28 Jan 2011 04:57:46 +0100 |
Artem Tikhomirov |
ErrorCollector in tests to grab multiple errors
|
Fri, 28 Jan 2011 03:50:52 +0100 |
Artem Tikhomirov |
Updated contact address to support@hg4j.com
|
Fri, 28 Jan 2011 03:07:25 +0100 |
Artem Tikhomirov |
Switch to JUnit for tests
|
Fri, 28 Jan 2011 02:15:12 +0100 |
Artem Tikhomirov |
Primitive performance test
|
Thu, 27 Jan 2011 23:08:51 +0100 |
Artem Tikhomirov |
StatusCommand().add should list copies
|
Thu, 27 Jan 2011 21:22:57 +0100 |
Artem Tikhomirov |
Lookup to HgLookup
|
Thu, 27 Jan 2011 21:18:47 +0100 |
Artem Tikhomirov |
*StatusCollector renamed to Hg*StatusCollector
|
Thu, 27 Jan 2011 21:15:21 +0100 |
Artem Tikhomirov |
Switch to Path instead of String in filenames returned by various status operations
|
Wed, 26 Jan 2011 05:46:47 +0100 |
Artem Tikhomirov |
Status between two revisions to recognize copy/rename
|
Mon, 24 Jan 2011 04:38:09 +0100 |
Artem Tikhomirov |
Fixed a defect when a file added and removed past some revision was reported as R for status against that rev
|
Mon, 24 Jan 2011 04:18:22 +0100 |
Artem Tikhomirov |
Modified test to check copied files
|
Mon, 24 Jan 2011 03:14:45 +0100 |
Artem Tikhomirov |
Complete refactoring to org.tmatesoft
|
Sat, 22 Jan 2011 22:11:24 +0100 |
Artem Tikhomirov |
StatusCommand with tests. Extra constants to indicate common revision cases
|
Fri, 21 Jan 2011 18:20:05 +0100 |
Artem Tikhomirov |
Primitive test suite in org.tmatesoft
base
test/com/tmate/hgkit/TestStatus.java@e399e37ea9b1
|