Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for f-ls.c
2013-09-11
| ||
18:41 | minor doc fix file: [3c65112ef1] check-in: [9582862acc] user: stephan branch: trunk, size: 3616 | |
2013-09-08
| ||
10:49 | minor code cleanups in f-ls. file: [fbfb0251e2] check-in: [04923c4435] user: stephan branch: trunk, size: 3616 | |
10:21 | moved fsl_malloc/free/realloc() to fossil-util.h. Minor cleanups in fsl_appendf() and f-ls. file: [eefad00e58] check-in: [f50c561594] user: stephan branch: trunk, size: 3522 | |
09:12 | minor doc and f-ls cosmetic tweaks. file: [7cff600cf7] check-in: [5144ccab98] user: stephan branch: trunk, size: 3470 | |
2013-09-03
| ||
09:43 | More fcli refactoring via perl. Fixed a broken assertion in f-sanity. file: [f1681ff2f0] check-in: [0333cc9077] user: stephan branch: trunk, size: 3321 | |
2013-09-02
| ||
22:11 | fcli now treats a first non-flag argument of "help" as help for all apps, not just dispatched-by-name commands. file: [797c63646d] check-in: [ea8eb63bb7] user: stephan branch: trunk, size: 3323 | |
2013-09-01
| ||
14:04 | Lots of API name shortenings. Added fsl_content_get_by_sym(). file: [fc8b87a8ea] check-in: [80945ffca3] user: stephan branch: trunk, size: 3322 | |
12:54 | s/fcli_cli_/fcli_/g. Minor error text change. file: [49eccaf22f] check-in: [945fea799c] user: stephan branch: trunk, size: 3332 | |
2013-08-31
| ||
11:32 | Re-did how fcli hooks into app-local help, to avoid an unresolved symbol in the main lib. file: [3e27d5f880] check-in: [6f54534d74] user: stephan branch: trunk, size: 3340 | |
10:49 | Renamed the FossilApp API to fcli. Moved its header into the public space. file: [f15a9177bc] check-in: [5d3767f8f0] user: stephan branch: trunk, size: 3297 | |
10:02 | Lots of FossilApp tinkering. file: [8b39edd8aa] check-in: [5e77c8742d] user: stephan branch: trunk, size: 3340 | |
2013-08-30
| ||
18:05 | insignificant cleanups and docs/text touchups. file: [0457f27ceb] check-in: [efaeb72011] user: stephan branch: trunk, size: 3348 | |
2013-08-29
| ||
17:19 | Moved SQL tracing from stderr back to stdout, so that redirection and flushing get the SQL output lined up with the app output. Renamed FSL_ATYPE_G to FSL_ATYPE_TAG. Aligned the FSL_ATYPE_xxx values with their FSL_CATYPE_xxx partners. Fixed a fsl_atype_t/fsl_catype_t mixup in f-ls (thanks, clang). file: [98a568e0f0] check-in: [98b8da1754] user: stephan branch: trunk, size: 3284 | |
2013-08-28
| ||
19:12 | re-added the RID to the verbose ls output. file: [b79c6a6959] check-in: [2bc75f59aa] user: stephan branch: trunk, size: 3286 | |
2013-08-25
| ||
11:39 | Added: More API renamings. Moved some card-related code from internal to public APIs. Added foreach iterator for F-cards. Added basic f-ls app. file: [02077a9ea0] check-in: [e0963e92ca] user: stephan branch: trunk, size: 3371 | |