Mercurial > jhg
log
age | author | description |
---|---|---|
Tue, 16 Aug 2011 15:45:47 +0200 | Artem Tikhomirov | Yet another slight perf/mem improvement for the tags per file sample |
Tue, 16 Aug 2011 14:33:11 +0200 | Artem Tikhomirov | Improve memory footprint of tag collection (about 14 Mb saved for cpython repo without HashMap.Entry and Entry[]) |
Tue, 16 Aug 2011 04:03:29 +0200 | Artem Tikhomirov | Collect tags for a file - improve performance of 'sparse' manifest reads |
Mon, 15 Aug 2011 18:59:05 +0200 | Artem Tikhomirov | HgLogCommand.changeset(Nodeid) to ease command configuration |
Mon, 15 Aug 2011 18:51:41 +0200 | Artem Tikhomirov | HgRepository.getWorkingCopyBranchName() to retrieve branch associated with working directory |
Fri, 12 Aug 2011 19:12:04 +0200 | Artem Tikhomirov | Some javadoc to explain HgFileInformer |
Fri, 12 Aug 2011 18:59:36 +0200 | Artem Tikhomirov | Deprecated and long-time unused HgLogCommand.Handler gone |