log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
jhg
log src/org/tmatesoft/hg/repo/HgStatusCollector.java @ 269:
7af843ecc378
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-08-12
Artem Tikhomirov
Issue 8: Means to find out information about given file at specific changeset. Inner ManifestRevisionInspector got promoted to ManifestRevision
2011-05-31
Artem Tikhomirov
Scope for status reworked: explicit files or a general matcher
2011-05-25
Artem Tikhomirov
Support status query for a single file or a subdirectory of a repository
2011-05-19
Artem Tikhomirov
Due to discrepancy in manifest and changelor indexes, wrong manifest revisions got cached and compared
2011-05-19
Artem Tikhomirov
NPE when one of the flags is non-null
2011-05-17
Artem Tikhomirov
Issue 7: Correctly handle manifest and changelog with different number of (or non-matching) revisions
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-04-15
Artem Tikhomirov
Optimization: use ParentWalker to get changeset's parents, if possible. Do not keep duplicating nodeids and strings in manifest revisions
2011-03-09
Artem Tikhomirov
Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions
2011-02-17
Artem Tikhomirov
More reasonable use of path normalizer and path.source
2011-02-17
Artem Tikhomirov
Adopt FileIterator moving towards WCStatusCollector parameterizing. Improved path handling, move 'em around
2011-02-16
Artem Tikhomirov
explicit op name instead math op to get last rev number
2011-02-16
Artem Tikhomirov
core.Path to util.Path as it's not Hg repo dependant
2011-01-28
Artem Tikhomirov
Updated contact address to support@hg4j.com
2011-01-27
Artem Tikhomirov
*StatusCollector renamed to Hg*StatusCollector
base
src/org/tmatesoft/hg/repo/StatusCollector.java@07e7597c7cc0
less
more
|
(0)
tip