Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRepositoryFiles.java @ 659:a5cf64f2e7e4 smartgit-4.6
age | author | description |
---|---|---|
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 |