Login
Timeline
Login

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

30 check-ins using file src/fsl_config.c version b4b944de62

2014-01-31
22:34
fsl_cx_stat() now accepts non-simple paths and runs them through fsl_checkout_filename_check(), which still has its unfortunate name. Added fsl_file_set_mtime(). check-in: b991749bca user: stephan tags: trunk
16:15
tip: RIDs are specific to a given clone, so do not use them in unit tests. check-in: 323de94684 user: stephan tags: trunk
12:02
minor doc tweak. check-in: c1d7a2737d user: stephan tags: trunk
2014-01-30
21:43
fsl_stat() now accepts a NULL stat buffer. Internal refactoring of fsl_checkout_open_dir(). check-in: f082da6718 user: stephan tags: trunk
20:36
Re-thought/implemented fsl_repo_dir_names() to return all dir names when given an RID, use the checkout if rid==0, and all versions if rid is negative. Other minor refactoring/renaming. Fixed fsl_cx_filename_collation() to return the right string. check-in: 22ce993a61 user: stephan tags: trunk
17:36
Confusing/wrong text fix. check-in: a7001dc03e user: stephan tags: trunk
2014-01-29
20:38
Minor API renamings and tinkering in fsl_content_put_ex(). check-in: 8e0b7eeb54 user: stephan tags: trunk
20:22
Switched from a static to dynamic buffer in an ill-fated corner wiki crosslinking. check-in: e49cf382cd user: stephan tags: trunk
20:07
added a no-op crosslink listener for debugging purposes. check-in: 26a04e7b10 user: stephan tags: trunk
18:49
fixed: f-new now shows its own local help. check-in: 3845f023fe user: stephan tags: trunk
18:44
minor doc tweaks. check-in: d3896508b0 user: stephan tags: trunk
18:22
yeah, and this time it compiles, too. check-in: a4a761b0f8 user: stephan tags: trunk
18:17
minor code consistency hack. check-in: 04a28a3fe5 user: stephan tags: trunk
18:16
Prettied up the call semantics of fsl_wiki_save() a bit. check-in: 5a218715c8 user: stephan tags: trunk
17:47
f-query's -e SCRIPT flag now accepts a filename or SQL code. check-in: d508a2e7ab user: stephan tags: trunk
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
2014-01-28
22:43
some untested tinkering i need to back up. check-in: 26374bba60 user: stephan tags: untested-tinkering
2014-01-27
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: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