Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Main.java @ 502:37d97854c6ad
age | author | description |
---|---|---|
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 |
Tue, 07 Aug 2012 19:14:53 +0200 | Artem Tikhomirov | Handle include and unset directives in config files |
Tue, 07 Aug 2012 14:02:28 +0200 | Artem Tikhomirov | Access to user-supplied message of last commit |
Thu, 12 Jul 2012 20:02:49 +0200 | Artem Tikhomirov | Methods from Main graduated as tests |
Thu, 12 Jul 2012 19:11:12 +0200 | Artem Tikhomirov | Test for subprogress |