Mercurial > hg4j
log src/org/tmatesoft/hg/internal/Internals.java @ 624:507602cb4fb3
age | author | description |
---|---|---|
Sat, 18 May 2013 22:23:57 +0200 | Artem Tikhomirov | RevlogStream: be aware of existence (not HgDataFile), facilitate use of an added HgDataFile over a commit; Rollback: be more sensitive about file changes (file size is not enough: write/rollback leaves it intact); tests |
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 21:27:51 +0200 | Artem Tikhomirov | Clean, organize and resolve some TODOs and FIXMEs: minor refactorings and comments |
Tue, 30 Apr 2013 18:55:42 +0200 | Artem Tikhomirov | CommitFacility as internal class; refactored infrastructure around internals (access to RevlogStream) |
Thu, 25 Apr 2013 16:08:17 +0200 | Artem Tikhomirov | Conditionally enable effective patch merge alternative for revlog reading |
Wed, 17 Apr 2013 16:06:10 +0200 | Artem Tikhomirov | Provide means to read user-specific configuration, with no specific repository selected |