Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/sqlite3.c version 9a511da17c
|
2013-10-18
| ||
| 03:15 | Merge timeline entry/line limit improvements from the v2 branch. check-in: 9cc75945be user: mistachkin tags: timeline_cmd_dash_n_fix | |
| 03:13 | Simplify the entry/line limit for the timeline output. Make it more accurate in verbose mode. Style fixes. Closed-Leaf check-in: 695a3c13bd user: mistachkin tags: timeline_cmd_dash_n_fix-2 | |
|
2013-10-17
| ||
| 12:30 | minor oops check-in: 3cf6908e02 user: jan.nijtmans tags: timeline_cmd_dash_n_fix-2 | |
| 12:22 | Minor suggested update: - If N=0 there should be no limit. - If N<0 (undocumented) restore the old behavior of counting lines in stead of entries. check-in: 6c02f699af user: jan.nijtmans tags: timeline_cmd_dash_n_fix-2 | |
|
2013-10-16
| ||
| 19:02 | Update build instructions for Mac 10.2. check-in: bf6a4d3294 user: drh tags: trunk | |
| 13:39 | merge trunk. Slightly simpler SELECT check-in: 900bfb377d user: jan.nijtmans tags: tkt-change-hook | |
| 12:43 | Changed text which appears in EDITOR/VISUAL-based commit message editor, per ML discussion. check-in: 9801449b68 user: stephan tags: trunk | |
| 09:50 | A control artifact which modifies an already existing valid check-in (e.g. moving it to another branch), should fire the (commit) hook for the changed manifest. check-in: 52861df1e9 user: jan.nijtmans tags: tkt-change-hook | |
| 04:09 | Fix behavior of "--limit | -n" argument of the timeline command to fit description from usage, which is also the behavior of the "n=" parameter of the /timeline webpage. Now -n <n> define the number of entries while before, it was limiting the number of lines. (pending review...) check-in: 453a060c19 user: mgagnon tags: timeline_cmd_dash_n_fix | |
|
2013-10-15
| ||
| 20:10 | Add support for compiling with symbols enabled using MSVC. check-in: 44bd9ae243 user: mistachkin tags: trunk | |
| 18:36 | Make the TH1 common script result handling more consistent. Minor style fixes. check-in: 0ffe1b08fa user: mistachkin tags: tkt-change-hook | |
| 15:02 | If _USE_32BIT_TIME_T is already set, e.g. because SQLite provides it already, don't set it again. check-in: 043512c578 user: jan.nijtmans tags: trunk | |
| 11:41 | Restore running of the common script before starting an xfer. If the commmon script result in a "break" or "continue", skip the following hook script but don't produce an error. check-in: d79eaeb101 user: jan.nijtmans tags: tkt-change-hook | |
| 09:00 | Fix accidental change: make sure that the regexp object has been created prior to using it. check-in: 9964af59ce user: mistachkin tags: tkt-change-hook | |
| 08:24 | Restore previous implementation of the common script function. Add inline docs to indicate its usage. check-in: 348df8f00f user: mistachkin tags: tkt-change-hook | |
| 07:57 | Keep in alphabetical order. check-in: de7681780d user: jan.nijtmans tags: tkt-change-hook | |
| 07:45 | The common xfer script should only be run once for each interpreter. check-in: 55fe2bb814 user: jan.nijtmans tags: tkt-change-hook | |
| 06:53 | Add a "Synchronize" button to the Admin->Transfers page (or "Pull" if the "dont-push" option is set). Remark: I'm not sure if determining the user with user_select() is correct here, that's the tricky point to get right. In case of "fossil ui" it works fine, but could be improved for usefulness in other situations. check-in: 7c24de9cf1 user: jan.nijtmans tags: tkt-change-hook | |
| 06:51 | merge trunk check-in: 837c85bae5 user: jan.nijtmans tags: tkt-change-hook | |
| 06:48 | Bug-fix in ticket handling when tracing is on. (discovered in tkt-change-hook branch) check-in: 9e940f2e1e user: jan.nijtmans tags: trunk | |
| 00:28 | Minor changes to SQLite 3.8.1 as it nears release. check-in: 93c258250b user: drh tags: trunk | |