Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
57 check-ins using file src/sqlite3.c version 96f6ffa4db
|
2015-03-25
| ||
| 21:37 | Added instructions for how to change the width of the skin. check-in: 87f06e88fc user: zakero tags: skin-xekri | |
|
2015-03-21
| ||
| 16:04 | Fixed the font color for the Edit Check-in page so that the text is more readable. check-in: cb98ab9dad user: zakero tags: skin-xekri | |
| 15:54 | Fixed the Timeline menu alignment problems reported off-list. Switched to using "display: block" to support some older browsers and provide a more consistent look across browsers. The max-width was also increased from 80% to 90%. check-in: 44cb5bb0c4 user: zakero tags: skin-xekri | |
|
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 | |
| 03:57 | Include the new 'dotfiles' setting in the list of those associated with the project. check-in: 9a67babcdb user: mistachkin tags: trunk | |
|
2015-03-18
| ||
| 17:37 | Correct typo in [fossil configuration sync] documentation. check-in: 23515802c9 user: andygoth tags: trunk | |
| 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 | |
| 14:17 | Add the --create option to "fossil server", which causes a new repository to be created for the server if one does not already exist. The intended use case is Docker. check-in: a6e2ceb454 user: drh tags: trunk | |
|
2015-03-17
| ||
| 21:10 | Adjust submenu input margins in the blitz skin. check-in: a7e1101d71 user: drh tags: trunk | |
| 21:03 | Fix for "fossil new --docker" and for [http://www.mail-archive.com/fossil-users%40lists.fossil-scm.org/msg17644.html|Chisallapp: I have two trunks ?], while still guaranteeing the rid=1 initial empty commit. Closed-Leaf check-in: 12c54ad313 user: jan.nijtmans tags: docker | |
| 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 | |
| 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 | |
| 00:43 | A possible work around for a mailing list reported issue where the "display: flex" for submenus is broken on the Opera web browser. check-in: 4b1671f8fd user: zakero tags: skin-xekri | |
| 00:16 | More fixes and improvements. * Fixed the Files "Tree-View" highlighting so the file age is readable * Fixed the Files "File Age" highlighting so the text is readable * Matching search terms stand-out better check-in: 9fc08d9200 user: zakero tags: skin-xekri | |
|
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:49 | Update command help for mv/rm to better reflect the new functionality. check-in: 7b54a4e839 user: mistachkin tags: mvAndRmFiles | |
| 03:45 | Merge updates from trunk. check-in: be6af3adca user: mistachkin tags: mvAndRmFiles | |
| 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 | |
| 22:31 | Fix harmless compiler warning. [http://www.sqlite.org/src/info/580dae4615353d73|580dae4615] check-in: 3e77213a73 user: jan.nijtmans tags: trunk | |