Fossil

Timeline
Login

Timeline

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

14 check-ins tagged with "merge-info-html"

2025-03-27
12:42
Merge trunk into the merge-info-html branch. ... (Leaf check-in: 1014ffb553 user: stephan tags: merge-info-html)
2025-02-20
14:46
Bring the merge-info-html branch up to date with trunk, step 2 of 2. ... (check-in: c2b1c2c9fa user: stephan tags: merge-info-html)
14:32
Bring the merge-info-html branch up to date with trunk, step 1 of 2. ... (check-in: 1140b020de user: stephan tags: merge-info-html)
2024-12-10
06:25
Merge trunk into merge-info-html branch for mergestat improvements. ... (check-in: f0a48c8faa user: stephan tags: merge-info-html)
2024-12-09
08:17
Move filename info into the corresponding merge-info table. Start adding infrastructure for emitting HTML-mode output to the content columns. ... (check-in: e3a3f0a5f2 user: stephan tags: merge-info-html)
07:08
Get stub table layout in place for merge-info --html. It's not yet clear whether this will suffice. ... (check-in: 5a1da556d6 user: stephan tags: merge-info-html)
07:05
Fix width:1px sizes on diff line-number and change-type cols for diff --browser and friends. ... (check-in: d2d01d3eb7 user: stephan tags: merge-info-html)
2024-12-07
20:14
Plug the debug merge builder into the html builder's as-yet-unimplemented methods to assist in thinking through the next steps. ... (check-in: d18f24e2ac user: stephan tags: merge-info-html)
19:52
Set up the main file list loop for merge_info_html(). ... (check-in: 8145725503 user: stephan tags: merge-info-html)
18:21
Use a temp table to consolidate how merge-info --html collects its list of files to process. ... (check-in: 04a868ac21 user: stephan tags: merge-info-html)
05:19
Add skeleton for the MergeBuilderHtml, but it doesn't do anything right now except for fail to outright crash. Add an empty TITLE tag to the diff web page output so that a title can be more easily set via JS. ... (check-in: e76aceba7c user: stephan tags: merge-info-html)
03:31
Add scaffolding for iterating over lists of files for merge-info --html. Simply emit a UL list for the time being. ... (check-in: 8bb036bf9a user: stephan tags: merge-info-html)
02:26
Attempt to get the CSS grid view in place for merge-info --html. It can't be tested until we fill out with content, though. ... (check-in: 5eac2b1ba1 user: stephan tags: merge-info-html)
2024-12-06
23:46
Initial empty scaffolding for merge-info --html/--browser options. There is still much to do here. ... (check-in: ca7eceb92c user: stephan tags: merge-info-html)