Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" occurring on or before 2014-03-11 20:09:11.
2014-03-11
| ||
20:09 | minor code cleanups. Removed some dead code and debug output. check-in: 753fc44fa7 user: stephan tags: trunk | |
20:07 | removed extraneous newlines from error strings. check-in: 9cff5b2f75 user: stephan tags: trunk | |
18:07 | CGI manifest view now shows edited checkin comments (if available). check-in: 24ff7898d4 user: stephan tags: trunk | |
17:21 | Weird. Everything seems to be there but my local files are all showing as diffs... Ah, their vfile entries are not updated. check-in: 75fdc9e37d user: stephan tags: trunk | |
17:02 | First attemp at actually committing a delta manifest created by libfossil. Pray, please. Backup repo is in place. check-in: 651c219475 user: stephan tags: trunk | |
2014-03-10
| ||
22:40 | Fixed/re-added fail-on-no-changes. Added fsl_list_swap(). check-in: d5c871ff0f user: stephan tags: trunk | |
21:49 | Experimenting with another F-card calculation algo, closely based on fossil(1)'s. (Thanks to drh for the deleted-file clarifications.) Theoretically it supports generating deltas but it's time for bed, so have not tested that far yet. Doc additions. check-in: 744dac3799 user: stephan tags: trunk | |
21:09 | Fixed a return value inconsistency in fsl_tag_insert(). And i need a current basline manifest for some testing. check-in: 9857eca6ce user: stephan tags: trunk | |
2014-03-09
| ||
18:32 | more work on the checkin bits. the wrong leaf problem still lurks but winding down for the night. check-in: 2bf52dd2ea user: stephan tags: trunk | |
17:30 | Checkin now closes cancels other branch tags when branching. Other minor fixes. Discovered that checkin is missing something - all old leaves are still marked as leaves. Will investigate later. check-in: 947ccbd912 user: stephan tags: trunk | |
16:19 | Fixed some weirdness in fsl_checkout_open_dir(). check-in: a675c3422b user: stephan tags: trunk | |
14:42 | added fsl_checkin_opt::dumpManifestFile option to dump checkin manifests to a file. Added the missing header part of the previous checkin. check-in: 810b2985c0 user: stephan tags: trunk | |
14:41 | ported in fsl_file_without_drive_letter(). check-in: 34615eda4b user: stephan tags: trunk | |
14:30 | DeckDiff now fails more gracefully for binary content diff failures. check-in: f828113e3f user: stephan tags: trunk | |
13:54 | size tweak to the logo. check-in: 250c2d0070 user: stephan tags: trunk | |
13:48 | replaced fossil logo with a grey one with proper transparency. check-in: 90b9ae685c user: stephan tags: trunk | |
13:34 | Lots of tinkering with the CGI scripts. First f-checkin with added files. check-in: fdb8174e77 user: stephan tags: trunk | |
11:19 | added some help text. check-in: 6706082b1a user: stephan tags: trunk | |
11:05 | fixed a string memleak in the checkin code. check-in: 996657cc7b user: stephan tags: trunk | |
10:19 | This is the very first checkin performed by libfossil on its own repo. Pray. Hard. check-in: 79460b24aa user: stephan tags: trunk | |
2014-03-08
| ||
22:21 | More work on the checkin bits. Reimplemented how baseline manifests get their F-cards calculated. Not yet sure how best to implement a delta manifest. check-in: 1cd70042f1 user: stephan tags: trunk | |
18:29 | Lots more tinkering with the checkin stuff. About to try a different F-list generation algo, though, because the ported-in one has historical baggage due to the enforced ordering of names in how it generates the manifest. check-in: 1a0ee6b693 user: stephan tags: trunk | |
12:35 | more work on the checkin bits. check-in: 8fbda636dd user: stephan tags: trunk | |
11:50 | Started work on some internals needed for doing a checkin. check-in: c77b3cb7fb user: stephan tags: trunk | |
2014-03-07
| ||
19:02 | upstream th1ish/cwal. check-in: 378ca23dc4 user: stephan tags: trunk | |
2014-03-05
| ||
21:52 | more upstream th1ish, for Function.importSymbols(Object) support. check-in: 4067e55728 user: stephan tags: trunk | |
21:20 | once again - upstream th1ish, for api.Buffer consistency fix. check-in: 2dc5636e8f user: stephan tags: trunk | |
19:55 | latest th1ish for minor internal cleanups. check-in: ca484b4012 user: stephan tags: trunk | |
19:28 | Doc update. check-in: 68b59e99af user: stephan tags: trunk | |
19:28 | Added peak mem usage to the valgrind reports (via massif and perl). check-in: c73b34f79b user: stephan tags: trunk | |
18:16 | Added "r" flag to Fossil.Db.open(). Fixed a default flags foo-foo (using wrong set of enum values for flags) which just accidentally happened to work so far. check-in: fa6c0283b2 user: stephan tags: trunk | |
18:13 | doc and assertion improvements. check-in: 2aaa2f130a user: stephan tags: trunk | |
18:13 | pulled in trunk sqlite3. check-in: 238941ddbd user: stephan tags: trunk | |
18:12 | Added explicit read-only flag support to fsl_db_open(). check-in: b57257e30c user: stephan tags: trunk | |
2014-03-04
| ||
22:14 | latest upstream th1ish: exception reporting improvements and Function.maxCallArgs property. check-in: 1fd828e295 user: stephan tags: trunk | |
22:12 | Added another valgrind test. check-in: ff3df87d23 user: stephan tags: trunk | |
22:12 | doc improvements. check-in: 7658e97b26 user: stephan tags: trunk | |
22:11 | minor doc adjustment. check-in: c68eee36f9 user: stephan tags: trunk | |
22:10 | Added a crosslink listener for demo/test purposes. check-in: 992230f164 user: stephan tags: trunk | |
22:10 | changed the return semantics slightly for fsl_deck_F_seek(), so that it returns cards with NULL uuids as well. Touches sensitive parts, but it all seems to be working. check-in: c29eaed2d9 user: stephan tags: trunk | |
16:53 | help text additions. check-in: 9576b95664 user: stephan tags: trunk | |
16:51 | pulled in fixes from [http://fossil-scm.org/index.html/info/7a0f4af68e] and [http://fossil-scm.org/index.html/info/8f885df209]. check-in: 9d234667f6 user: stephan tags: trunk | |
13:52 | pulled in upstream cwal for Array.indexOf(). check-in: cd0928bbbb user: stephan tags: trunk | |
10:16 | switch from local time to gmt in one test. check-in: 2d5f825f68 user: stephan tags: trunk | |
10:16 | added .massif files to CLEAN_FILES. check-in: 02f3dc7c1b user: stephan tags: trunk | |
2014-03-03
| ||
22:16 | minor tinkering with the script-facing diff code. Added a unit test. Added some docs. check-in: 5da13b829b user: stephan tags: trunk | |
20:30 | Refactoring and painstaking CSS experimentation to get the line numbers and their diffs aligned better. Still have an inexplicable border atop/below each file diff which i cannot explain and fossil(1) does not have. check-in: f9746a7526 user: stephan tags: trunk | |
19:01 | minor tinkering with the /dir layout. check-in: d3c77f5fe1 user: stephan tags: trunk | |
2014-03-02
| ||
21:52 | more script/reporting tinkering. check-in: 55a188df84 user: stephan tags: trunk | |
20:09 | now check for existence of repo logo image before adding the IMG tag. check-in: bd1be2c0f5 user: stephan tags: trunk | |