Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file src/info.c at check-in 47cdbbf2fb82664c
|
2016-01-05
| ||
| 08:34 | [c541b6e734] Move attachment from wiki subcommand to top level command file: [f3f39c33df] check-in: [16f864af8f] user: dave.vines branch: technoteattachcli, size: 95101 | |
|
2016-01-02
| ||
| 10:46 | [c541b6e734] Add cli for attaching to wiki pages and tech notes file: [1236e6e43d] check-in: [b208bf7577] user: dave.vines branch: technoteattachcli, size: 94940 | |
|
2015-12-24
| ||
| 19:18 | Improvements to the /mlink webpage. file: [3826af4933] check-in: [fba948a391] user: drh branch: trunk, size: 94343 | |
| 14:36 | Add the /mlink page (accessible only by Admin users) that shows MLINK table content for a check-in for debugging purposes. file: [8ec0528e38] check-in: [3fdc2c0127] user: drh branch: trunk, size: 94248 | |
| 13:28 | Fix a harmless compiler warning and several over-length source code lines. file: [27e2ad4f54] check-in: [d94362b6ae] user: drh branch: trunk, size: 94156 | |
|
2015-12-23
| ||
| 11:10 | Improvements to handling of localtime. The 'utc' and 'localtime' query parameters now work on all web pages. Timestamps can be expressed with a timezone modifier and that works correctly. file: [811895f2c9] check-in: [ea63a2d1f4] user: drh branch: trunk, size: 94138 | |
|
2015-12-16
| ||
| 00:59 | Add 'download' parameter to the 'artifact' web page that allows a specific artifact to be downloaded by specifying the file name and check-in. file: [8fa3a9f8ca] check-in: [4093347447] user: mistachkin branch: artifactDownload, size: 94162 | |
|
2015-12-11
| ||
| 16:11 | Add the nohdr boolean query parameter to the /vdiff page. file: [5c286ce19a] check-in: [2532f1bccc] user: drh branch: trunk, size: 93899 | |
|
2015-12-05
| ||
| 21:22 | On the /artifact page, provide an improved description of cluster artifacts. Also show the rcvfrom information on all artifacts to Admin and Setup users. file: [3f55454872] check-in: [8b2d32cc9d] user: drh branch: trunk, size: 93781 | |
|
2015-11-24
| ||
| 23:41 | Fix compiler warnings seen with MSVC. Add comments. file: [97dde3cb6f] check-in: [52e3d9d845] user: mistachkin branch: trunk, size: 93075 | |
|
2015-10-08
| ||
| 01:37 | revert accidental line addition in comment header. file: [c3b074528b] check-in: [f8dbed8e7c] user: mgagnon branch: timeline_showfiles_fix, size: 93039 | |
| 01:34 | Fix /timeline?v=1 and /info page that were not showing all affected files for check-ins with 2 ancestors or more. pending-review file: [052cc7173e] check-in: [9f7a681d6d] user: mgagnon branch: timeline_showfiles_fix, size: 93042 | |
|
2015-08-12
| ||
| 05:39 | Remove unused variable after merge of check-in-edit changes. file: [ea7cd31701] check-in: [d17dc8f220] user: andybradford branch: trunk, size: 93059 | |
|
2015-08-06
| ||
| 05:14 | If caller doesn't provide a UUID, leave it out of the message. file: [47778a4abb] check-in: [fbf3a5dd87] user: andybradford branch: check-in-edit, size: 93078 | |
|
2015-08-02
| ||
| 04:16 | If the UUID is not legitimate or cannot be found, return an error. file: [c56f142d0d] check-in: [e4b5c2c227] user: andybradford branch: check-in-edit, size: 93045 | |
|
2015-08-01
| ||
| 06:40 | Make -close and -hide no-ops if the checkin already has those tags. file: [9197999db9] check-in: [1c8fdd253e] user: andybradford branch: check-in-edit, size: 92920 | |
|
2015-07-31
| ||
| 07:22 | Check that the date provided will actually come back out of the database before allowing it in. Also, allow altering a date or user that may be wrong. file: [ee09653023] check-in: [44fda3228b] user: andybradford branch: check-in-edit, size: 92356 | |
|
2015-07-26
| ||
| 22:58 | Fix typo in comment. file: [a0b1299fe1] check-in: [57f19bf5b1] user: mistachkin branch: check-in-edit, size: 92167 | |
|
2015-07-25
| ||
| 17:01 | Add support for comment file via -M so the prompt message is not confusing when it mentions the use of -M. file: [aec11bca6d] check-in: [37aeb1c43e] user: andybradford branch: check-in-edit, size: 92167 | |
|
2015-07-24
| ||
| 05:22 | Allow for an arbitrary number of tags to be added or removed when amending a checkin. file: [31d8235118] check-in: [cd31ab5a99] user: andybradford branch: check-in-edit, size: 91810 | |
|
2015-07-22
| ||
| 05:30 | Allow editing a comment that may be empty. file: [84d05ff58b] check-in: [5c5d33a9d6] user: andybradford branch: check-in-edit, size: 91494 | |
|
2015-07-21
| ||
| 06:17 | Prepend # to color specified if it looks like a hexadecimal color and does not already have #. file: [5af0288c52] check-in: [7d2ee2c7bb] user: andybradford branch: check-in-edit, size: 91753 | |
| 05:43 | Fix typo that caused wrong tag to be canceled for bgcolor. file: [8284031441] check-in: [9a677b7bf6] user: andybradford branch: check-in-edit, size: 91552 | |
|
2015-07-20
| ||
| 04:24 | Rename option to --author to amend user information per suggestions on ML. file: [958f5d7da8] check-in: [01cea049ac] user: andybradford branch: check-in-edit, size: 91550 | |
|
2015-07-18
| ||
| 14:57 | Now enable the -m short option. file: [50c7b76f21] check-in: [3b842cbd1b] user: andybradford branch: check-in-edit, size: 91543 | |
| 14:54 | Add -m short option to the documentation for the new comment as it matches the commit short option. file: [bb5da89ad5] check-in: [e04bea6a02] user: andybradford branch: check-in-edit, size: 91541 | |
| 02:29 | Add --edit-commit to edit commit message in EDITOR. This option has precedence over --commit. file: [f645eb9349] check-in: [fbf7b54e72] user: andybradford branch: check-in-edit, size: 91541 | |
|
2015-07-17
| ||
| 02:44 | Provide additional usage feedback when wrong arguments are supplied per suggestion on ML. Also provide minimal output showing amended checkin. file: [f9e7ac168a] check-in: [0cbdf0586d] user: andybradford branch: check-in-edit, size: 89991 | |
|
2015-07-16
| ||
| 05:03 | Merge in updates from trunk. file: [250d3158fd] check-in: [870c20885b] user: andybradford branch: check-in-edit, size: 89833 | |
|
2015-07-14
| ||
| 22:01 | Have line numbers option use /artifact/ page, not /info/. This makes it possible to get line numbers for a manifest. file: [f04e5aaedb] check-in: [259b912a93] user: andygoth branch: trunk, size: 84190 | |
|
2015-07-07
| ||
| 03:26 | Rename subcommand to amend and clarify the usage in help output. file: [97c4e39c4a] check-in: [7df56d1c14] user: andybradford branch: check-in-edit, size: 89829 | |
|
2015-07-04
| ||
| 07:17 | Add new command to edit a check-in from the command line similar to editing a check-in from the web UI. file: [3a9c3f3e9d] check-in: [b9e0d72e7e] user: andybradford branch: check-in-edit, size: 89729 | |
|
2015-05-20
| ||
| 11:45 | Merge trunk file: [f7dfb17746] check-in: [9f507ffe49] user: jan.nijtmans branch: sync-forkwarn, size: 84202 | |
|
2015-05-17
| ||
| 21:30 | Move all square brackets outside the hyperlink text to make it easier to copy-and-paste links sans brackets from typical browsers. file: [b407b1ba58] check-in: [a2020a7ac8] user: andygoth branch: andygoth-brackets-outside-link, size: 84177 | |
| 20:45 | Rework [b824b3e7f7] to ensure the "[diff]" link or the actual inline diff is inside the paragraph block. file: [25476c22d1] check-in: [80e7250a4e] user: andygoth branch: trunk, size: 84186 | |
| 05:54 | Consistently use periods and end-paragraph tags in append_file_change_line(). file: [bc4431cf1a] check-in: [b824b3e7f7] user: mistachkin branch: trunk, size: 84253 | |
|
2015-05-15
| ||
| 18:29 | Link to contents or target when reporting file type changes. file: [5264dd3759] check-in: [cb420eabd0] user: andygoth branch: andygoth-metadata-info, size: 84227 | |
| 18:18 | Add periods for consistency between hyperlink and non- versions. May wish to add (or remove) periods everywhere in the report for additional consistency. Update: improvement was later done in [b824b3e7]. file: [a75e373e6b] check-in: [eb9677a9e3] user: andygoth branch: andygoth-metadata-info, size: 84140 | |
| 18:16 | Show when files become symlinks in /info report. file: [3710151a66] check-in: [5f26745652] user: andygoth branch: andygoth-metadata-info, size: 84137 | |
|
2015-04-27
| ||
| 20:46 | Use "multiple leaves on the same branch" in stead of "ambiguous branch". Let's see if people like this better. file: [f9cb2a105e] check-in: [cd0d6b4dda] user: jan.nijtmans branch: sync-forkwarn, size: 83970 | |
| 19:14 | merge trunk file: [589204bb1d] check-in: [2dc4d98e3b] user: jan.nijtmans branch: sync-forkwarn, size: 83954 | |
| 14:39 | Minor spelling correction. file: [9019bf9bfc] check-in: [76cd08baf6] user: andybradford branch: sync-forkwarn, size: 84132 | |
| 13:19 | Provide help text for all commands and webpages. file: [4a42867538] check-in: [7ab03289ee] user: drh branch: trunk, size: 83897 | |
|
2015-04-26
| ||
| 21:28 | An alternative implementation of fork warnings that provides more detail. file: [80424ab4e5] check-in: [4a0deae59d] user: drh branch: alternative-fork-warning, size: 83446 | |
| 17:12 | Combine "fossil forks" with "fossil info" command file: [e9fc9c8bab] check-in: [4359bd8df2] user: jan.nijtmans branch: sync-forkwarn, size: 84132 | |
|
2015-04-16
| ||
| 23:46 | Allow fossil_find_nearest_fork to be used on repository that is not open. file: [e682a7c1b9] check-in: [97f976785d] user: andybradford branch: trunk, size: 84075 | |
|
2015-04-13
| ||
| 03:38 | Use better fork detection mechanism and disable checking during push since it may not have a complete sync and issue warning prematurely. file: [ac106174e0] check-in: [d0e2f1bd3e] user: andybradford branch: sync-forkwarn, size: 84060 | |
|
2015-04-10
| ||
| 17:33 | Only check for forks on "open" leaves, otherwise we cannot do anything about it from here anyway. Thanks to Andy Bradford for noticing this. file: [234eee0f5d] check-in: [72794ec975] user: jan.nijtmans branch: update-fork-warn, size: 84057 | |
| 16:35 | Display "fork" status on "fossil info", "fossil status" and related commands as well. file: [41d7bf5aed] check-in: [11b7fa6914] user: jan.nijtmans branch: update-fork-warn, size: 84040 | |
|
2015-03-20
| ||
| 04:35 | Add a menu entry on /fdiff, /ci and /vdiff page to control the diff context (dc=<n>) query parameter. (pending review) file: [a2365c32f7] check-in: [eae6f32f1c] user: mgagnon branch: diff-context-menu-entry, size: 84949 | |
|
2015-03-14
| ||
| 17:24 | Always include the txt option when adding the ln= parameter because lines on rendered content doesn't work. file: [d90f5550b8] check-in: [1992856655] user: andybradford branch: trunk, size: 83858 | |
|
2015-03-06
| ||
| 08:28 | Need to account for adjacent ranges to avoid bad data from db_column_text. file: [3de7fe7f57] check-in: [17b67a9b82] user: andybradford branch: multi-block-highlight, size: 83852 | |
| 07:53 | Restore the topln functionality. file: [3ec6b6f998] check-in: [5758e5bace] user: andybradford branch: multi-block-highlight, size: 83847 | |
| 07:39 | Add ability to highlight more than one block of lines when using the ln= query parameter. file: [fb955bb21e] check-in: [20c63861d8] user: andybradford branch: multi-block-highlight, size: 83807 | |
| 04:10 | Fix misplaced </span> so it actually lands on the line that begins the <span> rather than a few lines before it begins. file: [14d490efa1] check-in: [ee45080dd6] user: andybradford branch: trunk, size: 82785 | |
|
2015-03-01
| ||
| 21:01 | Command line output-only changes of 'checkins' to 'check-ins' for the dbstat, info, and purge sub-commands. This may break some pre-existing automation, please review. file: [7e916f5440] check-in: [739b3aab92] user: mistachkin branch: pending-review, size: 82790 | |
| 20:56 | More changes to make 'check-in' terminology consistent in source comments, SQL comments, JSON error messages, and web page link text. file: [d36818b59b] check-in: [30c107e2c8] user: mistachkin branch: trunk, size: 82790 | |
| 20:42 | More non-functional changes of 'checkin' to 'check-in' and 'checkins' to 'check-ins' in the source code. file: [4aae383641] check-in: [6ec2c2e3d9] user: mistachkin branch: trunk, size: 82788 | |
|
2015-02-28
| ||
| 10:11 | replaced 'checkin' with 'check-in' in code-comment, inline command help-text, SQL-statement comment, fatal error messages and some non-functional webpage-content file: [dd79d25f2a] check-in: [7c30266a45] user: michai branch: ml-jb-doc-typos, size: 82785 | |
|
2015-02-26
| ||
| 03:12 | Additional changes associated with check-in [43b30dcfc330b] on 2014-10-20: Change the %!w format to %!W. file: [bd44b46da2] check-in: [3b92154af8] user: drh branch: trunk, size: 82780 | |
|
2015-02-24
| ||
| 00:51 | Merge updates from trunk. file: [07e55f031a] check-in: [ae8f6f2b7a] user: mistachkin branch: unifiedStart, size: 82883 | |
|
2015-02-22
| ||
| 11:27 | Fix the /info page to take the mimetype into account when rendering the parsed display of wiki artifacts. file: [14a6e31db2] check-in: [bfe726f64c] user: drh branch: trunk, size: 82780 | |
|
2015-02-15
| ||
| 03:53 | Improvements to the etienne1 skin. Remove excess text from the check-in editor screen. file: [d611aab992] check-in: [5da61d61b1] user: drh branch: trunk, size: 82664 | |
|
2015-02-14
| ||
| 14:05 | Change default headers to show menu-bar items that would be available to user "anonymous" even if the current user is not logged in. file: [0a06d899a6] check-in: [72cddddbcc] user: drh branch: login-enhancements, size: 82777 | |
| 12:24 | When the user is "nobody", make the g.anon permission vector for "anonymous" available in addition to g.perm. Hyperlinks to pages that would be available to anonymous are shown rather than suppressed. When permission is denied and control jumps to login_needed() a new flag shows whether or not logging in as "anonymous" would help. Work in progress. file: [07af825023] check-in: [2f50d427a9] user: drh branch: login-enhancements, size: 82844 | |
|
2015-02-13
| ||
| 09:03 | A few more places where displayed UUID length should be configurable. file: [01b00922d4] check-in: [c62e94f8a3] user: jan.nijtmans branch: trunk, size: 82674 | |
|
2015-02-11
| ||
| 11:09 | Use the "%S" formatting option for human-readable SHA1 hashes and "%!S" for SHA1 hashes in URLs. The length of these hashes are compile-time configurable using FOSSIL_SHA1_PREFIX_LEN and FOSSIL_SHA1_URLPREFIX_LEN, respectively. Defaults: 10 and 16. file: [74621251d9] check-in: [1fee0377e4] user: drh branch: trunk, size: 82680 | |
|
2015-02-10
| ||
| 03:05 | Fix compiler warning. Coding style adjustments. Rename new link to 'branch diff' for now. Still needs tests. file: [14abfc87b3] check-in: [1982a8ce07] user: mistachkin branch: viric_pbranch, size: 82757 | |
| 02:40 | Make the new link consistent with the existing coding style. file: [e56c041912] check-in: [48027b23b9] user: mistachkin branch: viric_pbranch, size: 82760 | |
|
2015-02-09
| ||
| 20:53 | Add a "Show/Hide Files" button under the "Context" section of the check-in page. file: [73366f889a] check-in: [4932465ecc] user: drh branch: context-show-files, size: 83521 | |
| 11:00 | viric's flavour of fossil, which includes the cherry-picked changes out of trunk: [d0b1b1114] [39e165afb] [dad37196f] [f309130a8]. This outdates the branch annotate_links ([f14798e0e3]), which has some extra changes, some hard to port. This lets the browser pick the right program to open them straight. file: [8cf11cd47b] check-in: [b31afcc2ca] user: viriketo branch: viric_flavour, size: 83057 | |
| 10:56 | Add a link in the checkin page to show the changes in the branch in respect to the parent branch. It finds the last merge from parent to the current branch for the comparison. file: [6f17c3cda9] check-in: [f309130a8b] user: viriketo branch: viric_pbranch, size: 82781 | |
| 10:37 | Show the branch in the checkin description (artifact and file diff pages). file: [7c2c6ae330] check-in: [dad37196fb] user: viriketo branch: viric_showbranch, size: 82932 | |
| 04:46 | Add the "Context" subsection to the /info page for check-ins that shows a graph of all immediate ancestors and descendents of the check-in. file: [0d0bf7537c] check-in: [b709be6517] user: drh branch: trunk, size: 82656 | |
|
2015-02-08
| ||
| 18:02 | Fix a typo in artifact descriptions. file: [8cea409e04] check-in: [88ed51221d] user: drh branch: trunk, size: 81951 | |
| 00:22 | Fix formatting issues on the object description in /artifact file: [09856da125] check-in: [ca30907b0e] user: drh branch: trunk, size: 81951 | |
|
2015-02-06
| ||
| 03:00 | Add the cgi_query_parameters_to_url() routine and use it to cause all query parameters on timeline to be exported. (Need to make this same changes for all other uses of url_render()). Make "context" timelines 11 entries by default. Other cleanups. file: [9523ca25f8] check-in: [b6e1f61aaa] user: drh branch: form-submenu, size: 81932 | |
|
2015-01-27
| ||
| 01:25 | On the check-in information page, only show diffs for changes from the primary parent. Omit diffs of changes from merged in nodes. file: [b29fbd9eab] check-in: [4997690078] user: drh branch: trunk, size: 81927 | |
|
2015-01-24
| ||
| 20:42 | Fix the "info" command so that it once again accepts the -R option. file: [afe98fe286] check-in: [5826f9c4b8] user: drh branch: trunk, size: 81907 | |
|
2014-12-10
| ||
| 14:16 | Update the built-in SQLite to the 3.8.8 alpha that includes the enhanced sqlite3_table_column_metadata() interface. Use that new interface to build new utility methods db_table_exists() and db_table_has_column() that work more efficiently than the older technique of querying the sqlite_master table. file: [15360861d4] check-in: [1aa8067704] user: drh branch: trunk, size: 81949 | |
|
2014-12-08
| ||
| 15:36 | An experiment in trying to improve the file history timelines. A schema change is necessary for this improvement, which the present check-in captures. However, the file history timelines have not yet been improved, and in fact are slightly broken at this point. file: [36ab7e2f2c] check-in: [e1e9c3a300] user: drh branch: file-history-enhancement, size: 81922 | |
|
2014-11-26
| ||
| 17:36 | Identify unpublished (private) artifacts on timelines and in artifact descriptions. file: [db8e43fee4] check-in: [1d7620999a] user: drh branch: DBP-workflow, size: 81936 | |
|
2014-10-21
| ||
| 03:19 | Restore use of short string identifiers in titles on the check-in info page. file: [6a56755bfb] check-in: [c1d20c33cf] user: mistachkin branch: trunk, size: 81788 | |
|
2014-10-20
| ||
| 15:01 | Add a custom static analysis program that verifies the arguments to printf-style varargs routines used in Fossil. Adjust the source code to be more robust for printf format errors and to fix a few minor problems found by the static checker. file: [c3f950f0fb] check-in: [0a7e326fa4] user: drh branch: compile-time-print-checking, size: 81788 | |
|
2014-09-18
| ||
| 23:15 | After deleting a newly proposed ticket or wiki page via moderation, redirect to the list of pending moderation requests. file: [73d80b3dcd] check-in: [9323045f05] user: mistachkin branch: please-review, size: 81844 | |
|
2014-09-17
| ||
| 17:14 | Further improvements: if the ticket (or wiki page) was deleted via moderation, do not try to redirect to it. file: [ad657acf65] check-in: [13448d3cc3] user: mistachkin branch: please-review, size: 81844 | |
|
2014-09-15
| ||
| 02:32 | For the 3-argument version of the 'info' command, open the repository prior to recording it. file: [30a0c7a7d2] check-in: [b98681739d] user: mistachkin branch: dbRecordRepoFix, size: 81212 | |
|
2014-08-27
| ||
| 16:20 | Added menu entry to toggle ln=0 on /info and /artifact pages. file: [3b28ce524a] check-in: [a5b1bef9cf] user: stephan branch: trunk, size: 81212 | |
| 15:15 | strglob -> sqlite3_strglob in a few places file: [ccf0e43a7e] check-in: [d4acf5c450] user: jan.nijtmans branch: trunk, size: 81055 | |
|
2014-08-14
| ||
| 16:36 | Use the abbreviated object description by default. But provide a hyperlink to a detailed description (using the new /whatis web page) if details are omitted. file: [64ce51d148] check-in: [3c2d418b60] user: drh branch: trunk, size: 81008 | |
| 16:01 | Add the "brief" query parameter to the "artifact" page, to shorten sometimes lengthy descriptions of the artifact. file: [2d518d01c2] check-in: [0ac4cead8d] user: drh branch: trunk, size: 80471 | |
|
2014-08-04
| ||
| 19:22 | Added JS to the /eventedit page to colorize the custom color's element (i.e. color preview). file: [0d12b92117] check-in: [cd02990692] user: stephan branch: trunk, size: 79566 | |
|
2014-07-30
| ||
| 15:40 | Call verify_all_options() on most of fossil CLI commands. - Skip all the test-* commands for now (may be unnecessary) - Skip sha1sum, md5sum and artifact because they can take "-" as argument and verify_all_options() would call fatal. Need to handle those differently... - Command with subcommands that have their options are remaining: branch, bisect, cache, configuration, json, sql, stash, tag, ticket, user, wiki. (not sure how to handle those yet..) file: [81fdc92ce5] check-in: [a426154b3e] user: mgagnon branch: verify-all-options, size: 79430 | |
| 11:45 | Add the "Path" submenu link on the "/vdiff" web page. file: [b62ba508c3] check-in: [ef6f7dee43] user: drh branch: trunk, size: 79361 | |
|
2014-07-23
| ||
| 21:37 | When available, pass the original comment text as well as the (possibly prefixed) comment into comment_print(). Add COMMENT_PRINT_ORIG_BREAK flag to the new comment printing algorithm. Change the width argument for the test-comment-format command into an option. Add --origbreak option to the test-comment-format command. file: [0d7c7f918d] check-in: [0d0b80fd1c] user: mistachkin branch: trunk, size: 79257 | |
|
2014-07-20
| ||
| 02:35 | Add -comfmtflags command line option to set the comment printing flags, defaulting to the legacy comment printing algorithm. file: [6804e00eb4] check-in: [18a97b3a8f] user: mistachkin branch: experimental, size: 79254 | |
| 02:10 | Merge updates from trunk. file: [a05562e3ff] check-in: [5ea6a95a7b] user: mistachkin branch: experimental, size: 79262 | |
|
2014-07-02
| ||
| 10:50 | Use "%S" format in stead of "%.10s" in more places where UUID's are handled. file: [4b4ec377a4] check-in: [b246fa0cee] user: jan.nijtmans branch: 16-digit-event-ids, size: 79239 | |
|
2014-06-20
| ||
| 03:56 | Initial draft of the ability to break a multi-line comment on word boundaries using the new algorithm. file: [3841ea21fd] check-in: [10b47cc350] user: mistachkin branch: experimental, size: 79265 | |
|
2014-06-16
| ||
| 20:01 | Merge updates from trunk. file: [017739f4f5] check-in: [3c9cca2bd8] user: mistachkin branch: autoadjust, size: 79242 | |
| 18:49 | Enhance the new TH1 artifact command with more flexible lookup semantics. file: [bb2f6edfcd] check-in: [00e4fedd85] user: mistachkin branch: trunk, size: 79242 | |
| 09:05 | Merge trunk. Make it work on Windows too. Variable width output on more commands. file: [2bb1b0915b] check-in: [40710b7a05] user: jan.nijtmans branch: autoadjust, size: 78545 | |
|
2014-04-22
| ||
| 17:22 | Reword the message printed on the /info page when the UUID is not found and is less than 4 characters. file: [6eb26bb7a6] check-in: [36ffa749f0] user: drh branch: trunk, size: 78545 | |
| 13:57 | Experimental change to add a "nodesc" query parameter to pages like /artifact that suppresses the sometimes length description of what the artifact is used for. file: [1b5f738fc9] check-in: [b794218f01] user: drh branch: nodesc-option, size: 78600 | |
|
2014-04-11
| ||
| 18:12 | Merge in latest fixes. file: [40ce5cbb48] check-in: [5460b0cfa2] user: andybradford branch: short-uuid, size: 78502 | |
|
2014-04-08
| ||
| 05:52 | Make error message more obvious when short UUID length is less than 4. file: [4f52eb9604] check-in: [4b1b56c99c] user: andybradford branch: short-uuid, size: 78502 | |
| 05:46 | Restore original order in case this was intentional for the reason that tickets are more likely to be found than events. file: [1a36ee6ff7] check-in: [53072ae878] user: andybradford branch: short-uuid, size: 78427 | |
| 04:32 | Use function more specific to detecting collisions to catch events, tickets and other types in blob. file: [b60989ca1b] check-in: [ae6f27004b] user: andybradford branch: short-uuid, size: 78427 | |
|
2014-04-07
| ||
| 12:35 | Put more long UUID's in hyperlinks, without modifying the visible appearance in the UI. file: [d7f447a505] check-in: [b34fda9692] user: jan.nijtmans branch: trunk, size: 78231 | |
|
2014-04-06
| ||
| 04:51 | Show short UUID collisions also for tickets and not just ticket changes. Reported on ML. file: [4acc7ad2d8] check-in: [0066d6c6a9] user: andybradford branch: short-uuid, size: 78327 | |
|
2014-03-31
| ||
| 10:30 | Use long UUID's in more hyperlinks, without affecting UI display. file: [addfbbe45d] check-in: [b0d9468bff] user: jan.nijtmans branch: trunk, size: 78231 | |
|
2014-03-17
| ||
| 13:12 | Eliminate DIFF_INLINE flag (which is 0 anyway, no longer necessary). Strip end-of-line CR's in json_wiki_diff page as well. file: [245b76d7b5] check-in: [e6309e051b] user: jan.nijtmans branch: trunk, size: 78231 | |
| 12:47 | Make stripping of end-of-line CR work correctly now (REALLY!) file: [cc7a3766ec] check-in: [597d1101b4] user: jan.nijtmans branch: trunk, size: 78297 | |
|
2014-03-16
| ||
| 10:33 | Fix the display of all web-pages which contain annotation- or diff-like sections for the case windows-style line endings are used: The CR's should be stripped in those cases. file: [e6c82ab132] check-in: [1472cd811f] user: jan.nijtmans branch: trunk, size: 78279 | |
|
2014-03-15
| ||
| 14:35 | Fix the "artifact" URL to render markdown text automatically. file: [6d48a7a40e] check-in: [60019ce7d9] user: drh branch: trunk, size: 78262 | |
|
2014-03-11
| ||
| 23:34 | Always define variables at block start file: [be8b9f76e9] check-in: [1c9e023382] user: jan.nijtmans branch: trunk, size: 78193 | |
| 23:23 | For initial non-empty check-ins (without parent but with F-cards), add "Changes" section to "ci" page, except for the "patch" button (which is the only thing that doesn't work anyway) file: [44d98ceae1] check-in: [79c90ac4a4] user: jan.nijtmans branch: trunk, size: 78202 | |
|
2014-03-08
| ||
| 16:14 | Clean up and standardize the handling of user "nobody" and the g.zLogin global variable. file: [d51b559553] check-in: [840b762206] user: drh branch: trunk, size: 78333 | |
|
2014-03-07
| ||
| 15:49 | Rename the options for whitespace handling in annotate/blame/diff following GNU diff, not following GIT. So whether your diff tool is configured being internal or external, the same options can be used. file: [9629de0d11] check-in: [28234db8bc] user: jan.nijtmans branch: trunk, size: 78308 | |
| 09:01 | Rename --ignore-space-at-eol (from Git) to -Z|--ignore-trailing-space (gnu diff). Add --ignore-all-space as well (doesn't behave exactly like GNU's option yet) file: [67b743f34c] check-in: [d9e79f685b] user: jan.nijtmans branch: strip-trailing-cr, size: 78344 | |
|
2014-03-05
| ||
| 02:39 | Add "w" URL parameter and buttons to /fdiff pages. file: [586627cc03] check-in: [0ec153a2a7] user: joel branch: diff-eolws, size: 78444 | |
| 00:42 | Capitalize button labels for consistency with other pages. Change "Show Whitespace Differences" to "Show Whitespace Changes". file: [6dabdd57d6] check-in: [756c187590] user: joel branch: diff-eolws, size: 77825 | |
| 00:20 | Fix up and simplify /ci page button generation code. file: [b72e8d8362] check-in: [0c670599bf] user: joel branch: diff-eolws, size: 77829 | |
|
2014-03-04
| ||
| 14:14 | Add "ignore whitespace" button to ci page. file: [dfcfd8c167] check-in: [eb6935df7f] user: jan.nijtmans branch: diff-eolws, size: 78391 | |
| 13:26 | Add "Ignore Whitespace" button to vdiff page. file: [1286e19440] check-in: [56c7561e2b] user: jan.nijtmans branch: diff-eolws, size: 77829 | |
| 08:21 | Don't ignore whitespace by default, except in annotations/blames. Add new "w" option to some Web UI pages, allowing to ignore whitespace (no buttons yet). file: [b33c5cd2e3] check-in: [28b39cc516] user: jan.nijtmans branch: diff-eolws, size: 77044 | |
|
2014-02-06
| ||
| 19:04 | Add the "Patch" submenu element on the "/vdiff" page. Improved the documentation for /vdiff. file: [a3d297f90e] check-in: [e707906a8a] user: drh branch: trunk, size: 77002 | |
|
2014-01-29
| ||
| 15:16 | Added is-a-leaf and leaf status to info [/help/info] and friends, per ML request. file: [11707a3950] check-in: [0b5670dce6] user: stephan branch: trunk, size: 76642 | |
|
2014-01-28
| ||
| 08:20 | More removals of unnecessary end-of-line spaces. No change in code. file: [22529d5f4d] check-in: [45f35169f2] user: jan.nijtmans branch: trunk, size: 76227 | |
|
2014-01-21
| ||
| 20:40 | Doc fix for new vdiff glob param. file: [f6947d028a] check-in: [39e39f216b] user: stephan branch: vdiff-subdir, size: 76228 | |
| 19:26 | Propagate glob=... via the various vdiff toggle buttons and add a button to clear the current glob if glob is provided. file: [a77f3b757a] check-in: [bf7524b13f] user: stephan branch: vdiff-subdir, size: 76230 | |
| 18:55 | minor style fix (column width) and added notification of the glob which is in effect, analog to the regex notification. file: [26bd1fd029] check-in: [46adaba1bd] user: stephan branch: vdiff-subdir, size: 75719 | |
| 18:49 | Replaced dir=... with glob=... and fixed (i think) the traversal of pFileTo/From. file: [88b2e08691] check-in: [fa16c3a72b] user: stephan branch: vdiff-subdir, size: 75612 | |
| 18:13 | Initial prototype of dir=... constraint for vdiff. file: [a0ffff82f0] check-in: [641c74187b] user: stephan branch: vdiff-subdir, size: 75892 | |
|
2014-01-14
| ||
| 12:44 | Add the ability to display content and diffs for UTF16 text files in the web interface. file: [0e9d439b1d] check-in: [5a66b6e785] user: drh branch: trunk, size: 75256 | |
|
2014-01-09
| ||
| 13:14 | Missing "unhide" option in link to timeline. file: [8458cc17bf] check-in: [32bb2a31f4] user: jan.nijtmans branch: trunk, size: 75258 | |
|
2014-01-07
| ||
| 12:46 | Add the "nofiles" query parameter to the /tree page, causing that page to show only directories. Add a new "folders" link on the check-in information page that jumps to "/tree?nofiles". file: [e9a6489151] check-in: [ff9e4e5400] user: drh branch: trunk, size: 75251 | |
|
2014-01-02
| ||
| 15:17 | merge trunk file: [0ae943c8dd] check-in: [d5fd6cc1a5] user: jan.nijtmans branch: timeline-utc, size: 75188 | |
|
2014-01-01
| ||
| 20:25 | Improve the label of tree-view so that it shows the number of files and the number of check-ins, if appropriate. Make tree-view the default for the "files" link of /vinfo. file: [e282c16111] check-in: [9930c46ee5] user: drh branch: trunk, size: 75172 | |
|
2013-12-31
| ||
| 08:23 | Set g.isConst on /raw pages if the full UUID is given. file: [d4d906a2d3] check-in: [43a2d0fa70] user: joel branch: trunk, size: 75171 | |
|
2013-12-28
| ||
| 22:41 | Eliminate the need to compile SQLite with -Dlocaltime=fossil_locatime. This makes the timeline-utc setting work when fossil is configured with --disable-internal-sqlite. file: [56f15f74ae] check-in: [d7fd72dc30] user: jan.nijtmans branch: timeline-utc, size: 75025 | |
|
2013-12-23
| ||
| 13:01 | Revert two incorrect "unhide" additions: zUuid is not a check-in uuid here. file: [5236c76a48] check-in: [0a5b052192] user: jan.nijtmans branch: hidden-tag, size: 75009 | |
| 10:19 | Add "Unhide" button in more timeline variants. file: [d567426ccc] check-in: [ef2b77207a] user: jan.nijtmans branch: hidden-tag, size: 75016 | |
| 09:00 | Some more link fixes, all of the form "/timeline" having an uuid in it's arguments which is possibly hidden. file: [0d87d09a74] check-in: [7af8e2ebc3] user: jan.nijtmans branch: hidden-tag, size: 75009 | |
| 06:53 | Fix genealogy links from the /info page (Thanks to Andy Bradford noticing this) file: [5851b0d23c] check-in: [fd0507e949] user: jan.nijtmans branch: hidden-tag, size: 74988 | |
|
2013-12-20
| ||
| 12:35 | Add a new TH1 "http" command, a new "th1-uri-regexp" setting and two new hook scripts "xfer-commit-script" and "xfer-ticket-script". They can be used together to implement more advanced commit and ticket change notifications. file: [c0cfe2ed7e] check-in: [1311841a3c] user: jan.nijtmans branch: trunk, size: 74981 | |
| 05:53 | Ignore TAG_USER from tagxref if the user has been cancelled so Edited User is not displayed in the Check-in Overview. file: [bcfc458926] check-in: [40bea3f546] user: andybradford branch: trunk, size: 74964 | |
|
2013-12-18
| ||
| 15:38 | Merge trunk. Add information on the ""th1-uri-regexp" setting. file: [c3a640ccd0] check-in: [f671c50f92] user: jan.nijtmans branch: tkt-change-hook, size: 74945 | |
| 08:49 | Add a checkbox to the ci_edit page which allows to hide a (partial) branch from the timeline. file: [d7162e1650] check-in: [22a4e0c5a2] user: jan.nijtmans branch: trunk, size: 74928 | |
| 08:24 | When selecting the "Branching" checkbox, select the "newbranch" field just the other text entry widgets do. Another one of Andy Bradford's brilliant ideas. file: [96ac497f0d] check-in: [e4c9dd0905] user: jan.nijtmans branch: trunk, size: 74196 | |
| 03:26 | If the checkbox is selected, select the input text as well similar to how the custom color works. file: [2fc3f05754] check-in: [3cb6651424] user: andybradford branch: hidden-tag, size: 75000 | |
| 03:01 | Using javascript to disappear current text in input field might need additional feedback before implementing. file: [0870782896] check-in: [2bf8f863c6] user: andybradford branch: hidden-tag, size: 74955 | |
|
2013-12-17
| ||
| 11:39 | eliminate isempty() javascript function. Use trim() in stead. file: [ca72c43092] check-in: [029c7c01e1] user: jan.nijtmans branch: hidden-tag, size: 75261 | |
| 10:56 | merge trunk file: [9f2bae9cc0] check-in: [6a8ddc43fc] user: jan.nijtmans branch: hidden-tag, size: 75404 | |
| 10:51 | If 'newbranch' field only contains spaces, consider it empty. file: [b97abdd3fc] check-in: [5ceef9bcdd] user: jan.nijtmans branch: win32-longpath, size: 74151 | |
| 04:48 | Merge from trunk for latest fixes. file: [798b75695a] check-in: [2e76393021] user: andybradford branch: hidden-tag, size: 75398 | |
| 03:46 | When editing a branch name, make the default value disappear when the input is entered. Also, strip whitespace from right-end of value and only update branch names if not all white space. file: [712371d72b] check-in: [bb6ba17b37] user: andybradford branch: hidden-tag, size: 75285 | |
|
2013-12-16
| ||
| 10:46 | If the name of a 'sym-<branchname>' tag sorts before the 'branch' tag, no option in the ci_edit page should be displayed to cancel the tag. Bug-fix discovered and implemented by Andy Bradford. file: [752e10e4a5] check-in: [3529f2c47b] user: jan.nijtmans branch: trunk, size: 74136 | |
|
2013-12-14
| ||
| 17:32 | Revert to original ordering to retain sorting of special tags. Get the branch name prior to the loop that displays the special and sym- tags. file: [962f09d45f] check-in: [818c0acd07] user: andybradford branch: cancel-tag-fix, size: 74158 | |
| 09:24 | merge trunk. Fix behavior of "Branching" checkbox, and simplify javascript functions. file: [9fd075f664] check-in: [885d72b2bd] user: jan.nijtmans branch: hidden-tag, size: 74827 | |
|
2013-12-13
| ||
| 21:29 | Given that recovering from incorrect hiding is relatively straightforward, don't prevent access to hidden option on trunk and main-branch. file: [94ee0f15f8] check-in: [d35b1ca05e] user: andybradford branch: hidden-tag, size: 74887 | |
| 17:50 | Prevent sym- tag that matches branch name that sorts prior to branch name from displaying an option to cancel the tag. Also clean up a couple strcmp. file: [fbae189e04] check-in: [c36ad48a87] user: andybradford branch: cancel-tag-fix, size: 74039 | |
| 14:19 | Merge trunk and fix typo (missing backslash) file: [dab3bec691] check-in: [847107015b] user: jan.nijtmans branch: tkt-change-hook, size: 74040 | |
| 12:26 | If the "Branching" checkbox is unchecked, the "Branch Closure" label should return to its original branchname. Add a javascript handler doing exactly that. file: [003d21ea05] check-in: [2cb54f3981] user: jan.nijtmans branch: trunk, size: 74023 | |
| 11:31 | Merge trunk. Fix uninitialized variable. Less copying of complete structure content. file: [9d7327e6d7] check-in: [85528ef507] user: jan.nijtmans branch: tkt-change-hook, size: 73572 | |
| 08:40 | When branchname in ci_edit page changes, adapt remaining form to the name-change using some javascript. Thanks to Andy Bradford for the idea (adapted/simplified from the "hidden-tag" branch)! file: [d3ba60c22d] check-in: [cf9293ad53] user: jan.nijtmans branch: trunk, size: 73555 | |
| 05:40 | Minor comment cleanup. No code change. file: [4b1c3c71c7] check-in: [40c5b3b390] user: andybradford branch: hidden-tag, size: 75703 | |
| 02:46 | Attempt to prevent hiding of either main-branch or trunk. file: [16c7dd9048] check-in: [7a41dd2b06] user: andybradford branch: hidden-tag, size: 75701 | |
|
2013-12-10
| ||
| 08:31 | Rename variable 'trunk' to 'zTrunk'. Improve comment. file: [dcae186ffe] check-in: [b75cc0e345] user: jan.nijtmans branch: hidden-tag, size: 75632 | |
|
2013-12-05
| ||
| 21:27 | slightly simpler/more readable file: [e766f6a570] check-in: [9a8380d2cd] user: jan.nijtmans branch: hidden-tag, size: 75627 | |
| 15:20 | Avoid Javascript errors when editing a leaf and typing in the branch name. file: [0216ae3fd6] check-in: [328df74bfc] user: andybradford branch: hidden-tag, size: 75657 | |
| 12:20 | merge trunk file: [62912359b5] check-in: [46a88543ca] user: jan.nijtmans branch: hidden-tag, size: 75613 | |
| 12:09 | When trying to rename a branch into itself, make this a NOP. file: [8e9573c5ca] check-in: [95a809500a] user: jan.nijtmans branch: trunk, size: 73315 | |
| 09:42 | Change branch name in "Branch Closure" section in the same way as in "Branch Hiding" file: [9c883a6f39] check-in: [9395e8d434] user: jan.nijtmans branch: hidden-tag, size: 75547 | |
| 09:27 | Fix format specifier in previous commit (again) file: [5ea6bf2057] check-in: [4a43e31549] user: jan.nijtmans branch: trunk, size: 73250 | |
| 09:19 | Merge trunk. Disable new checkbox in stead of hiding it when not in use. file: [0a80193dbe] check-in: [56836278da] user: jan.nijtmans branch: hidden-tag, size: 75377 | |
| 08:56 | Correct use of plural, remove some spaces/tabs at the end of lines. file: [42025be237] check-in: [3e18dbefd0] user: jan.nijtmans branch: trunk, size: 73198 | |
| 08:44 | correct format specifier, in case the branch name contains HTML-conflicting characters file: [018eb39983] check-in: [2eda90a5de] user: jan.nijtmans branch: trunk, size: 73240 | |
| 08:40 | Add a checkbox in the ci_edit page which allows to close multiple leaves (all successors of the current check-in) to be closed in a single action. file: [318dcd2770] check-in: [718cc00208] user: jan.nijtmans branch: trunk, size: 73240 | |
| 08:36 | Use different format specifier for and textContent to avoid unwanted display issues. file: [15651c6f3b] check-in: [439f18e866] user: andybradford branch: hidden-tag, size: 75436 | |
| 08:15 | Use Javascript to hide the branch hiding checkbox when necessary. Also update the branch name in the branch hiding text when a branch is specified. file: [67e0540f07] check-in: [11e8a48e4d] user: andybradford branch: hidden-tag, size: 75431 | |
|
2013-12-04
| ||
| 09:58 | "this branch" -> <branchname> file: [a311e9c9ab] check-in: [b0bf658240] user: jan.nijtmans branch: hidden-tag, size: 73871 | |
| 09:38 | merge trunk file: [2044310925] check-in: [8b003a104a] user: jan.nijtmans branch: hidden-tag, size: 73845 | |
| 09:24 | Merge trunk. Make it possible to make a move to branch "mistake", close the branch, and hide it in one single step. 3 separate check-buttions control the 3 parts of this action separately. file: [c0a8eec3a5] check-in: [884b0dc165] user: jan.nijtmans branch: hidden-tag, size: 73842 | |
| 08:39 | Make it impossible to remove the "branch" and the "sym-<branchname>" tag from a check-in through the ci_edit page. Any check-in must have those two tags, the "Branching" section already contains a check-button suitable to change the branch. file: [79fab1b98d] check-in: [64c21ef686] user: jan.nijtmans branch: trunk, size: 72750 | |
|
2013-12-03
| ||
| 15:42 | Merge trunk. Rename "hidden" option (not the tag name) to "hide", just as the "close" option compared to the "closed" tag. Just to prevent confusion. file: [7905fc1198] check-in: [1a453093bb] user: jan.nijtmans branch: hidden-tag, size: 73428 | |
| 14:59 | Merge trunk. Give "Branch Hiding" it's own section in the ci_edit page. file: [2c6c4b077b] check-in: [ec4fe5cb15] user: jan.nijtmans branch: hidden-tag, size: 73448 | |
| 14:56 | "comment" tag from check-in's cannot be canceled: that would result in a check-in without a comment! Extraneous dot in label text. file: [7f8f96e38c] check-in: [2d2ab56754] user: jan.nijtmans branch: trunk, size: 72393 | |
| 14:47 | "comment" tag from check-in's cannot be canceled: that would result in a check-in without a comment! Extraneous dot in label text. file: [3adc697434] check-in: [20015206bc] user: jan.nijtmans branch: hidden-tag, size: 73351 | |
|
2013-11-28
| ||
| 22:36 | When hiding a branch, close it as well: Commits on a hidden branch make no sense. file: [bae0ff32a2] check-in: [50b986495d] user: jan.nijtmans branch: hidden-tag, size: 73312 | |
| 10:34 | Implement "unhide" option for json timeline. Protect "trunk" from being hidden, and indicate more clear which branch is being hidden: The "mistake" branch is the only branch that should have hidden nodes. file: [eb08d9debf] check-in: [6b61145f4f] user: jan.nijtmans branch: hidden-tag, size: 73200 | |
|
2013-11-27
| ||
| 22:05 | correct label file: [9ece873628] check-in: [fd2659fbe3] user: jan.nijtmans branch: hidden-tag, size: 72824 | |
| 15:12 | Implement "Unhide" button in timeline (not on other places yet) and make "hidden" tag propagating. file: [654d1427f7] check-in: [50aee5561a] user: jan.nijtmans branch: hidden-tag, size: 72806 | |
|
2013-11-25
| ||
| 15:57 | Implement (already existing but currently non-functional) "hidden" tag, which hides items from timeline. file: [4046530a4d] check-in: [d9fd922962] user: jan.nijtmans branch: hidden-tag, size: 72806 | |
|
2013-11-21
| ||
| 01:47 | Merge in latest from trunk. file: [afbe115ca1] check-in: [e2929a4ba1] user: andybradford branch: hide-diff-on-vdiff_page, size: 72354 | |
| 01:46 | Minor style cleanup. file: [77ffa3aabd] check-in: [78a3c01e30] user: andybradford branch: hide-diff-on-vdiff_page, size: 72270 | |
|
2013-11-20
| ||
| 08:57 | Add "blame" WEBPAGE, just as "annotate" but giving comparable output as "fossil blame". file: [8591aa9714] check-in: [d7160dc195] user: jan.nijtmans branch: trunk, size: 72167 | |
|
2013-10-19
| ||
| 06:47 | Change /vdiff page (used when clicking on 2 nodes on /timeline), so it honor the show-version-diffs settings. Just like the /ci page. Also add the "Hide diff" button to hide the diffs manually. The /vdiff page can have a lot of files to diff depending on which version are selected, so the capability to show only list of files that change is very convenient to spot interesting files. file: [accb876607] check-in: [d7dc41586f] user: mgagnon branch: hide-diff-on-vdiff_page, size: 72269 | |
|
2013-10-15
| ||
| 01:21 | Centralize and simplify the commit/ticket hook integration. file: [7c0999e8bb] check-in: [6cf28968db] user: mistachkin branch: tkt-change-hook, size: 72100 | |
|
2013-10-14
| ||
| 08:19 | Phase 4, simplify usage of TH1 hooks and make more consistent. Assume that the common transfer TH1 script is idempotent. file: [45af80ea60] check-in: [0fe1771a76] user: mistachkin branch: tkt-change-hook, size: 72115 | |
|
2013-10-13
| ||
| 09:53 | merge trunk file: [f5f69362f1] check-in: [a4327ba0b6] user: jan.nijtmans branch: tkt-change-hook, size: 72110 | |
|
2013-10-09
| ||
| 08:24 | Be carefull comparing a char < ' ': If the platform 'char' type is signed, this will be true for all UTF-8 characters >0x7f as well. file: [a76ced090d] check-in: [c426475eeb] user: jan.nijtmans branch: trunk, size: 72083 | |
| 07:56 | Fix the abbreviated project name escape mechanism for two less obvious dangers: - spaces at the end of the filename should be stripped. - control charaters are not allowed in filenames either. file: [7342d0774f] check-in: [e161527c3a] user: jan.nijtmans branch: trunk, size: 72045 | |
|
2013-10-08
| ||
| 15:21 | double-quote and question mark are a problem as well. file: [6cfac61afd] check-in: [760f80cd8f] user: jan.nijtmans branch: trunk, size: 71981 | |
| 15:10 | Fix the abbreviated project name escape mechanism to escape all and only the characters that are special to unix and windows filesystems. file: [f3dc818ee2] check-in: [99318f09e6] user: drh branch: trunk, size: 71978 | |
| 14:43 | Add the Abbreviated Name configuration option that is used for tarball and ZIP archive name construction. file: [3816eb20d7] check-in: [1239545663] user: drh branch: trunk, size: 71978 | |
| 13:45 | Revise the character escaping logic for generated tarballs and zip archives. Add a "For best results" comment to the configuration page where the project name is set. file: [228753ca8d] check-in: [fe76ad5567] user: drh branch: trunk, size: 71874 | |
| 13:03 | Escape special characters used in the Project Name when generating the URLs for tarball and ZIP archive. file: [a2f966d142] check-in: [ddc313e8e1] user: drh branch: trunk, size: 71745 | |
|
2013-10-04
| ||
| 09:30 | Better error-message in case of "manifest file is malformed" file: [1eb613abd1] check-in: [1eb438d61a] user: jan.nijtmans branch: pending-review, size: 71706 | |
|
2013-09-19
| ||
| 14:42 | merge trunk file: [1ccc8078c9] check-in: [06f08ed02b] user: jan.nijtmans branch: tkt-change-hook, size: 71721 | |
|
2013-08-30
| ||
| 12:32 | Be sure to finalize all queries on the /info page. file: [8a963a971c] check-in: [cca1adad02] user: drh branch: trunk, size: 71694 | |
| 03:06 | Change most uses of fossil_panic() to fossil_fatal(). Modify fossil_panic() to avoid allocating heap memory and to close the database connection before doing anything else. file: [c0a351094c] check-in: [320f14363e] user: drh branch: trunk, size: 71660 | |
|
2013-08-05
| ||
| 12:05 | Change the "Unshun" links to jump to a prefilled form for duing the unshun, rather than doing the unshun directly. file: [bacf28dfbd] check-in: [cc9b04baaf] user: drh branch: trunk, size: 71660 | |
|
2013-07-26
| ||
| 15:46 | Change <td><b></b></td> to <th></th>. file: [55bc2aa053] check-in: [a60b008f1a] user: joel branch: trunk, size: 71630 | |
|
2013-07-23
| ||
| 10:25 | rebase file: [13374146b8] check-in: [bdad403f94] user: jan.nijtmans branch: tkt-change-hook, size: 71713 | |
|
2013-07-16
| ||
| 16:02 | Web SBS diff: Was incorrectly using the scrollWidths of the div containers rather than that of the pre elements themselves. file: [0e1203cf0a] check-in: [325ed34e45] user: joel branch: sbsreloaded, size: 71686 | |
|
2013-07-11
| ||
| 10:46 | Don't allow "tktnew" and "tktedit" pages or the "Common" hook to use the "http" command any more. Don't let "fossil rebuild" run any hooks. file: [1c4c71de16] check-in: [57d1d2811b] user: jan.nijtmans branch: tkt-change-hook, size: 71051 | |
|
2013-07-06
| ||
| 02:35 | Support arbitrary line lengths with synced horizontal scrolling in side-by-side diffs. file: [13ef28ed5e] check-in: [4081a91c84] user: joel branch: sbsreloaded, size: 71636 | |
|
2013-05-28
| ||
| 00:45 | Add the ability to edit Wiki pages as either Fossil Wiki, or Markdown, or Plain Text. file: [bd3b32e569] check-in: [a5a5524659] user: drh branch: trunk, size: 71024 | |
|
2013-05-25
| ||
| 20:41 | Improvements to file history display in the web interface. file: [9b91b6a717] check-in: [601c15421a] user: drh branch: trunk, size: 71031 | |
|
2013-05-06
| ||
| 09:40 | On the /vdiff web-page, presence of "v" should mean "v=1", just as on the /event and /timeline web-pages. Add "&sbs=1" in various /vdiff and /fdiff url's, so it no longer depends on the default value. Replace some "v=1" parameters with the short form "v". file: [e3ff27bc17] check-in: [d24afd17c6] user: jan.nijtmans branch: trunk, size: 70962 | |
|
2013-05-05
| ||
| 17:39 | Fix a mal-formed printf format in the vdiff page that was causing a segfault. file: [fe5a315024] check-in: [0bdc61b4df] user: drh branch: trunk, size: 70978 | |
|
2013-05-04
| ||
| 01:02 | Load HTML files in iframes instead of inlining them directly into /artifact pages. file: [7cd7d470b0] check-in: [63443f920b] user: joel branch: trunk, size: 70980 | |
|
2013-05-02
| ||
| 13:28 | Allow boolean parameters sbs= and v= to taken values like "on", "off", "yes", and "no". Assign meaningful defaults even if the argument is omitted. file: [1bce605187] check-in: [e09d84f297] user: drh branch: trunk, size: 70833 | |
| 07:58 | See alternative implementation on trunk. Was: Improve cgi parameter parsing in add_param_list(). Boolean options, like "v" and "sbs" can now take forms like "v=true" or simply "v" (in stead of "v=1") or "v=off" (in stead of "v=0"). /timeline already accepted the shortened form, now /event, /vdiff and other web pages do as well. file: [cb32675825] check-in: [71d48d346c] user: jan.nijtmans branch: short-cgi-params, size: 71134 | |
|
2013-05-01
| ||
| 13:31 | If sbs=0 and v=0, then both buttons "Side-by-side Diff" and "Unified Diff" should be shown on the /vdiff page. Note that sbs=1 implies v=1, so it is not necessary to put both parameters on any /vdiff. file: [2f22b86ed0] check-in: [4e4d0fa527] user: jan.nijtmans branch: trunk, size: 70818 | |
| 09:42 | Add -v|--verbose as alternative to "-l|--detail" everywhere. And "v=" and "verbose=" as alternative to the "detail=" URL parameter. file: [af5c080879] check-in: [5214a2a8b8] user: jan.nijtmans branch: trunk, size: 70813 | |
|
2013-04-26
| ||
| 08:28 | Rename --detail, --showfiles, --files to -v|--verbose (but keep original as deprecated) file: [6b2a33f94c] check-in: [34ed0afc8a] user: jan.nijtmans branch: verbose, size: 70591 | |
|
2013-04-25
| ||
| 21:23 | Add styling hook and usability improvements to background color picker. file: [506f8599df] check-in: [1159585bdb] user: joel branch: trunk, size: 70481 | |
|
2013-03-30
| ||
| 10:13 | Added timelineComment and infoComment CSS classes, per suggestion by Baptiste Daroussin. file: [8bf181c8c7] check-in: [f9d4e0853b] user: stephan branch: trunk, size: 70285 | |
|
2013-03-14
| ||
| 14:48 | Merging from trunk to get the annotate fixes. Trivial conflict solved. <strong>Update:</strong> the new branch viric_flavour ([b31afcc2ca]) includes most of these changes in a more recent fossil. file: [1f80b35da6] check-in: [f14798e0e3] user: viriketo branch: annotate_links, size: 70981 | |
| 14:09 | style file: [580e35dc67] check-in: [3ba9a4d5ca] user: jan.nijtmans branch: trunk, size: 70225 | |
|
2013-03-05
| ||
| 12:25 | style: use g.zConfigDbName in stead of g.configDbName, as all other strings. file: [f258629249] check-in: [a5dc5332d4] user: jan.nijtmans branch: trunk, size: 70226 | |
| 12:17 | Add check for win32/cygwin whether the config-db is writable in stead of checking that the $HOME directory is writable. Eliminate g.zHome and g.configOpen, in stead use a single g.configDbName. Then people no longer have to guess whether the config db name is ".fossil" or "_fossil". g.zHome was only used for locating the config db, nothing else. file: [dcb897fded] check-in: [473e08a6d1] user: jan.nijtmans branch: trunk, size: 70224 | |
|
2013-02-28
| ||
| 20:10 | Show check-in comments in block style in all contexts other than timeline regardless of the timeline-block-markup setting. The timeline-block-markup setting only effects the timeline. file: [addcf65002] check-in: [cae8b6964d] user: drh branch: trunk, size: 70237 | |
|
2013-02-20
| ||
| 18:46 | Merged in [timeline-rss-ticket] changes. file: [9825d0cfe7] check-in: [dbaf520910] user: stephan branch: trunk, size: 70231 | |
|
2013-02-18
| ||
| 21:45 | /info/TICKET_UUID now only shows the ticket title if the ticket db has a title field. file: [8a9f773c50] check-in: [1c46835e4c] user: stephan branch: timeline-rss-ticket, size: 72079 | |
| 13:46 | Fixed ticket [5df2715635b99bd46a] (check-in count mismatch). file: [e42d321459] check-in: [b27c0d6d3f] user: stephan branch: trunk, size: 69990 | |
|
2013-02-16
| ||
| 14:12 | Limit the complexity of the diff display on check-in information pages. file: [97f1d3c188] check-in: [4f95ea8c56] user: drh branch: trunk, size: 69985 | |
|
2013-02-12
| ||
| 10:08 | timeline.rss with single-ticket support, based on David Given's patch. file: [5ba51f35a3] check-in: [1bc09124bd] user: stephan branch: timeline-rss-ticket, size: 71978 | |
|
2013-02-11
| ||
| 19:30 | Merging from trunk. I still have merge conflicts since my previous merge. file: [6a2e97cec5] check-in: [bdeb633a6c] user: viriketo branch: annotate_links, size: 72594 | |
|
2013-01-17
| ||
| 03:30 | Change 'checkin-count' to simply 'checkins' to keep the output aligned. file: [ef94b35c1f] check-in: [d59455e3f2] user: mistachkin branch: trunk, size: 71838 | |
|
2013-01-15
| ||
| 02:29 | Fix compiler warnings. file: [5f70cccc56] check-in: [b3bac1158b] user: drh branch: trunk, size: 71839 | |
|
2013-01-10
| ||
| 12:51 | Added checkin-count to (fossil info) output (ML request). file: [455f03cd98] check-in: [acea7010b8] user: stephan branch: trunk, size: 71874 | |
|
2013-01-03
| ||
| 10:31 | Updating from trunk. I've left some merge conflicts to solve (annotate, diff) file: [1187292834] check-in: [b5b8448ece] user: viriketo branch: annotate_links, size: 72510 | |
|
2013-01-02
| ||
| 01:36 | Enable diff filtering using a regex= query parameter on web pages. file: [14a701fa6e] check-in: [31dd2c0e3e] user: drh branch: trunk, size: 71754 | |
| 00:58 | Enhance the diff logic so that it can suppress differences that do not match a regular expression. This capability is so far only exposed on the test-diff command. file: [aad4d900af] check-in: [97a7b924c0] user: drh branch: trunk, size: 70730 | |
|
2012-12-18
| ||
| 02:18 | Fix a typo - repeated word "from" file: [828119f197] check-in: [6dba4c6a58] user: drh branch: improved-name-change-display, size: 70721 | |
| 01:54 | Here is a better fix for the name-change-display issue. This one does not require running "fossil rebuild" assuming you start from trunk. (If you are updating from the previous check-in on this branch a rebuild is necessary to undo the changes that the previous check-in added.) file: [f2772d5359] check-in: [aa9a2485de] user: drh branch: improved-name-change-display, size: 70726 | |
|
2012-12-10
| ||
| 19:50 | some more unused variable gcc warnings file: [35cae71a5b] check-in: [1caa510170] user: jan.nijtmans branch: trunk, size: 70614 | |
|
2012-12-08
| ||
| 02:26 | Silence unused variable compiler warning. Modify MinGW makefiles to fix an overly long line. file: [741b2ac548] check-in: [f51c8a4447] user: mistachkin branch: trunk, size: 70601 | |
|
2012-12-06
| ||
| 02:51 | Disable the "Diffs" link from the check-in information page. Better to use the click-to-diff feature of the graph. The code was disabled using #if 0 so it is easy to reactivate it if desired. file: [cae2e17b6f] check-in: [89ab1185bf] user: drh branch: trunk, size: 70588 | |
|
2012-11-29
| ||
| 16:54 | Fix a missing </ul> on object descriptions. file: [648cd4e8b9] check-in: [7e609e0e50] user: drh branch: trunk, size: 70575 | |
|
2012-11-27
| ||
| 16:26 | Enhancements to ticket processing. There are now two tables: TICKET and TICKETCHNG. There is one row in TICKETCHNG for each ticket artifact. Fields from ticket artifacts go into either or both of TICKET and TICKETCHNG, whichever contain matching column names. Default ticket edit and viewing scripts are updated to use TICKETCHNG. The TH1 scripting language is enhanced to support this, including the new "query" command for doing SQL queries against the repository database. All changes should be backwards compatible. file: [d889823fba] check-in: [4f8c8975bc] user: drh branch: trunk, size: 70541 | |
| 15:32 | Fix some HTML markup irregularities. Improvements to the default ticket viewer. file: [84c45ab2f7] check-in: [7575b52e15] user: drh branch: ticket-enhancements, size: 70531 | |
|
2012-11-26
| ||
| 22:51 | Merge byte-order-mark handling enhancements to trunk. file: [77e003f2b5] check-in: [9b800ee41c] user: mistachkin branch: trunk, size: 70232 | |
|
2012-11-24
| ||
| 01:01 | Provide extra buttons to get to "Plaintext" views of tickets and ticket artifacts. Invert the order of ticket history so that the oldest changes are on top and more recent changes are appended. Reject [...] style hyperlinks if they do not begin with ./ or ../. file: [4abaaa4233] check-in: [aaa8e45b36] user: drh branch: ticket-enhancements, size: 70536 | |
| 00:04 | Improvements to hyperlinks showing details of tickets and attachments. file: [64ef16024d] check-in: [ceda22ac80] user: drh branch: ticket-enhancements, size: 70533 | |
|
2012-11-22
| ||
| 23:35 | Be consistent about display of check-in comments as either text/plain or text/x-fossil-wiki. When the user configures text/plain, use that format everywhere. file: [650da8d382] check-in: [2c6fa9c3b0] user: drh branch: trunk, size: 70222 | |
|
2012-11-20
| ||
| 22:13 | Change the action= attribute of <form> elements using javascript, as an additional defense against spam-bots. file: [dae0af0497] check-in: [dfa3579455] user: drh branch: trunk, size: 70253 | |
| 13:42 | Only suppress bad hyperlinks for check-in comments and tickets. Continue to show the broken hyperlinks on wiki pages. file: [6090a086ef] check-in: [26ac392308] user: drh branch: trunk, size: 70275 | |
|
2012-11-19
| ||
| 04:39 | Modularize byte-order-mark and blob UTF-8 conversion handling. file: [70b25d2696] check-in: [d29dd5449c] user: mistachkin branch: convert_before_commit_v2, size: 70253 | |
|
2012-11-15
| ||
| 15:14 | Add the uf= query parameter to timeline. The timeline shows only those checkins that contain the file identified. file: [fb01cc1b62] check-in: [eb3cc76d50] user: drh branch: trunk, size: 70243 | |
|
2012-11-08
| ||
| 20:51 | Correctly escape ZIP and Tarball filenames for URLs. Limit SHA1 hashs on diff URLs using %S instead of %s. Limit the number of links to follow off of each page in the many-www.tcl test script. file: [4df68f2366] check-in: [76e8600b94] user: drh branch: trunk, size: 70081 | |
| 16:51 | Properly escape spaces in URLs in an href attribute. file: [b70a43112a] check-in: [cd8aad4392] user: drh branch: trunk, size: 70081 | |
| 14:42 | Add a test script that runs one thousand web page queries using valgrind, looking for memory issues. Fix one use-after-free issue found using this script. file: [d9a323dd0c] check-in: [9e0da27437] user: drh branch: trunk, size: 70081 | |
|
2012-11-02
| ||
| 02:41 | Clean up some harmless compiler warnings. file: [8bff5c14cc] check-in: [0a4193be58] user: drh branch: trunk, size: 70081 | |
|
2012-11-01
| ||
| 22:54 | All aspects of Wiki and Ticket moderation and attachments are working better. But there are still room for improvement before merging this enhancement sprint into trunk. file: [31e3438125] check-in: [628c402414] user: drh branch: moderation, size: 70104 | |
| 17:56 | Add moderator approval for attachments. file: [d36e44b755] check-in: [9ac467310f] user: drh branch: moderation, size: 75448 | |
| 15:08 | Tickets are now held for moderator approval. file: [be54e9901d] check-in: [aa4dd79835] user: drh branch: moderation, size: 69841 | |
| 14:34 | Wiki moderation now appears to be working. file: [0b0f4a12bb] check-in: [b7ccf110f3] user: drh branch: moderation, size: 68754 | |
| 13:11 | More infrastructure for wiki and ticket moderation. file: [d1c29a6d1c] check-in: [f7938ebd00] user: drh branch: moderation, size: 67776 | |
|
2012-10-31
| ||
| 23:07 | Improvements to the display of Wiki and Ticket changes. file: [d8900669cb] check-in: [ba0ae3b24a] user: drh branch: moderation, size: 67629 | |
| 09:56 | strip BOM from artifacts embedded in HTML or text file: [c50a44c252] check-in: [01050d689d] user: jan.nijtmans branch: trunk, size: 66991 | |
|
2012-10-24
| ||
| 13:43 | Removing superfluous parenthesis in html output. file: [fce18c097f] check-in: [ad9cf1cad6] user: viriketo branch: trunk, size: 66974 | |
|
2012-10-16
| ||
| 12:19 | Updating from trunk. file: [af1a9048f1] check-in: [3cdf9480dd] user: viriketo branch: annotate_links, size: 67731 | |
|
2012-10-12
| ||
| 13:21 | Show the complete text of added and removed files on the "vdiff" webpage. file: [923dc371be] check-in: [c32a97e1b2] user: drh branch: trunk, size: 66975 | |
|
2012-10-11
| ||
| 14:21 | Add the "fileage" webpage. file: [d5c4adb85e] check-in: [368347d660] user: drh branch: trunk, size: 66959 | |
|
2012-10-09
| ||
| 14:32 | An alternative way to get mime-types from attachments for the "raw" page. file: [43a37af944] check-in: [b21df7ecaf] user: drh branch: experimental, size: 66756 | |
| 14:01 | Fixing the vdiff submenus, so they behave as usual (for this branch) file: [b41781a64e] check-in: [4cf8c3d348] user: viriketo branch: annotate_links, size: 67653 | |
| 13:53 | Adding back the branch telling at checkin info for vdiff. file: [3ea5875064] check-in: [e29d3822e9] user: viriketo branch: annotate_links, size: 67687 | |
| 13:48 | Updating from trunk. I solved some merge conflicts: 1) the checkin info in the vdiff page, taking that from trunk, and 2) the vdiff menu options, which I tried to get similar to what I had in the branch. file: [975b3f568a] check-in: [f4b082d464] user: viriketo branch: annotate_links, size: 67411 | |
| 13:30 | Making the raw page download guess the mime type based on filename also for attachments, not only repository files. file: [defb35e24b] check-in: [5f3916ac5b] user: viriketo branch: trunk, size: 66897 | |
|
2012-09-06
| ||
| 20:31 | Improved descriptions of the two check-ins being compared on the vdiff page. file: [39dc3f83bd] check-in: [6b22a464d7] user: drh branch: trunk, size: 66635 | |
| 19:52 | On the check-in info page, offer a selection of nearby leaves to diff against. file: [16eb12bc28] check-in: [238db72dc9] user: drh branch: trunk, size: 65617 | |
| 14:00 | Add the "Invert" button to the "vdiff" web page. file: [cca58d2945] check-in: [b0036a3c97] user: drh branch: trunk, size: 63713 | |
|
2012-09-05
| ||
| 20:45 | Enhancements to localtime processing and to the label resolution on the a=, b=, and c= query parameters to the timeline page. file: [7563903752] check-in: [41c3c1900b] user: drh branch: trunk, size: 63431 | |
| 20:21 | Eliminate some gcc (4.6) warnings on windows. file: [b11d03184d] check-in: [1854d99041] user: jan.nijtmans branch: trunk, size: 63930 | |
|
2012-09-04
| ||
| 06:52 | merge trunk file: [aa73cc7a82] check-in: [26aa3eeab8] user: jan.nijtmans branch: eclipse-project, size: 63926 | |
|
2012-08-31
| ||
| 20:46 | Revert change [208d67675c]. The policy is to keep the Fossil source code ASCII even if Fossil itself is able to handle non-ASCII source files. Furthermore, the [208d67675c] change broken things. Also backout change [34fcb9634e] since it complicates the C code with unnecessary backslash characters in order to changes single-quotes to double-quotes in the generated HTML and Javascript, which is pointless. file: [8eb89d709a] check-in: [c19f34cb69] user: drh branch: trunk, size: 63904 | |
| 08:08 | More consistancy in html generation: Use '"' where possible. file: [50fbc5d824] check-in: [34fcb9634e] user: jan.nijtmans branch: trunk, size: 63925 | |
|
2012-08-30
| ||
| 14:30 | typos file: [6edbd475b1] check-in: [7c0f4ecadf] user: jan.nijtmans branch: trunk, size: 63903 | |
| 07:03 | merge trunk file: [d5f71846da] check-in: [0387251bd3] user: jan.nijtmans branch: eclipse-project, size: 63926 | |
|
2012-08-29
| ||
| 13:57 | Allow UTF-8 characters in sources. translate.exe will translate it to ASCII file: [3c75d4c3ad] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 63904 | |
| 10:44 | Fix a typo on the Ticket Change Details page. file: [74423a148a] check-in: [eb82a23827] user: drh branch: trunk, size: 63905 | |
|
2012-08-22
| ||
| 20:19 | Make use of %q instead of %s to avoid SQL injections. file: [70d8dd31ab] check-in: [e766df0a69] user: drh branch: trunk, size: 63906 | |
|
2012-08-20
| ||
| 19:01 | Expand the "diffFlags" variable to 64-bits in order to accommodate new options to the various "diff" commands. file: [c92f8c3405] check-in: [2b1767500e] user: drh branch: trunk, size: 63906 | |
|
2012-08-13
| ||
| 16:18 | Have the "raw" webpage try to guess the filename and the mimetype of the artifact being downloaded, if the m= query parameter is omitted. file: [93cbc55ae9] check-in: [af16836c23] user: drh branch: trunk, size: 63906 | |
|
2012-08-08
| ||
| 13:46 | Updating from trunk. I solved three merge conflicts about hyperlinks. file: [d52e1e8e2a] check-in: [08db320464] user: viriketo branch: annotate_links, size: 64395 | |
|
2012-07-25
| ||
| 12:05 | Allow the setup user to add the chngtime query parameter to ci_edit. This can be used to override incorrect tags that have a date way in the future. file: [33360c8c60] check-in: [ca72f02c9b] user: drh branch: trunk, size: 63607 | |
| 10:58 | Add <label> markup around all checkbox form entries. file: [429b02c1fa] check-in: [e78c49d30a] user: drh branch: trunk, size: 63067 | |
|
2012-07-20
| ||
| 15:06 | Replaced $(x) with gebi(x), as per ML discussion. file: [7bcda31e8d] check-in: [dfce20e487] user: stephan branch: trunk, size: 62983 | |
|
2012-07-19
| ||
| 21:44 | Create a javascript function $(id) which is an alias for document.getElementById(id). Use the $(id) function everywhere that document.getElementById(id) was used. file: [2a1597419d] check-in: [97d651b85a] user: drh branch: trunk, size: 62974 | |
| 18:53 | Automatically check both "Tags:" and "Branching:" boxes when text is entered into the name fields on the "ci_edit" page. file: [1fd0218f49] check-in: [b2164fb70c] user: drh branch: trunk, size: 63115 | |
| 18:41 | /ci_edit now auto-checks the Add Tag checkbox if the user types in the tag name field. Thanks to Nolan D. for the suggestion and Steve H. for the graceful solution. file: [0ff4cb774a] check-in: [542f989a27] user: stephan branch: trunk, size: 63068 | |
|
2012-07-17
| ||
| 16:55 | Separate the download links on the "info" and "ci" pages onto a separate line with a separate label. file: [b966edd59c] check-in: [7ee938f40e] user: drh branch: trunk, size: 62955 | |
|
2012-07-14
| ||
| 11:40 | Changes to the root-tag processing to provide better error messages. file: [56ebb64906] check-in: [36134ce275] user: drh branch: root-tag, size: 62425 | |
| 05:03 | Add the branch= query parameter to the vdiff page. file: [9658555e41] check-in: [1879758718] user: drh branch: root-tag, size: 62315 | |
|
2012-06-29
| ||
| 15:59 | Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". file: [e8646e5d23] check-in: [0328d68181] user: drh branch: sqlite4, size: 62126 | |
|
2012-06-27
| ||
| 12:30 | Begin a branch that is modified to use sqlite4 instead of sqlite3 as the storage engine. This check-in compiles (on unix) but does not work. file: [b5113238ad] check-in: [6823912746] user: drh branch: sqlite4, size: 62107 | |
|
2012-05-05
| ||
| 10:55 | Fix a typo in the "info" page. file: [1b1203be8d] check-in: [e2f5be6df1] user: drh branch: trunk, size: 62107 | |
|
2012-04-28
| ||
| 18:24 | Remove a surplus space character following the user name in the description of check-ins. file: [2f59809dc8] check-in: [0ea8ed34a1] user: drh branch: trunk, size: 62107 | |
| 18:02 | Fix a stray ")" character in the diff buttons of the "check-in" information page. file: [54cc8f8a7f] check-in: [82476370d0] user: drh branch: trunk, size: 62114 | |
| 17:28 | For the "fossil info" command from without an open check-out, only show the alt-root and access-url information if the --detail or -l options are given. file: [59e264444f] check-in: [f1487280a8] user: drh branch: trunk, size: 62115 | |
| 08:03 | Refinements to the new hyperlink logic and spider defense. file: [dfafc7ac99] check-in: [d9c8a7dd73] user: drh branch: spider-defense, size: 61997 | |
| 07:15 | Changes anchor tags (<a>) so that the href= attribute can be set by javascript rather than by HTML. This is to make it harder for spiders to follow the hyperlinks to every diff and annotation in the project history. It all seems to work, but it needs further testing and review before going live. file: [f879e00ab6] check-in: [8ae52fc418] user: drh branch: spider-defense, size: 62029 | |
|
2012-04-27
| ||
| 15:43 | Record the names of checkouts and access URLs in the config table and display that information using the "info" command. file: [76816c3b7b] check-in: [e604d483ee] user: drh branch: trunk, size: 62585 | |
|
2012-03-24
| ||
| 21:05 | Avoid adding HTML into the "patch" output. file: [66e13ccc0c] check-in: [dce6af96eb] user: drh branch: trunk, size: 61520 | |
|
2012-03-18
| ||
| 14:53 | Making the side-by-side diffs autocalculate the width, by default. file: [127c5ce6ac] check-in: [16397d8625] user: viriketo branch: annotate_links, size: 62308 | |
| 14:03 | Adding a link to vpatch in vdiff. file: [5e7b8bd8ae] check-in: [e926e0b467] user: viriketo branch: annotate_links, size: 62277 | |
| 13:54 | Add a link for a non-detail view in vdiff. file: [a5e87e7822] check-in: [dc313b1547] user: viriketo branch: annotate_links, size: 62486 | |
|
2012-03-01
| ||
| 22:28 | Fixing 'patch' on the fdiff page. file: [38c7b8dc82] check-in: [675b49efa3] user: viriketo branch: annotate_links, size: 61933 | |
|
2012-02-18
| ||
| 10:37 | Show the branch of the checkin in the vdiff page. file: [977ae46399] check-in: [a50a28bb3f] user: viriketo branch: annotate_links, size: 61934 | |
|
2012-02-17
| ||
| 22:57 | Adding a vdiff link to the info page, "vdiff to the parent branch". file: [be0986352a] check-in: [9f208c6830] user: viriketo branch: annotate_links, size: 61642 | |
|
2012-02-10
| ||
| 18:02 | climb up the trunk. From up here, clarify wording of the "building and installing" wiki page: you don't need to log in to get the source code for released versions of fossil, the download page will have a shiny source package for you to fetch. file: [95ee150973] check-in: [587dd57fe1] user: martin.weber branch: msw-docco, size: 61521 | |
|
2012-02-06
| ||
| 17:47 | The "smhdr" query parameter on the finfo pages gives a more compact header without the detailed object descriptions. file: [cb84ac306d] check-in: [af30a9ab46] user: drh branch: trunk, size: 61469 | |
|
2012-02-05
| ||
| 20:22 | Add the "diff optimizer" which tries to shift inserts and deletes to align with natural boundaries in the text. The resulting diff is no more or less correct than the original; it just seems more natural to human readers. file: [8115480da3] check-in: [98cf5c33bc] user: drh branch: trunk, size: 61242 | |
|
2012-02-04
| ||
| 21:40 | Fix a harmless compiler warning. file: [baa3e2a9fa] check-in: [5bbe190a8c] user: drh branch: trunk, size: 61130 | |
| 21:38 | Add the new colorized diff logic to file and wiki diffs in addition to version diffs. file: [c2a7c89306] check-in: [96f1975ce2] user: drh branch: trunk, size: 61118 | |
| 20:36 | Make the default font size is smaller for side-by-side diff. Fix the context-diff so that it understands the dc=N query parameter. file: [9419ed3ec6] check-in: [eae55eeafc] user: drh branch: retro-sbsdiff, size: 61061 | |
| 19:55 | Colorize the context diff. Add color to the line numbers so that they can be deemphasized. file: [650110421b] check-in: [b57b035654] user: drh branch: retro-sbsdiff, size: 61078 | |
| 19:34 | Revised default color scheme. Add line-numbers to context diff. file: [2afea808d7] check-in: [6a6697694c] user: drh branch: retro-sbsdiff, size: 61027 | |
| 18:54 | Add color to the retro sbs diff. file: [88f0531ea4] check-in: [7372c0a5c4] user: drh branch: retro-sbsdiff, size: 61013 | |
|
2012-02-03
| ||
| 16:42 | Avoid overflow problems if users enter negative numbers for the "dw" and "dc" URI query parameters. file: [afc08e6eef] check-in: [30478e4e7e] user: drh branch: retro-sbsdiff, size: 60837 | |
| 16:15 | Add URI query parameters "dw=" and "dc=" to control the width of columns and the lines of context on side-by-side diffs in the web interface. file: [27bbf8181e] check-in: [6474a92a87] user: drh branch: retro-sbsdiff, size: 60823 | |
|
2012-01-28
| ||
| 22:04 | Merge the latest trunk changes into the retro-sbsdiff branch. file: [6c9f6c5c7c] check-in: [c7edbc9fb7] user: drh branch: retro-sbsdiff, size: 59836 | |
| 21:51 | Store the repository filename in the _FOSSIL_ database exactly as it is typed on the "open" command-line. That means that the repository filename will be stored relative to the root of the check-out if a relative pathname is given on open. file: [25daf6c51f] check-in: [a7248d8fb9] user: drh branch: trunk, size: 60475 | |
|
2012-01-01
| ||
| 15:57 | Simplified display of side-by-side diff in the web browser. file: [bb03856472] check-in: [a1e667e6b5] user: drh branch: retro-sbsdiff, size: 59837 | |
|
2011-11-04
| ||
| 15:40 | No longer display the server-code in info outputs as the server-code is no longer used for anything. Begin recording the location of local checkouts in the ~/.fossil database. file: [9e723f44bb] check-in: [272e304d3f] user: drh branch: trunk, size: 60476 | |
|
2011-10-21
| ||
| 20:24 | Begin improvement efforts on the "diff" functions by adding the --context option to the "diff" command. file: [ed41ae4216] check-in: [3bbbbdfd7d] user: drh branch: diff-enhancements, size: 60616 | |
|
2011-10-19
| ||
| 18:59 | Fix for ticket [e5999e25eedeb]. Code style fix. file: [ca6028ddb7] check-in: [4a296c0b1c] user: jan branch: trunk, size: 60598 | |
| 01:49 | Fix a missed class="button" on the info page. file: [79341db0cc] check-in: [5f0899bba6] user: drh branch: trunk, size: 60510 | |
| 01:44 | Increase the version number to 1.20. Improvements to style sheets. file: [18839cb520] check-in: [91db2ccfa2] user: drh branch: trunk, size: 60509 | |
|
2011-10-18
| ||
| 23:37 | When editing the properties of a check-in and comparing the old and new comment text, ignore leading and trailing whitespace and the differences between \r\n and \n. Hopefully this will reduce the number of unwanted comment edits. file: [c663eee84c] check-in: [48928829e2] user: drh branch: trunk, size: 60427 | |
|
2011-10-17
| ||
| 13:09 | Font size adjustments for side-by-side diff. Use the dp= query parameter of timeline on the info page. file: [55cfb52fbe] check-in: [eefb31683b] user: drh branch: trunk, size: 59637 | |
|
2011-10-16
| ||
| 21:04 | Renamed 1/2-pane diffs to unified and side-by-side in the ui. file: [65decd5164] check-in: [ff9de303e3] user: jan branch: jan-sbsdiff, size: 59652 | |
| 16:19 | Add sbsdiff options when using show-version-diffs. file: [541ac90654] check-in: [adace7586e] user: jan branch: jan-sbsdiff, size: 59582 | |
|
2011-10-15
| ||
| 21:25 | Add sbsdiff link to the /info page. file: [a84dc4c3ff] check-in: [286f09508c] user: jan branch: jan-sbsdiff, size: 59156 | |
| 18:45 | Add button to toggle sbsdiff for /vdiff views. Renamed the button in /fdiff. file: [32240cad7f] check-in: [d1f63cd823] user: jan branch: jan-sbsdiff, size: 58730 | |
| 18:05 | Add button to toggle sbsdiff for /fdiff views. file: [f501a2d65e] check-in: [d0988fb5bb] user: jan branch: jan-sbsdiff, size: 58386 | |
| 15:42 | Merge the latest trunk changes into the side-by-side diff branch. file: [7855cefb13] check-in: [15de70c21f] user: drh branch: jan-sbsdiff, size: 58019 | |
| 14:33 | Updated comments. Slightly more centralization of sbsdiff table generation. file: [803256a512] check-in: [c5ac4f800e] user: jan branch: jan-sbsdiff, size: 58010 | |
| 12:49 | Fix bug which disabled patch file generation. file: [3c43f6251f] check-in: [dc27e13460] user: jan branch: jan-sbsdiff, size: 58167 | |
| 12:22 | Make sure sbsdiff lines are escaped properly. Started adding side-by-side diff support to fdiff. file: [b5db1f250a] check-in: [ff41d4be8a] user: jan branch: jan-sbsdiff, size: 58156 | |
|
2011-10-14
| ||
| 22:21 | Added two (local) options to sbsdiff (allow expansion and max columns limit), though they can't be changed in runtime yet. Added some missing error handling. file: [077986fa95] check-in: [47cdbbf2fb] user: jan branch: jan-sbsdiff, size: 57807 | |
| 00:06 | Add /*sort*/ marks to some SQL queries to disable warnings about sorting without an index. file: [45986faf2c] check-in: [fff43ebb5b] user: drh branch: trunk, size: 56845 | |
|
2011-10-13
| ||
| 23:48 | Started adding support for showing side-by-side diffs in the web ui. file: [387ee11bd6] check-in: [a6a8e89413] user: jan branch: jan-sbsdiff, size: 57808 | |
|
2011-09-15
| ||
| 00:54 | Further progress towards jerusalem on yet another holy docco crusade! Checkin #3/n file: [a598507dd8] check-in: [17f21f2482] user: martin.weber branch: msw-docco, size: 56888 | |
|
2011-09-14
| ||
| 17:45 | Refactored g.okXXX perms flags to g.perm.XXX. file: [c20f0b7dd4] check-in: [34b4dec0bc] user: stephan branch: stephan-hack, size: 56836 | |
| 11:06 | Distinguish between direct family and merge relationships in the common status information such as seen with the "fossil info" command. file: [73983355ea] check-in: [9caa3506c5] user: drh branch: trunk, size: 56746 | |
|
2011-09-13
| ||
| 12:42 | online docco for [4fe2214116] (support for fossil info / descendants ?-R repo?) file: [30ab21ad96] check-in: [a336ff53d2] user: martin.weber branch: msw-docco, size: 56451 | |
| 00:40 | Add support for the -R option on several command-line subcommands. file: [b890ff2255] check-in: [4fe2214116] user: drh branch: trunk, size: 56356 | |
|
2011-09-06
| ||
| 07:33 | Two fixes about localtime: * The ci_edit page tells the user that it asks UTC time * The object_description gives links to localtime (if it's set in the config). Otherwise the links were not pointing at the concerning checkin. file: [9707e93c41] check-in: [1765c18d94] user: viriketo branch: localtime_fixes, size: 56469 | |
|
2011-08-31
| ||
| 16:28 | Merge improvements to artifact descriptions into symlinks branch. Also modify displaying of permissions: now web UI shows "File", "Executable file", or "Symbolic link" in file artifact description. file: [8c25858253] check-in: [3115774ffe] user: dmitry branch: symlinks, size: 56427 | |
| 14:28 | Show the branch name in artifact descriptions. file: [8e82e9e0b1] check-in: [2e38bed49e] user: drh branch: artifact_description, size: 56168 | |
| 09:00 | I fix the html related to the artifact description, about pairs of ul. I also disable the [view] link in the 'fdiff' ui page, because we already provide a link to the artifact in the h2 titles stating the artifacts compared. file: [1aea95e5d3] check-in: [e55105e58f] user: viriketo branch: artifact_description, size: 55803 | |
| 08:34 | Fixing the display of the artifact description when the artifact appears as different filenames. file: [8e69948696] check-in: [f8eff242fe] user: viriketo branch: artifact_description, size: 55881 | |
| 08:24 | Trying to improve the ui artifact description to something easier to parse by the human eye. I'd still like to have the branch name of every checkin, but I still don't know how to get it. file: [2c55c7b476] check-in: [d34a1b9f3d] user: viriketo branch: artifact_description, size: 55829 | |
|
2011-08-27
| ||
| 20:37 | Indicate whether a file artifact is a symlink or an executable in the web interface. file: [d3eec8d3c2] check-in: [a7bf0e9ba4] user: dmitry branch: symlinks, size: 55944 | |
|
2011-08-25
| ||
| 13:48 | Fix one more use of number instead of constant for permissions. file: [b9714d3051] check-in: [35de2bdd07] user: dmitry branch: symlinks, size: 55782 | |
|
2011-08-23
| ||
| 17:44 | Fill islink field in vfile table when adding files. Support symlinks in export. Make manifest_file_perm() return 2 for symlinks. Add file_perm() function, and use it instead of file_isexe() when we need both isexe and islink properties. file: [2d70ea2b86] check-in: [4619361d58] user: dmitry branch: symlinks, size: 55759 | |
|
2011-06-29
| ||
| 17:10 | Simplify some the "name" parameter to the "artifact" URIs. file: [22d1aa9a30] check-in: [5acc3e4cc4] user: drh branch: trunk, size: 55727 | |
|
2011-06-23
| ||
| 11:24 | added version diff from info page file: [b48cca64e5] check-in: [6a84934b44] user: ron branch: rons diff mods, size: 56050 | |
| 08:56 | added "diff from other version" to fdiff page file: [3472ff1cff] check-in: [b785f08608] user: ron branch: rons diff mods, size: 55815 | |
|
2011-06-14
| ||
| 22:31 | Disable several warnings about sorting w/o an index. file: [dd94c18944] check-in: [b893eb0dad] user: drh branch: trunk, size: 55573 | |
|
2011-06-02
| ||
| 20:49 | Improved handling of check-in diff display when files have changed names but are otherwise unmodified. Requires a rebuild to get the display exactly right since the MLINK table needs to be recomputed. file: [a0414c3e61] check-in: [067cda2645] user: drh branch: trunk, size: 55546 | |
|
2011-06-01
| ||
| 22:32 | In contexts where only a check-out makes since, only resolve tags or branch names into check-outs, not events or other artifacts. Ticket [5f611295e3c2a8]. file: [ce2e2e595b] check-in: [2a013f0228] user: drh branch: trunk, size: 54921 | |
|
2011-05-27
| ||
| 12:03 | Do not use strcmp() for comparison since the sort order can vary by locale. Use fossil_strcmp() instead. Ticket [3f0216560679fd41]. file: [21fd71ff82] check-in: [32ad9a1584] user: drh branch: trunk, size: 54904 | |
|
2011-05-06
| ||
| 16:55 | Merge the latest trunk changes into windows-i18n branch. file: [698126d41a] check-in: [59ddd3c8ae] user: drh branch: windows-i18n, size: 54890 | |
| 16:44 | Show the artifact numbers on the From and To of a file diff. file: [ebd8a6dcd0] check-in: [9a63d1f048] user: drh branch: trunk, size: 54800 | |
|
2011-04-27
| ||
| 18:21 | Attempt to get Fossil working on windows systems that do not use UTF8 in the shell. file: [91f7de4a3c] check-in: [e805fa8db9] user: drh branch: windows-i18n, size: 54612 | |
|
2011-04-25
| ||
| 22:23 | Change the definition of a "Leaf" to be any node that has no children of any kind (merge or non-merge) in the same branch. A "rebuild" or a "fossil leaves --recompute" is required to recompute the LEAF table after upgrading to this version. file: [acda9c4b5b] check-in: [e17fc71319] user: drh branch: trunk, size: 54522 | |
| 20:26 | Add hyperlink to the annotation of a file in the object description header. file: [94eecaf472] check-in: [030a048697] user: drh branch: trunk, size: 54559 | |
|
2011-04-18
| ||
| 12:29 | Add the PT() and PDT() macros for extracting query parameters with leading and trailing whitespace removed. Use those macros to in the check-in edit page. Do not create branches or tags with empty names. Ticket [e613f452fada00]. file: [3b6627945e] check-in: [655e78209b] user: drh branch: trunk, size: 54431 | |
|
2011-04-07
| ||
| 15:58 | Add a missing </p> tag on the check-in info page. file: [a4860a776e] check-in: [19cf613123] user: drh branch: trunk, size: 54394 | |
|
2011-03-29
| ||
| 13:54 | Add more colors to the background color palette. file: [d0fe09013e] check-in: [51759d5248] user: drh branch: trunk, size: 54390 | |
|
2011-03-23
| ||
| 12:32 | If the "info" webpage references an ambiguous artifact ID, show all of the possible results. file: [7a54e1d925] check-in: [2c8ea5ff2c] user: drh branch: trunk, size: 54199 | |
|
2011-03-09
| ||
| 02:23 | Add the ability to deliver compressed tarballs in addition to ZIP archives. file: [654fc91156] check-in: [d5d676f0c7] user: drh branch: trunk, size: 54003 | |
|
2011-02-25
| ||
| 17:49 | Remove a superfluous ';' from the end of artifact listings. file: [b98304cf78] check-in: [a48c661d9a] user: drh branch: trunk, size: 53806 | |
| 16:20 | Track file permission changes in the mlink table. Updating through this check-in requires a rebuild. file: [de3be16a71] check-in: [7f11789bf1] user: drh branch: trunk, size: 53807 | |
| 01:13 | Clarify the documentation for the operation of the "info" command. Ticket [74cfdb438a246e46] file: [f2104f7c9b] check-in: [828bf98aff] user: drh branch: trunk, size: 53263 | |
|
2011-02-24
| ||
| 17:11 | Infrastructure changes: Simplify content_put() to a single parameter. Add content_put_ex() with lots of extra parameters. Add isPrivate parameters to content_put_ex() and content_new(). file: [d4371c8b9a] check-in: [1b4516168d] user: drh branch: trunk, size: 53165 | |
|
2011-02-21
| ||
| 18:20 | Factor the code that outputs line-numbered text into a separate subroutine, for clarity of presentation. file: [663915e572] check-in: [a4d57c6b26] user: drh branch: trunk, size: 53174 | |
|
2011-02-20
| ||
| 00:12 | Augment the fdiff web method to accept a "patch" query parameter and output text/plain if the parameter is present. file: [4e4c582318] check-in: [c190bcc3ce] user: drh branch: trunk, size: 52537 | |
|
2011-02-19
| ||
| 16:14 | Add the "vpatch" web method that returns the difference between two checkins as text/plain and a a "patch" hyperlink on the checkin information page that jumps to the appropriate vpatch page. file: [b0b6edcbc9] check-in: [4bdf71b1ce] user: drh branch: trunk, size: 52086 | |
|
2011-02-18
| ||
| 21:47 | Improved display of selected band in a text artifact. file: [971dede47a] check-in: [b9d4631421] user: drh branch: trunk, size: 51462 | |
| 19:31 | Enhance the /artifact method so that the ln=M,N argument shows linenumbers and highlights lines between M and N. file: [2afa3cb74b] check-in: [6e0dd3bab7] user: drh branch: trunk, size: 51273 | |
| 17:26 | Only show the "Original Date" if its display time is different from the "Date". Ignore differences in milliseconds. file: [e07c004829] check-in: [022a74a93f] user: drh branch: trunk, size: 50124 | |
|
2011-02-17
| ||
| 20:44 | Make sure manifest_crosslink() resets its input blob and that callers know this and do not attempt to reuse that blob. file: [babc93cc91] check-in: [d22519e500] user: drh branch: trunk, size: 50086 | |
|
2011-01-14
| ||
| 21:07 | Fix the /info URL so that it works for events. Ticket [b5efc3a47bd10f0510]. file: [4242734614] check-in: [1e801c5f64] user: drh branch: trunk, size: 50048 | |
|
2011-01-07
| ||
| 16:20 | Record fractional seconds for artifact times. file: [5abf4e3230] check-in: [722d7cac97] user: drh branch: trunk, size: 49913 | |
|
2011-01-05
| ||
| 13:36 | Provide a much larger palette of predefind background colors on the Checkin-Edit screen. file: [692be74b20] check-in: [ddf5f36765] user: drh branch: trunk, size: 49939 | |
|
2010-12-30
| ||
| 01:29 | follow-up to [e22fca9640|Hex adjustment checkin]; an image -is- a binary file already - no need to display a "Hex" link for it explicitly (already done). file: [60b77d8bcd] check-in: [fab89453c5] user: bch branch: trunk, size: 49543 | |
|
2010-12-23
| ||
| 02:22 | Add new function fossil_strcmp() that works like strcmp() except that it handles NULL arguments correctly. Use fossil_strcmp() in place of strcmp() in many places in the code. file: [8c1d39741d] check-in: [31c52c7b3e] user: drh branch: trunk, size: 49622 | |
|
2010-12-19
| ||
| 02:09 | Clear compiler warnings on OpenBSD. No functional code changes. file: [fb6f2ba279] check-in: [bbbb35a3c6] user: drh branch: trunk, size: 49552 | |
|
2010-12-18
| ||
| 01:38 | Fix the check-in editor so that it does not try to change the date on every edit of the check-in, but only on edits that actually change the date. file: [5ccf1e74ee] check-in: [b230721eb8] user: drh branch: trunk, size: 49478 | |
|
2010-12-17
| ||
| 21:06 | In the check-in property editor, change the bgcolor tag even if the only change is to toggle color propagation on or off. Ticket [fcadf658ed282b3a2]. file: [a2a465c619] check-in: [2080d52168] user: drh branch: trunk, size: 49482 | |
|
2010-12-16
| ||
| 14:46 | Use relative URLs for hyperlinks whereever possible, so that Fossil can work better behind a reverse proxy. file: [13bca0ed8c] check-in: [daeb10f65f] user: drh branch: trunk, size: 49093 | |
|
2010-12-14
| ||
| 00:36 | Merge in the experimental clone speed enhancement. file: [b707e45cdd] check-in: [3543ed62bb] user: drh branch: trunk, size: 49157 | |
| 00:15 | Do not show a hex dump by default when viewing a binary artifact. Instead, just say that the artifact contains binary data and give a "Hex" submenu to view the hex if that is what the user wants. Ticket [a470443b64412d2856]. file: [e22fca9640] check-in: [dbb02ff1f9] user: drh branch: trunk, size: 49154 | |
|
2010-12-09
| ||
| 15:52 | New cloning algorithm appears to be much faster at the cost of slightly more network bandwidth. Fully backwards compatible. Need to look at the network bandwidth issue prior to merging with trunk. Perhaps a command-line option for the clone command to select between slow-and-small or fast-and-larger. file: [c5f9bcd572] check-in: [8bb8be26ca] user: drh branch: experimental, size: 49143 | |
|
2010-11-25
| ||
| 00:17 | Add a new link to the check-in "info" page that goes to a timeline showing just the immediate parents and children of a check-in. Ticket [746949c9318554c137f5]. file: [199d64d421] check-in: [8c04a873c8] user: drh branch: trunk, size: 49140 | |
|
2010-11-24
| ||
| 23:45 | If the date of a check-in has been changed by a tag, then show that fact on the "info" page for the check-in. <i>Requires a rebuild</i>. file: [ee5664c7a5] check-in: [576f6db2a8] user: drh branch: trunk, size: 49073 | |
|
2010-11-11
| ||
| 22:04 | Add support for "magic" tags "ckout", "prev" and "next". Show the version updating to when performing an "update". file: [3447711f69] check-in: [5ea9ad379d] user: drh branch: trunk, size: 48827 | |
|
2010-10-26
| ||
| 19:01 | merge from trunk file: [39e8eda96f] check-in: [4260bc6a22] user: wolfgang branch: StvPrivateHook2 , size: 49679 | |
|
2010-10-15
| ||
| 20:37 | Refactor the control-artifact parser. file: [28ef7eae65] check-in: [da9fcdc95a] user: drh branch: experimental, size: 48498 | |
| 16:11 | merge from trunk file: [ae6b418cc3] check-in: [c127179362] user: wolfgang branch: wolfgangHelpCmd, size: 49488 | |
|
2010-10-14
| ||
| 20:28 | Always show diffs for added and deleted files in the web UI. Show added and deleted files in diffs with -N and the --from and --to options to the command-line diff command. Ticket [e90d38c2054e9b44792] file: [4fda49e19e] check-in: [703653489e] user: drh branch: trunk, size: 48330 | |
|
2010-10-10
| ||
| 13:38 | added cross references for help file: [c87dd6db39] check-in: [c3bf3c0c63] user: wolfgang branch: wolfgangHelpCmd, size: 49411 | |
| 08:59 | added more cross reference file: [5a342f4d66] check-in: [c2ef371590] user: Ratte branch: wolfgangHelpCmd, size: 49396 | |
|
2010-10-09
| ||
| 20:13 | show references to commandline on webpages; add httptrace to windows http server file: [b8e07c926b] check-in: [d1d1cd122b] user: wolfgang branch: wolfgangHelpCmd, size: 49384 | |
| 13:33 | added a gui diff form to enter the UUIDs, branches, .. and add a link to info page file: [3a5c9e7be2] check-in: [cee3e0812c] user: wolfgang branch: wolfgangHelpCmd, size: 49300 | |
|
2010-10-02
| ||
| 12:37 | Event background colors are now working. file: [daadb5dec6] check-in: [6f93ca9418] user: drh branch: experimental, size: 48253 | |
| 03:28 | Add the ability to assign background colors to the timeline entries for events. file: [030943cd95] check-in: [a5110365a3] user: drh branch: experimental, size: 48092 | |
|
2010-09-29
| ||
| 13:29 | Code formatting tweaks. file: [8666b1c670] check-in: [8fce80ea99] user: drh branch: wolfgangFormat2CSS_2, size: 47441 | |
|
2010-09-26
| ||
| 11:32 | code layout optimoied for user color input and standard style comment for use of jscolor.com.. file: [15179fcc84] check-in: [87e27419fd] user: wolfgang branch: wolfgangFormat2CSS_2, size: 47435 | |
| 10:35 | edit checkin page html validated and added custom color edit file: [8097f2875e] check-in: [41385f75da] user: wolfgang branch: wolfgangFormat2CSS_2, size: 47233 | |
|
2010-09-13
| ||
| 22:14 | Avoid the use of tabs. Make sure lines do not exceed 80 characters. file: [be46c87a3d] check-in: [4cc0ebef9a] user: drh branch: wolfgangFormat2CSS, size: 46711 | |
|
2010-09-12
| ||
| 12:49 | corrected some & chars in hyperlinks and added missing quotes in attribute values file: [ef2c37b7ea] check-in: [214d2faf6d] user: wolfgang branch: wolfgangFormat2CSS, size: 46718 | |
| 10:42 | file timeline/attach pages HTML-validated file: [d656998ab7] check-in: [cd2f91d31a] user: wolfgang branch: wolfgangFormat2CSS, size: 46652 | |
| 08:47 | correct all unclosed br and hr tags, skipped sqlite.c file: [9eab7e9654] check-in: [692b67bdcc] user: wolfgang branch: wolfgangFormat2CSS, size: 46600 | |
|
2010-09-10
| ||
| 20:19 | fixed many HTML-validator errors and moved more formats to CSS - tested on firefox and IE file: [547606815b] check-in: [d1305d0a7a] user: wolfgang branch: wolfgangFormat2CSS, size: 46586 | |
|
2010-08-28
| ||
| 06:59 | This is the first check-in on the windowscompilers branch and it adds the <a href="http://www.digitalmars.com/">Digital Mars C compiler</a> The user should have dmc installed in c:\DM with zlib in c:\DM\extra\lib and c:\DM\extra\include. typing c:\DM\bin\make -f win\Makefile.dmc builds fossil.exe in dmcobj The following files were edited or added: <p>Checks if one of the windows compilers is used. If so we define _WIN32. Defining _WIN32 is normally done by<br>#include <windows.h><br> However most of the time we don't use windows.h. </p> <p>Adding an other windows compiler is done by adding<br> "|| defined(__COMPILER_IDENTIFIER__)"<br> and maybe some special things in the files below. Like <pre> </pre> </p> <p>These have all __MINGW32__ replaced by _WIN32. And in some places special processing for either MINGW32 or DMC <p>In popen2 the _open_osfHandle call first parameter is cast to a long. DMC refused to compile without the cast.</p> <p>DMC complained that it didn't knew of time_t in rss.h. time.h came after rss.h. Switching the two solved it! </p> <p>added tcl code to generate Makefile.dmc. tclsh src/makemake.tcl dmc prints to stdout the makefile. As a convienience to the end-user I added the win/Makefile.dmc to the repository. There are few changeable variables in there for adjusting path, CFLAGS LIBS etc. </p> <p>These are needed because DMC and MSVC doesn't provided them. dirent.h is copied verbatim from the net. unistd.h I found on the net too, but added some defines. <p>The problem with windows it doesn't have AWK standard installed. version.c creates VERSION.h. It is a very simple C-program and doesn't do a lot of checking. </p> file: [f3e7f96a0f] check-in: [f66f414fd3] user: renez branch: windowscompilers, size: 46518 | |
|
2010-08-26
| ||
| 14:13 | Show diffs on info pages even if the user lacks history privilege. file: [b39ed38fcd] check-in: [72147afc9d] user: drh branch: trunk, size: 46517 | |
|
2010-08-23
| ||
| 22:24 | Omit the link to the "ZIP archive" if the user does not have permissions to download the ZIP archive. Ticket [f18142409088bfc707e26]. file: [104283f9f2] check-in: [8474ca6747] user: drh branch: trunk, size: 46314 | |
|
2010-08-21
| ||
| 04:06 | The command-line "diff" does not ignore whitespace at the end of lines and it generates a well-formed patch file that can be fed directly into "patch -p 0". Ticket [a9f7b23c2e376af]. GUI diffs and the merge commands do ignore end-of-line whitespace. file: [4b9aa4efd3] check-in: [5ef7435ac0] user: drh branch: trunk, size: 46283 | |
|
2010-08-16
| ||
| 19:06 | extend new "comment" feature of "info" subcommand to include username file: [ed521e91a8] check-in: [391ef2853b] user: bch branch: trunk, size: 46277 | |
| 12:11 | Add the "comment:" field to the output of "fossil info". file: [086b805633] check-in: [da52ff9363] user: drh branch: trunk, size: 46228 | |
|
2010-08-07
| ||
| 18:09 | Enhance the "vdiff" web method so that it shows the differences between to arbitrary check-ins identified by the "from" and "to" query parameters. file: [5b092ac502] check-in: [1d713f3f4d] user: drh branch: trunk, size: 46054 | |
|
2010-06-16
| ||
| 20:33 | On a branch timeline, in addition to showing the checkins of the branch, also show check-ins of other branches that merge into or from the branch being displayed. This helps to show what has happened to an infrequently changing branch which is part of a much more active project. file: [1977ba9005] check-in: [6752934026] user: drh branch: trunk, size: 44100 | |
|
2010-06-09
| ||
| 12:29 | Updates to the homepage. Fix a minor bug in the check-in edit screen of the web-UI. file: [c44525a417] check-in: [404aaecff8] user: drh branch: trunk, size: 44100 | |
|
2010-05-21
| ||
| 15:16 | Fix an unterminated string in the information viewer for attachments. file: [e83d9d8f62] check-in: [65d2067247] user: drh branch: trunk, size: 44098 | |
|
2010-05-16
| ||
| 19:08 | Change from GPL to the Simplified BSD License. file: [a49ca7a34a] check-in: [c06edd231f] user: drh branch: clear-title, size: 44153 | |
|
2010-05-02
| ||
| 19:21 | Add support for URLs of the form: artifact?ci=CHECKIN&filename=FILENAME. file: [d297297e03] check-in: [6f9901dd42] user: drh branch: trunk, size: 44429 | |
|
2010-04-27
| ||
| 17:02 | Allow the branch name to be changes in the check-in edit screen for a check-in that is the first check-in of a new branch. file: [d108aa4f65] check-in: [af8a8979c6] user: drh branch: trunk, size: 43544 | |
|
2010-04-22
| ||
| 01:02 | When the "name" parameter for the /artifact webpage (and similar pages) is ambiguous, bring up a page that allows the user to choose between the various options. Ticket [901936cf06df1b9b9a]. file: [212b969a92] check-in: [d02115bbf0] user: drh branch: trunk, size: 43678 | |
| 00:12 | Remove dead code and fix a comment - issues found while looking for an unrelated problem. file: [2bf8357797] check-in: [d4125d551e] user: drh branch: trunk, size: 43652 | |
| 00:00 | Fix incorrect redirects to "/home" when there is an ambiguous name on the artifact webpage. Ticket [901936cf06df1b9b]. Still need to add code that will list all possible answers and let the user choose. file: [4928889288] check-in: [f44a3f70be] user: drh branch: trunk, size: 43654 | |
|
2010-04-07
| ||
| 20:35 | SQLite bug fix. Change a LIKE to a GLOB so that it can use an index. file: [69c3c20964] check-in: [5721bce885] user: drh branch: trunk, size: 43660 | |
|
2010-03-30
| ||
| 14:29 | Use artifact IDs, not record IDs, on the "diff" link of check-in change listings. file: [ef35d0ad3f] check-in: [61c52dd6aa] user: drh branch: trunk, size: 43661 | |
|
2010-03-21
| ||
| 21:51 | Avoid the use of rowids in URLs, since they can change on a rebuild. Use SHA1-derived artifact IDs instead. file: [e17fd42756] check-in: [a4b10f43e2] user: drh branch: trunk, size: 43707 | |
|
2010-03-17
| ||
| 23:15 | Basic functionality of attachments is now in place. file: [6ccf198d8c] check-in: [dd2d3177b1] user: drh branch: experimental, size: 43819 | |
|
2010-03-03
| ||
| 03:34 | Add a hyperlink on branch tags of the info display that carries the user to a timeline of the branch. file: [472b905460] check-in: [732e3db329] user: drh branch: trunk, size: 42513 | |
|
2010-02-16
| ||
| 17:49 | Remove surplus ":" from the user-home: line in windows builds. Ticket [eff2cbe5ae11c] file: [cca5d86843] check-in: [0ee44737e8] user: drh branch: trunk, size: 42353 | |
|
2010-01-20
| ||
| 15:48 | Fix the object ID decoding on the /info page. Ticket [a5403e6eee]. file: [f1ce85a364] check-in: [5eea3db6c1] user: drh branch: trunk, size: 42353 | |
|
2010-01-19
| ||
| 17:34 | Cleanup of the code used to resolve tag names in contexts where an artifact ID can be entered. file: [7c2b3f6568] check-in: [bf56b2ddf4] user: drh branch: trunk, size: 42307 | |
|
2010-01-06
| ||
| 13:48 | Only show propagating tags (not single-checkin tags) in the check-in comment entry template. file: [3aeb3e1bef] check-in: [4943c0e504] user: drh branch: trunk, size: 42642 | |
|
2009-12-27
| ||
| 18:19 | Fix an invalid free() call that could occur when the "info" command was used with an invalid artifact ID. Ticket [aa8ba0fffa]. file: [461c233b78] check-in: [9d3fe01ae3] user: drh branch: trunk, size: 42492 | |
|
2009-12-26
| ||
| 15:30 | removed an extraneous pair of row/cell closing tags. Fixed TH tags which were closed with TD instead of TH. file: [01ca652853] check-in: [06b964a0cf] user: stephan branch: trunk, size: 42480 | |
|
2009-12-18
| ||
| 23:54 | For the "version information" web pages, change the default behavior to only show the list of files that changed, not the diffs. But there is a link to get diffs of all files or of individual files. The default behavior can be changed using a Setup/Timeline configuration option to show diffs by default. file: [806a78d802] check-in: [0f4f6c0325] user: drh branch: trunk, size: 42497 | |
|
2009-12-17
| ||
| 14:51 | Update the "checkin" command so that the template check-in message contains a comment that shows the branch tags that will be associated with the new check-in. file: [f5284fa22d] check-in: [6df39e37f2] user: drh branch: trunk, size: 41429 | |
|
2009-11-11
| ||
| 16:21 | Deal with windows filename aliasing in the "all" command. Ticket [974618fe5a8]. Also display the home directory for windows users with the "info" command since the home directory is non-obvious in windows. file: [dd6de258e1] check-in: [d5695157d0] user: drh branch: trunk, size: 41128 | |
|
2009-10-31
| ||
| 15:07 | Add an "finfo" command to give file history. file: [07a09dc029] check-in: [8c8f8616a6] user: drh branch: trunk, size: 41032 | |
|
2009-09-11
| ||
| 18:27 | Always print the "project-name" using the command-line "info" command. Avoid an extra "/" character when constructing files for check-in. file: [bdf1a77d15] check-in: [bbd758ecc3] user: drh branch: trunk, size: 43609 | |
|
2009-08-31
| ||
| 00:09 | When listing the history of a file, show the check-in associated with each new version of that file. file: [eec9dcd76a] check-in: [96c1043c61] user: drh branch: trunk, size: 43538 | |
|
2009-08-30
| ||
| 01:22 | Disable additional hyperlinks when "history" privilege is disabled (by default when the user has not signed in as "anonymous" or other known user.) Help prevent spiders for soaking up bandwidth. file: [7cbe41c03c] check-in: [5fe3aee839] user: drh branch: trunk, size: 43289 | |
|
2009-08-29
| ||
| 22:39 | Add more hyperlinks on dates and userids. file: [9956b9b09c] check-in: [58903a0fec] user: drh branch: trunk, size: 42733 | |
| 18:47 | Better descriptions of raw artifacts on the "artifact" URL. file: [3f3e3d13b1] check-in: [ee544f4843] user: drh branch: trunk, size: 42547 | |
| 16:45 | Add additional hyperlinking of dates and userids. For a "circa" timeline, show the "circa" point in the timeline listing. file: [3701ba08d0] check-in: [b5f4f910b7] user: drh branch: trunk, size: 42582 | |
|
2009-08-28
| ||
| 22:59 | Deleted some obsolete "todo" files. Updated the FAQ. Modified the the "vinfo" page to show check-in differences and made "vinfo" the default display for check-ins instead of "vdiff". file: [781d76a85f] check-in: [713b8be852] user: drh branch: trunk, size: 47131 | |
| 17:58 | Show the date and time on checkouts in the "info" command. file: [11d48dcc33] check-in: [76630dd9f3] user: drh branch: trunk, size: 45898 | |
|
2009-08-26
| ||
| 18:25 | Add the --private option to the "fossil commit" command. This option creates a private branch which is never pushed. file: [10f41cb27f] check-in: [02a584f7f5] user: drh branch: trunk, size: 45460 | |
|
2009-08-21
| ||
| 16:25 | Add the ability to edit check-in dates using control artifacts. Useful if a user does a check-in when their system clock is set incorrectly thus causing an incorrect timestamp to appear on the check-in artifact. <b>You must run "<i>fossil all rebuild</i>"</b> after upgrading to this or any later version of fossil from a prior version. file: [4d0388b1d8] check-in: [ac03d43348] user: drh branch: trunk, size: 45413 | |
|
2009-08-15
| ||
| 16:47 | Add the "circa" capability to the timeline. Check-in hyperlinks go to the "diff" page by default, rather than the "detail" page. file: [e3bec54d02] check-in: [5a539f82dc] user: drh branch: trunk, size: 44638 | |
|
2009-08-13
| ||
| 14:27 | Disconnect the global configuration database in ~/.fossil from the respository database in most cases. This allows multiple "sync" or "commit" operations to be running on different repositories at the same time. file: [ce7fc1bbb9] check-in: [00ac7945a9] user: drh branch: trunk, size: 44096 | |
|
2009-08-11
| ||
| 15:14 | Change the date markers in file info pages to use the same CSS tags as the timeline. file: [cb5129afc5] check-in: [53f04b180c] user: drh branch: trunk, size: 44095 | |
|
2009-01-29
| ||
| 02:42 | The "artifact" webpage renders wiki as wiki and html as html but gives submenu items to convert the rendering back to plain text (and hexdump). file: [012036faaa] check-in: [c7fe01fe8e] user: drh branch: trunk, size: 44304 | |
|
2009-01-28
| ||
| 22:56 | Add a "View" submenu item on the artifact viewer for files with wiki mimetype. file: [ee344959f3] check-in: [0a2a1b4dde] user: drh branch: trunk, size: 44006 | |
| 22:23 | A a "View" submenu option for the content viewer when the file is HTML. file: [3cb6b66184] check-in: [d4fedbb4ad] user: drh branch: trunk, size: 43427 | |
| 21:41 | Add the ci=LABEL parameter to the "dir" webpage in order to look at just files within a single check-in. Add a Download link on the artifact and hexdump viewers. file: [8b65dc436f] check-in: [923d644b89] user: drh branch: trunk, size: 43224 | |
|
2009-01-25
| ||
| 20:13 | Rename the "vinfo" page to "ci" and the "vedit" page to "ci_edit". file: [b42d745af6] check-in: [9be1b00392] user: drh branch: trunk, size: 42251 | |
| 20:10 | Revised formatting of the "Tags and Properties" division of the check-in information screen. file: [8f7bead3fd] check-in: [eb8223e164] user: drh branch: trunk, size: 42268 | |
| 19:47 | Add explanatory text to the top of the rcvfromlist webpage. The info page for the root check-in now knows how to redirect to vinfo. file: [a4c9127cb5] check-in: [9c89b0e0f1] user: drh branch: trunk, size: 42250 | |
| 19:18 | Documentation tweaks. Change the "Setup" menu title to "Admin". Added pages under Admin to view the RCVFROM table of the database. file: [420d4f7587] check-in: [766bec08ce] user: drh branch: trunk, size: 42164 | |
|
2009-01-22
| ||
| 14:04 | Changes some "Baseline" labels to "Check-in". file: [b888c0d485] check-in: [e8d3e327f1] user: drh branch: trunk, size: 41633 | |
| 13:52 | Add the ability to cancel existing tags from the web interface, on the "vedit" page. Disable the display of "Leaf" on the timeline for closed leaves. file: [e59b0728c7] check-in: [73c23a4279] user: drh branch: trunk, size: 41633 | |
| 13:08 | Reenable the "Tags" menu item, but make it go to the new "taglist" page. Also add separate "tagtimeline" page and separate "brlist" into "brlist" and "brtimeline". file: [5f178b6ba9] check-in: [a12cb216b7] user: drh branch: trunk, size: 39876 | |
| 12:03 | Change the way branches are tagged: The value of the "branch" property is used to identify the branch name. Repository rebuild required. Also, branches must be retagged. file: [24ba1fa9ee] check-in: [42c2a18e73] user: drh branch: trunk, size: 39900 | |
| 01:10 | Improved messages in the "tags and properties" section of the vinfo page. Distinguish between a merge between forks and a merge between branches. A merge from forks, closes the fork, but not a merge from a branch. file: [e618e31047] check-in: [042a08b564] user: drh branch: trunk, size: 36836 | |
|
2009-01-21
| ||
| 23:40 | Track the origin of tags and display that origin in the tag and properities information field of the "vinfo" page. Must "fossil rebuild" after this change. file: [b49f2b6028] check-in: [08db9e11cb] user: drh branch: trunk, size: 36760 | |
| 18:42 | Improvements to the timeline when displaying check-ins with a given tag. file: [e44bb517cc] check-in: [e631d8af6d] user: drh branch: trunk, size: 36494 | |
| 17:52 | New color choices on the background color editor. file: [f65e70f125] check-in: [9c256a46b7] user: drh branch: trunk, size: 36538 | |
| 02:54 | The "fossil info" command now shows tags associated with the current check-out. file: [0a7e3b6c33] check-in: [2521a0a9a7] user: drh branch: trunk, size: 36476 | |
|
2009-01-20
| ||
| 23:47 | Change the page header from Baseline to Check-in on the "vinfo" page. Fix a bug introduced into tagview (ticket [309c57b3d27219fa6ad601c0021dc067a7cb992d]). file: [34fba006b8] check-in: [bf7ca1a4d8] user: drh branch: trunk, size: 36058 | |
| 23:39 | On the "vinfo" page, add a link to a timeline of all other check-ins with the same tag. file: [53c5bc287b] check-in: [fecb3e5cc9] user: drh branch: trunk, size: 36058 | |
| 22:53 | Add a gray color option on the color changer. Help the "info" webpage to figure out that an artifact is a check-ins when the check-in changes no files relative to its parent (when the check-in only creates a new branch.) file: [a275e2aa98] check-in: [3b3116e490] user: drh branch: trunk, size: 35555 | |
| 22:21 | Add web-based branch color changer. Add the "branch list" command. Simplifications to color propagation logic. file: [3249a68164] check-in: [b7f32a71ab] user: drh branch: trunk, size: 35438 | |
| 16:51 | Attempting to rationalize the tagging and branching logic. The "branch" command has been resurrected and appears to work now. The "tag branch" command has been removed. Special tags "newbranch" and "closed" used to manage branches. New changes are not well-tested - use with caution. You must "rebuild" when upgrading through this version. file: [6aacb697cc] check-in: [b6e22e62cf] user: drh branch: trunk, size: 33197 | |
|
2008-11-17
| ||
| 19:17 | Improvements to object description on an artifact display. file: [594a3689d1] check-in: [5452b32a9f] user: drh branch: trunk, size: 33194 | |
| 19:11 | Modify the artifact viewer to base the mimetype off of artifact content, not the artifact name. file: [48386916c4] check-in: [7303bfeb12] user: drh branch: trunk, size: 33041 | |
| 17:14 | The "artifact" webpage shows images as images, rather than trying to render their binary content as text. file: [17472b8889] check-in: [389bf5c4da] user: drh branch: trunk, size: 30819 | |
|
2008-11-09
| ||
| 22:43 | Bug fix in the "mv" command. Add filename change tracking to the check-in information screens. <b>You must run <i>rebuild</i> on existing respositories when upgrading to this version of fossil.</b> file: [97b0bae401] check-in: [9fd8009007] user: drh branch: trunk, size: 29922 | |
|
2008-10-24
| ||
| 13:27 | Change all mentions of "UUID" in the documentation and help screens into either "artifact ID" or "baseline ID" or "ticket ID" as appropriate. "UUID" has a widely recognized meaning that is different from its meaning in fossil. "UUID" is still used in code comments and in variable names. file: [a90375841a] check-in: [e8c4f69c50] user: drh branch: trunk, size: 29288 | |
|
2008-10-20
| ||
| 16:05 | Improvements in the display of ticket history. file: [219a4e589a] check-in: [c8a78004ce] user: drh branch: trunk, size: 29226 | |
|
2008-10-18
| ||
| 12:55 | Add defenses against [http://en.wikipedia.org/wiki/Cross-site_request_forgery | cross-site request forgery] attacks. file: [e9965b6667] check-in: [0be54823ba] user: drh branch: trunk, size: 29953 | |
|
2008-10-17
| ||
| 13:30 | Update the "info" command so that it can take the name of a repository as its argument and then report information about that repository. file: [26d96b828e] check-in: [974f025c6e] user: drh branch: trunk, size: 29891 | |
| 12:31 | Add the "all rebuild" subcommand. Be more aggressive about adding repositories to the repository list. file: [93f0a4da21] check-in: [2bd0690fe8] user: drh branch: trunk, size: 29333 | |
|
2008-08-21
| ||
| 20:59 | Include non-sym- tags in tagview web page. Also merge mainline into tagview branch. file: [33a76dcbd4] check-in: [5fb14b9a0f] user: eric branch: trunk, size: 29295 | |
|
2008-08-17
| ||
| 11:37 | Change CGI parameter name <tt>rid</tt> to <tt>uuid</tt> for the <tt>/zip</tt> URL. file: [25c4dfa44a] check-in: [81a96aadf3] user: cle branch: trunk, size: 28947 | |
|
2008-08-14
| ||
| 16:15 | Fix bug [c858c4178b] - at three places, the original checkin comment was taken from the repository. Only if there was no original checkin comment, the edited comment (<tt>ecomment</tt>) was fetched. That logic seem wrong. As at all other cases, first the <tt>ecommend</tt> was fetched and only when that failed, the original comment was taken, I corrected the three places in code accordingly. file: [e23983e04c] check-in: [589687d783] user: cle branch: trunk, size: 28946 | |
| 04:52 | Fix a stupid bug of mine introduced in [3c9e5699ce]. If the ZIP archive's name is composed, the actual project's name should be chosen instead of a fix <tt>fossil</tt>. file: [20f6da86e6] check-in: [bdac9f7238] user: hintze branch: trunk, size: 28946 | |
|
2008-08-13
| ||
| 19:22 | Use new alternative <tt>/zip</tt> URL syntax for the <tt>Zip archive</tt> link at the <tt>/vinfo</tt> page. Where the old filename of the ZIP archive was <verbatim> 417dd898ab0640f2472ebd248ac80e80f0ec6972.zip </verbatim> the new name would be: <verbatim> fossil-417dd898ab.zip </verbatim> The archive's content is placed into a directory named after the Zip archive file's basename. file: [5e63c2eabc] check-in: [3c9e5699ce] user: cle branch: trunk, size: 28857 | |
|
2008-08-04
| ||
| 20:46 | Make the info web page handle symbolic tags as well as UUIDs. Start trying to make the currently-disabled tagview page more useful. file: [3ed7c9edba] check-in: [3984b1b2c1] user: eric branch: trunk, size: 29105 | |
|
2008-07-24
| ||
| 15:02 | Fix a bug in the check-in comment editor. Ticket [4b40f57449]. file: [1b352f5977] check-in: [89de100a2d] user: drh branch: trunk, size: 28757 | |
|
2008-07-19
| ||
| 18:18 | Add the ability to edit check-in comments and users from the web interface. file: [e15b50505a] check-in: [f0474b87b0] user: drh branch: trunk, size: 28732 | |
|
2008-07-15
| ||
| 19:03 | Implement history display for tickets. file: [737ba1d6c6] check-in: [b3ee50c946] user: drh branch: trunk, size: 25267 | |
|
2008-06-02
| ||
| 15:01 | Clicking the "Shun" submenu does not shun immediately, but only takes you to the page where you can click the "shun" button. file: [de0ea7fc4a] check-in: [94a93469c8] user: drh branch: trunk, size: 22919 | |
|
2008-05-29
| ||
| 01:58 | Improvements to the shunning algorithm. Add the shun page and an opportunity to shun or unshun artifacts in the artifact viewer. file: [ba88baf4c2] check-in: [a48474bc75] user: drh branch: trunk, size: 22917 | |
|
2008-05-16
| ||
| 18:11 | Progress toward getting ticket handling to work. file: [0c704d219d] check-in: [68c24b1857] user: drh branch: trunk, size: 22643 | |
|
2008-05-15
| ||
| 22:03 | corrected link to index.wiki file: [50a6980b61] check-in: [24df39d736] user: stephan branch: trunk, size: 28195 | |
| 16:58 | Add the "/doc" method on the server. file: [d6911c08c2] check-in: [7351b6346d] user: drh branch: trunk, size: 28191 | |
|
2008-05-14
| ||
| 02:03 | Change the spelling of "descendant" to use the -ant suffix everywhere, including in the filename "descendant.c". The adjective form can be spelled either -ant or -ent, but the noun form requires -ant, or so says American Heritage. file: [60d6be822b] check-in: [6458f020fc] user: drh branch: trunk, size: 22519 | |
|
2008-05-05
| ||
| 20:18 | Work toward making the "h" permission mean "hyperlink". Without "h", many pages will display, but there are few hyperlinks. A message invites users to login as anonymous. file: [1846288242] check-in: [2b0d4519dc] user: drh branch: trunk, size: 22519 | |
|
2008-02-26
| ||
| 17:57 | Cut over to the new timeline code. Remove the older timeline. file: [54715d1400] check-in: [82fc5abb60] user: drh branch: trunk, size: 22169 | |
|
2008-02-25
| ||
| 00:18 | Fix a bug in the "info" webpage. file: [20d5e8730b] check-in: [16e765bac5] user: drh branch: trunk, size: 22101 | |
|
2008-02-24
| ||
| 21:51 | Add a human-readable description on each timeline. Add the "ancestors" and "decendents" links on the baseline information pages, making it easier to understand the context of a baseline. file: [7d442c6c2d] check-in: [e38c89130f] user: drh branch: trunk, size: 22094 | |
|
2008-02-21
| ||
| 14:27 | Record whether or not files have their execute permission bit set. Set or clear the execute permission bit upon checkout. file: [97d9ed98da] check-in: [33c31f73cd] user: drh branch: trunk, size: 21899 | |
|
2008-02-14
| ||
| 02:49 | Continuing work on tickets (still not working right.) Improvements to the web pages. file: [0cbd863b6d] check-in: [3122fc4c7e] user: drh branch: trunk, size: 21895 | |
|
2008-02-04
| ||
| 19:08 | Hyperlinks to directory browser pages on the pathname in the title of the file history viewer, finfo. file: [33d2efae51] check-in: [a20dcb5c26] user: drh branch: trunk, size: 22554 | |
| 18:28 | Add support for annotation in the web interface. file: [4b91516559] check-in: [eae7ddfa4e] user: drh branch: trunk, size: 22432 | |
|
2008-02-03
| ||
| 16:35 | got rid of '... might be used initialized' warnings file: [e507d3889f] check-in: [649dd8a6af] user: stephan branch: trunk, size: 22244 | |
|
2008-02-01
| ||
| 12:39 | Fix a typo on the user setup page. Reported via email by Brad Harder. file: [abc907adcd] check-in: [5d3783bd61] user: drh branch: trunk, size: 22240 | |
|
2007-11-25
| ||
| 16:13 | Update SQLite to the latest build from CVS. Add in the FTS3 extension, though it is not yet being used. Additional work toward tickets. file: [21bbd4bc04] check-in: [f394d84560] user: drh branch: trunk, size: 22236 | |
|
2007-11-23
| ||
| 22:09 | New default header and footer and CSS. Add the ability to edit the footer. file: [999409e67f] check-in: [34af72801d] user: drh branch: trunk, size: 19985 | |
|
2007-11-22
| ||
| 22:55 | Add the %w and %W formatting options for internal printf usage. Use these formatting characters to render wiki. Fix additional problems of unterminated wiki on webpage rendering by using %w. (There are probably more problems yet to be discovered and fixed.) file: [5b0da28053] check-in: [2859293737] user: drh branch: trunk, size: 20027 | |
| 22:14 | Make sure HTML tags in wiki are terminated in the diff screen too. file: [17c99730c3] check-in: [d6ad7aa034] user: drh branch: trunk, size: 20315 | |
| 22:02 | Fix the rendering of comments with unclosed block HTML markup in the vinfo page. file: [0cdd4e2392] check-in: [3afcc4388c] user: drh branch: trunk, size: 20087 | |
|
2007-11-15
| ||
| 21:49 | Enhanced text diff subroutine uses Myers enhancements to Wagners minimum edit distance algorithm. White space at the end of lines is ignored. file: [d4602a7e16] check-in: [57b2735ebd] user: drh branch: trunk, size: 20013 | |
|
2007-10-12
| ||
| 22:56 | The g.zExtra parameter is now always available as P("name"). This means the /wiki/xyz and /wiki?name=xyz are equivalent URLs. file: [2ca8ead9e1] check-in: [677aa71bca] user: drh branch: trunk, size: 20019 | |
|
2007-10-10
| ||
| 21:15 | Many changes and bug fixes in the wiki processing. Moving toward a workable wiki system. The "Home" menu option now takes you to the wiki page whose name is the same as the Project Name. There is a "wcontent" page, but no link to it yet. Many other changes. file: [9f9776b1a2] check-in: [50a58adb76] user: drh branch: trunk, size: 19930 | |
|
2007-10-09
| ||
| 02:35 | Refinements to the timeline for giving better information about wiki pages. file: [ee44c7829b] check-in: [dfea940da8] user: drh branch: trunk, size: 19927 | |
|
2007-09-25
| ||
| 20:21 | Styled the vinfo page file: [15b63940c8] check-in: [cfc7984ede] user: jnc branch: trunk, size: 17179 | |
|
2007-09-22
| ||
| 23:41 | Rework the tag system so that propagation to children is a property of each tag and does not depend on the tag name beginning with "br". Older tag artifacts might not work. The database will need to be rebuilt after upgrading to this version. file: [ce5dc953e1] check-in: [09c4adeb6f] user: drh branch: trunk, size: 16673 | |
| 18:13 | Incremental web interface enhancments. file: [51260a23a7] check-in: [72b3b1ad47] user: drh branch: trunk, size: 16671 | |
| 15:50 | The "tag" command allows tag artifacts to be inserted for creating and cancelling tags and properties. Timeline responds to bgcolor, br-bgcolor, comment, and user properties. file: [ae734c2dfe] check-in: [3b5514ed82] user: drh branch: trunk, size: 16502 | |
|
2007-09-01
| ||
| 21:11 | Add the /wiki and /bwiki web pages. Currently renders content from the check-out as readonly. file: [1d02bccab4] check-in: [b2e55c0d4d] user: drh branch: trunk, size: 14877 | |
| 01:55 | Updates to the timeline routines. Added the pqueue module. file: [a7363a7c53] check-in: [abce5105e2] user: drh branch: trunk, size: 14835 | |
|
2007-08-19
| ||
| 11:06 | Fix the "Leaves" computation on the vinfo web page. Improvements to the vinfo web page. file: [e4bf002e1d] check-in: [4ac16995e8] user: drh branch: trunk, size: 14862 | |
|
2007-08-18
| ||
| 11:42 | Added options to the "timeline" CLI command. Additional help comments. file: [9ae2ca06ed] check-in: [6607844a01] user: drh branch: trunk, size: 13735 | |
|
2007-08-01
| ||
| 16:13 | File differences and file viewer added to the www interface. file: [ee42d04161] check-in: [1a9c6dbfb7] user: drh branch: trunk, size: 13702 | |
| 13:32 | From the vinfo webpage, provide a hyperlink to download a ZIP archive the version. file: [512979df91] check-in: [6dab6149b1] user: drh branch: trunk, size: 11275 | |
| 01:24 | Added the vdiff webpage with links from vinfo. file: [1c93e96623] check-in: [9df32e2808] user: drh branch: trunk, size: 11169 | |
| 00:55 | Add the finfo web page. file: [77aac55e7c] check-in: [86c8768475] user: drh branch: trunk, size: 9736 | |
| 00:40 | Improvements to the vinfo webpage. Show descendents, ancestors, and files changed. file: [e357750ace] check-in: [30d7afe328] user: drh branch: trunk, size: 13848 | |
|
2007-07-31
| ||
| 23:33 | Add the new "history" permission. Merge in changes that require permissions to view the timeline. file: [a530681566] check-in: [fd36718ad9] user: drh branch: trunk, size: 9991 | |
|
2007-07-28
| ||
| 07:09 | When accessing a remote repository, if there is a username/password specified as part of the URI, use these to login. file: [199807a9fd] check-in: [3dcaed8d86] user: dan branch: trunk, size: 9914 | |
|
2007-07-23
| ||
| 19:52 | Improvements to the WWW interface. file: [cb6cea5bd7] check-in: [66f4caa379] user: drh branch: trunk, size: 9473 | |
|
2007-07-21
| ||
| 14:10 | Added: Initial check-in of m1 sources. file: [0c1aa485af] check-in: [dbda8d6ce9] user: drh branch: trunk, size: 9441 | |