Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring on or before 2014-01-29 17:11:43.
2014-01-29
| ||
17:11 | Back into the trunk with you... check-in: 468e9e16d4 user: stephan tags: trunk | |
17:10 | A number of minor tweaks (e.g. more cached statements), refactoring of fsl_cx internals. Closed-Leaf check-in: 1d59e4291a user: stephan tags: untested-tinkering | |
17:09 | Deps fix: f-* apps were not rebuilding on lib-level changes. check-in: 0756f00469 user: stephan tags: untested-tinkering | |
17:08 | • Edit [26374bba609d9872|26374bba60]: Add "testing-changes" with value "test after some internals tweaks.". artifact: f539585872 user: stephan | |
16:54 | • Edit [26374bba609d9872|26374bba60]: Add "testing-changes" with value "test after some internals tweaks.". artifact: a6bd133843 user: stephan | |
2014-01-28
| ||
22:43 | some untested tinkering i need to back up. check-in: 26374bba60 user: stephan tags: untested-tinkering | |
2014-01-27
| ||
22:43 | • Changes to wiki page "home" artifact: e86efaebc9 user: stephan | |
22:43 | • Added wiki page "SQLSnippets" artifact: 57893b126f user: stephan | |
22:37 | • Changes to wiki page "SQLSnippets" artifact: d83ba388b6 user: stephan | |
21:56 | Implemented fsl_ckout_name_check(), though i am entirely unthrilled with its name (it is file_tree_name() in fossil(1)). Fixed a corner case in fsl_is_simple_filename(): it now catches '/...' as invalid, but not yet '.../'. check-in: 6b581c89f9 user: stephan tags: trunk | |
2014-01-26
| ||
17:04 | Started adding support for 'selected' files. check-in: a50c5953d1 user: stephan tags: trunk | |
17:03 | Minor memory optimization experiments. check-in: 3c4e090c0f user: stephan tags: trunk | |
17:02 | Minor internal cleanups. Filled out (untested) part of fsl_content_put_ex() which fills out phantom blobs. check-in: 937ff93e3f user: stephan tags: trunk | |
17:00 | minor doc additions. check-in: 8e5c613ad4 user: stephan tags: trunk | |
14:38 | ported in fsl_chdir(). check-in: d0a5106f00 user: stephan tags: trunk | |
14:13 | added a todo. check-in: e73a05b7d5 user: stephan tags: trunk | |
14:12 | Added -g|-glob option to, plus other minor cleanups in, f-config. check-in: 7546b3db9d user: stephan tags: trunk | |
14:11 | Enable julian conversion debug output only on verbosity level 2 or higher. check-in: 426b3226ba user: stephan tags: trunk | |
14:10 | Added -glob STRING option to f-ls. check-in: 1a1afecd62 user: stephan tags: trunk | |
13:54 | • Changes to wiki page "f-tools" artifact: 7979749670 user: stephan | |
13:18 | More tinkering with the config bits. fsl_config_open() can now initialize an empty db. Started adding basic f-config app. check-in: 9e72b41cdc user: stephan tags: trunk | |
11:47 | minor cleanups, removed some dead code, doc improvements. check-in: bd3fb333e3 user: stephan tags: trunk | |
11:31 | More refactoring/consolidation of the disparate config-db APIs. check-in: 3551ebfb6b user: stephan tags: trunk | |
10:33 | refactoring and code consolidation. check-in: e6654f2651 user: stephan tags: trunk | |
2014-01-25
| ||
15:01 | minor internal restructuring in fcli. check-in: bbe93aa209 user: stephan tags: trunk | |
14:46 | Started work on the analog of the (fossil status) command. check-in: 46a069acbc user: stephan tags: trunk | |
14:46 | f-acat now fails with non-0, instead of 0, when no artifact ID is supplied. check-in: 442e1f459e user: stephan tags: trunk | |
13:30 | implemented fsl_repo_record_filename(). Seems to work but is untested in conjunction with global config. check-in: 857a9fe889 user: stephan tags: trunk | |
2014-01-24
| ||
20:49 | more doc tweaks. check-in: 0be0e644f8 user: stephan tags: trunk | |
19:45 | doc patches to accound for the doxygen filtering kludge needed for @code blocks. check-in: 95be6cf5b2 user: stephan tags: trunk | |
2014-01-23
| ||
20:16 | squirreling away some SQL snippets which are not part of the sources. check-in: 4a07292f08 user: stephan tags: trunk | |
2014-01-22
| ||
20:57 | doc fixes/tweaks. i _think_ i finally got the doxygen INPUT_FILTER doing the right thing wrt to the fossil(1)-style comment blocks in conjunction with @code/@endcode. check-in: 89554a5d7f user: stephan tags: trunk | |
20:06 | Added a minor maintenance reminder. check-in: 2303065b50 user: stephan tags: trunk | |
2014-01-12
| ||
11:29 | • Changes to wiki page "f-tools" artifact: f9321b90e9 user: stephan | |
11:26 | fixed f-wiki export to behave like the docs say it does. check-in: 5fe41b17fd user: stephan tags: trunk | |
2013-10-01
| ||
08:22 | fixed the incomplete changes to the last commit (apparently got distracted in the middle somewhere). check-in: f2e6bc9235 user: stephan tags: trunk | |
2013-09-24
| ||
20:15 | minor cleanups in as-yet-unusued closed. check-in: 28d48303f7 user: stephan tags: trunk | |
17:18 | • Changes to wiki page "DbFunctions" artifact: a21e5daee9 user: stephan | |
15:30 | doc and error reporting tweaks. check-in: 81b1ef6e09 user: stephan tags: trunk | |
15:27 | fixed an uninitialized counter var. Thanks, clang! check-in: f19b6aaae5 user: stephan tags: trunk | |
2013-09-19
| ||
21:00 | • Changes to wiki page "f-tools" artifact: e2c8ec94a5 user: stephan | |
20:57 | minor doc tweak check-in: ae837ae1a3 user: stephan tags: trunk | |
20:46 | fsl_content_put_ex() now adds all saved content to the UNSENT table. Once we have sync/import support that will need to be togglable. check-in: 01159e5323 user: stephan tags: trunk | |
20:45 | minor doc additions. check-in: c784489aad user: stephan tags: trunk | |
20:44 | • Edit [f93b6e216015e2bc|f93b6e2160]: Add "testing-unsent" with value "testing add-to-unsent-on-save". artifact: 1b3572a50a user: stephan | |
19:09 | more docs check-in: f93b6e2160 user: stephan tags: trunk | |
19:02 | doc tweaks check-in: 47bb628414 user: stephan tags: trunk | |
18:55 | more docs. check-in: c76f2a87da user: stephan tags: trunk | |
17:07 | • Changes to wiki page "home" artifact: b1961f8ed5 user: stephan | |
17:02 | minor doc rewording. check-in: 4449223605 user: stephan tags: trunk | |