Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgMergeState.java @ 588:41218d84842a
age | author | description |
---|---|---|
Thu, 16 Aug 2012 17:08:34 +0200 | Artem Tikhomirov | Refactoring: move HgRepository's implementation aspects to Internals (which is now its imlementation counterpart and primary repository class to be used by other parts of the library) |
Thu, 29 Mar 2012 20:54:04 +0200 | Artem Tikhomirov | FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces |
Fri, 23 Mar 2012 22:51:18 +0100 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
Thu, 22 Mar 2012 18:54:11 +0100 | Artem Tikhomirov | Explicit constant for regular file flags, access to flags for a given file revision |