log src/org/tmatesoft/hg/repo/HgBookmarks.java @ 605:c56edf42be64

age author description
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