Fossil

Timeline
Login

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

29 check-ins using file src/shell.c version 5e0ab1e708

2016-05-19
14:19
Update SQLite to 3.13.0 Closed-Leaf check-in: 256b950a7b user: jan.nijtmans tags: branch-1.34
2016-05-03
21:30
Update referenced OpenSSL version. check-in: a47ce4d979 user: jan.nijtmans tags: branch-1.34
2016-04-08
19:09
Update SQLite to 3.12.1 check-in: f676ace45c user: jan.nijtmans tags: branch-1.34
13:03
Updating from trunk. Closed-Leaf check-in: a1b0955973 user: viriketo tags: viric_flavour
11:24
Each call to socket_open() automatically closes any previously opened socket. check-in: a0dae8555a user: drh tags: trunk
2016-04-07
18:41
Make usage of 'Usage:' and 'or:' consistent in all help text. check-in: 8bfd9951ca user: rberteig tags: trunk
12:21
Make the default start page for the "fossil ui" command on a local check-out be "timeline?c=current". The default page is still whatever default the repository specifies for "fossil server" or if using "fossil ui" on any repository other than the current check-out. check-in: 3602486f25 user: drh tags: trunk
2016-04-02
04:47
Use retry logic for SSL read/write as described in the OpenSSL docs. Closed-Leaf check-in: c13b6ba727 user: mistachkin tags: sslRetry
04:28
Remove superfluous initialization of $passed. Closed-Leaf check-in: e33ed0c55a user: joel tags: revert
03:47
Coding style tweaks for the new 'test-all-help' command. check-in: 651f70847b user: mistachkin tags: trunk
00:56
Add new fossil test-all-help command. Spell checked and proof read all help text. Fixed typos. Reworded for clarity in a few places. Cleaned up a few inconsistencies of formatting. No code changes other than the new command. Passes all tests. check-in: 26eef7f84a user: rberteig tags: trunk
00:35
Add some options to the test-all-help command. Closed-Leaf check-in: 1b0a3cf3b3 user: rberteig tags: ross-spellcheck
00:00
Add a plain-text equivalent of the /test-all-help page to the CLI. Complete a first pass for spelling and minor grammar over all command and page help text. check-in: f070ec99ae user: rberteig tags: ross-spellcheck
2016-04-01
20:21
Work in progress on spell-check and proof-reading sweep over the help text. check-in: 2a4e31bd8d user: rberteig tags: ross-spellcheck
13:37
Fix typos in comments. No changes to code. check-in: b6b50b1244 user: mistachkin tags: trunk
04:04
The revert command no longer resets the undo state if nothing is actually reverted. Additional tests and bug fixes as well. check-in: 418dd7ac51 user: joel tags: revert
2016-03-29
11:43
Update SQLite to 3.12.0. Fedora 22 -> 23 check-in: 15471bc70f user: jan.nijtmans tags: branch-1.34
10:38
Update the built-in SQLite to 3.12.0 final. check-in: 996705f5aa user: drh tags: trunk
2016-03-24
18:23
Reviewed all Usage: messages for consistency and fixed a few where the fossil command was named in the call to usage(), causing the displayed usage to show the command name twice. Affected commands are bisect options, test-fileage, test-set-mtime, whatis, remote-url, and tag list. check-in: 57f1eaecb8 user: rberteig tags: trunk
2016-03-22
16:34
Update the built-in SQLite to the second 3.12.0 beta. check-in: 314f194227 user: drh tags: trunk
2016-03-21
16:34
Fix the graph of changes for individual files - broken by recent work on the graph generator. check-in: c693d82da2 user: drh tags: trunk
16:08
Update the built-in SQLite to the first 3.12.0 beta. check-in: fbc2f1c287 user: drh tags: trunk
2016-03-19
15:17
Merge risers must not go straight up to another node on the same rail. Closed-Leaf check-in: 38b52a5f0c user: drh tags: short-offscreen-risers
03:05
Update the built-in SQLite to include the "PRAGMA integrity_check" fix. check-in: 567ab1937e user: drh tags: trunk
00:55
Update the built-in SQLite to include the "PRAGMA integrity_check" fix. check-in: 9245076e5e user: drh tags: short-offscreen-risers
2016-03-18
14:35
Draw the upward riser arrow just a short ways, not to the top of screen, for nodes whose next child is off-screen. check-in: 70ba2951f2 user: drh tags: short-offscreen-risers
14:10
Fix a case in the graph renderer where a non-leaf node whose immediate child is not on screen did now show the arrow going straight up to the top of the page. check-in: da4a3b4ffb user: drh tags: trunk
13:06
Minor simplification to the graph layout logic. check-in: f73411025e user: drh tags: trunk
12:00
Update the built-in SQLite to the most recent 3.12.0 alpha. check-in: 64d321514d user: drh tags: trunk