log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
jhg
log src/org/tmatesoft/hg/core/Nodeid.java @ 499:
899a1b68ef03
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-09-21
Artem Tikhomirov
Use memory-friendly set implementation to canonicalize filenames and nodeids
2011-09-17
Artem Tikhomirov
Remarks about sorting order
2011-08-19
Artem Tikhomirov
Improve manifest parsing: reduce number of arrays instantiated for Nodeid
2011-08-18
Artem Tikhomirov
Improve manifest parsing: decode bytes to chars once, minimize arraycopy on String instantiation, keep set of file revisions from previous manifest only
2011-08-17
Artem Tikhomirov
Avoid redundant calls to library when converting a char to hex digit
2011-07-12
Artem Tikhomirov
Use updated location of cache files (cache/ folder instead of .cache filename extension). Provide means to update (write down) cache for subsequent uses
2011-04-19
Artem Tikhomirov
Investigate optimization options to allow fast processing of huge repositories. Fix defect in StatusCollector that lead to wrong result comparing first revision to empty repo (-1 to 0), due to same TIP constant value
2011-03-23
Artem Tikhomirov
Initial clone: populate given directory from a bundle. Everything but remote server access is there, albeit prototype code style
2011-02-23
Artem Tikhomirov
Exceptions, javadoc. Initial cancel and progress support
2011-02-15
Artem Tikhomirov
Explicit op to tell merge revisions
2011-01-28
Artem Tikhomirov
Updated contact address to support@hg4j.com
2011-01-25
Artem Tikhomirov
Skip metadata in the beginning of a file content. Parse metadata, recognize copies/renames
2011-01-24
Artem Tikhomirov
Complete refactoring to org.tmatesoft
base
src/com/tmate/hgkit/ll/Nodeid.java@dccfef0ada1b
less
more
|
(0)
tip