Fossil

Timeline
Login

Timeline

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

50 events occurring around cd58f59a474c7ef7.

2016-01-11
00:43
Modify 'th1-tcl' test to make it run outside of the Fossil source checkout. ... (check-in: 18d7d26649 user: mistachkin tags: trunk)
00:40
Modify 'th1-hooks' test to decouple it from needing to run within a Fossil source checkout. ... (check-in: 9bfdc5c682 user: mistachkin tags: trunk)
00:39
Modify 'th1-docs' test file to enable it to run when the test suite is running outside of the Fossil source checkout. ... (check-in: 8f199fd8f5 user: mistachkin tags: trunk)
00:29
Correct missing parenthesis typo in timeline query generation logic. ... (check-in: 03fb7bf97b user: mistachkin tags: trunk)
2016-01-10
01:43
More test fixes in the 'th1' test file. ... (check-in: 5d49329fc2 user: mistachkin tags: trunk)
2016-01-09
19:14
Modify 'th1' test file to run most of its tests outside of the Fossil source checkout using a new test suite infrastructure procedure. ... (check-in: 7b9b5807f4 user: mistachkin tags: trunk)
18:58
Follow up to the previous check-in: save and restore the current directory. ... (check-in: d141b84a99 user: mistachkin tags: trunk)
18:56
Fix the 'file1' test so that it can (only) run outside of the Fossil checkout. ... (check-in: 19c216391a user: mistachkin tags: trunk)
2016-01-07
20:42
minor typo fix. ... (Closed-Leaf check-in: 82bb1901cd user: stephan tags: hierarchical-manifests)
18:22
When generating ZIP archives, files with zero bytes are 'Stored', not 'Deflated'. ... (check-in: ecedaf9399 user: mistachkin tags: trunk)
10:02
Merge trunk. ... (check-in: 99f7662b5e user: jan tags: jan-manifest-tags)
2016-01-06
20:49
Merge trunk ... (check-in: 9e1fa626e4 user: jan.nijtmans tags: pending-review)
19:49
Do not set the directory permission bit on empty files when creating a ZIP archive. ... (check-in: 3d5cf48bf2 user: mistachkin tags: trunk)
19:44
Do not set the directory permission bit on empty files when creating a ZIP archive. ... (Closed-Leaf check-in: 18607775fe user: mistachkin tags: pending-review)
17:18
Add '-quiet' command line option to the test suite. ... (check-in: c2e42166ef user: mistachkin tags: trunk)
11:13
Update the built-in SQLite to version 3.10.0 final. ... (check-in: 52ee83c729 user: drh tags: trunk)
04:03
In the 'revert' test, adjust formatting of expected results containing 'DELETE', 'REVERT', and 'UNMANAGE', also to account for recent code changes. ... (check-in: 1338b4198d user: mistachkin tags: trunk)
04:01
In the 'mv-rm' test, adjust formatting of expected results containing 'DELETE' and 'REVERT', also to account for recent code changes. ... (check-in: 11444dbec7 user: mistachkin tags: trunk)
03:53
In the 'clean' test, adjust formatting of expected results containing 'NEW', to account for recent code changes. ... (check-in: 81df0a48f7 user: mistachkin tags: trunk)
03:49
Adjust two markdown tests so they pass again. ... (check-in: a489aecc54 user: mistachkin tags: trunk)
03:38
In the test suite, require the configured temporary directory to be valid prior to attempting to run any tests. ... (check-in: e2bd4bfced user: mistachkin tags: trunk)
2016-01-05
10:12
[c541b6e734] Remove unintended white space change in wiki.c ... (check-in: d4dc7ad8dc user: dave.vines)
08:40
[c541b6e734] Move attachment command from wiki.c to attach.c ... (check-in: 64a5ef28e5 user: dave.vines)
08:34
[c541b6e734] Move attachment from wiki subcommand to top level command ... (check-in: 16f864af8f user: dave.vines)
04:52
Update the built-in SQLite to the next 3.10.0 beta. ... (check-in: cd58f59a47 user: drh tags: trunk)
2016-01-04
23:29 Edit [2c5a5e82be8c30d7|2c5a5e82be]: Edit check-in comment. ... (artifact: c3430c1a67 user: aku)
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:29 Edit [e5b250959ad4ec15|e5b250959a]: Edit check-in comment. ... (artifact: c6f3eba715 user: jan)
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)
10:46
[c541b6e734] Add cli for attaching to wiki pages and tech notes ... (check-in: b208bf7577 user: dave.vines)
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)