Fossil

Timeline
Login

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

18 check-ins using file src/shell.c version b6ba45f741

2016-12-08
10:25
Fix warning when compiling with gcc on Windows (Microsoft's fprintf doesn't know %lld) check-in: 68288686e0 user: jan.nijtmans tags: trunk
2016-12-03
14:30
Still more documentation tweaks. check-in: 6f3ec1bef6 user: drh tags: trunk
13:19
Fix a link to the download page on the homepage. Fix a typo in the concepts.wiki documentation page. check-in: 2b087b7dc3 user: drh tags: trunk
2016-12-02
10:51
Fix executable flags, unintentionally changed in previous commit. check-in: 2d9cba2a46 user: jan.nijtmans tags: trunk
10:49
Get the "fossil all ui" command working on Cygwin where the global_config table has "repo:" entries containing the windows drive letter check-in: eb9b2317d5 user: jan.nijtmans tags: trunk
2016-12-01
21:56
Get the "fossil all ui" command working on windows systems where the global_config table has "repo:" entries that omit the drive letter. check-in: 25758c7b1c user: drh tags: trunk
16:41
Add support for the "fossil all ui" and "fossil all server" commands. check-in: 239b4c1362 user: drh tags: trunk
16:27
Fix the "fossil all ui" logic so that it still works for directory listings inside of chroot jails. Closed-Leaf check-in: 226a0990d3 user: drh tags: all-ui
15:40
A cleaner way of dealing with the --baseurl problem. check-in: 8e4b8ba0e4 user: drh tags: all-ui
14:56
Fix the "fossil all ui" command so that it works on Windows. But also comment out some very confused logic in process_on_web_page() that is associated with "--baseurl" option. This logic needs to be fixed prior to merging with trunk. check-in: da1c769cd2 user: drh tags: all-ui
04:32
Add the "fossil all ui" and "fossil all server" commands. check-in: 98e9fd7352 user: drh tags: all-ui
04:09
Add the test-database-names command. check-in: 4636b4b370 user: drh tags: trunk
2016-11-30
04:08
Minor correction to documentation of new /file webpage regarding multiple highlighted line blocks. check-in: 4896c0b731 user: andybradford tags: trunk
2016-11-29
16:57
Make the "Line Numbers" submenu element on the /artifact and /file pages a check-box. check-in: 4946efef65 user: drh tags: trunk
14:32
Further enhancements to the new /file webpage. check-in: 3cca4c254f user: drh tags: trunk
2016-11-28
16:44
New /file page that works like /artifact except takes a filename as an argument instead of a SHA1 hash of an artifact, and resolves to the most recent version of any file with that name. check-in: d95f712f2c user: drh tags: trunk
2016-11-26
01:26
Fix the "fossil all add" command so that it works even if repos that are already known are added. check-in: b9da89a44e user: drh tags: trunk
2016-11-22
22:26
Update the built-in SQLite to 3.16.0 alpha for testing. check-in: 31ae6022aa user: drh tags: trunk