Artifact
7ca05fd71ea3ed7afd923f5b4d40c51baf44dede:
- File
src/descendants.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: 11624)
-
2011-10-19 19:54:35
— part of check-in
[e161670939]
on branch trunk
— Merge in the annotatecmd_fix branch.
(user:
drh
size: 11624)
-
2011-10-19 22:31:31
— part of check-in
[1d0a7103a3]
on branch json
— merged in trunk [e161670939b93ec].
(user:
stephan
size: 11624)
-
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: 11624)
-
2011-10-26 15:17:52
— part of check-in
[7017c87b40]
on branch tcl-integration
— Merge updates from trunk.
(user:
mistachkin
size: 11624)