Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/main.c version cc1948bcaa
|
2010-01-21
| ||
| 20:18 | fix compile error check-in: 5fc80efdf9 user: ron tags: ssl | |
|
2010-01-20
| ||
| 21:51 | Fix a bug in file change detection introduced by check-in [d7a583e697]. Don't use that check-in, nor [30f23e3f5c]. check-in: 1abc8a940e user: drh tags: trunk | |
| 21:40 | Require only ZIP permission (not ZIP permission plus check-out and history permission as formerely) in order to download a ZIP archive. Ticket [164e519962]. check-in: 30f23e3f5c user: drh tags: trunk | |
| 20:35 | Make the mtime-changes setting the default. Avoid redundant calls to stat(). check-in: d7a583e697 user: drh tags: trunk | |
| 18:35 | On windows, do not allow the "add" command to add files that differ from existing files only in case. Only works for ASCII. Ticket [36cb6b45fd9d]. check-in: 4b9455bf03 user: drh tags: trunk | |
| 16:25 | Add the --cherrypick option to the trunk. I had intended to put the previous check-in on the truck but mistakenly left the local repository on the ssl branch. Fortunately, I was able to use to new --cherrypick option to pull the changes over into trunk without pulling all ssl changes. check-in: d2204a00fb user: drh tags: trunk | |
| 16:23 | Add the --cherrypick option to the "merge" command. check-in: 3005080796 user: drh tags: ssl | |
| 15:56 | Pull in the latest fixes from the trunk. check-in: ac8902beec user: drh tags: ssl | |
| 15:55 | Pull in the latest fixes from the trunk. check-in: a3161f5f1f user: drh tags: clear-title | |
| 15:48 | Fix the object ID decoding on the /info page. Ticket [a5403e6eee]. check-in: 5eea3db6c1 user: drh tags: trunk | |
| 15:43 | Fix a memory leak in the check-out logic that prevents opening of massive repositories. Ticket [708eab9d48] check-in: 726a13d296 user: drh tags: trunk | |
|
2010-01-19
| ||
| 18:28 | Add the "pullonly" option to the "autosync" setting. check-in: ea27129c88 user: drh tags: trunk | |
| 18:16 | Pull in all the latest changes from the trunk as of 2010-01-19. check-in: b8df912e2d user: drh tags: ssl | |
| 18:11 | Start a new branch that strives to contain only code for which we hold clear title. check-in: ab0a0d7640 user: drh tags: clear-title | |
| 17:34 | Cleanup of the code used to resolve tag names in contexts where an artifact ID can be entered. check-in: bf56b2ddf4 user: drh tags: trunk | |
| 14:15 | Show the edited user id in annotations. check-in: e7efca9ee9 user: drh tags: trunk | |
|
2010-01-18
| ||
| 22:23 | Add the --stopper option to the "ui" and "server" commands on windows. The argument is the name of a file, which if it exists, causes the server to abort upon receiving the next inbound TCP connection. Use this to shut down fossil servers running as a windows service. check-in: 23c0d16718 user: drh tags: trunk | |