Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins related to "hide-diff-on-vdiff_page"

2013-11-22
01:14
Merge in hide-diff-on-vdiff_page... Which now give possibility to hide or show full detailed diff on vdiff page. (when clicking on 2 nodes on timeline) Just like the /info page. ... (check-in: 74a4db258a user: mgagnon tags: trunk)
01:09
merge in latest trunk ... (Closed-Leaf check-in: 8af8232fc0 user: mgagnon tags: hide-diff-on-vdiff_page)
2013-11-21
23:39
Update to the lastest SQLite that includes the OP_Column rewrite and the constant expression factoring logic. ... (check-in: 8dc9d00935 user: drh tags: trunk)
01:47
Merge in latest from trunk. ... (check-in: e2929a4ba1 user: andybradford tags: hide-diff-on-vdiff_page)
01:46
Minor style cleanup. ... (check-in: 78a3c01e30 user: andybradford tags: hide-diff-on-vdiff_page)
2013-11-20
13:48
Make "fossil open" and "fossil rm" work on a repository which doesn't have any check-in. (the latter only undoes the effect of a previous "fossil add" then). ... (check-in: aef638b610 user: jan.nijtmans tags: trunk)
2013-11-13
15:18
Minor correction to text in setup_timeline for description of setting. ... (check-in: 40a2557f00 user: andybradford tags: hide-diff-on-vdiff_page)
03:51
Merge latest trunk. ... (check-in: 17f6b65524 user: mgagnon tags: hide-diff-on-vdiff_page)
2013-11-12
19:41
Restore the end-of-timeline marker only when no limit is active; otherwise, use a 'no more data' marker instead. Use -1 to indicate no limit in the SQL clause. ... (check-in: 465f8ecd4a user: mistachkin tags: trunk)
2013-10-26
19:17
Merge latest change from trunk. ... (check-in: eb1b310fc7 user: mgagnon tags: hide-diff-on-vdiff_page)
09:06
Allow comment_print() to handle lines >400 characters. Add parameter "width" to print_timeline() function. ... (check-in: b2455507cb user: jan.nijtmans tags: trunk)
2013-10-19
06:47
Change /vdiff page (used when clicking on 2 nodes on /timeline), so it honor the show-version-diffs settings. Just like the /ci page. Also add the "Hide diff" button to hide the diffs manually. The /vdiff page can have a lot of files to diff depending on which version are selected, so the capability to show only list of files that change is very convenient to spot interesting files. ... (check-in: d7dc41586f user: mgagnon tags: hide-diff-on-vdiff_page)
2013-10-18
16:05
Added "YYMMDD HH:MM" option to timeline timestamp config, per ML request. ... (check-in: feef2d153c user: stephan tags: trunk)