log src/org/tmatesoft/hg/repo/HgRepositoryFiles.java @ 673:545b1d4cc11d

age author description
2013-06-25 Artem Tikhomirov Location of repository files as enumeration, use file constants instead of plain names
2013-05-21 Artem Tikhomirov @since, TODOs. Tests: add 1 sec to deal with fs timestamp granularity on linux v1.1rc1
2013-05-15 Artem Tikhomirov Rollback support for commands that modify repository. Strategy to keep complete copy of a file being changed
2013-01-15 Artem Tikhomirov Tests for present HgCheckoutCommand functionality. Update branch information on checkout. Use UTF8 encoding for the branch file
2012-08-08 Artem Tikhomirov Bookmarks support added
2012-08-07 Artem Tikhomirov Distinguish files in wc from files under repo root, use these constants
2012-08-07 Artem Tikhomirov Access to user-supplied message of last commit
2012-06-18 Artem Tikhomirov Refactor LogFacility and SessionContext, better API for both
2012-04-27 Artem Tikhomirov Tests for subrepo API, refactor status tests for reuse, better subrepos API
2012-01-05 Artem Tikhomirov Constants for well-known repository file names