Fossil

Timeline
Login

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

12 check-ins using file src/db.c version 665dac6790

2015-03-19
23:57
Expose timeline circles, arrowheads, and branch rail colors as settings check-in: fb9b3707b8 user: jmoger tags: differentiate-timeline
19:12
Fix off-by-one with top-of-page descending rails check-in: 550f245af4 user: jmoger tags: differentiate-timeline
17:53
Display all check-in nodes as circles, color branch rails, use Xekri to demonstrate trunk rail controls check-in: 529c07af98 user: jmoger tags: differentiate-timeline
2015-03-18
16:45
Differentiate merge check-ins from regular, linear check-ins check-in: 9d39c6dca7 user: jmoger tags: differentiate-timeline
16:31
Merged several months worth of trunk into the winsymlink branch. check-in: f4c1434493 user: sdr tags: winsymlink
2015-03-17
21:10
Adjust submenu input margins in the blitz skin. check-in: a7e1101d71 user: drh tags: trunk
20:54
Adjust submenu input margins Closed-Leaf check-in: 10779515b9 user: jmoger tags: skin-blitz
17:10
Improvements to the HTML generated for the /xfersetup page. check-in: f215075a47 user: drh tags: trunk
17:07
Fix over-length source code lines in src/xfersetup.c Closed-Leaf check-in: ae09eed3aa user: drh tags: xfer-tweaks
16:40
Html generation adjustments to xfersetup page and friends check-in: 38ddc8fa6f user: jmoger tags: xfer-tweaks
14:44
Add the "dotfiles" setting. check-in: e1e0ec574b user: drh tags: trunk
08:23
Added a dotfiles setting to the repository settings. This complements the --dotfiles command line argument used by add, addremove, extras, and clean commands. Useful in a project that always needs to process dotfiles so that the --dotfiles option does not need to be specified each and every time. Closed-Leaf check-in: b088c53fbd user: sdr tags: dotfiles-setting