Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgWorkingCopyStatusCollector.java @ 483:e31e85cf4d4c
age | author | description |
---|---|---|
Wed, 11 Jul 2012 22:45:29 +0200 | Artem Tikhomirov | Issue 34: incorrect status for a file copy in wc against base rev |
Wed, 11 Jul 2012 20:40:47 +0200 | Artem Tikhomirov | Merge changes from smartgit3 branch into 1.1 stream |
Mon, 18 Jun 2012 16:54:00 +0200 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
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 |
Thu, 29 Mar 2012 18:29:03 +0200 | Artem Tikhomirov | FIXMEs: javadoc, proper use of constants |
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
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 |