Mercurial > hg4j
log src/org/tmatesoft/hg/internal/CommitFacility.java @ 610:5c68567b3645
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 16:52:46 +0200 | Artem Tikhomirov | Refresh revlogs if a change to a file has been detected; do not force reload of the whole repository |
Mon, 06 May 2013 20:28:21 +0200 | Artem Tikhomirov | Commit: update active bookmark with new revision |
Tue, 30 Apr 2013 18:55:42 +0200 | Artem Tikhomirov | CommitFacility as internal class; refactored infrastructure around internals (access to RevlogStream) base src/org/tmatesoft/hg/repo/CommitFacility.java@c894edf20a41 |