2012-10-25 |
Artem Tikhomirov |
Issue 38. Towards gentle handling of config files - parse them and keep every possible user change
|
2012-10-22 |
Artem Tikhomirov |
Recognize 'merged from parent' metastate in dirstate
|
2012-10-19 |
Artem Tikhomirov |
Do not use exception when only metadata processing is needed. For hg4j repo, status 0:-1 changed from 500 to 60 ms
|
2012-10-18 |
Artem Tikhomirov |
Defect: use of 0 as configuration value for mapio boundary results in every file being memmap-ed
|
2012-10-18 |
Artem Tikhomirov |
Refactor to keep knowledge about repository control files and their location in respect to .hg/ in a single place (facilitate future adoption of shared repositories)
|
2012-10-18 |
Artem Tikhomirov |
Leave path as close as possible to one supplied by user. No need to keep it as canonical
|
2012-10-16 |
Artem Tikhomirov |
Javadoc for HgRepository#getLocation()
|
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-13 |
Artem Tikhomirov |
HgRepositoryLock: some javadoc
|
2012-08-13 |
Artem Tikhomirov |
Repository locking mechanism is alive
|
2012-08-13 |
Artem Tikhomirov |
Access to reposiotry lock mechanism via HgRepositoryLock
|
2012-08-10 |
Artem Tikhomirov |
Provisional support for Mercurial lock mechanism
|
2012-08-09 |
Artem Tikhomirov |
Do not add anything to exception message in case no details are known
|
2012-08-08 |
Artem Tikhomirov |
Bookmarks support added
|
2012-08-07 |
Artem Tikhomirov |
Handle include and unset directives in config files
|
2012-08-07 |
Artem Tikhomirov |
Distinguish files in wc from files under repo root, use these constants
|
2012-08-07 |
Artem Tikhomirov |
Access to user-supplied message of last commit
|
2012-07-17 |
Artem Tikhomirov |
Refactor LineReader utility as stanalone class to facilitate reuse
|
2012-07-12 |
Artem Tikhomirov |
Methods from Main graduated as tests
|
2012-07-12 |
Artem Tikhomirov |
Test for subprogress
|
2012-07-12 |
Artem Tikhomirov |
Tests for file flags(exec, link, regular)
|
2012-07-12 |
Artem Tikhomirov |
Defect: only first file in directory got flags initialized
|
2012-07-12 |
Artem Tikhomirov |
Tests for MqManager
|
2012-07-12 |
Artem Tikhomirov |
Tests for phases support
|
2012-07-11 |
Artem Tikhomirov |
Issue 34: incorrect status for a file copy in wc against base rev
|
2012-07-11 |
Artem Tikhomirov |
Tests for issue 31
|
2012-07-11 |
Artem Tikhomirov |
Merge changes from smartgit3 branch into 1.1 stream
|
2012-07-11 |
Artem Tikhomirov |
Switch to 1.1 development
|
2012-07-11 |
Artem Tikhomirov |
Release tag 'v1.0.0' added for changeset 3ca4ae7bdd38
|
2012-07-11 |
Artem Tikhomirov |
Clean experimental marks and deprecation code. Update version number to release
v1.0.0
|