Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgChangelog.java @ 284:7232b94f2ae3
age | author | description |
---|---|---|
Mon, 15 Aug 2011 18:51:41 +0200 | Artem Tikhomirov | HgRepository.getWorkingCopyBranchName() to retrieve branch associated with working directory |
Thu, 23 Jun 2011 15:19:07 +0200 | Artem Tikhomirov | Improved reading of sparse revisions from a revlog |
Thu, 09 Jun 2011 06:13:43 +0200 | Artem Tikhomirov | Speed up branches calculation when cached branch information is available |
Fri, 29 Apr 2011 02:37:52 +0200 | Artem Tikhomirov | Compound HgDate object to provide flexible access to change date/time information |
Mon, 18 Apr 2011 18:04:24 +0200 | Artem Tikhomirov | Pool objects to avoid memory polution with duplicates |
Tue, 12 Apr 2011 19:36:18 +0200 | Artem Tikhomirov | Refactor HgBundle to dispatch changes found through callback |
Wed, 09 Mar 2011 13:34:50 +0100 | Artem Tikhomirov | Record possible value (and knowledge source) for extras field |