Artifact
6a9672991ae1515d08111fb3cc3109450a2ccf83:
- File
src/diff.c
-
2011-10-18 19:45:23
— part of check-in
[c7c4279f13]
on branch annotatecmd_fix
— Should fix ticket [f0f9aff371f2].
Until now, the annotate_cmd was taking the last (or any?) checkin that had the
artifact to be annotated, totally unrelated to what version is checked out.
I made annotate_cmd respect the checkout, and annotate only from the past until
the checked out version. This makes the command slower, but at least does what
I'd like it to do. Maybe someone else can come up with a faster or simpler
implementation.
I changed the compute_direct_ancestors code so I could call it twice in a single
run.
(user:
viriketo
size: 33537)
-
2011-10-19 19:54:35
— part of check-in
[e161670939]
on branch trunk
— Merge in the annotatecmd_fix branch.
(user:
drh
size: 33537)
-
2011-10-19 22:31:31
— part of check-in
[1d0a7103a3]
on branch json
— merged in trunk [e161670939b93ec].
(user:
stephan
size: 33537)
-
2011-10-20 14:39:38
— part of check-in
[a37d80e8af]
on branch stephan-hack
— pulled in trunk for clean slate on subsequent changes.
(user:
stephan
size: 33537)