Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
44 check-ins using file src/makemake.tcl version f3fe94f561
|
2016-10-03
| ||
| 21:27 | Further test refinements. check-in: 596bbe3421 user: mistachkin tags: dirSymlinks | |
| 21:12 | Test refinement. check-in: 0751dbe2da user: mistachkin tags: dirSymlinks | |
| 20:43 | Initial draft of new tests to cover the directory symlink fixes. check-in: 7cefd41a36 user: mistachkin tags: dirSymlinks | |
|
2016-10-02
| ||
| 00:29 | Say "An undo is available" instead of "A undo is available" check-in: 994b319f4b user: andygoth tags: trunk | |
|
2016-10-01
| ||
| 05:07 | Return an error if the origin cannot be matched to a check-in or a date. Closed-Leaf check-in: 34d0c57043 user: andybradford tags: pending-review | |
| 04:21 | Use #define constants instead of numbers to improve readability of code. check-in: 68b53604bb user: andybradford tags: trunk | |
| 03:39 | Merge updates from trunk. check-in: 3e4eba78f0 user: mistachkin tags: dirSymlinks | |
| 03:39 | Another coding style (whitespace) fix. check-in: 2ccd046de2 user: mistachkin tags: trunk | |
| 03:38 | The 'diff' command operates on files within the repository; therefore, it should use the directory symlinks. check-in: 9a99389680 user: mistachkin tags: dirSymlinks | |
| 03:36 | Fix casing of a temporary table name to be consistent. check-in: efeb10c5b3 user: mistachkin tags: trunk | |
| 02:23 | Minor correction to text in usage help/comment in new --checkin option. check-in: 5aacaba35f user: andybradford tags: trunk | |
|
2016-09-30
| ||
| 23:47 | Start of experimental changes to support directory symlinks. check-in: d6debf638c user: mistachkin tags: dirSymlinks | |
| 23:45 | Coding style tweaks. No changes to functionality. check-in: 3bb04c90dc user: mistachkin tags: trunk | |
| 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 | |
| 20:43 | Merge trunk check-in: de845a6764 user: andygoth tags: andygoth-circa | |
| 15:24 | Add the --checkin option to the "fossil diff" command. check-in: e7c2454da9 user: drh tags: trunk | |
| 15:22 | Fix a bug in the error message when the --checkin argument of fossil diff has no parent. Closed-Leaf check-in: 38daa9aa75 user: drh tags: diff-show-changes | |
| 15:18 | Change the name of the --changes option on "fossil diff" to --checkin. check-in: 65724af1ce user: drh tags: diff-show-changes | |
| 13:21 | Fix a doc typo. Minor improvements to documentation linkage. check-in: c468769dbc user: drh tags: trunk | |
| 03:49 | Add the "fossil diff --changes" option to show the changes made by a specific checkin UUID. check-in: 4556962ded user: andybradford tags: diff-show-changes | |
|
2016-09-29
| ||
| 11:59 | Distinguish between a deleted file and a binary file in the side-by-side diff generator. Fix for a bug introduced by check-in [233e9328ee639b]. check-in: 1438be02d0 user: drh tags: trunk | |
|
2016-09-28
| ||
| 23:47 | In the random merge test (merge2.test) ignore cases where the parallel random edits overlap, resulting in a merge conflict. check-in: caea288c2d user: drh tags: trunk | |
| 21:24 | Simplification and optimization of the break_into_lines() helper routine in the diff logic. Use the strchr() routine from the standard library to help locate \n characters. check-in: 233e9328ee user: drh tags: trunk | |
| 21:11 | Add "circa" timeline link to show changes made around the time of a given check-in even if they are neither ancestors nor descendants. check-in: b6862a3700 user: andygoth tags: andygoth-circa | |
| 20:26 | Improved hash function for the diff algorithm. check-in: 173cca0d7d user: drh tags: trunk | |
| 19:48 | Performance improvement in LCS length computation used for side-by-side diff coloring. check-in: 08d970d68f user: drh tags: trunk | |
| 18:48 | Fix test suite regression caused by the addtion of the new uv-sync setting in check-in [b9fd5947ef] without updating the list of all settings in tester.tcl. check-in: 0661d65cbd user: rberteig tags: trunk | |
| 18:19 | Performance optimization in the break_into_lines() routine of the diff logic. check-in: 8d48885f81 user: drh tags: trunk | |
| 16:17 | Update the built-in SQLite to the latest 3.15.0 beta. check-in: 95768950b4 user: drh tags: trunk | |
| 16:15 | Use the DBSTAT virtual table as a table-valued function instead of creating a TEMP instance of the table, while generating the /repo-tabsize page. check-in: 14f83bc049 user: drh tags: trunk | |
|
2016-09-27
| ||
| 17:47 | Correct "From" URL in check-in MLINK table check-in: 24a0667e78 user: andygoth tags: trunk | |
| 17:23 | One more tweak to fileformat.wiki check-in: 731eb89787 user: andygoth tags: trunk | |
| 17:19 | Fix a couple tiny editorial inconsistencies in fileformat.wiki check-in: 9c2116a02b user: andygoth tags: trunk | |
| 07:14 | Fix regression to test case amend-close-1.3 caused by checkin [f4b5881b] which changed the commit message stored when marking a branch closed. The test case has been changed so that it passes. check-in: 06fdea5998 user: rberteig tags: trunk | |
| 06:40 | Fix typo in copyright year on the new 'commit-warning.test' file. check-in: edd288b7d0 user: mistachkin tags: trunk | |
|
2016-09-26
| ||
| 21:16 | Fix some compilation issues, related to merging. check-in: 2f07c443fb user: mistachkin tags: stash-fixes | |
| 21:12 | Merge updates from trunk. check-in: 80aaef528d user: mistachkin tags: stash-fixes | |
| 17:49 | Add pre-commit warning tests. check-in: a8b0c5f113 user: mistachkin tags: trunk | |
| 17:31 | Correct the open-checkout handling for the 'test-commit-warning' command. check-in: b4a1b2fab9 user: mistachkin tags: trunk | |
| 17:28 | Correct issues with option processing semantics of the 'test-commit-warning' command. check-in: f00a55b974 user: mistachkin tags: trunk | |
| 17:22 | Minor coding style tweak. check-in: 3852b56a21 user: mistachkin tags: trunk | |
| 17:10 | Add the 'test-commit-warning' command. check-in: de78b73a7e user: mistachkin tags: trunk | |
| 15:01 | Update referenced OpenSSL version. check-in: 508c67b088 user: mistachkin tags: trunk | |