Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgRepository.java @ 613:f41dd9a3b8af v1.1m4
age | author | description |
---|---|---|
Fri, 10 May 2013 17:31:27 +0200 | Artem Tikhomirov | Remove few Experimental annotations as the API they've marked graduates v1.1m4 |
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, 30 Apr 2013 18:55:42 +0200 | Artem Tikhomirov | CommitFacility as internal class; refactored infrastructure around internals (access to RevlogStream) |
Wed, 17 Apr 2013 16:06:10 +0200 | Artem Tikhomirov | Provide means to read user-specific configuration, with no specific repository selected |
Thu, 11 Apr 2013 16:27:06 +0200 | Artem Tikhomirov | Let session context control creation of Path instances |
Wed, 13 Feb 2013 18:44:58 +0100 | Artem Tikhomirov | Commit: handle empty repository case |
Tue, 15 Jan 2013 17:07:19 +0100 | Artem Tikhomirov | Initial support for Revert command with accompanying minor refactoring |