Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgBookmarks.java @ 608:e1b29756f901
age | author | description |
---|---|---|
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 |