log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg4j
log src/org/tmatesoft/hg/repo/HgBundle.java @ 497:
02140be396d5
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-16
tip
age
author
description
2012-06-22
Artem Tikhomirov
Cleaned experimental tag and updated comments/javadoc
2012-03-29
Artem Tikhomirov
FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api
2012-03-23
Artem Tikhomirov
Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level
2012-03-22
Artem Tikhomirov
A bit of FIXME cleanup (mostly degraded to TODO post 1.0), comments and javadoc
2012-02-13
Artem Tikhomirov
Few comments
2011-12-06
Artem Tikhomirov
Clean internal classes from public API
v0.7.0
2011-12-06
Artem Tikhomirov
Clean debug stacktraces
2011-12-01
Artem Tikhomirov
Propagate errors with exceptions up to a end client
2011-10-13
Artem Tikhomirov
Refactor revlog patch mechanism, towards patch merging
2011-09-16
Artem Tikhomirov
Issue 11: Error log facility. SessionContext to share common facilities
2011-08-25
Artem Tikhomirov
Use Nodeid.isNull check instead of NULL.equals
2011-04-13
Artem Tikhomirov
Clone refactored into a command. HgBundle needs means to control its lifecycle, to be deleted when no longer needed
2011-04-12
Artem Tikhomirov
Refactor HgBundle to dispatch changes found through callback
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-03-23
Artem Tikhomirov
Towards initial clone: refactor HgBundle to provide slightly higher-level structure of the bundle
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
base
src/com/tmate/hgkit/ll/HgBundle.java@2f16f70cdef0
less
more
|
(0)
-16
tip