Fossil

Timeline
Login

Timeline

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

50 ancestors of fb9b3707b854c2a5

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)
2015-03-17
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)
14:41
Fix anti-aliased arrowheads to be the correct color when using a dark background with a light foreground. ... (check-in: b1508e7a8a user: drh tags: trunk)
10:45
Add [/help?cmd=import|fossil import --svn], for importing a subversion repository into fossil which was exported using "svnadmin dump". ... (check-in: 6a2016098a user: jan.nijtmans 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)
2015-03-16
20:32
merge trunk ... (check-in: cd234b1c46 user: jan.nijtmans tags: svn-import)
19:45
Improved handling of tag names in "import --git". ... (check-in: 3270562fe0 user: drh tags: trunk)
19:45
Fix an extraneous blank line in the previous check-in. ... (Closed-Leaf check-in: bfbf3bfd96 user: drh tags: git-import)
19:01
Reverse ref name traversal because git refs may have forward-slashes ... (check-in: 3d9c875160 user: jmoger tags: git-import)
16:02
Some timeline lines were too short. ... (Closed-Leaf check-in: c4697ad8af user: Isius tags: timelineAntialiasing)
14:36
Fixed timeline antialiasing to maintain color regardless of background color. ... (check-in: c6638b79c7 user: Isius tags: timelineAntialiasing)
14:25
Merge blitz enhancements to trunk. ... (check-in: 127ee1f572 user: drh tags: trunk)
14:02
Update Blitz skin based on forum feedback ... (Closed-Leaf check-in: 108ccef535 user: jmoger tags: skin-blitz)
12:30
Upgrade to Tcl 8.6.4 for Docker. (doesn't work yet, still have to find a solution for missing "fossil new --docker") ... (check-in: ca6c248e71 user: jan.nijtmans tags: trunk)
2015-03-15
03:58
Remove RSS icon from the 'eagle' and 'enhanced1' skins, as it currently does not look right. ... (check-in: e68d2e48fc user: mistachkin tags: trunk)
03:45
Update the custom MinGW makefile. ... (check-in: 6ac8871cc1 user: mistachkin tags: trunk)
03:43
Updates to the 'enhanced1' skin. ... (check-in: fee8c19749 user: mistachkin tags: trunk)
03:43
Update the 'eagle' skin to use the 'menulink' procedure. ... (check-in: 6440c7f91d user: mistachkin tags: trunk)
2015-03-14
17:24
Always include the txt option when adding the ln= parameter because lines on rendered content doesn't work. ... (check-in: 1992856655 user: andybradford tags: trunk)
15:21
Improved management of resource names so that it is not necessary to press "Reload" after changing skins either in the admin screens or using the --skin command-line option. ... (check-in: 39f084cf2c user: drh tags: trunk)
14:46
The former "San Francisco Modern" skin is now the default. The old default skin is renamed to "Original". ... (check-in: 756a58531b user: drh tags: trunk)
14:24
Merge the new blitz skin into trunk. ... (check-in: 6550b5551c user: drh tags: trunk)
14:18
Merge the latest xekri updates to trunk. ... (check-in: d4bd438a34 user: drh tags: trunk)
14:15
Update the mkdownload.tcl script to use version numbers instead of dates on the build products. ... (check-in: 3609d0b772 user: drh tags: trunk)
13:20
Version 1.32 ... (check-in: 6c40678e91 user: drh tags: trunk, release, version-1.32)
2015-03-13
20:18
Merged the latest changes from trunk. ... (check-in: bcf2bd23a8 user: zakero tags: skin-xekri)
20:02
Updated the header menu to be consistent with the other skins. ... (check-in: 741ccc956e user: zakero tags: skin-xekri)
16:14
Initial contribution of the Blitz skin (two variants) ... (Closed-Leaf check-in: 5d3eb177dc user: jmoger tags: skin-blitz)
14:01
Remove the --empty and --docker options from "fossil init". The creation of incompatible Fossil repositories is prohibited. ... (check-in: 620783cae2 user: drh tags: trunk)
13:34
Create a change log for the 1.32 release. ... (check-in: 7b074869b3 user: drh tags: trunk)
09:11
Restore "fossil new --empty" and "docker new --docker". Correct help-text for "fossil new" ... (check-in: 68a4c33b2e user: jan.nijtmans tags: trunk)
01:28
Merge the recnet Xekri skin changes into trunk. ... (check-in: 18bfcfcf3b user: drh tags: trunk)
01:23
Update the version number to 1.32. ... (check-in: 73e87caccf user: drh tags: trunk)
01:03
Remove from the homepage the assertion that "no work has ever been lost after having been committed to a Fossil repository" because people have in fact lost work due to the bug fixed by the previous check-in. ... (check-in: 1f411eee4c user: drh tags: trunk)
01:00
When creating a new repository always generate an "initial empty check-in" for compatibility with Fossil 1.27 and earlier. ... (check-in: a56e6bbfc6 user: drh tags: trunk)
2015-03-11
23:20
Merged the latest changes from trunk. ... (check-in: 72518c1239 user: zakero tags: skin-xekri)
23:16
Fix the text color on the "blame" page to make it easier to read. ... (check-in: 836a89c5b2 user: zakero tags: skin-xekri)
22:31
Fix harmless compiler warning. [http://www.sqlite.org/src/info/580dae4615353d73|580dae4615] ... (check-in: 3e77213a73 user: jan.nijtmans tags: trunk)
20:21
Updated the colors to be easier to read. * Section Menu Links are now grey * Section Div's are darker with a higher contrast text * Title Div text has a higher contrast * Default link color has a higher contrast ... (check-in: abacdcc398 user: zakero tags: skin-xekri)
13:32
Enlarged the font-size for Side-By-Side Diffs. ... (check-in: 56f9d72933 user: zakero tags: skin-xekri)
02:06
In the "server.wiki" document, use standard HTTP ports for the examples. ... (check-in: e8722b014c user: drh tags: trunk)
2015-03-10
21:00
Fix file_is_absolute_path(), accounting for "C:" being an absolute path ... (check-in: 573bbd3eb9 user: jan.nijtmans tags: trunk)
18:46
Add anti-aliasing to timewarp arrowheads. Improve the anti-aliasing on merge arrowheads. ... (check-in: f99848e048 user: drh tags: trunk)
15:40
Bug fix from previous check-in: Make sure merge risers are drawn when requested. ... (check-in: 151717fc48 user: drh tags: trunk)
15:22
Automatically omit merge risers from the graph when the graph is scrunched due to many rails. Make sure there is adequate spacing between the graph and text when the graph is scrunched. ... (check-in: dafc3fe42a user: drh tags: trunk)