Fossil

Timeline
Login

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

17 check-ins using file src/skins.c version a30c40f242

2015-01-23
17:57
Slightly 'improve' summary line for push/pull/sync operations. check-in: 942dd0bb08 user: mistachkin tags: trunk
17:48
Merge updates from trunk. Closed-Leaf check-in: 8c00f6f032 user: mistachkin tags: xferSumFmt
17:13
Add new commands: test-var-list, test-var-get, and test-var-set. The original motivation was to make it easier to insert "css", "header", and "footer" values that people send in, but these commands seem useful for other kinds of experimentation. The are "test-*" commands because they are not intended to be accessed by ordinary users. check-in: 1e21daceca user: drh tags: trunk
14:31
Fix comment and error-message check-in: 9a07b24935 user: jan.nijtmans tags: trunk
14:03
Make the now() SQL function available in the "fossil sql" command. check-in: 0134654db6 user: drh tags: trunk
13:50
Make sure the zOrigName variable in the /doc page implementation is always initialized, even for early errors. check-in: f5165dd05b user: drh tags: trunk
07:03
Fix compiler warning for 'zOrigName' variable. If unable to locate a document, fallback on 'zName' if 'zOrigName' is zero. Closed-Leaf check-in: aed9971ddb user: mistachkin tags: docVarWarn
05:49
Fix build issue for MinGW due to missing 'ws2tcpip.h' functions. check-in: 4c247512a8 user: mistachkin tags: trunk
05:41
Slightly 'improve' summary line for push/pull/sync operations. check-in: dbf93c23f7 user: mistachkin tags: xferSumFmt
04:26
Clean up the /doc webpage. Use newer interfaces that were created since that page was original written. Set the HTTP status to 404 on not found. Try to find a "404.md" page to display and use it if found instead of the default 404 page. check-in: cfcd9b87dc user: drh tags: trunk
02:05
Use IPv6 for "fossil sync" when available. check-in: 1dbd4d0d0b user: drh tags: trunk
01:58
Use IPv6 when available for "fossil sync". Closed-Leaf check-in: 3842742871 user: drh tags: ipv6-sync
2015-01-22
23:45
Enhance the table sorting javascript to support initial reverse-order sorting. Add table sorting to the user log. check-in: 0cdec7d290 user: drh tags: trunk
22:52
Make table sorting (by clicking on column headers) stable. In other words, identical values in the column being sorted preserve their prior relative order. Patch suggested by Jacek Cała. check-in: fe61f4958d user: drh tags: trunk
19:49
Allow recursive queries in user input. check-in: beaf897cb1 user: jan.nijtmans tags: trunk
19:16
Allow "with" as well as "select" to be used in ticket report queries, as suggested by Sean Woods on the ML. check-in: ae72a652a7 user: jan.nijtmans tags: trunk
15:47
Add Étienne Deparis's GitHub-like skin to the set of built-ins. check-in: 51935f265a user: drh tags: trunk