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
|
Thu, 22 Mar 2012 18:54:11 +0100 |
Artem Tikhomirov |
Explicit constant for regular file flags, access to flags for a given file revision
|
Wed, 21 Mar 2012 20:40:28 +0100 |
Artem Tikhomirov |
Support and respect for symbolic links and executable flag, with /bin/ls backed implementation to discover these
|
Wed, 14 Mar 2012 22:49:32 +0100 |
Artem Tikhomirov |
Add an explicit constant instead of -1 to indicate 'no revision' case
|