Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgChangelog.java @ 538:dd4f6311af52
age | author | description |
---|---|---|
Fri, 21 Dec 2012 21:20:26 +0100 | Artem Tikhomirov | Experimental support for inverse direction history walking. Refactored/streamlined cancellation in HgLogCommand and down the stack |
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 |
Wed, 28 Mar 2012 19:34:37 +0200 | Artem Tikhomirov | HgManifest#getFileRevisions refactored into #walkFileRevisions to match pattern throught rest of the library |
Wed, 28 Mar 2012 15:42:15 +0200 | Artem Tikhomirov | Deprecated code removed |