Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file src/add.c version a40109e2fc
|
2011-08-14
| ||
| 07:13 | Change the relative-paths default to 'on', after feedback from the community. ... (check-in: 42a830e76d user: ben tags: ben-testing) | |
|
2011-08-12
| ||
| 09:29 | Add link to SSL page from setting up server documentation ... (check-in: 64ae65791a user: ben tags: ben-testing) | |
| 09:26 | Update documentation index. ... (check-in: e764e8f3d6 user: ben tags: ben-testing) | |
| 09:21 | Add documentation for settings, SSL usage, and change log. ... (check-in: 0769acd2e0 user: ben tags: ben-testing) | |
|
2011-08-10
| ||
| 18:53 | Display of pathnames relative to working directory for status, changes and extras commands now controlled by 'relative-paths' setting (default: off) and --abs-paths and --rel-paths options. ... (check-in: cdd298f526 user: ben tags: ben-testing) | |
|
2011-08-04
| ||
| 15:54 | Merge trunk into ben-testing ... (check-in: 3eb07708b1 user: ben tags: ben-testing) | |
|
2011-07-20
| ||
| 08:37 | Merge working directory relative file listings for changes and extras commands into ben-testing. ... (check-in: 8320393b2f user: ben tags: ben-testing) | |
| 08:29 | Merge trunk with ben-testing ... (check-in: 74d65bab28 user: ben tags: ben-testing) | |
|
2011-06-18
| ||
| 17:00 | Merge latest changes from trunk ... (check-in: 7bbeb88205 user: ben tags: ben-testing) | |
|
2011-06-05
| ||
| 08:54 | Merge latest SQLite from trunk ... (check-in: be264779de user: ben tags: ben-testing) | |
| 08:49 | Minor code cleanup: reformat code to 80 char line length ... (check-in: 6aa5b85f0e user: ben tags: ben-testing) | |
| 08:46 | Add ssl-ca-location setting to specify file/directory to pass to OpenSSL as the server CA location. This allows specification of CAs properly on platforms without usable centralised CA certificate lists, or management by external programs. Add note to certificate warning about this setting, and stronger instructions about what to do if the server certificate could not be verified. ... (check-in: 636cc595e1 user: ben tags: ben-testing) | |
|
2011-06-02
| ||
| 23:45 | Minor code clean-ups: (1) shorten lines to less than 80 characters (2) remove C99-isms, especially intermixed code and declarations. Also merge in the moved file display fix from the trunk. ... (check-in: a164b63a67 user: drh tags: ben-testing) | |
| 19:38 | Merge versionable settings and empty-dirs setting from versionable-settings branch ... (check-in: 30ebed1903 user: ben tags: ben-testing) | |
|
2011-05-28
| ||
| 15:40 | Tidy up and fix implementation of empty-dirs setting. ... (Closed-Leaf check-in: 529237a3c1 user: ben tags: versionable-settings) | |
| 15:39 | Add documentation for empty-dirs setting ... (check-in: eb93d6ae0e user: ben tags: versionable-settings) | |
| 14:55 | Docs and visibility for versionable settings: Add versionable marker in the web UI. Output of the settings command notes if the value is overridden. Update help text for settings command noting versionable status and that glob settings can be newline separated. ... (check-in: b5d4526211 user: ben tags: versionable-settings) | |
| 09:15 | Warn when there's a versioned and non-versioned value for a setting, and allow this warning to be silenced. Trim whitespace from settings loaded from files. ... (check-in: 761a98a1ee user: ben tags: versionable-settings) | |
|
2011-05-24
| ||
| 12:02 | Merge the latest trunk changes into the versionable-settings branch. ... (check-in: 9c915adb0a user: drh tags: versionable-settings) | |
|
2011-05-22
| ||
| 09:52 | Add versionable empty-dirs setting which specifies a newline separated list of empty directories to be created after checkout and update commands. ... (check-in: 3fa5cfaec8 user: ben tags: versionable-settings) | |
| 09:50 | Turn ignore-glob, crnl-glob, binary-glob and manifest settings into versionable settings. ... (check-in: 43b0d795e5 user: ben tags: versionable-settings) | |
|
2011-05-21
| ||
| 16:52 | Add (verisionable) empty-dirs setting ... (Closed-Leaf check-in: b21f47e967 user: ben tags: bens-expr) | |
| 16:18 | Slightly hacky way of putting versioned properties in .fossil-settings dir. Version ignore-glob, binary-glob, crnl-glob and manifest. Glob splitting allows line breaks as well as spaces and commas. ... (check-in: 56b75c768a user: ben tags: bens-expr) | |