Mercurial > hg4j
log src/org/tmatesoft/hg/internal/DirstateReader.java @ 654:12a4f60ea972
age | author | description |
---|---|---|
Thu, 09 May 2013 21:06:48 +0200 | Artem Tikhomirov | Refresh tags, branches, bookmarks and ignore when their files (or csets in the repo) are changed |
Tue, 07 May 2013 14:16:35 +0200 | Artem Tikhomirov | Avoid mmap files when only few bytes are to be read |
Mon, 04 Feb 2013 18:00:55 +0100 | Artem Tikhomirov | Commit: refactor revision creation code from clone command to work separately, fit into existing library structure |
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 |
Tue, 15 Jan 2013 17:07:19 +0100 | Artem Tikhomirov | Initial support for Revert command with accompanying minor refactoring base src/org/tmatesoft/hg/repo/HgDirstate.java@39837391bc4b |