Timeline
Not logged in

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

40 check-ins related to "jan-manifest-tags"

2016-09-30
22:01
Trunkify support for generating manifest.tags file. check-in: 189bfc28e7 user: jan tags: trunk
21:55
Merge from trunk. Closed-Leaf check-in: 9beff66bdc user: jan tags: jan-manifest-tags
15:24
Add the --checkin option to the "fossil diff" command. check-in: e7c2454da9 user: drh tags: trunk
2016-09-23
02:27
Merge updates from trunk. check-in: 0934366187 user: mistachkin tags: jan-manifest-tags
02:10
Clarify the exact type used for cmdFlags. check-in: 3ca2bc105a user: mistachkin tags: trunk
2016-08-12
02:55
Trim a few trailing whitespaces. check-in: 3c44b079b5 user: jan tags: jan-manifest-tags
2016-08-08
21:42
Two manifest.tags changes: 1) Unconditionally add branch. 2) Change the format to explicitly state tag or branch entry. check-in: 0925f75a0c user: jan tags: jan-manifest-tags
19:37
Added quick checks to verify that the manifest and manifest.uuid files have sensible content, at least for the initial empty checkin. This does require that an SHA1 module be installed for use by the test harness, which I am slightly surprised was not already needed by any other test case. check-in: bf62b1608c user: rberteig tags: jan-manifest-tags
14:44
Merge updates from trunk. check-in: f63576a796 user: drh tags: jan-manifest-tags
14:42
Fix an unused variable and add a header comment to get_checkin_taglist(). check-in: 6c62828b7a user: drh tags: jan-manifest-tags
14:20
Update the built-in SQLite to 3.14 release. check-in: 60d5fee782 user: drh tags: trunk
2016-08-06
16:20
Add more tags manifest test cases. Check the manifest.tags contents updates on tagging, commit and switching branches. Tests pass successfully on OS X. check-in: 2350b0681e user: jan tags: jan-manifest-tags
2016-08-05
00:46
Add a basic set of tests for the manifest property, including minimal coverage of the existance of the tags manifest. This can and should be extended to cover interesting content for the tags manifest, and likely should be extended to cover lots more corner cases. These new tests pass on Windows, but should be tried on at least one unix-like platfo... check-in: c33f02de13 user: rberteig tags: jan-manifest-tags
2016-08-03
15:01
Fix working tree manifest generation/deletion to handle all cases properly. check-in: 81bf21bd63 user: jan tags: jan-manifest-tags
14:31
Comment typo fix. check-in: af574ca3ad user: jan tags: jan-manifest-tags
14:30
For opened working trees, store current branch at top of manifest.tags. check-in: 0fb54e5afe user: jan tags: jan-manifest-tags
01:18
Merge with trunk; resolved tar and zip generation to handle include/exclude globs. check-in: de9e7651a9 user: jan tags: jan-manifest-tags
2016-08-02
15:18
Merge the "purge" command onto trunk, even though it is incomplete. check-in: b78a32f43d user: drh tags: trunk
2016-03-11
23:45
Merged updates from trunk. Builds on Windows. check-in: 9a41671bb2 user: rberteig tags: jan-manifest-tags
2016-03-08
19:37
Cleanup, modularize, and robustify all test setup and cleanup. check-in: fa59221693 user: mistachkin tags: trunk
2016-02-04
16:06
Fix a minor preprocessor directive typo. Closed-Leaf check-in: 4fae98e73f user: jan tags: jan-manifest-tags
15:22
Merge from trunk. check-in: ea7f329704 user: jan tags: jan-manifest-tags
2016-02-01
20:38
Add --https and --nossl options to the 'server' command. check-in: b8c7af5bd9 user: mistachkin tags: trunk
2016-01-07
10:02
Merge trunk. check-in: 99f7662b5e user: jan tags: jan-manifest-tags
2016-01-06
19:49
Do not set the directory permission bit on empty files when creating a ZIP archive. check-in: 3d5cf48bf2 user: mistachkin tags: trunk
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-01
17:30
Update the built-in SQLite to the second beta for 3.10.0. check-in: 987a80ef06 user: drh tags: trunk