log src/org/tmatesoft/hg/repo/HgRepositoryFiles.java @ 647:c75297c17867

age author description
Tue, 25 Jun 2013 18:53:18 +0200 Artem Tikhomirov Location of repository files as enumeration, use file constants instead of plain names
Tue, 21 May 2013 19:30:12 +0200 Artem Tikhomirov @since, TODOs. Tests: add 1 sec to deal with fs timestamp granularity on linux v1.1rc1
Wed, 15 May 2013 20:10:09 +0200 Artem Tikhomirov Rollback support for commands that modify repository. Strategy to keep complete copy of a file being changed
Tue, 15 Jan 2013 19:46:19 +0100 Artem Tikhomirov Tests for present HgCheckoutCommand functionality. Update branch information on checkout. Use UTF8 encoding for the branch file
Wed, 08 Aug 2012 14:41:44 +0200 Artem Tikhomirov Bookmarks support added
Tue, 07 Aug 2012 14:27:13 +0200 Artem Tikhomirov Distinguish files in wc from files under repo root, use these constants
Tue, 07 Aug 2012 14:02:28 +0200 Artem Tikhomirov Access to user-supplied message of last commit
Mon, 18 Jun 2012 16:54:00 +0200 Artem Tikhomirov Refactor LogFacility and SessionContext, better API for both
Fri, 27 Apr 2012 20:57:20 +0200 Artem Tikhomirov Tests for subrepo API, refactor status tests for reuse, better subrepos API
Fri, 06 Jan 2012 01:12:35 +0300 Artem Tikhomirov Constants for well-known repository file names