Fossil

Timeline
Login

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: 189bfc28 user: jan tags: trunk)
21:55
Merge from trunk. ... (Closed-Leaf check-in: 9beff66b user: jan tags: jan-manifest-tags)
15:24
Add the --checkin option to the "fossil diff" command. ... (check-in: e7c2454d user: drh tags: trunk)
2016-09-23
02:27
Merge updates from trunk. ... (check-in: 09343661 user: mistachkin tags: jan-manifest-tags)
02:10
Clarify the exact type used for cmdFlags. ... (check-in: 3ca2bc10 user: mistachkin tags: trunk)
2016-08-12
02:55
Trim a few trailing whitespaces. ... (check-in: 3c44b079 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: 0925f75a 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: bf62b160 user: rberteig tags: jan-manifest-tags)
14:44
Merge updates from trunk. ... (check-in: f63576a7 user: drh tags: jan-manifest-tags)
14:42
Fix an unused variable and add a header comment to get_checkin_taglist(). ... (check-in: 6c62828b user: drh tags: jan-manifest-tags)
14:20
Update the built-in SQLite to 3.14 release. ... (check-in: 60d5fee7 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: 2350b068 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 platform. ... (check-in: c33f02de user: rberteig tags: jan-manifest-tags)
2016-08-03
15:01
Fix working tree manifest generation/deletion to handle all cases properly. ... (check-in: 81bf21bd user: jan tags: jan-manifest-tags)
14:31
Comment typo fix. ... (check-in: af574ca3 user: jan tags: jan-manifest-tags)
14:30
For opened working trees, store current branch at top of manifest.tags. ... (check-in: 0fb54e5a user: jan tags: jan-manifest-tags)
01:18
Merge with trunk; resolved tar and zip generation to handle include/exclude globs. ... (check-in: de9e7651 user: jan tags: jan-manifest-tags)
2016-08-02
15:18
Merge the "purge" command onto trunk, even though it is incomplete. ... (check-in: b78a32f4 user: drh tags: trunk)
2016-03-11
23:45
Merged updates from trunk. Builds on Windows. ... (check-in: 9a41671b user: rberteig tags: jan-manifest-tags)
2016-03-08
19:37
Cleanup, modularize, and robustify all test setup and cleanup. ... (check-in: fa592216 user: mistachkin tags: trunk)
2016-02-04
16:06
Fix a minor preprocessor directive typo. ... (Closed-Leaf check-in: 4fae98e7 user: jan tags: jan-manifest-tags)
15:22
Merge from trunk. ... (check-in: ea7f3297 user: jan tags: jan-manifest-tags)
2016-02-01
20:38
Add --https and --nossl options to the 'server' command. ... (check-in: b8c7af5b user: mistachkin tags: trunk)
2016-01-07
10:02
Merge trunk. ... (check-in: 99f7662b 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: 3d5cf48b user: mistachkin tags: trunk)
2016-01-04
03:41
Update manifests on tag change. ... (check-in: 6f8f8667 user: jan tags: jan-manifest-tags)
03:10
Filter tags. ... (check-in: 53f2e7c5 user: jan tags: jan-manifest-tags)
02:54
Handle the three manifest files separately so manifest generation reconfigurations can be handled properly. ... (check-in: dacecc79 user: jan tags: jan-manifest-tags)
02:16
Conditionally save manifests on commit. ... (check-in: 46b9adb7 user: jan tags: jan-manifest-tags)
00:36
Code normalization; tabs->spaces. ... (check-in: de30eec2 user: jan tags: jan-manifest-tags)
00:28
Add manifest.tags to generated zips, and decouple manifest and manifest.uuid. ... (check-in: aed6fe53 user: jan tags: jan-manifest-tags)
00:22
Fix: Extract filename for manifest.tags. ... (check-in: 185669ce user: jan tags: jan-manifest-tags)
00:19
Added a missing finalize. ... (check-in: 6a56db89 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: 80ceedbd 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: 142cb7aa user: jan tags: jan-manifest-tags)
22:46
Fix; second argument of db_get_versioned() is not that of db_get(). ... (check-in: 226e7c28 user: jan tags: jan-manifest-tags)
21:19
manifest is a versionable setting. ... (check-in: e5b25095 user: jan tags: jan-manifest-tags)
21:16
Change manifest setting to a non-boolean. ... (check-in: 87a15475 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: 9a2c75fc 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: 987a80ef user: drh tags: trunk)