Fossil

Timeline
Login

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

17 check-ins using file src/main.c version 56667508a4

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-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
07:56
Document that the C-card in events is optional. Proof: [/event/bfdf42305400f6ca]. Don't output C-card in events when not necessary (code copied from attach.c) check-in: 6a03e9329b user: jan.nijtmans tags: trunk
2013-08-25
14:53
Added average event count per active time period to the /reports views. check-in: 16f033dda3 user: stephan tags: trunk
02:11
Spiders and robots are presented with a captcha if they request the annotation page. check-in: f8a2aa0ce7 user: drh tags: trunk