Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins using file src/shell.c version ace08b69cd
|
2016-01-05
| ||
| 10:12 | [c541b6e734] Remove unintended white space change in wiki.c check-in: d4dc7ad8dc user: dave.vines tags: technoteattachcli | |
| 08:40 | [c541b6e734] Move attachment command from wiki.c to attach.c check-in: 64a5ef28e5 user: dave.vines tags: technoteattachcli | |
| 08:34 | [c541b6e734] Move attachment from wiki subcommand to top level command check-in: 16f864af8f user: dave.vines tags: technoteattachcli | |
|
2016-01-04
| ||
| 03:41 | Update manifests on tag change. check-in: 6f8f8667c9 user: jan tags: jan-manifest-tags | |
| 03:10 | Filter tags. check-in: 53f2e7c540 user: jan tags: jan-manifest-tags | |
| 02:54 | Handle the three manifest files separately so manifest generation reconfigurations can be handled properly. check-in: dacecc79aa user: jan tags: jan-manifest-tags | |
| 02:16 | Conditionally save manifests on commit. check-in: 46b9adb70f user: jan tags: jan-manifest-tags | |
| 00:36 | Code normalization; tabs->spaces. check-in: de30eec201 user: jan tags: jan-manifest-tags | |
| 00:28 | Add manifest.tags to generated zips, and decouple manifest and manifest.uuid. check-in: aed6fe5308 user: jan tags: jan-manifest-tags | |
| 00:22 | Fix: Extract filename for manifest.tags. check-in: 185669ce21 user: jan tags: jan-manifest-tags | |
| 00:19 | Added a missing finalize. check-in: 6a56db89f6 user: jan tags: jan-manifest-tags | |
|
2016-01-03
| ||
| 23:55 | Add manifest.tags to tarballs when appropriate, and decouple manifest and manifest.uuid. check-in: 80ceedbdea user: jan tags: jan-manifest-tags | |
| 22:54 | Add manifest.tags to the list of potentially reserved names and decouple manifest and manifest.uuid from each other. check-in: 142cb7aabd user: jan tags: jan-manifest-tags | |
| 22:46 | Fix; second argument of db_get_versioned() is not that of db_get(). check-in: 226e7c2842 user: jan tags: jan-manifest-tags | |
| 21:19 | manifest is a versionable setting. check-in: e5b250959a user: jan tags: jan-manifest-tags | |
| 21:16 | Change manifest setting to a non-boolean. check-in: 87a1547537 user: jan tags: jan-manifest-tags | |
| 20:58 | Started work on allowing manifest.tags to automatically be created containing the checkout's tags. Repurposed the manifest setting slightly allowing manifest and manifest.uuid to be toggled individually, but keeping backwards compatibility. check-in: 9a2c75fc1c user: jan tags: jan-manifest-tags | |
|
2016-01-02
| ||
| 10:49 | [c541b6e734] Correct merge check-in: 85aa2a6f76 user: dave.vines tags: technoteattachcli | |
| 10:46 | [c541b6e734] Add cli for attaching to wiki pages and tech notes check-in: b208bf7577 user: dave.vines tags: technoteattachcli | |
| 10:34 | Create new branch named "technoteattachcli" check-in: 5712fa8f13 user: dave.vines tags: technoteattachcli (unpublished) | |
|
2016-01-01
| ||
| 20:49 | Fix a bug in the manifest parser that can cause a read off the end of a buffer when doing a "fossil rebuild" on a repository that contains artifacts that start out looking like a valid special artifact but are not terminated by \n. This fixes a bug introduced by check-in [49b0ff15922674]. check-in: 6013aea0c2 user: drh tags: trunk | |
| 17:30 | Update the built-in SQLite to the second beta for 3.10.0. check-in: 987a80ef06 user: drh tags: trunk | |
|
2015-12-31
| ||
| 16:10 | Fix a harmless compiler warning in an assert() in delta.c. check-in: d891af8385 user: drh tags: trunk | |
| 16:06 | Add the ability to have attachments on technotes. Add command-line support for technotes in the "fossil wiki" command. check-in: 045deb27ce user: drh tags: trunk | |
| 15:46 | Add MIME types for C# and VB.NET. check-in: 5e81f4c025 user: drh tags: trunk | |
| 15:45 | Use intrinsic byte-swapping functions to boost the performance of delta checksums. check-in: 7338b3a951 user: drh tags: trunk | |
| 15:44 | Update the built-in SQLite to 3.10.0 beta for SQLite testing. check-in: ec8394e166 user: drh tags: trunk | |