log

age author description
2011-10-25 Artem Tikhomirov Patch merging algorithm complete trial
2011-10-13 Artem Tikhomirov Refactor revlog patch mechanism, towards patch merging
2011-10-05 Artem Tikhomirov Move file tree history to upper API level
2011-10-04 Artem Tikhomirov Tests for Revlog.Inspectors
2011-10-04 Artem Tikhomirov Alternative tag collection approach for a file history
2011-10-03 Artem Tikhomirov Explicit dependency for cmdline build
2011-10-03 Artem Tikhomirov Explore alternatives to access file-changelog combined history
2011-09-30 Artem Tikhomirov Exception when analyzing metadata of an empty renamed file
2011-09-30 Artem Tikhomirov Propagate command's CancelSupport to low-level API. CancelSupport from context got priority over one from command
2011-09-30 Artem Tikhomirov Clean unused imports
2011-09-30 Artem Tikhomirov Issue 15: Exception accessing oddly named file from history
2011-09-29 Artem Tikhomirov Dump exception to console
2011-09-29 Artem Tikhomirov Shall propagate errors to clients, not work around them silently
2011-09-29 Artem Tikhomirov Rework file history build approach to match rest of the API
2011-09-28 Artem Tikhomirov Supply HGFileRevision with copy information when possible, calculate it otherwise