log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
jhg
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 683:
(0)
-300
-100
-14
+14
tip
age
author
description
2013-07-24
Artem Tikhomirov
Update commands to use changeset Nodeid and int in uniform way, clients of core.* classes shall not go back and forth from int to Nodeid
2013-07-22
Artem Tikhomirov
Compile with Java5, ensure generics are fine for other compilers, too
2013-07-21
Artem Tikhomirov
Do not instantiate thousands of small arrays(numerous readInt/readLong calls)
2013-07-21
Artem Tikhomirov
Blame: alternative strategy to handle merge revisions: map(diff(p1->base->p2)) to understand merge intentions better
2013-07-20
Artem Tikhomirov
HgParentChildMap: deduce common ancestor functionality
2013-07-19
Artem Tikhomirov
Towards better blame of merge revisions: refactor merge handling strategy
2013-07-18
Artem Tikhomirov
Report line number at the first appearance, like 'hg annotate -l' does
2013-07-18
Artem Tikhomirov
Switch to alternative annotate producer (walks from parents to children). Refactor FileAnnotation to match updated annotate approach
2013-07-18
Artem Tikhomirov
Respect default range (0..tip)
2013-07-17
Artem Tikhomirov
Introduced dedicated IntSliceSeq/IntTuple in place of IntArray with subsequences
2013-07-12
Artem Tikhomirov
Refactor HgBundle.GroupElement (clear experimental mark), resolve few technical debt issues
2013-07-12
Artem Tikhomirov
Effective update of HgParentChildMap when repository got few revisions added
2013-07-12
Artem Tikhomirov
AIOOBE in BundleGenerator.ChunkGenerator.iterate when there are no outgoing changes on push
2013-07-12
Artem Tikhomirov
AIOOBE in BundleGenerator.ChunkGenerator.iterate when there are no outgoing changes on push
less
more
| rev 683:
(0)
-300
-100
-14
+14
tip