Timeline
Not logged in

20 ancestors of [627de3bf16]


2009-01-25
21:16:55 * [627de3bf16] Documentation updates: Added FAQ and testimonials. (user: drh, tags: trunk)

20:13:46 * [9be1b00392] Rename the "vinfo" page to "ci" and the "vedit" page to "ci_edit". (user: drh, tags: trunk)
20:10:53 * [eb8223e164] Revised formatting of the "Tags and Properties" division of the check-in information screen. (user: drh, tags: trunk)
19:47:38 * [9c89b0e0f1] Add explanatory text to the top of the rcvfromlist webpage. The info page for the root check-in now knows how to redirect to vinfo. (user: drh, tags: trunk)
19:18:09 * [766bec08ce] Documentation tweaks. Change the "Setup" menu title to "Admin". Added pages under Admin to view the RCVFROM table of the database. (user: drh, tags: trunk)
16:00:22 * [c664695186] Update the file format documentation. (user: drh, tags: trunk)
2009-01-24
23:40:41 * [8b6cf431fb] correct 'branch' subcommand usage string (user: bch, tags: trunk)
15:47:58 * [4ac75b9107] Prevent check-ins against a closed leaf. Add the --branch and --bgcolor options to the "ci" and "commit" commands. (user: drh, tags: trunk)
10:44:43 * [cd965de682] Fix some compiler warnings. (user: drh, tags: trunk)
00:11:44 * [83ac468aae] Add a "nomenclature" sidebox for the Branches page, explaining the difference between an open and a closed branch. (user: drh, tags: trunk)
2009-01-23
23:57:11 * [9659ed66f8] Make the distinction between open and closed branches. An open branch is a branch with one or more open leaves. Show open and closed branches separately on the "Branches" webpage. (user: drh, tags: trunk)
22:20:01 * [cb31e90868] Update the timeline so that it's use of "Leaf" conforms to the definition given in the documentation. (user: drh, tags: trunk)
22:05:37 * [dc1a5cf739] Updates to the branching document. (user: drh, tags: trunk)
21:24:00 * [2e275c1420] Fork First draft of the "branching" document. (user: drh, tags: trunk)
01:01:37 * [cf9ee7d67e] Nomenclature chanage: "bug report" becomes "ticket" (user: drh, tags: trunk)
00:16:26 * [904ee40b93] Change "baseline" to "check-in" in the on-line documentation. (user: drh, tags: trunk)
2009-01-22
14:04:35 * [e8d3e327f1] Changes some "Baseline" labels to "Check-in". (user: drh, tags: trunk)
13:52:27 * [73c23a4279] Add the ability to cancel existing tags from the web interface, on the "vedit" page. Disable the display of "Leaf" on the timeline for closed leaves. (user: drh, tags: trunk)
13:08:42 * [a12cb216b7] Reenable the "Tags" menu item, but make it go to the new "taglist" page. Also add separate "tagtimeline" page and separate "brlist" into "brlist" and "brtimeline". (user: drh, tags: trunk)
12:03:51 * [42c2a18e73] Change the way branches are tagged: The value of the "branch" property is used to identify the branch name. Repository rebuild required. Also, branches must be retagged. (user: drh, tags: trunk)
01:53:04 * [faf09dc7ae] Define a "leaf" as a check-in with no children in the same branch. The is_a_leaf() function does some complicated SQL to figure this out. (user: drh, tags: trunk)