Timeline
Not logged in

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

16 check-ins using file src/configure.c version 1dd742314c

2013-07-21
16:29
rebase Leaf check-in: 54aef59916 user: jan.nijtmans tags: cleanX
2013-06-21
09:27
rebase check-in: dfb47a2a2e user: jan.nijtmans tags: cleanX
2013-06-19
07:14
rebase check-in: cbf9660369 user: jan.nijtmans tags: cleanX
2013-06-06
12:16
merge trunk check-in: cf3d716e2f user: jan.nijtmans tags: cleanX
2013-06-04
14:07
remove unused variable check-in: 3da761fce1 user: jan.nijtmans tags: cleanX
2013-06-03
07:53
Rebase. Remove --clean option and "clean-glob" setting. Implement new "allow-clean-x" setting. check-in: b3201c9111 user: jan.nijtmans tags: cleanX
2013-05-07
13:03
Only call db_get_do_versionable() after checking that it's a boolean versionable setting. check-in: a60df3be44 user: jan.nijtmans tags: trunk
08:17
If versionable settings are present, disallow editing of the corresponding fields in the /setup_settings page. check-in: 3cba68a83e user: jan.nijtmans tags: trunk
07:52
Move check for g.localOpen inside db_get_do_versionable(), because all callers will need this. Add "disabled" parameter to onoff_attribute(), entry_attribute() and textarea_attribute(). check-in: 10d8abcd0c user: jan.nijtmans tags: trunk
2013-05-06
20:51
removed an unused variable. check-in: cfe346f729 user: stephan tags: trunk
20:44
/stats_report byuser now uses %h instead of %s to render the user name. check-in: 71d3756977 user: stephan tags: trunk
20:30
Added a "remove user flag" option to /stats_report for reports which accept (but do not require) the user flag. e.g. switch from by-month-for-user to by-month with 1 click. check-in: f1a66a6c26 user: stephan tags: trunk
13:24
Wrap over-length lines in the www/settings.wiki documentation page. check-in: abe1030ca8 user: drh tags: trunk
11:00
Store filename in intermediate variable check-in: d7afa8f153 user: jan.nijtmans tags: trunk
10:13
Add option --keep to "fossil clean", and matching versionable setting "keep-glob". Now you can specify which files should be kept without confirmation and which files can be removed (--ignore, "ignore-glob") without confirmation. If you want the old behavior, specify "keep-glob" to have the same value as "ignore-glob". Add versioned settings "ig... check-in: 982f9ec738 user: jan.nijtmans tags: trunk
2013-05-02
15:04
rebase Closed-Leaf check-in: 9e4a7190af user: jan.nijtmans tags: clean-with-ignore