Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file src/update.c version aa3e5ca6bc
2013-09-04
| ||
20:42 | Add initial basic mnemonic encoding support. ... (check-in: 570783f795 user: dg tags: dg-codenames) | |
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) | |