Posted
over 9 years
ago
by
drh
Fix one error and add an additional note to the article on the annotate
algorithm. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Add the [/doc/trunk/www/blame.wiki] document briefly describing the algorithm
used to compute "blame" in Fossil. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Enhance the /finfo webpage so that when it is showing the ancestors of a
particular check-in, it only shows direct ancestors, the same as the
/annotate and /blame pages. (tags: trunk)
|
Fix typo on the TH1 extension commands page. Also, for now, remove the 'todo' section. (tags: trunk)
Posted
over 9 years
ago
by
mistachkin
Fix typo on the TH1 extension commands page. Also, for now, remove the 'todo' section. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Bring some comments in the "blame" logic up-to-date. No changes to code. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Change compute_direct_ancestors() to use a recursive common table expression. (tags: trunk)
|
Posted
over 9 years
ago
by
jan.nijtmans
Eliminate unused variable $suffix (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Enhance the "mkdownload.tcl" script so that it recognizes either tarballs or
ZIP archives, with a preference for tarballs. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Update the built-in SQLite to the latest trunk version (3.10.0 alpha). (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Add the nohdr boolean query parameter to the /vdiff page. (tags: trunk)
|