Mercurial > hg4j
log
age | author | description |
---|---|---|
2013-02-13 | Artem Tikhomirov | Commit: handle empty repository case |
2013-02-05 | Artem Tikhomirov | Commit: first working version |
2013-02-05 | Artem Tikhomirov | Update javadoc for HgManifest.Inspector and fix erroneous internal API |
2013-02-05 | Artem Tikhomirov | Tests: refactor various utility methods to a single location |
2013-02-05 | Artem Tikhomirov | Issue 42: tolerate lines in .hgtags that do not conform to its format specification |
2013-02-04 | Artem Tikhomirov | Commit: refactor revision creation code from clone command to work separately, fit into existing library structure |
2013-01-30 | Artem Tikhomirov | Generate patches using diff algorithm |
2013-01-23 | Artem Tikhomirov | Introduce explicit reference to base patch in bundle's group element, use it when cloning to fix defect when few revisions list null,null parents |