Mercurial > jhg
log test/org/tmatesoft/hg/test/TestAuxUtilities.java @ 713:661e77dc88ba tip
age | author | description |
---|---|---|
Wed, 14 Aug 2013 14:51:51 +0200 | Artem Tikhomirov | Refactor: move diff/blame related code to a separate package |
Wed, 17 Jul 2013 15:40:51 +0200 | Artem Tikhomirov | Introduced dedicated IntSliceSeq/IntTuple in place of IntArray with subsequences |
Thu, 04 Jul 2013 20:27:45 +0200 | Artem Tikhomirov | ParentChildMap can supply RevisionMap. Refactor ArrayHelper to keep most of sorted/reverse index magic inside |
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Wed, 08 May 2013 17:11:45 +0200 | Artem Tikhomirov | Test TODOs: test for ConfigFile (covering %include and %unset directives) |
Tue, 16 Apr 2013 14:44:57 +0200 | Artem Tikhomirov | Improve memory consumption of HgManifest#getFileRevision(): avoid extra byte[] instances |
Mon, 25 Feb 2013 18:41:44 +0100 | Artem Tikhomirov | Annotate: refactor/reuse range handling code |