Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgDirstate.java @ 607:66f1cc23b906
age | author | description |
---|---|---|
Tue, 15 Jan 2013 17:07:19 +0100 | Artem Tikhomirov | Initial support for Revert command with accompanying minor refactoring |
Fri, 11 Jan 2013 18:12:39 +0100 | Artem Tikhomirov | Repository checkout support, first iteration |
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) |
Mon, 18 Jun 2012 16:54:00 +0200 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
Thu, 29 Mar 2012 20:54:04 +0200 | Artem Tikhomirov | FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces |