log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
jhg
log src/org/tmatesoft/hg/internal/ChangelogHelper.java @ 713:
661e77dc88ba
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2013-05-22
Artem Tikhomirov
Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions
2012-03-23
Artem Tikhomirov
Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level
2012-02-09
Artem Tikhomirov
IntMap is more effective than TreeMap<Integer,...>
2011-12-16
Artem Tikhomirov
Use 'revision index' instead of the vague 'local revision number' concept in the API
2011-12-01
Artem Tikhomirov
Propagate errors with exceptions up to a end client
2011-08-12
Artem Tikhomirov
Issue 9: NPE in getModificationDate for files with status 'Unknown'
2011-02-24
Artem Tikhomirov
Changeset => RawChangeset
2011-02-16
Artem Tikhomirov
Slight optimization
2011-02-16
Artem Tikhomirov
core.Path to util.Path as it's not Hg repo dependant
2011-02-16
Artem Tikhomirov
core.Cset renamed to HgChangeset; repo.Changeset moved into HgChangelog
2011-02-16
Artem Tikhomirov
Introduced ChangelogHelper to look up changesets files were modified in
less
more
|
(0)
tip