Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/db.c version 5d97942304
|
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 "ignore-glob" and "keep-glob" to the fossil repository. 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 | |