log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
jhg
log src/org/tmatesoft/hg/repo/HgRepository.java @ 231:
1792b37650f2
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-06-01
Artem Tikhomirov
Introduced access to conflict resolution information (merge state)
2011-05-31
Artem Tikhomirov
Scope for status reworked: explicit files or a general matcher
2011-05-19
Artem Tikhomirov
Basic information about branches
2011-04-26
Artem Tikhomirov
Basic test for HgIncomingCommand. Fix RepositoryComparator for cases when whole repository is unknown. Respect freshly initialized (empty) repositories in general.
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-02-23
Artem Tikhomirov
Exceptions, javadoc. Initial cancel and progress support
2011-02-18
Artem Tikhomirov
toString for friendly debug
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
core.Path to util.Path as it's not Hg repo dependant
2011-02-03
Artem Tikhomirov
Introduced channels to pipeline (and easily filter) data streams
2011-02-03
Artem Tikhomirov
Filters to read and initialize according to configuration files
2011-01-28
Artem Tikhomirov
Preliminary tags implementation
2011-01-28
Artem Tikhomirov
Updated contact address to support@hg4j.com
2011-01-27
Artem Tikhomirov
Changelog to HgChangelog
2011-01-27
Artem Tikhomirov
ignore file with regex and 'honest' glob support
2011-01-24
Artem Tikhomirov
Moved RevlogStream implementation into .internal
2011-01-24
Artem Tikhomirov
Complete refactoring to org.tmatesoft
base
src/com/tmate/hgkit/ll/HgRepository.java@6ba4a65ba727
less
more
|
(0)
tip