Fossil

Timeline
Login

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

12 check-ins using file src/shell.c version 6332ef06db

2015-09-25
00:02
Update the built-in SQLite to the 3.8.12 alpha that includes the ShmBarrier fix. check-in: 96e698d23c user: drh tags: trunk
2015-09-24
02:03
Do not allow a login to occur if the USER.INFO field contains the text "expires YYYY-MM-DD" where YYYY-MM-DD is not in the future. check-in: 9271b4bb35 user: drh tags: trunk
2015-09-20
18:17
merge "stash cat" check-in: ba9d3f08a1 user: bch tags: trunk
2015-09-16
10:49
eliminate many unnessary type-casts check-in: 5b456cfa6b user: jan.nijtmans tags: trunk
09:18
Add some "const" keywords in appropriate places. No change in functionality. Eliminates some compiler warnings. check-in: a6fd491d3a user: jan.nijtmans tags: trunk
08:57
Remove unnecessary end-of-line spacing in various places check-in: 4db19dccd3 user: jan.nijtmans tags: trunk
2015-09-15
19:11
"cat" synonym for "stash show" Closed-Leaf check-in: 533f8b6aea user: bch tags: stash-cat
18:58
Make sure memory returned from db_get() has been properly reallocated if it uses the default value. check-in: 868404c0a3 user: drh tags: trunk
2015-09-12
19:18
Fix the "fossil diff --undo" option so that it works even when called from a subdirectory of the project. check-in: f6c13632bb user: drh tags: trunk
2015-09-11
13:53
Add support for the --undo option to the "fossil diff" command. check-in: 485aa80625 user: drh tags: trunk
13:14
Fix some commenting and variable naming convensions in the diff code. No logical changes. check-in: 4140eb3575 user: drh tags: trunk
11:43
Update the built-in SQLite to the latest SQLite (3.8.12 alpha). check-in: cc0c939202 user: drh tags: trunk