Mercurial > jhg
graph
- Mac support: respect Mac alternatives of command-line arguments for common unix tools2014-08-03, by Artem Tikhomirov
- Issue 49: NoClassDefFoundError: org/tmatesoft/hg/auth/HgAuthenticator. Missing package in the binary bundle2014-08-03, by Artem Tikhomirov
- Keyword filtering that doesn't depend on input buffer size and the way input lines got split between filter() calls. KewordFilter got state to keep processed suspicious ...$ lines2013-10-11, by Artem Tikhomirov
- KeywordFilter: 'IllegalStateException: need buffer of at least...' during status op for a small file2013-10-07, by Artem Tikhomirov
- Report merged lines as changed block if possible, not as a sequence of added/deleted blocks. To facilitate access to merge parent lines AddBlock got mergeLineAt() method that reports index of the line in the second parent (if any), while insertedAt() has been changed to report index in the first parent always2013-08-21, by Artem Tikhomirov
- Merge: tests for resolver and complex scenario. Enable commit for merged revisions. Reuse file revisions if nothing changed2013-08-20, by Artem Tikhomirov
- Merge: support 'unresolved' resolution with MergeStateBuilder2013-08-16, by Artem Tikhomirov