Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file f-tag.c or f-apps/f-tag.c version c106ffb55d
2014-02-13
| ||
11:45 | f-ls now treats first non-flag arg as the version to list if -v VERSION is not specified. check-in: a4a5ce76cf user: stephan tags: trunk | |
11:30 | Added --no-transaction option to f-query. check-in: d616c78a54 user: stephan tags: trunk | |
11:30 | added a test case for // pattern in in-zip dir names. check-in: 2e6ff11002 user: stephan tags: trunk | |
11:29 | added fcli_end_of_main(). check-in: 1da01cd5c0 user: stephan tags: trunk | |
11:28 | fixed two bugs in the handling of dir names in the zip generation code. check-in: 09d5f53095 user: stephan tags: trunk | |
2014-02-12
| ||
21:51 | Added a progress callback to the repo-zip-version bits, since zipping can take a while. check-in: d610686d1d user: stephan tags: trunk | |
21:33 | minor API renamings and tweaks to the ZIP bits. check-in: b0d01fe206 user: stephan tags: trunk | |
20:50 | minor doc touchups. check-in: 40362c4536 user: stephan tags: trunk | |
20:42 | Moved ZIP-creation code into the public API. Expanded and fixed it considerably. Added f-zip tool. check-in: 54a3117046 user: stephan tags: trunk | |
18:33 | tinkering with the unit tests and th1ish/fsl bindings. check-in: fa34e6cd5b user: stephan tags: trunk | |
17:05 | was not supposed to be in the repo - this is a local placeholder script. check-in: abe7644f3d user: stephan tags: trunk | |
12:14 | Minor build hack to accommodate in-tree sqlite3.h. check-in: 6971febae9 user: stephan tags: trunk | |
2014-02-11
| ||
21:53 | Pulled in many of the core upstream th1ish unit tests. Fixed quiet/loud build option to work for the subdir builds. Pulled in latest th1ish amalgamation for a fix. check-in: 5f440c651a user: stephan tags: trunk | |
17:46 | Introducing fsl_checkout_changes_scan() and FSL_VFILE_CKSIG_CLEAR_VFILE. check-in: 6e40329da3 user: stephan tags: trunk | |
15:57 | Moved the overlooked test.c and moved much of its code into f-sanity.c. Minor tweak to fsl_cx_err_reset() to avoid a potential error propagation corner case. check-in: 2d81857ed2 user: stephan tags: trunk | |
14:31 | Build cleanups. Moved f-* apps to f-apps/ subdir. Now builds a shared (instead of static) lib by default because that now (since the file move) simplifies the linking of the f-apps (and th1ish). Adapted f-sanity.c tests to the new directory structure. check-in: e85b45eda2 user: stephan tags: trunk | |
14:03 | Now only creates TAGS file from root of build tree. check-in: 0cb9bb0477 user: stephan tags: trunk | |
13:30 | Seems i edited a generated Makefile. Fixed build to make the generated th1ish/Makefile read-only after creation to help me remember. check-in: 1609bf7b20 user: stephan tags: trunk | |
11:12 | Removed f-tag's --no-timeline flag and added a warning to the related part of the API docs (feature is to be removed). check-in: b183a5e134 user: stephan tags: trunk | |