Fossil

History of www/private.wiki of b731e1f65bae4b46
Login

History of www/private.wiki of b731e1f65bae4b46

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file www/private.wiki at check-in b731e1f65bae4b46

2024-02-04
04:42
Added three new block-element classes to the skin to replace use of "blockquote" with semantic alternatives: * "indent" for cases where the only purpose was to indent things * "blockquote" where you want an actual block quote in a wiki doc and thus can't use a "blockquote" element due to the historical misuse of this tag, preventing us from doing the same for it as we do for MD * "sidebar" when the reason you wanted an indented paragraph was to create a sidebar; this is styled much like a blockquote in MD (or the new "blockquote" class in wiki docs) but floats to the right. Using all three of these in the remaining www/ docs that still used explicit "blockquote" tags. (If you're wondering why the prior commit claims to have dealt with all of these tags when this commit belies that, it's because this work was done en masse, then split up into two related commits to keep the commit messages more on-point. It was easier to commit these two chunks of work in this order. It would have required a complicated dance with the stash to commit them in the more logical order.) ... (file: [6c5a854ac8] check-in: [56c7c2cb13] user: wyoung branch: inskinerator-modern-backport, size: 5497)
2022-10-18
13:32
Document more consequences of the merge parent-merge child relationship not recorded for private branches. ... (file: [0d9f2a36fb] check-in: [3b719a9614] user: florian branch: trunk, size: 5638)
2021-09-10
13:11
Mark private branches in the CLI output of "fossil branch list", and output only those when "-p" is given. Clarify that private branches do not appear in a merge manifest. ... (file: [917e6eecdf] check-in: [cf04bcb2b1] user: danield branch: trunk, size: 4861)
2020-04-28
12:06
Update the documentation to mention the separate control artifacts created to close private branches that were merged with the `--integrate' option. ... (file: [5a9dc97683] check-in: [e1e618d17f] user: florian branch: private-branches, size: 4819)
2020-04-15
11:12
Merge in trunk. ... (file: [9c9e5c15a9] check-in: [7896afa71a] user: florian branch: private-branches, size: 4798)
2019-09-04
19:56
Setup and Admin users should not automatically have have the Private capability. This reverses the principal change from check-in [b241130222]. ... (file: [950f1e45e7] check-in: [bcdc4c5546] user: mistachkin branch: trunk, size: 4070)
10:34
Update the Private Branches document to explain how to publish private branches (i.e. how to make them non-private), and mention why the --integrate option is ignored when merging private branches. ... (file: [5b22e1fc94] check-in: [86ecdeefc8] user: florian branch: private-branches, size: 4841)
00:49
Fixed discussion of "x" cap in www/private.wiki to match its current implementation. ... (file: [772286d0ae] check-in: [c5561039e1] user: wyoung branch: trunk, size: 4113)
2017-12-07
11:33
Spelling typos from Debian ... (file: [e5109b9f54] check-in: [4d1ac686c4] user: drh branch: trunk, size: 4184)
2017-08-24
14:20
Typo fixes thanks to rosscanning, ref [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg25775.html] ... (file: [ae461ced26] check-in: [f98852a0df] user: andygoth branch: trunk, size: 4180)
2016-11-02
10:16
Eliminate unnecessary end-of-line spacing in wiki. No textual changes. ... (file: [1c55c09563] check-in: [f47b7052c6] user: jan.nijtmans branch: trunk, size: 4181)
2015-02-26
21:52
replace 'checkin' by 'check-in' in WWW-docs, except in links, arguments and combined words already containing a hyphen ... (file: [72344489bb] check-in: [3312e40f0f] user: michai branch: ml-jb-doc-typos, size: 4184)
21:33
fixed more typos and grammatical errors in WWW-docs as specified by ML-posted patches ... (file: [af8adafa22] check-in: [bf1b99723e] user: michai branch: ml-jb-doc-typos, size: 4183)
20:18
fixed a number of typos in WWW-docs, as suggested on ML ... (file: [2114b9b05a] check-in: [05fc09c5dd] user: michai branch: ml-jb-doc-typos, size: 4183)
2011-02-28
15:10
Fix a typo in the new "Private Branches" document. ... (file: [fc70653732] check-in: [9e5c37ed46] user: drh branch: trunk, size: 4183)
15:01
Add documentation on the private branch sync feature. ... (file: [850ae362ab] check-in: [c97c6aa45f] user: drh branch: trunk, size: 4183)