Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring around 2014-02-06 22:09:23.
2014-02-08
| ||
21:59 | Added another unit test to ease my aching mind. Fixed a leaked error report after catching an expected error. check-in: 948e58ab1b user: stephan tags: trunk | |
21:18 | more tinkering with queries. check-in: 6e21debf80 user: stephan tags: trunk | |
20:34 | Tinkering and fixes in the add/remove bits. check-in: 1fbda8eeb6 user: stephan tags: trunk | |
20:07 | • Changes to wiki page "SQLSnippets" artifact: f3b65f466b user: stephan | |
18:53 | fixed mis-propagation of an sqlite3 error code in fsl_db_exec_multi(). check-in: 4afa958fda user: stephan tags: trunk | |
18:29 | Added fsl_checkout_file_rm(). Seems to work. Added f-rm app. check-in: ffec7de377 user: stephan tags: trunk | |
15:26 | fsl_cx_stat() now accepts a NULL fsl_fstat, analog to fsl_stat(). Minor doc fixes. check-in: fb87e8ed7e user: stephan tags: trunk | |
15:23 | removed some dead code and added what hopes to be a deps fix. check-in: a1483a54de user: stephan tags: trunk | |
14:34 | Re-did some of the APIs to allow (require!) the caller to specify whether to use the checkout dir or the current working dir as the root for filename canonicalization. Was needed to bring sanity to the file-add bits. check-in: 1a0796075f user: stephan tags: trunk | |
14:17 | • Edit [21f1db7f801c09f3|21f1db7f80]: Edit check-in comment. artifact: 4feaf773e4 user: stephan | |
13:52 | Initial implementation of the add-file op is working, but it has revealed a hole in the API vis-a-vis distinguishing cwd from ckout root in some contexts. PS: the file f-add.c was added using this API. check-in: 21f1db7f80 user: stephan tags: trunk | |
13:35 | thank you, valgrind. check-in: 4067b6e65e user: stephan tags: trunk | |
11:20 | Added fsl_stream_compare() and fsl_buffer_compare_file() to support up-coming features. check-in: b8d7c66f22 user: stephan tags: trunk | |
2014-02-07
| ||
23:49 | minor renaming and help text cleanups. bed time. check-in: 24f58009d6 user: stephan tags: trunk | |
23:47 | changed how the fossil(1) vfile multi-version compat workaround is applied by f-status. check-in: 11b07f3d35 user: stephan tags: trunk | |
23:36 | Removed some dead code. Minor formatting tweaks. check-in: 68c2ec9aad user: stephan tags: trunk | |
23:33 | a number of cleanups/fixes/additions to the checkout change-reporting code. check-in: e2ec5d675f user: stephan tags: trunk | |
21:20 | Note: "status"-like functionality :) technote: [07b8ddd0b4] user: stephan | |
21:20 | Mostly implemented fsl_vfile_check_sig(), and f-status can now update/show the change status of files in the current checkout. Other minor cleanups. check-in: 5230586d98 user: stephan tags: trunk | |
18:06 | minor doc updates. check-in: 152d6de319 user: stephan tags: trunk | |
17:23 | minor API renaming. Added multiple-glob and invert-glob support to f-ls. Doc touch-ups. check-in: 9cf3c16ca6 user: stephan tags: trunk | |
16:37 | Minor cleanups and doc improvements. check-in: 1666351687 user: stephan tags: trunk | |
16:04 | Added the fsl_glob_list_xxx() family of functions, analog to fossil(1) Glob class except that they use fsl_list instead of a new class. check-in: 95e3925c25 user: stephan tags: trunk | |
14:21 | We now differentiate between NULL and empty-string root path in fsl_file_canonical_name2(). check-in: 7c75d1be08 user: stephan tags: trunk | |
2014-02-06
| ||
22:09 | Reworked fsl_file_canonical_name() to able to apply any arbitrary root prefix. Moved some code around, some of which, in hindsight, could not be moved. fsl_checkout_filename_check() now canonicalizes relative to the checkout root, not the cwd. Added fsl_deck_load_name(). Removed some __func__ references (portability concerns, possibly overblown). Added skeleton f-diff app. check-in: 19845c101c user: stephan tags: trunk | |
17:56 | changes fsl_cx::ckout::dir from a fsl_buffer to a (char*). check-in: 4873ba360f user: stephan tags: trunk | |
17:26 | Added fsl_confirm() family of functions for up-coming features. Fixed overwrite-repo in fsl_repo_create() (it previous didn't do anything useful). Changed how fsl_cx stores its default user name, and it now takes the default user name from a repo when opening it (where user.id==1). Other minor cleanups and tweaks. check-in: ebda4a36e3 user: stephan tags: trunk | |
10:26 | egg check-in: 4274e3e738 user: stephan tags: trunk | |
2014-02-05
| ||
21:04 | minor build tweaks. check-in: 812351e4fa user: stephan tags: trunk | |
20:49 | Replaced a couple gratuitous structs with (char *). Other minor tinkering. check-in: a94b263ba1 user: stephan tags: trunk | |
19:46 | • Changes to wiki page "SQLSnippets" artifact: f4cd8f40ea user: stephan | |
19:43 | • Changes to wiki page "HackersGuide" artifact: 3d94ef306f user: stephan | |
19:19 | insignificant tweaks. check-in: 508e3992c5 user: stephan tags: trunk | |
19:10 | egg check-in: 1dd8e06524 user: stephan tags: trunk | |
18:29 | • Changes to wiki page "HackersGuide" artifact: 13669e84ad user: stephan | |
18:26 | • Changes to wiki page "home" artifact: 073590fe04 user: stephan | |
18:25 | • Added wiki page "HackersGuide" artifact: 999eb28968 user: stephan | |
2014-02-04
| ||
21:13 | • Added wiki page "building" artifact: ea87d05d97 user: stephan | |
20:54 | minor formatting tweaks. check-in: eb178149fc user: stephan tags: trunk | |
20:48 | • Edit [e10e24e3230228cd|e10e24e323]: Cancel "propagating-tag" with value "okay, this tag is boring now.". artifact: 3bc4b873f5 user: stephan | |
20:28 | • Changes to wiki page "download" artifact: d28dc1260e user: stephan | |
20:19 | • Edit [e10e24e3230228cd|e10e24e323]: Edit check-in comment. artifact: 6d55e3a0ba user: stephan | |
19:31 | minor cleanups, removed some dead code. check-in: e10e24e323 user: stephan tags: trunk | |
19:09 | egg check-in: d8b6cf9fa2 user: stephan tags: trunk | |
18:39 | • Edit [eacd6342630a3a70|eacd634263]: Add propagating "propagating-tag" with value "checking recent changes.". artifact: e1be50c3c9 user: stephan | |
18:38 | • Edit [eacd6342630a3a70|eacd634263]: Add "propagating-tag" with value "checking recent changes.". artifact: a5f4914c6c user: stephan | |
18:09 | • Changes to wiki page "SQLSnippets" artifact: 90f7556556 user: stephan | |
18:07 | • Changes to wiki page "DbFunctions" artifact: 038938b8bb user: stephan | |
18:02 | Added FSL_J2U() UDF. check-in: f5535d9325 user: stephan tags: trunk | |
18:01 | Added fsl_julian_to_unix(). check-in: eacd634263 user: stephan tags: trunk | |