Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgBookmarks.java @ 614:1d1e96f5a908
age | author | description |
---|---|---|
2013-05-10 | Artem Tikhomirov | Remove few Experimental annotations as the API they've marked graduates v1.1m4 |
2013-05-09 | Artem Tikhomirov | Refresh tags, branches, bookmarks and ignore when their files (or csets in the repo) are changed |
2013-05-06 | Artem Tikhomirov | Commit: update active bookmark with new revision |
2012-10-29 | Artem Tikhomirov | Change the way extensions are accessed (with ExtensionsManager now), add preliminary Rebase extension support |
2012-08-16 | Artem Tikhomirov | Refactoring: move HgRepository's implementation aspects to Internals (which is now its imlementation counterpart and primary repository class to be used by other parts of the library) |
2012-08-08 | Artem Tikhomirov | Bookmarks support added |