Fossil

Timeline
Login

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

18 check-ins using file src/db.c version cb460cb6a5

2013-08-31
14:47
Even more experimental: just shun all clusters and see what happens. Closed-Leaf check-in: ab422c39e1 user: jan.nijtmans tags: shun-clusters
2013-08-29
23:39
Update the built-in SQLite to the version that refuses to open database files using file descriptors 0, 1, or 2. check-in: e454de135a user: drh tags: trunk
20:12
Create new branch named "dg-codenames" check-in: 42ccbaa446 user: dg tags: dg-codenames
13:53
Update the built-in SQLite to the version 3.8.0.1 beta. check-in: 5d60e609c2 user: drh tags: trunk
11:16
On Cygwin, if all else fails, use Internet Explorer as browser for "fossil ui". check-in: 9de7f44005 user: jan.nijtmans tags: trunk
2013-08-28
21:32
Automatically shun Clusters which contain M-cards pointing to other shunned artifacts check-in: abda198efa user: jan.nijtmans tags: shun-clusters
2013-08-27
13:50
An unused and an uninitialized variable. check-in: 669f22fb7c user: jan.nijtmans tags: trunk
13:28
This manifest has a P-card and a Q-card to a non-existing (private) branch. The purpose was show that nothing fails in that situation. Remark: This manifest was the result of an experiment, synced by accident (sorry about that). Strangly enough on localhost:8080 an arrow going all the way down is visible, on fossil-scm.org the arrow is not there. Closed-Leaf check-in: e19cfba537 user: jan.nijtmans tags: pending-review
12:04
Fix the display of arrows with a private branch as starting point. If UUID's are missing from R-cards (except for the first argument) and Q-cards, this is not fatal: The merge source might be private in some other repository and not (yet) synced. "fossil test-missing" should not report errors for this situation. check-in: 60389c1f41 user: jan.nijtmans tags: pending-review
08:57
Protect Q-card from having the same UUID as the parent. Example: "fossil merge --cherrypick trunk" followed by "fossil commit --allow-empty" check-in: d5649979ed user: jan.nijtmans tags: trunk
08:31
Make Notepad the default editor on Cygwin, just as win32, if no other editor is specified. check-in: ad32c20f8e user: jan.nijtmans tags: trunk
2013-08-26
20:42
If an event/attachment comment ends with spaces, strip them from the C-card check-in: ff87296f85 user: jan.nijtmans tags: trunk
20:08
prevent duplicate UUID's in P-card check-in: 4f443a3e7f user: jan.nijtmans tags: trunk
18:23
If a file has been "fossil rm"-ed in the local checkout - which has not been committed, then a "fossil update" is done to another version that has no changes on that file, then silently keep that file unmanaged. check-in: 2918effe0d user: drh tags: trunk
18:00
Fix typos in the "fossil update" logic. check-in: 5a1d13ee50 user: drh tags: trunk
11:56
Update json status page for "merge --integrate" check-in: 1dc3881129 user: jan.nijtmans tags: trunk
08:40
Report syntax errors in T-cards for events when they happen, not when the complete manifest is parsed already. check-in: 512cc1977a user: jan.nijtmans tags: trunk
08:16
Add a comment why the R-card is necessary in the initial empty check-in manifest. check-in: 4bf2708294 user: jan.nijtmans tags: trunk