Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Log.java @ 243:0e01f9182e16
age | author | description |
---|---|---|
Tue, 17 May 2011 00:56:54 +0200 | Artem Tikhomirov | Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException |
Thu, 28 Apr 2011 02:47:44 +0200 | Artem Tikhomirov | Sample command line tools for incoming/outgoing to use commands |
Wed, 20 Apr 2011 05:40:14 +0200 | Artem Tikhomirov | Performance optimization: reduce memory to keep revlog cached info |
Tue, 19 Apr 2011 03:49:29 +0200 | Artem Tikhomirov | Investigate optimization options to allow fast processing of huge repositories. Fix defect in StatusCollector that lead to wrong result comparing first revision to empty repo (-1 to 0), due to same TIP constant value |