Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins related to "offline-sync"
|
2019-05-17
| ||
| 19:07 | When attempting to determine the Fossil user information, do not smash the global URL information which may contain an alternate URL used for sync operations (e.g. when using 'fossil sync --once'). This fixes the ability to work offline and synchronize with a USB thumbdrive ala sneaker-net. ... (check-in: b9e36291f7 user: mistachkin tags: trunk) | |
| 18:55 | Minor coding style change. ... (Closed-Leaf check-in: e5ac794f28 user: mistachkin tags: offline-sync) | |
| 18:54 | Merge updates from trunk. ... (check-in: be8b227b24 user: mistachkin tags: offline-sync) | |
| 17:20 | Squelch an "unused variable" compiler warning in printf.c. ... (check-in: ff9dbf3698 user: stephan tags: trunk) | |
|
2019-05-01
| ||
| 14:02 | When attempting to determine the Fossil user information, do not smash the global URL information which may contain an alternate URL used for sync operations (e.g. when using "fossil sync --once"). This fixes the ability to work offline and synchronize with a USB thumbdrive ala sneaker-net. ... (check-in: 7063b1a365 user: andybradford tags: offline-sync) | |
|
2019-04-19
| ||
| 18:55 | Enhance the /timeline query parameter parsing so that the ymd=, ym=, and yw= query parameters can optionally omit the date punctuation. ... (check-in: 9bdda2047f user: drh tags: trunk) | |