Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins by user danshearer
2021-01-15
| ||
20:48 | Add para on git forking as siloed development enthusiastically adopted by github, who promote their public project count (currently 43 million according to the link.) (check-in: a54732919d user: danshearer tags: trunk) | |
13:25 | Improve wiki explanation for how home pages work with embedded documents. Change example for home page in setup.c to be trunk, not whatever branch happens to be latest. (check-in: b32461f72d user: danshearer tags: trunk) | |
2020-11-06
| ||
09:21 | Explain how Fossil ignores success/failure of a mirror run and only triggers the next run based on a repo change or --force. (check-in: ff63c1eead user: danshearer tags: trunk) | |
09:15 | Point that a two-way git mirror is not the same as re-importing an exported tree although it would be easy to get confused. A two-way mirror is impossible, but thanks to recent commits, re-importing works fine. (check-in: 97959c8936 user: danshearer tags: trunk) | |
2020-11-05
| ||
11:25 | Clarify that a legitimate reason for removing data is receiving a legitimate legal request, as per https://fossil-scm.org/forum/forumpost/bbfb0e910e. Add the exception for non-versioned data (ie "fossil scrub"). This may need to be explained better. (check-in: 1001d86743 user: danshearer tags: trunk) | |
2020-10-27
| ||
08:47 | Add section "Naming of Files, Checkins, and Branches" (check-in: 590a8fcac6 user: danshearer tags: trunk) | |
08:04 | Correct typo; X swapped with Y (check-in: 986bde2b54 user: danshearer tags: trunk) | |
2020-10-26
| ||
16:44 | Minor html emphasis fix (Closed-Leaf check-in: 2c9ccd77e4 user: danshearer tags: quickstart) | |
16:35 | Minor mods, and use <tt> for command output (check-in: cfc68d1349 user: danshearer tags: quickstart) | |
15:56 | Add examples and expand on the workflow (check-in: 3e44368b6c user: danshearer tags: quickstart) | |