log src/org/tmatesoft/hg/repo/HgBookmarks.java @ 514:5dcb4581c8ef

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