Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgBookmarks.java @ 612:dca70c0b1f74
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 |
Mon, 06 May 2013 20:28:21 +0200 | Artem Tikhomirov | Commit: update active bookmark with new revision |
Mon, 29 Oct 2012 19:04:13 +0100 | Artem Tikhomirov | Change the way extensions are accessed (with ExtensionsManager now), add preliminary Rebase extension support |
Thu, 16 Aug 2012 17:08:34 +0200 | 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) |
Wed, 08 Aug 2012 14:41:44 +0200 | Artem Tikhomirov | Bookmarks support added |