Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRepositoryFiles.java @ 664:ae2d439fbed3
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 |