Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
The initial check-in for each branch:
|
2013-05-24
| ||
| 21:11 | [0b0ab858a8] Show gradient background colors on the web annotation screen, with deeper colors the further back in time we go. (user: drh, tags: annotate) | |
|
2013-05-21
| ||
| 14:45 | [44025538c4] Implement -x|-X|-e|--exclude options for "fossil clean". Compatible with "git clean -x|-X|-e|--exclude". (user: jan.nijtmans, tags: pending-review) | |
|
2013-05-15
| ||
| 07:15 | [5dd6b69799] Leaf: rebase (user: jan.nijtmans, tags: clean-with-ignore) | |
|
2013-05-14
| ||
| 14:58 | [24effbc370] Leaf: When trying to "fossil add" files which are expected to be ignored, ask for confirmation first. Add option -f|--force to override that. (user: jan.nijtmans, tags: prevent-adding-ignored-files) | |
|
2013-05-13
| ||
| 10:10 | [d60a75fd08] Suggestion: Remove "keep-glob" setting, because "ignore-glob" already has the expected "keep-glob" behavior. (user: jan.nijtmans, tags: clean-with-ignore) | |
|
2013-05-03
| ||
| 12:06 | [5b4cece445] Make "fossil clean" undo-able. (user: jan.nijtmans, tags: undo-clean) | |
|
2013-05-02
| ||
| 15:04 | [9e4a7190af] Closed-Leaf: rebase (user: jan.nijtmans, tags: clean-with-ignore) | |
| 13:52 | [e89269e51b] Closed-Leaf: rebase (user: jan.nijtmans, tags: short-cgi-params) | |
| 07:58 | [71d48d346c] 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. (user: jan.nijtmans, tags: short-cgi-params) | |
| 07:01 | [c11d1444e6] Leaf: Proposed workaround for long double compiler bug on OpenBSD/sparc64. (user: edward, tags: long-double-bug) | |
|
2013-04-26
| ||
| 08:28 | [34ed0afc8a] Rename --detail, --showfiles, --files to -v|--verbose (but keep original as deprecated) (user: jan.nijtmans, tags: verbose) | |
|
2013-04-24
| ||
| 07:28 | [c967b6619f] Closed-Leaf: All ui pages (and JSON) should handle filenames case-sensitive because they don't access the file system. (user: jan.nijtmans, tags: page-case-sensitive) | |
|
2013-04-19
| ||
| 07:55 | [e72af5058e] Closed-Leaf: Rename "--limit" to "--count" and "--test" to "--nochange" in some fossil commands (user: jan.nijtmans, tags: count-nochange) | |
|
2013-04-16
| ||
| 09:59 | [d0764530d3] Closed-Leaf: Suggested fix for [85017e9273] (user: jan.nijtmans, tags: ticket-85017e9273) | |
|
2013-04-10
| ||
| 11:08 | [191f4e0f93] Document keep-glob. Rebase (user: jan.nijtmans, tags: clean-with-ignore) | |
|
2013-04-08
| ||
| 21:05 | [88ece116a4] rebase (user: jan.nijtmans, tags: clean-with-ignore) | |
|
2013-04-05
| ||
| 07:44 | [a7e77a66b0] Branches "use-blob_strip_bom" and "improve_commit_warning" go together in a single new (experimental) branch (user: jan.nijtmans, tags: ui-no-utf8) | |
|
2013-04-04
| ||
| 06:53 | [468f134659] Closed-Leaf: Simplyfy/speed-up use of LOOK_??? flags. Rename LOOK_CR/LF to LOOK_ANY_CR/LF. (user: jan.nijtmans, tags: looks-like-utf) | |
|
2013-04-03
| ||
| 10:02 | [2e545d5865] rebase (user: jan.nijtmans, tags: clean-with-ignore) | |
| 07:50 | [ab4e8638bf] Closed-Leaf: rebase (user: jan.nijtmans, tags: ticket-d17d6e5b17) | |
| 07:36 | [6159a7f281] rebase (user: jan.nijtmans, tags: clean-with-ignore) | |
|
2013-04-02
| ||
| 09:31 | [bdd9790484] merge trunk (user: jan.nijtmans, tags: clean-with-ignore) | |
| 08:36 | [caa50cffb5] More compact, better readable, output for test-looks-like-utf command. (user: jan.nijtmans, tags: looks-like-utf) | |
|
2013-03-29
| ||
| 15:43 | [02f312e698] Enable markdown by default. Render as markdown any document that ends with either "md" or "markdown". (user: drh, tags: markdown) | |
|
2013-03-28
| ||
| 22:30 | [be1a739694] Closed-Leaf: (!Experiment, not meant for trunk, ever!) How would the fossil code look like, if the Tcl_InitSubsystems() function (TIP #414) was available. (user: jan.nijtmans, tags: initsubsystems2) | |
| 05:45 | [55a85b2dd1] Closed-Leaf: Update autosetup to the latest version (0.6.5) (user: steveb, tags: autosetup) | |
|
2013-03-22
| ||
| 09:36 | [c68afe0f5b] Closed-Leaf: Allow win32 forbidden characters to be used in filenames, using the Cygwin workaround: http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars. The files test/00*.x should NOT be merged to trunk, otherwise trunk cannot be checked out with older win32 fossil versions any more! (user: jan.nijtmans, tags: win32-please-evaluate) | |
|
2013-03-18
| ||
| 23:47 | [b0b3f2a44f] Make sure that LOOK_CR is set even when a CR/LF pair is detected. Rename the LOOK_LENGTH flag to LOOK_LONG for clarify. Add LOOK_SHORT flag to indicate that the looks_like_utf16() function did not perform a full check. Support tests for UTF-16 in reverse byte order. Enhancements to the test-looks-like-utf command. (user: mistachkin, tags: bomRefactor) | |
| 10:22 | [a9f1cbbd6c] Closed-Leaf: Add test-cases using reverse UTF-16 BOM, and the unicode characters U+0A00 and U+0D00 (user: jan.nijtmans, tags: reverse-bom-testcases) | |
|
2013-03-15
| ||
| 12:53 | [5a886cfd9b] Closed-Leaf: (expirimental) First implementation of "CR line endings" warning. (user: jan.nijtmans, tags: cr-warning) | |
| 10:17 | [3528062ac1] re-apply 3d6d2e7f35: Better handling and tests for initial CR/LF chars in the looks_like_utf*() functions. (user: jan.nijtmans, tags: bomRefactor) | |
|
2013-03-11
| ||
| 15:37 | [e42ea98f95] Combine looks_like_utf8/looks_like_utf16 to a single looks_like_utf function, which can be used in both checkin.c and utf.test. This assures that utf.test really checks the same thing as checkin.c is using. (user: jan.nijtmans, tags: bomRefactor) | |
| 07:51 | [be4a6630a6] Closed-Leaf: Prototype for a TH1 regexp command. (user: mistachkin, tags: th1RegExp) | |
|
2013-03-10
| ||
| 09:57 | [5a3855f68b] Change behavior of "fossil clean --ignore": The ignore setting now specifies which files can be removed without confirmation Add versionable "ignore-glob" setting for fossil, in order to demonstrate the desired behavior. (user: jan.nijtmans, tags: clean-with-ignore) | |
|
2013-03-08
| ||
| 02:15 | [9b90146a6a] Closed-Leaf: Make it easier to correlate the UTF detection test results with the byte-order-mark and data used to produce them. Wrong line endings. (user: mistachkin, tags: mistake) | |
|
2013-03-07
| ||
| 22:26 | [14019cb0e2] Closed-Leaf: Detect overlong and nul-bytes for files starting with utf-16 BOM but with odd number of bytes. (user: jan.nijtmans, tags: bomRefactor) | |
| 08:21 | [7b0b7ec87d] If the blob has an odd number of bytes, it means that the content of the file cannot be interpreted as UTF-16 characters. So, starts_with_utf16_bom() should return false and looks_like_utf16() shouldn't even be called. The flag LOOK_ODD makes no sense in starts_with_utf16_bom(). (user: jan.nijtmans, tags: bomRefactor) | |
|
2013-03-06
| ||
| 14:22 | [aeb1cfe112] Closed-Leaf: merge trunk (committed to wrong branch) (user: jan.nijtmans, tags: mistake) | |
| 12:58 | [949976e065] (experimental) fix for [2cfd96b2ba] (user: jan.nijtmans, tags: ticket-2cfd96b2ba) | |
| 06:58 | [1b6c39c1aa] Refactor the glob list handling code and add some tests. (user: mistachkin, tags: globListRefactor) | |
|
2013-03-05
| ||
| 10:04 | [e0e88821bd] Closed-Leaf: Proposed fix for [ed23ef59cf]: Fossil ignoring "binary-glob" setting (user: jan.nijtmans, tags: ticket-ed23ef59cf) | |
|
2013-03-04
| ||
| 23:13 | [dd9e030bc9] Closed-Leaf: Revert check-in 3a74f9fe52, which added a special warning for overly long lines being detected as binary files. (user: mistachkin, tags: noLineLenWarning) | |
| 20:06 | [1e90d43d76] Closed-Leaf: Check on writability of the home directory appears too restricted. Writability of the $HOME/.fossil file should be sufficient for fossil to operate. (user: jan.nijtmans, tags: home-check-too-restricted) | |
| 13:19 | [18d8d2a69d] Improve fossil_utf8_to_filename() for cygwin: no longer hardcode "/cygdrive/" prefix. Fix Cygwin's handling of absolute win32 paths in a few more places. Teach Cygwin how to handle UTF-16. (user: jan.nijtmans, tags: build-breaker) | |
| 10:25 | [1b61defd58] Proposed fix for ticket: test-move-repository requires access to original repository (user: jan.nijtmans, tags: fix-test-move-repository) | |
|
2013-02-27
| ||
| 23:41 | [b061772ddf] Closed-Leaf: Fix artifact links for ticket attachments. (user: mistachkin, tags: tktAttachmentLinks) | |
|
2013-02-25
| ||
| 01:02 | [3f31dc6597] Leaf: Added fix for issue seen with merge; would fail due to file_copy() issue where files of renamed directories would not have the new directory created beforehand. Also added fix for issue seen after large merge; 'changes' command would fail due to WriteConsoleW() returning with error ERROR_NOT_ENOUGH_MEMORY; fix seems hacky but works. (user: jeffrimko, tags: jeffrimko-fix-merge-changes) | |
|
2013-02-20
| ||
| 22:10 | [e788795bbf] Initial 'help' support for WEBPAGE entries. Not yet finished, but seems to work in CLI mode. (user: stephan, tags: help-www) | |
| 16:11 | [abf56881b6] Changes that allow the --port option on "fossil ui" and "fossil server" to include an IP address to which to bind. (user: drh, tags: bind-to-ip) | |
|
2013-02-18
| ||
| 10:03 | [cc3976fd30] Closed-Leaf: New function fossil_utf8_to_filename, such that fossil_unicode_to_utf8/fossil_utf8_to_unicode/fossil_unicode_free are not used on UNIX/MAC any more: On UNIX those 3 functions were only no-ops, but this allows to re-implement then for real unicode <-> utf-8 conversions. There is an "#ifdef _WIN32" around those 3 functions and 2 more (fossil_mbcs_to... (user: jan.nijtmans, tags: fossil_utf8_to_filename) | |
|
2013-02-17
| ||
| 14:47 | [1e70f211f9] Closed-Leaf: More simplification in UTF-16 bom detection (user: jan.nijtmans, tags: utf16Bom) | |
|
2013-02-13
| ||
| 03:14 | [81c4d78137] Improvements to the UTF-16 BOM detection. (user: mistachkin, tags: utf16Bom) | |
|
2013-02-12
| ||
| 10:08 | [1bc09124bd] timeline.rss with single-ticket support, based on David Given's patch. (user: stephan, tags: timeline-rss-ticket) | |
|
2013-02-07
| ||
| 08:47 | [6c417d8bf5] Combine 4 "starts_with_utf??_bom" functions to a single - easier to use - function "starts_with_bom". In addition, it only checks for an UTF-16 BOM if the blob has an even number of bytes. (user: jan.nijtmans, tags: simplify-starts-with) | |
|
2013-01-30
| ||
| 12:37 | [168b42eee1] Create new branch named "dg-misc" (user: dg, tags: use-fossil_strcmp-everywhere, dg-misc) | |
| 10:03 | [7ac0fd9d11] Closed-Leaf: Make sure that "fossil_strcmp" is used everywhere in stead of "strcmp": The "strcmp" function from the C library is not usable in all situations, e.g. with --static on Linux (user: jan.nijtmans, tags: use-fossil_strcmp-everywhere) | |
|
2013-01-29
| ||
| 09:06 | [e19ee02d39] Leaf: Patch from Edward Berner for Windows NT 4.0 (user: jan.nijtmans, tags: berner-nt) | |
| 08:52 | [8a84c6e82e] Closed-Leaf: Patch from Edward Berner for Windows NT 4.0 (derived from wrong branch) (user: jan.nijtmans, tags: berner-nt4) | |
|
2013-01-24
| ||
| 10:48 | [f480173856] Closed-Leaf: Rename "unicode-glob" to "encoding-glob", and improve feedback regarding the existance of the *-glob settings. (user: jan.nijtmans, tags: encoding-glob) | |
|
2013-01-21
| ||
| 09:39 | [011d5f692d] From the changes.wiki for Fossil 1.25: "Disallow invalid UTF8 characters (such as characters in the surrogate pair range) in filenames." This completes the set of UTF8 characters which are generally considered invalid, so they should be disallowed in filenames: the "overlong form", invalid continuation bytes, and -finally- noncharacters. (user: jan.nijtmans, tags: disallow-invalid-utf8-in-filenames) | |
|
2013-01-18
| ||
| 22:05 | [ee6ae580ee] Add new option max-download-time to limit the processing time of pull/sync /clone requests. This helps to significantly cut down the number of time outs clients receive on busy server with reverse proxy configuration. It generally provides better response times. (user: joerg, tags: experimental) | |
|
2013-01-11
| ||
| 08:10 | [bef9a956c0] Closed-Leaf: Off-by-one error in regexp \u escape sequence parsing. Regexp \x escape sequence should only accept exactly 2 hex digits. Typo. (user: jan.nijtmans, tags: regexp-x) | |
|
2012-12-23
| ||
| 07:23 | [6358cc3714] Closed-Leaf: Add support for running raw TH1 commands via the web interface (requires setup permissions). (user: mistachkin, tags: adminTh1) | |
|
2012-12-22
| ||
| 14:36 | [19844445d0] Leaf: Use NULL rather than 0 for values in the MLINK table that are empty. (user: drh, tags: exp-foreign-keys) | |
|
2012-12-20
| ||
| 22:59 | [c3d74f4f63] Closed-Leaf: Allow backslash in filenames on UNIX (experiment) (user: jan.nijtmans, tags: allow-backslash-on-unix) | |
|
2012-12-19
| ||
| 08:24 | [0a24257420] Allow backslash in card filenames without causing a SYNTAX error in card parsing. (user: jan.nijtmans, tags: allow-backslash-in-card-filename) | |
|
2012-12-18
| ||
| 01:39 | [4ac43fe6e3] When a file is renamed, do not show it has having been deleted in addition to being renamed. After upgrading through this change, you must run "fossil rebuild" for the fix to take effect. (user: drh, tags: improved-name-change-display) | |
|
2012-12-03
| ||
| 22:03 | [ceb11b0787] Closed-Leaf: Set bit 11 in the "general purpose bit flag" to 1. This indicates (according to the pkware documentation) that all filenames are in utf-8, in stead of IBM-437. This should fix ticket [838bde7990d8e190957cbfe7f15c77322dc54e57] (user: jan.nijtmans, tags: utf8-in-zip) | |
|
2012-11-30
| ||
| 15:07 | [c43da4fcd1] Closed-Leaf: Add javascript to ticket reports tables so that clicking on column headers causes the table to be sorted by that header. Clicking again reverses the sort order. (user: drh, tags: click-to-sort-reports) | |
| 13:27 | [b1036fe5bf] (experimental) command-line expansion for MinGW-w64. Should work on MSVC as well. Doesn't work with MinGW. (user: jan.nijtmans, tags: cmdline-expansion) | |
| 03:10 | [a7dde41fec] Click on the timeline graph once to select a node. Click on a different node to see a diff between the two. Click on the selected node to undo the selection. Works with check-in timelines and file timelines. (user: drh, tags: click-graph-to-diff) | |
|
2012-11-29
| ||
| 03:14 | [c24e568fb0] Untested changes designed to fix broken filename encodings on MacOS. Move all character-set converting routines into a new file called utf8.c. Add the fossil_filename_to_utf8() routine, which converts Unicode to utf8 on windows and decomposed utf8 into precomposed utf8 on Mac. Ticket [e399bc1edfe45b] (user: drh, tags: ticket-e399bc) | |
|
2012-11-27
| ||
| 11:10 | [9f3622b22a] Closed-Leaf: Suggested fix for [1038e224fa] (user: jan.nijtmans, tags: ticket-1038e224fa) | |
| 06:31 | [d17f4473cf] Support building with zlib in the compat directory, phase 1. (user: mistachkin, tags: zlib) | |
|
2012-11-26
| ||
| 23:54 | [642e543c28] Leaf: Changes to support easier debugging on Windows. (user: mistachkin, tags: winDebug) | |
| 12:23 | [06e1b67270] Closed-Leaf: - Make --force imply --no-warnings - Add --no-warnings to "fossil scrub" and "fossil clean" - Remove "--conflict" option for "fossil merge", use --force for that. (user: jan.nijtmans, tags: bellon-unicode-v2) | |
|
2012-11-25
| ||
| 22:58 | [02062c2b6a] Closed-Leaf: Merge commit warning enhancements (i.e. the 'unicode-glob' setting and the '--no-warnings' option to commit). Not yet approved for trunk. (user: mistachkin, tags: mistake) | |
| 21:42 | [0c2f705c80] Patch provided by Stefan Bellon, >Attached you'll find a patch that adds the "unicode-glob" to the >settings and respects its setting in the check-in. Additionally I >disabled all the check-in warnings (crnl, binary and unicode) in case >--force/-f is set on commit. (user: jan.nijtmans, tags: bellon-unicode) | |
| 02:57 | [95f02a572e] Closed-Leaf: Use binary mode for CGI related trace files. (user: mistachkin, tags: cgiTraceBinary) | |
|
2012-11-23
| ||
| 15:57 | [23c75abde4] All markup of the form ... with an options "links" or "links=BOOLEAN" attribute. Improved TH1 tracing and error reporting capabilities. Improved documentation on how reports work. (user: drh, tags: ticket-enhancements) | |
| 10:35 | [9242c09ff9] Closed-Leaf: Disallow invalid unicode characters (user: jan.nijtmans, tags: invalid-unicode) | |
|
2012-11-22
| ||
| 10:16 | [52a6868700] Closed-Leaf: Modify db_open_config() and associated routines to make their internal state more consistent and discoverable. (user: mistachkin, tags: dbOpenConfig) | |
|
2012-11-20
| ||
| 13:46 | [82ce90f91c] Experimental fix for issue [d17d6e5b17]. Should have a LOT more testing before merging it to trunk, because it is dangerous! The method used is as described at: http://cygwin.com/cygwin-ug-net/using-specialnames.html The only problematic characters left are ':' and '\', all other problematic characters are handled by translating the... (user: jan.nijtmans, tags: ticket-d17d6e5b17) | |
| 08:23 | [e0152697fb] Closed-Leaf: When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. (user: mistachkin, tags: dbReOpenConfigAttach) | |
| 06:26 | [caad77934b] Proof-of-concept for generalized TH1 command/webpage hooks. (user: mistachkin, tags: th1Hooks) | |
| 02:05 | [407cd4c534] Closed-Leaf: Show much less output on a sync operation, unless the --verbose flag is given. (user: drh, tags: less-verbose-sync) | |
|
2012-11-19
| ||
| 23:58 | [89ed7dc591] Closed-Leaf: Prevent blank user names from being displayed for items awaiting moderation. (user: mistachkin, tags: modDispUser) | |
| 04:39 | [d29dd5449c] Modularize byte-order-mark and blob UTF-8 conversion handling. (user: mistachkin, tags: convert_before_commit_v2) | |
|
2012-11-16
| ||
| 21:57 | [141b990722] Provisional changes aimed at preventing delta loops on sync operations that might otherwise occur if a sequence of file changes ends with a file back to its original state after a sequence of two or more intermediate states. (user: drh, tags: fix-sync-delta-loop) | |
| 07:33 | [46fba0f1c6] Closed-Leaf: The <nobr> tag is not valid xhtml. All div.logo, div.status, div.section and div.divider parts of the html pages are not supposed to be line-wrapped. Some skins do that though the <nobr> tag, other do it by putting "white-space: nowrap;" in css. This commit changes the skins to do the same using css in all skins. With this chan... (user: jan.nijtmans, tags: no-nobr) | |
|
2012-11-09
| ||
| 09:01 | [b0917b1000] Attempt to fix [fb3057f6ed]. Seems to work. (user: jan.nijtmans, tags: ticket-fb3057f6ed) | |
| 08:52 | [153116f2d5] (committed to the wrong branch) Attempt to fix [fb3057f6ed]. Seems to work. (user: jan.nijtmans, tags: convert_before_commit) | |
|
2012-11-08
| ||
| 09:45 | [d1f16f718a] suggested fix for [5ff2043c96] (user: jan.nijtmans, tags: ticket-5ff2043c96) | |
|
2012-11-05
| ||
| 13:10 | [c6223a8e2a] If the committed file has CR/NL or UTF-16 (or both), give the user the possibility to convert it to resp NL or UTF-8 (or both) without committing (user: jan.nijtmans, tags: convert_before_commit) | |
|
2012-11-04
| ||
| 12:59 | [45065c5c28] Closed-Leaf: Fix typos. (user: dmitry, tags: spelling) | |
|
2012-11-02
| ||
| 10:55 | [4e86b06a9f] Generate warning when to-be-committed file contains invalid UTF-8 (user: jan.nijtmans, tags: improve_commit_warning) | |
|
2012-11-01
| ||
| 20:09 | [c837e44445] Improve detection of UTF-8, UTF-16, binary data, and carriage returns during commit operations. (user: mistachkin, tags: commitWarningV2) | |
|
2012-10-31
| ||
| 20:40 | [ef112586a0] Initial infrastructure for adding the ability to moderate Wiki and Ticket changes. (user: drh, tags: moderation) | |
|
2012-10-30
| ||
| 20:10 | [0ba08f9d26] Faster determination of binary files, by not only checking for NUL re-use looks_like_blob (user: jan.nijtmans, tags: improve_looks_like_binary) | |
| 02:17 | [d57f0a9361] Closed-Leaf: Refactor commit warning functionality. Break out UTF-16 BOM detection into a new function. Style and comment fixes. (user: mistachkin, tags: commitWarning) | |
|
2012-10-29
| ||
| 15:57 | [121394b04f] (experiment) Allow 'c' for converting unicode/crlf files at user request, not complete yet. (user: jan.nijtmans, tags: use-blob_strip_bom) | |
|
2012-10-26
| ||
| 16:45 | [25d99f2698] Minor performance optimization on wiki rendering. (user: drh, tags: optimization) | |
| 08:19 | [cbb24cf854] use blob_strip_bom in main.c This has the effect that on Windows the --args file accepts a unicode file, starting with a UTF-16 BOM as well (user: jan.nijtmans, tags: use-blob_strip_bom) | |
|
2012-10-25
| ||
| 14:50 | [c3ec6309fd] Closed-Leaf: diff.c:looks_like_binary(): No need to make the blob null-terminated. checkin.c: Make limits the same as in looks_like_binary(), preparation to move the function to diff.c (user: jan.nijtmans, tags: improve_looks_like_binary) | |
|
2012-10-24
| ||
| 07:42 | [d5453ca06a] Leaf: relax Wiki name restriction (user: jan.nijtmans, tags: ticket-897c39d284) | |
|
2012-10-20
| ||
| 00:29 | [1fb2ca625b] Report unresolved conflicts on "fossil status". Refuse to commit with unresolved conflicts if the --conflict flag is omitted from "fossil commit". (user: drh, tags: conflict-tracking) | |
|
2012-10-19
| ||
| 18:33 | [563b3ccb7b] All submenu buttons on embedded documentation pages using markup of the form: <a class="button" href="...">LABEL</a>. (user: drh, tags: embedded-doc-buttons) | |
| 17:34 | [463df97c06] Leaf: Simple changes that allows embedded documentation *.wiki files to contain unrestricted HTML. This is on a branch because I don't believe we want to go this way, but I might change my mind later. (user: drh, tags: full-html-for-embedded-docs) | |
|
2012-10-11
| ||
| 19:45 | [773c6c5f2c] Cherrypick changes 0c37874941c8972, 9ba8a393fcc569b, and ae092ec605eed11 in order to backport the --setmtime option of "fossil update" and the --age and -t options of "fossil ls" to version 1.19. (user: drh, tags: branch-1.19) | |
|
2012-10-09
| ||
| 14:32 | [b21df7ecaf] Leaf: An alternative way to get mime-types from attachments for the "raw" page. (user: drh, tags: experimental) | |
|
2012-10-07
| ||
| 14:22 | [851e0755e5] Experimental proof-of-concept for the 'tcl-rdonly' setting and related functionality. (user: mistachkin, tags: tclRdOnly) | |
|
2012-10-05
| ||
| 08:28 | [bcf41d31ca] Closed-Leaf: Simplify internal link generation for control artifacts to avoid using escaped HTML entities. (user: mistachkin, tags: controlInfoLink) | |
|
2012-10-03
| ||
| 19:54 | [d38c6eef06] Integration work for the markdown engine provided by Natacha Porté. (user: mistachkin, tags: markdown) | |
|
2012-09-30
| ||
| 06:25 | [c50eb50718] Add support for skipping binary files when using an external diff program. The existing 'binary-glob' setting and new 'diff-binary' boolean setting control this feature. (user: mistachkin, tags: diffBinExternal) | |
|
2012-09-28
| ||
| 20:15 | [a0b3507d6c] Refinements to the Tcl stubs integration. (user: mistachkin, tags: tclStubsV2) | |
| 07:26 | [ba91fe5f9e] Closed-Leaf: load Tcl dynamically using the Stubs mechanism in stead of linking in the library statically. (user: jan.nijtmans, tags: stubbed-tcl) | |
|
2012-09-27
| ||
| 08:43 | [eab9f88e7f] Candidate fix for ticket [711d04b6d8] (user: jan.nijtmans, tags: ticket-711d04b6d8) | |
|
2012-09-26
| ||
| 07:07 | [c1fdc63630] Closed-Leaf: asd�� (doesn't work!) (user: jan.nijtmans, tags: mistake) | |
|
2012-09-25
| ||
| 14:10 | [3a20d89d95] Use mbcs on Windows' external file editor in stead of utf-8 (user: jan.nijtmans, tags: use-utf8-in-win-external-editor) | |
| 11:48 | [33ffb32cb8] Closed-Leaf: Candidate fix for maintaining existing permission bits for partial check-ins. (user: mistachkin, tags: partialCommitPerms) | |
|
2012-09-21
| ||
| 09:27 | [4abd4c5d38] Closed-Leaf: Eliminate usage of TCHAR and the associated Win32 API macros. (user: mistachkin, tags: noTCHAR) | |
|
2012-09-19
| ||
| 04:01 | [817b3fea10] Closed-Leaf: As a fallback, attempt to extract the user from the remote URL configured for the repository. (user: mistachkin, tags: selectRemoteUser) | |
|
2012-09-18
| ||
| 05:08 | [59fb15865c] Add a skin with enhanced handling of hyperlinks in the header and footer. (user: mistachkin, tags: skin5) | |
| 03:21 | [e771171c68] Add experimental support for copying the initial settings of a repository from another repository. (user: mistachkin, tags: newTemplate) | |
| 00:06 | [6cea1e4920] Make the default header and footer a bit more dynamic. (user: mistachkin, tags: dynamicStyle) | |
|
2012-09-17
| ||
| 07:34 | [9cf5056af9] Closed-Leaf: fix [ce73fc2173] Restore Win9x, using unicows eliminate all #ifdef UNICODE (user: jan.nijtmans, tags: win95-unicows) | |
|
2012-09-12
| ||
| 08:10 | [b402bec882] Restore fossil to be compilable for Win95 Replace "-DUNICODE -D_UNICODE" with "-DSQLITE_OS_WINNT=0" in win/Makefile.mingw if you want this. (user: jan.nijtmans, tags: restore-win95) | |
|
2012-09-09
| ||
| 20:53 | [047dd62604] Fix ticket [906c533302]. If you want to replace the mingw command-line pa a better one (conforming to ms rules), compile with -DMINGW_BROKEN_MAINARGS. MinGW doesn't support unicode command line parsing (linker option -municode), so the option -DMINGW_BROKEN_MAINARGS can be used to fix that too. (user: jan.nijtmans, tags: mingw-broken-cmdline) | |
|
2012-09-07
| ||
| 07:53 | [286950208c] Enable unicode commandline and unicode console output for msvc builds. (user: jan.nijtmans, tags: unicode-cmdline) | |
|
2012-09-02
| ||
| 19:39 | [be06861f3c] Closed-Leaf: Minor additional fixes related to [c8c0b78c84]: - Use _wsystem() in stead of system() on Windows - Use g.argv[0] in stead of fossil_nameofexe() where only printing is involved - Use fossil_nameofexe() where fossil_system() is involved - Move the determination of the full windows path to fossil_nameofexec, so g.argv[0] can always be the ... (user: jan.nijtmans, tags: ticket-c8c0b78c84) | |
|
2012-08-30
| ||
| 08:55 | [95f212433d] proposed fix for [c8c0b78c84]. And - bonus - allow a BOM in the --args file (user: jan.nijtmans, tags: ticket-c8c0b78c84) | |
|
2012-08-29
| ||
| 21:32 | [10fec4b7dd] Closed-Leaf: upgrade to dirent-1.11 (user: jan.nijtmans, tags: dirent-1.11, broken-msvc-2) | |
| 20:48 | [517309406a] working part of [ticket-01a2f3a346] (still don't understand, but somehow it doesn't work with msvc) (user: jan.nijtmans, tags: broken-msvc-2) | |
| 11:27 | [0357ed556e] fix for [01a2f3a346] (user: jan.nijtmans, tags: msvc-broken) | |
|
2012-08-28
| ||
| 06:24 | [b5e2e50040] This change allows html entities (like → and •) in all c-sources to be replaced by its utf-8 equivalent (→,•). The translate utility will translate this to the right escape-sequence, so the C-compiler can handle it. As long as the C-source doesn't contain any utf-8 characters, this generates exactly the same *_.c file... (user: jan.nijtmans, tags: utf8-in-sources) | |
|
2012-08-24
| ||
| 13:15 | [d8e1431fc0] Better support for unicode filenames on Win32 (Not tested on other platforms yet, will not work!) [01a2f3a346] (user: jan.nijtmans, tags: ticket-01a2f3a346) | |
|
2012-08-23
| ||
| 11:59 | [f008c97ae1] Various build and resource fixes. (user: mistachkin, tags: better-mingw-v2) | |
| 10:13 | [cc2aa92ef8] Closed-Leaf: Better mingw/mingw64 support for (cross-)compile on Linux, Darwin, Cygwin or Msys. (user: jan.nijtmans, tags: better-mingw) | |
|
2012-08-22
| ||
| 11:15 | [46864ac9cc] Modify the Tcl argument handling to deal with object reference counts and errors. (user: mistachkin, tags: tcl-argv-handling-v2) | |
| 07:45 | [3709b1eaa2] Closed-Leaf: Pass argv arguments to Tcl (user: jan.nijtmans, tags: tcl-argv-handling) | |
|
2012-08-21
| ||
| 13:29 | [b82eacd569] Closed-Leaf: Tcl only uses argv0, so it's enough to transfer this argument only (user: jan.nijtmans, tags: tcl-argv0-only) | |
| 13:26 | [6c945311bc] Those two files tell eclipse that it can be checked out as a project, and that the LF eol-convention should be used. (user: jan.nijtmans, tags: eclipse-project) | |
| 11:18 | [b5d69afed7] Closed-Leaf: In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:11:0, from src/cgi.c:29: /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h src/file.c:47:0: warning: "stat" redefined /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:25... (user: jan.nijtmans, tags: jn-mingw-w64-compiler-warnings) | |
|
2012-08-10
| ||
| 19:59 | [6cd9847f54] Add experimental support for WYSIWYG editing of wiki pages. (user: drh, tags: wysiwyg) | |
|
2012-07-14
| ||
| 04:43 | [a4e01221c8] Allow check-in specifications of the form "root:BRANCH" where BRANCH is a branch name. Such a spec refers to the point on the parent branch from which the branch is derived. Useful for doing a diff of an entire branch, for example, using "fossil diff --from root:xyz --to xyz". (user: drh, tags: root-tag) | |
| 00:20 | [c3b10e12a1] added th1 query API. (user: stephan, tags: th1-query-api) | |
|
2012-07-05
| ||
| 21:25 | [0268e771ef] Work toward getting Fossil to be able to sync over IPV6. This check-in compiles, but we do not yet have a server to test it on. (user: drh, tags: ipv6) | |
|
2012-06-27
| ||
| 12:30 | [6823912746f] 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. (user: drh, tags: sqlite4) | |
|
2012-06-22
| ||
| 12:58 | [0918d1f04a] Leaf: MSC makefile fix for missing cson_amalgamation. (user: stephan, tags: stephan) | |
|
2012-06-06
| ||
| 20:27 | [cff9cc34f0] Leaf: Fixed command line processing for the "winsrv" command. Corrected a typo in the documentation of the "winsrv create" command. Report error messages in the native language if english is not available. (user: tsbg, tags: winsrv) | |
|
2012-05-11
| ||
| 21:17 | [cc008ebab7] Leaf: Filter out inline shell variables from tclConfig.sh because they break the build on CentOS 5 with TCL 8.4. (Edit: Fixed username.) (user: bcsmith, tags: autosetup) | |
|
2012-04-29
| ||
| 04:54 | [68a8a7e925] Create new branch named "side-by-side-edit" (user: renez, tags: side-by-side-edit) | |
|
2012-04-28
| ||
| 07:15 | [8ae52fc418] 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. (user: drh, tags: spider-defense) | |
|
2012-04-16
| ||
| 15:53 | [7727eb12b0] Document some more options of fossil branch new: --nosign, --user-override and --date-override. Fix a typo in fossil branch ls docco. (user: martin.weber, tags: msw-docco) | |
|
2012-04-02
| ||
| 00:11 | [ef9ec5d74a] Closed-Leaf: Try to make the "stat" page more readable by inserting commas in larger integers. This experiment did not work out. (user: drh, tags: comma-in-stat) | |
|
2012-03-19
| ||
| 12:45 | [5dd5d39e7c] Leaf: Avoid a valgrind warning in the side-by-side diff logic. (user: drh, tags: branch-1.22) | |
| 04:48 | [6be0898b2c] In file_tree_name, since the file name argument is converted to its canonical form prior to the memcmp, the local root must be as well. On Windows, normalize drive letters to uppercase when converting a file name to its canonical form and fix construction of temporary file names used with the gdiff command when the --from and --to options are pres... (user: mistachkin, tags: winFiles) | |
|
2012-02-24
| ||
| 11:36 | [dbf4ecf414] Closed-Leaf: For annotate, make the fixed user name field wider (e.g. 'Administrator'). (user: mistachkin, tags: wideAnnotateUser) | |
|
2012-02-23
| ||
| 11:32 | [86f6e675eb] Closed-Leaf: Fix warnings in json support code (unused variables, unused label, etc). (user: mistachkin, tags: jsonWarnings) | |
|
2012-02-17
| ||
| 21:14 | [2ce353f5b0] Fix openssl library path when specifying --with-openssl with a manual path. (user: jan, tags: jan-buildfixes) | |
| 01:55 | [20a7225747] Leaf: Update to the latest autosetup (0.6.4) (user: steveb, tags: autosetup) | |
|
2012-02-10
| ||
| 23:04 | [e98d793db2] Closed-Leaf: Pull over the changes to the 'building and installing' wiki page from msw-docco. There's some more docco changes pending in that branch which should be pulled by sanctioned developers. (user: martin.weber, tags: msw-docco) | |
| 22:53 | [674bc27891] Bump versions of zlib and OpenSSL in the Windows makefiles. Also, rename the pqueue_insert function to avoid a symbol name collision with OpenSSL. (user: mistachkin, tags: sslLinkingFix) | |
|
2012-02-09
| ||
| 13:55 | [be10939bff] Closed-Leaf: Experimental changes to the "update" command to have it report when it makes no changes to the repository. (user: drh, tags: experimental) | |
| 04:48 | [9555560966b] Closed-Leaf: Add experimental support for running a TH1 script after a ticket is edited or created. (user: mistachkin, tags: tktChangeScript) | |
|
2012-02-06
| ||
| 01:55 | [881b65141b] Trying out a greedy algorithm for aligning the two sides of a change with side-by-side diff. This helps in some cases, but we could probably benefit from a better algorithm. (user: drh, tags: diff-experimental) | |
|
2012-01-20
| ||
| 15:22 | [81c685e097] Fix several blob leaks that can lead to out of memory conditions for very large push operations. (user: mistachkin, tags: clientSyncLeakFix) | |
|
2012-01-18
| ||
| 06:06 | [a11b7f1535] Start of experimental support for post-push TH1 scripting. (user: mistachkin, tags: pushScript) | |
|
2012-01-06
| ||
| 05:20 | [a5e9410f47] undo status improvements (user: bch, tags: status_redo) | |
|
2012-01-04
| ||
| 18:29 | [d1b68cc0f3] Leaf: Process the style sheet using TH1 prior to returning it. This branch is experimental. (user: drh, tags: th1-css) | |
|
2012-01-01
| ||
| 15:57 | [a1e667e6b5] Simplified display of side-by-side diff in the web browser. (user: drh, tags: retro-sbsdiff) | |
|
2011-12-16
| ||
| 22:00 | [132dbcedbc] Closed-Leaf: Add SSL SNI support (suggested by BohwaZ on mailing list). Simplify setting of port for SSL connection. (user: dmitry, tags: dmitry-fixes) | |
|
2011-12-01
| ||
| 16:16 | [ec5c690e0e] Closed-Leaf: Make allow-symlinks a versionable setting. (user: ben, tags: versionable-settings) | |
|
2011-11-14
| ||
| 00:13 | [c95d7a9c3d] Leaf: fossil import --incremental should set the appropriate ancestor for the first commit in each branch being added (user: steveb, tags: steveb-fixes) | |
|
2011-11-05
| ||
| 22:50 | [590cee0ec9] Add fixes to classic makefile to support MinGW mostly automatically. (user: mistachkin, tags: auto-mingw-makefile) | |
|
2011-11-04
| ||
| 21:57 | [863e789e83] Replace the TH1 interpreter with Jim Tcl. (user: steveb, tags: jimtcl) | |
| 18:49 | [ae965ddf5d] Ensure correct file name on compile errors in translated sources. This helps avoid editing the generated file with vim "quickfix". (user: steveb, tags: steveb-fixes) | |
|
2011-11-02
| ||
| 21:53 | [cf5f2c4ea6] Trying to fix some cases where the mlink table is bad build due to delta manifests. In this checkin, I fix the case when the child delta manifest changed back the file from some contents to those of its baseline manifest. The 'info' page was not showing these kind of changes. Should close the ticket [2ce64a315f]. (user: viriketo, tags: fix_mlink) | |
|
2011-10-29
| ||
| 20:06 | [331b57b53f] Closed-Leaf: Ensure correct file name on compile errors in translated sources. This helps avoid editing the generated file with vim "quickfix". (user: steveb, tags: steveb-fixes) | |
|
2011-10-28
| ||
| 14:42 | [cdd4c6a580] Leaf: Update autosetup to 0.6.3 Some mingw32 improvements. Bootstrap jimsh0.c can now be built for embedding in addition to as jimsh. (user: steveb, tags: autosetup) | |
|
2011-10-21
| ||
| 20:24 | [3bbbbdfd7d] Begin improvement efforts on the "diff" functions by adding the --context option to the "diff" command. (user: drh, tags: diff-enhancements) | |
|
2011-10-19
| ||
| 20:28 | [5692702d50] Bringing back the fixes for the 'make test' from bf480a29a6, e46be99ff4, 129605856a, for an eventual merge to trunk. (user: viriketo, tags: maketest_fixes) | |
|
2011-10-18
| ||
| 20:55 | [d29df2f0a2] Adding a boolean setting to choose the use of 'targets' in the anchors href. Default enabled. Related to the thread starting at http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg06588.html (user: viriketo, tags: targets_setting) | |
| 19:49 | [ef5d2176f9] Bringing the changes I had in 4bae75a08e to a trunk-derived branch. (user: viriketo, tags: annotate_links) | |
| 19:45 | [c7c4279f13] Closed-Leaf: Should fix ticket [f0f9aff371f2]. Until now, the annotate_cmd was taking the last (or any?) checkin that had the artifact to be annotated, totally unrelated to what version is checked out. I made annotate_cmd respect the checkout, and annotate only from the past until the checked out version. This makes the command slower, but at least does... (user: viriketo, tags: annotatecmd_fix) | |
|
2011-10-14
| ||
| 23:38 | [9e3b6ad052] Starting a branch to add more information into the annotate web page. I added a link p to the annotation of the version previous to that line change, and a link d to the checkin file diff that introduced the given line. I'd want also the links to bring the users to the concerning line of annotate; we should... (user: viriketo, tags: annotate_links) | |
| 16:11 | [409f370a6d] Merging the annotate_noleak changes, about removing an important memory leak in the annotate operation. It also fixes some blob behaviour in blob.c and content.c. Update: Removed from trunk. Replaced by the must simpler fix at 9929bab702f99839ee (user: viriketo, tags: declined) | |
|
2011-10-13
| ||
| 23:48 | [a6a8e89413] Started adding support for showing side-by-side diffs in the web ui. (user: jan, tags: jan-sbsdiff) | |
| 02:47 | [10e1071461] Create new branch named "ashish-ipv6" (user: ashish, tags: ashish-ipv6) | |
|
2011-10-12
| ||
| 17:41 | [9fe787ec03] Closed-Leaf: Adding a more options at naming commits for diff and update commands. I wrote a new function that allows more kind of specifications for a checkin uuid: checkout, parent and pivot:id1:id2. If there was a way to discover the 'parent branch' of the current checkout, there could be a 'parentbranch' naming too. I think this makes the life ea... (user: viriketo, tags: extended_ci_names) | |
|
2011-10-10
| ||
| 08:56 | [25169506b7] Closed-Leaf: Fix constant prompting on already saved SSL certificates that are not trusted for some reason (e.g. host mismatch, etc). (user: mistachkin, tags: ssl-trust-fix) | |
|
2011-10-04
| ||
| 15:20 | [dcee34b25f] Leaf: Add HMAC-SHA1 implementation. (user: dmitry, tags: multisession) | |
|
2011-09-29
| ||
| 17:21 | [7f110475ec] Protect against timing attacks by using constant-time comparison function to compare passwords and cookies. (user: dmitry, tags: dmitry-security) | |
|
2011-09-15
| ||
| 11:54 | [7f108075ad] Create new branch named "json" (user: stephan, tags: json) | |
|
2011-09-14
| ||
| 17:45 | [34b4dec0bc] Refactored g.okXXX perms flags to g.perm.XXX. (user: stephan, tags: stephan-hack) | |
|
2011-09-13
| ||
| 12:42 | [a336ff53d2] online docco for 4fe2214116 (support for fossil info / descendants ?-R repo?) (user: martin.weber, tags: msw-docco) | |
|
2011-09-11
| ||
| 12:19 | [7c82dbf546] Show overridden user in commit comment. Ticket [4af785ba]. (user: dmitry, tags: dmitry-fixes) | |
|
2011-09-07
| ||
| 08:12 | [27a4518e13] Leaf: Make it easier to use Events as quick notes: Display the title just above the text on Event pages. If there's no title in the wiki text, use the comment as a title. (user: ben, tags: ben-minorchanges) | |
|
2011-09-06
| ||
| 07:33 | [1765c18d94] Leaf: 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. (user: viriketo, tags: localtime_fixes) | |
|
2011-09-04
| ||
| 22:14 | [ef8266b710] Implementation of a linked list to solve the memory leak described in a TODO in e2ebb1f5cae8. This code is slower than having the memory leak, and at the end, it was not a big memory leak. Let's say, 10 byte per revision involved in a file annotate. If a file has 30000 revisions, it may go around 300KB then. For this leak to be noticeable ... (user: viriketo, tags: label_linkedlist) | |
| 20:41 | [7ad4dfbe8b] What I did to get the 'annotate' command not leak. Notice that I disabled again the check for blob_is_reset, as in trunk. (user: viriketo, tags: annotate_noleak) | |
|
2011-09-02
| ||
| 10:31 | [7eeb5c64cc] Leaf: Fix an autosetup bug which prevented libreadline from being detected when running autosetup under tclsh (user: steveb, tags: autosetup) | |
| 10:30 | [0fd14820f7] Add -Wdeprecated-declarations on Mac OS X to prevent warnings from openssl (user: steveb, tags: autosetup) | |
|
2011-09-01
| ||
| 20:33 | [daa6a0eb9b] Adding some ipv4-only code to get the ip where we took the content from for the https connections. The "rcvfrom" information was lost in the case of https connections. I don't know how to make it work well for ipv6 too. (user: viriketo, tags: ssl_peer_ip) | |
|
2011-08-31
| ||
| 08:24 | [d34a1b9f3d] 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. (user: viriketo, tags: artifact_description) | |
|
2011-08-27
| ||
| 14:42 | [f723647710] Initial code to support TH1/Tcl integration. (user: mistachkin, tags: tcl-integration) | |
|
2011-08-24
| ||
| 22:13 | [4e5dd3536e] Leaf: Update to the latest autosetup, mainly for better temp file handling on mingw/msys, and fixes for the sun studio compiler. (user: steveb, tags: autosetup) | |
| 20:05 | [1f4e6cf1ae] "rm" subcmd to stash, "drop"-alike functionality (user: bch, tags: stash_rm) | |
|
2011-08-23
| ||
| 08:37 | [0f0a94730c] Leaf: Cache values of versionable settings read from files. (user: ben, tags: ben-minorchanges) | |
|
2011-08-22
| ||
| 15:55 | [c6b371c46c] Continue with the update routine even if the targetted version equals the current checkout version instead of depending on the value of the verbose flag to continue or not. This fixes tkt [e8a10100e2]. Fossil update will now recover lost files with or without the -v flag. (user: martin.weber, tags: msw-hack) | |
|
2011-08-04
| ||
| 17:13 | [4fee0ce2d6] Closed-Leaf: Add experimental changes to support the case-sensitive setting and the --case-sensitive command-line option for "add", "addremove", and "merge". (user: drh, tags: filename-case) | |
|
2011-07-30
| ||
| 10:10 | [3cdcb51573] Allow more than one file to be specified to the diff command. (user: ben, tags: ben-minorchanges) | |
|
2011-07-24
| ||
| 00:36 | [2ef37b3b2a] Improvements to tar generation. Uses the format documented in Posix.1-2008 to handle long file names and UTF-8. (user: ge, tags: ge-tarfix) | |
|
2011-07-23
| ||
| 21:32 | [6652dd1c17] Closed-Leaf: Add MinGW makefile to allow building an SSL-enabled Fossil with the sources for zlib and OpenSSL simply extracted into the Fossil source directory. (user: mistachkin, tags: mistachkin-Makefile) | |
| 00:24 | [2cfb415b23] During the first phase of export, explicitly try to process the commits in order of delta chains to minimize recomputation and cache trashing. (user: joerg, tags: experimental) | |
|
2011-07-22
| ||
| 22:07 | [c32b23d626] Leaf: Update autosetup to the latest version. This fixes bootstrap on systems with older compilers. Now './configure; make' works on Haiku R1/Alpha 3. (user: steveb, tags: autosetup) | |
| 01:43 | [eff52c1ccb] Switch to using configure (autosetup) by default. The original Makefile is now available as Makefile.classic (user: steveb, tags: autosetup) | |
|
2011-07-20
| ||
| 09:09 | [14d1e44957] Closed-Leaf: Only allow the default Makefile to build fossil on platforms where it's known to work. Update the build documentation to tell the user to use the GNUmakefile explicitly, to avoid accidently building using the default makefile on non-GNU platforms. (user: ben, tags: ben-safe-make) | |
|
2011-07-15
| ||
| 18:06 | [91c2f65a6e] Enable Fossil to run as a Windows service and add a "fossil service" command. (user: tsbg, tags: tsbg-win-service) | |
|
2011-07-10
| ||
| 13:01 | [e0d2e1f9b8] When running the changes or status command from inside a sub-directory of the check out, only show the changes in or below the current directory unless the --show-all option is used. (user: ben, tags: ben-changes-report) | |
|
2011-07-09
| ||
| 20:19 | [ded86a4e53] Initial check-in of Steve Bennett's autosetup configurator. (user: drh, tags: autosetup) | |
|
2011-06-23
| ||
| 08:56 | [b785f08608] added "diff from other version" to fdiff page (user: ron, tags: rons diff mods) | |
|
2011-06-17
| ||
| 19:09 | [8526b151fc] Adding a first test for merging branches with renames. Related to ticket [554f44ee74]. (user: viriketo, tags: merge_renames) | |
|
2011-06-16
| ||
| 23:14 | [d167b79e66] Closed-Leaf: A CMake file from Thomas Schnurrenberger. Saved for reference. After some experimentation with cmake, the thinking is we will probably go in a different direction. (user: drh, tags: cmake) | |
| 18:10 | [1e7c1bca45] Closed-Leaf: The VC++ Makefile is generated by makemake.tcl and should not be edited directly. And this check-in was to the wrong branch anyhow. (user: drh, tags: mistake) | |
|
2011-06-14
| ||
| 17:09 | [8559c781c2] Add very basic configure script. It is just checking for zlib, OpenSSL and the USE_PREAD support on the BSDs. (user: joerg, tags: autoconf) | |
|
2011-06-02
| ||
| 19:28 | [25c77401f0] Create new branch named "ben-testing" (user: ben, tags: ben-testing) | |
|
2011-05-30
| ||
| 07:04 | [62284df93a] Create new branch named "configure-make" (user: ben, tags: configure-make) | |
|
2011-05-22
| ||
| 14:23 | [2b4a6a66e1] Create new branch named "ben-security" (user: ben, tags: ben-security) | |
| 09:11 | [3db75c4803] Create new branch named "versionable-settings" (user: ben, tags: versionable-settings) | |
| 07:33 | [eb4b5e3beb] Create new branch named "solaris10" (user: ben, tags: solaris10) | |
|
2011-05-21
| ||
| 15:38 | [d73b1b5042] Create new branch named "bens-expr" (user: ben, tags: bens-expr) | |
|
2011-04-27
| ||
| 18:21 | [e805fa8db9] Attempt to get Fossil working on windows systems that do not use UTF8 in the shell. (user: drh, tags: windows-i18n) | |
|
2011-04-26
| ||
| 00:45 | [f99e3fa9e6] Begin implementing the protocol changes for configuration sync. (user: drh, tags: config-sync) | |
|
2011-04-14
| ||
| 18:09 | [f60f56025c] Refactoring the directory scanning code used by recursive add, extra, and clean. Seems to work but needs more testing prior to folding into trunk. (user: drh, tags: experimental) | |
|
2011-04-13
| ||
| 11:47 | [a3ecba52f0] Online help for the first few commands edited - to help with very long explanations, the command is summarised at the end for those who just want to check the precise options (user: Arjen Markus, tags: arjen-doc-updates) | |
| 10:23 | [1f851f8467] Online help for the first few commands edited - to help with very long explanations, the command is summarised at the end for those who just want to check the precise options (user: Arjen Markus, tags: arjen-doc-updates) | |
|
2011-04-08
| ||
| 17:08 | [eec32b99dd] Begin adding code to implement "login groups" which will (we hope) ultimately lead to a single sign-on capability. (user: drh, tags: login-groups) | |
|
2011-04-04
| ||
| 01:10 | [85c6c1d7eb] Create new branch named "betterExeHandling" (user: bharder, tags: betterExeHandling) | |
|
2011-03-28
| ||
| 18:08 | [97d0118794] Allow for the creation of "sub-repositories" that can be accessed through the web interface using the same login credentials as the parent repository. (user: drh, tags: sub-repos) | |
|
2011-03-25
| ||
| 18:20 | [513ea81005] Added very basic client certificate support for https. (user: jan, tags: jan-clientcert) | |
|
2011-03-10
| ||
| 02:39 | [34c23c6fd4] Refactoring the DAG path search code into a separate object. (user: drh, tags: path-refactor) | |
|
2011-02-27
| ||
| 22:22 | [081aefde56] Untested changes trying to get execute permission to be set correctly following "update", "merge", "stash", etc. Ticket [baf9b6b11e08c1d]. This is a big mess and is going to take some time to get right. (user: drh, tags: exe-permission-fix) | |
|
2011-02-26
| ||
| 21:49 | [4a17f85182] First cut at code to enable syncing private branches. Code compiles but is otherwise untested. The "x" privilege is required on the server in order to sync privately. (user: drh, tags: private-sync) | |
|
2011-02-17
| ||
| 08:15 | [4e0274bbc3] Leaf: Enable a “stash make” subcommand as an alias for “stash snapshot” (user: BM, tags: stash_mk) | |
|
2011-02-15
| ||
| 05:18 | [8b5556c9fe] Create new branch named "bch" (user: bharder, tags: bch) | |
|
2011-02-12
| ||
| 13:38 | [a1814d5015] Leaf: This branch contains experimental changes attempting to address complaints that Fossil sometimes overwrites unmanaged files. In this checkin: Use file_delete() instead of unlink() everywhere. Add interfaces file_move() and file_dont_overwrite() but do not use those interfaces yet. (user: drh, tags: file-safety) | |
|
2011-01-28
| ||
| 20:56 | [69f43fc077] Add a new meta-data table named LEAF that holds a precomputed set of all leaves in the checkin DAG. Use this precomputed table rather than trying to compute the LEAFs on the fly, as a performance enhancement for repositories with many checkins. A rebuild is required. (user: drh, tags: experimental) | |
| 18:57 | [a7b7ff3ac2] Create new branch named "symlinks". Mailing list thread (user: dmitry, tags: symlinks) | |
|
2011-01-26
| ||
| 16:23 | [2739272921f] Closed-Leaf: Avoid unnecessary deep recursion in after_dephantomize() when using delta-manifests. (user: drh, tags: experimental) | |
|
2011-01-05
| ||
| 18:55 | [c9a903c2bc] Closed-Leaf: Experimental change to try to make "export" run faster for massive repositories. (user: drh, tags: experimental) | |
|
2010-12-22
| ||
| 23:57 | [fedf27e483] First cut at code to allow anonymous users to self-register. (user: drh, tags: self-register) | |
|
2010-12-20
| ||
| 17:17 | [01c83bfbbf] Closed-Leaf: This change was accidentally committed by a test script, specifically the test/merge5.test test script. There is some problem with "make test". (user: drh, tags: m1, Mistake) | |
| 16:57 | [9688ec1d00] Closed-Leaf: Additional lookaside buffer measurements associated with an experimental version of SQLite, enabled only when --sqltrace is used. (user: drh, tags: experimental) | |
|
2010-12-18
| ||
| 17:24 | [b3dadcc4a6] Begin adding code to implement the "stash" command. The code compiles and runs but is currently incomplete. This is an incremental check-in to preserve state. (Ironically, if "stash" were working, I'd have probably just done a "stash snapshot" to capture this state, rather than an experimental branch.) (user: drh, tags: experimental) | |
|
2010-12-09
| ||
| 15:52 | [8bb8be26ca] Closed-Leaf: 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. (user: drh, tags: experimental) | |
|
2010-11-11
| ||
| 13:36 | [7043db15b8] Closed-Leaf: a stab at fast-import/export support building on the 'import' branch from drh. (user: gcw, tags: gcw-fast) | |
|
2010-11-08
| ||
| 19:00 | [b3fd32f925] Begin adding "import" and "export" commands for converting repositories from and to the Git format. The "export" command currently generates output but is not quite correct. The "import" command is still a stub. (user: drh, tags: experimental) | |
|
2010-11-07
| ||
| 08:16 | [e8d231aaf3] Create new branch named "venks-emacs" (user: venkat, tags: venks-emacs) | |
|
2010-10-29
| ||
| 21:11 | [6d334ac9ed] merge from trunk and add sqlite shell to windows make (user: wolfgang, tags: StvPrivateHook2) | |
|
2010-10-27
| ||
| 16:06 | [5ba4439b31] New higher-performance and backwards-compatible clone logic. (user: drh, tags: experimental) | |
|
2010-10-22
| ||
| 01:04 | [858940c68e] Add some explanatory text to the update command to make it easier for new users to learn fossil. (user: bcsmith, tags: ui-improvements) | |
|
2010-10-21
| ||
| 23:26 | [413ebeb12e] Leaf: TH1 fossiltag command for accessing tag values. Has two subcommands: get and list, which do what they sound like. (user: bcsmith, tags: th1_fossiltag_cmd) | |
|
2010-10-17
| ||
| 16:37 | [9cf288de27] merge from old hook branch (user: wolfgang, tags: StvPrivateHook2 ) | |
|
2010-10-15
| ||
| 20:37 | [da9fcdc95a] Refactor the control-artifact parser. (user: drh, tags: experimental) | |
|
2010-10-10
| ||
| 19:07 | [6916054dc8] Leaf: New TH1 command: wikicontent Placed in its own branch for posterity. (user: bcsmith, tags: th1_wikicontent_cmd) | |
|
2010-10-08
| ||
| 12:02 | [b76a547f1a] added cross reference links to command line help in the gui (user: wolfgang, tags: wolfgangHelpCmd) | |
|
2010-10-05
| ||
| 02:46 | [9664989c0f] An attempt to reduce the depth of recursion in order to run better on systems with limited stack spack. Ticket [2a1e8e3c4b0b39e08fdde0]. This check-in compiles and runs but has issues. (user: drh, tags: small_stack) | |
|
2010-10-04
| ||
| 20:18 | [f3f7f13815] ticket show working(without UUID-filter) (user: wolfgang, tags: wolfgangTicketCmd) | |
|
2010-10-03
| ||
| 19:24 | [6b8b6d2e23] Closed-Leaf: More descriptive SSL error messages. (user: bcsmith, tags: ssl_platform_fixes) | |
|
2010-10-01
| ||
| 22:17 | [ed8738b60a] Add the new "Event" artifact type to be used for project milestones, blog posts, news articles, and so forth. The Event artifact format is still subject to incompatible changes. (user: drh, tags: experimental) | |
|
2010-09-22
| ||
| 02:58 | [46ea03734f] start of "nop" no-operation command (user: bharder, tags: nop) | |
|
2010-09-17
| ||
| 05:35 | [6e258c4ae3] Create new branch named "lang" (user: bharder, tags: lang) | |
|
2010-09-14
| ||
| 17:20 | [c5a27b6c67] Create new branch named "wolfgangFormat2CSS_2" (user: Ratte, tags: wolfgangFormat2CSS_2) | |
|
2010-09-07
| ||
| 23:57 | [e2ab51b011] Create new branch named "wolfgangFormat2CSS" (user: wolfgang, tags: wolfgangFormat2CSS) | |
|
2010-09-04
| ||
| 15:19 | [ba1c75ad39] Create new branch named "stv-skinning" (user: Ratte, tags: stv-skinning) | |
|
2010-08-27
| ||
| 01:24 | [3e3304ac44] Create new branch named "windowscompilers" (user: renez, tags: windowscompilers) | |
|
2010-08-25
| ||
| 14:03 | [b19f25fe87] Initial code to implement synchronization via ssh. (user: drh, tags: experimental) | |
|
2010-07-29
| ||
| 19:01 | [2a4ab3b151] Closed-Leaf: “delete” command, still can use “del” which is shorter and non ambiguous – ignore -wal and -shm files in repository root for adding, computing extras and closing repository, just in case (user: benoit, tags: benoit) | |
|
2010-07-26
| ||
| 06:21 | [df8808416a] Create new branch named "ttmrichter-skins" (user: michael, tags: ttmrichter-skins) | |
|
2010-07-14
| ||
| 05:21 | [0fadfd26ba] Leaf: Create new branch named "ticket-92d3a03459" (user: michael, tags: ticket-92d3a03459) | |
|
2010-06-23
| ||
| 05:27 | [953d293c32] Fix makemake.tcl to generate main.mk as committed previously. Moved onto the "benoit" branch because it fails to build. (user: benoit, tags: benoit) | |
|
2010-06-22
| ||
| 11:35 | [7b7fe27678] Improve Make system for easier compilation with MinGW awk must still be in PATH and zlib compiled for mingw. (user: BM, tags: benoit) | |
|
2010-06-18
| ||
| 03:21 | [43472d55f3] Fixed up the quickstart to present information in a more logical order. (user: michael, tags: ttmrichter) | |
|
2010-05-24
| ||
| 15:37 | [cad393d597] added a check for null document pointers in search_score that corrected search form crash (user: Zeugmal, tags: exp-search) | |
|
2010-05-21
| ||
| 21:05 | [73d274360c] adding code, wiki, tickets, checkins search functionality (user: Zach, tags: exp-search) | |
|
2010-05-16
| ||
| 19:16 | [bf1c21ba16] Rename the "clear-title" branch as the new trunk. The trunk is now relicensed using the Simplified BSD License. (user: drh, tags: trunk) | |
| 19:14 | [ccc7701cc6] Closed-Leaf: Move what used to be the called the trunk into a separate branch named "gpl". The trunk will be modified to contain only code to which we hold clear title and which is licensed using the 2-clause BSD License. (user: drh, tags: gpl) | |
|
2010-03-21
| ||
| 22:10 | [6a21088a78] Create new branch named "ssl_platform_fixes" (user: linuxfood, tags: ssl_platform_fixes) | |
|
2010-03-16
| ||
| 21:33 | [c3d7df650b] Work toward adding support for attachments. Keep this on an experimental branch until it is actually working. (user: drh, tags: experimental) | |
|
2010-02-28
| ||
| 07:01 | [0ddd305acb] added make wrapper script (user: ron, tags: ron-make) | |
|
2010-02-06
| ||
| 20:20 | [4027ad4b7e] fixed [9ff56ae8a6] - "fossil sha" crash (user: ron, tags: dead-end) | |
|
2010-01-21
| ||
| 18:13 | [59002d5e35] Factor the sync password out of the last-sync-url configuration setting. Store the password separately. Prompt the user for the password if it is missing. (user: drh, tags: experimental) | |
|
2010-01-19
| ||
| 18:11 | [ab0a0d7640] Start a new branch that strives to contain only code for which we hold clear title. (user: drh, tags: clear-title) | |
|
2010-01-13
| ||
| 10:10 | [acba194c0d] Closed-Leaf: Fixed bug where /doc could only be read if the user had checkout security - drh adds: This is not a bug. Checkout permission prevents /doc from being used to "checkout" any version of any file. (user: jeremy_c, tags: dead-end) | |
|
2010-01-09
| ||
| 22:03 | [cfe33dcf92] Store passwords in USER.PW as either cleartext (as is done in legacy) or as the SHA1 hash of the password. When changing a password or adding a new user, always use the SHA1 hash password. (user: drh, tags: experimental) | |
|
2009-12-31
| ||
| 14:49 | [6ee7316567] • Fixed security bug in ticket reports, you previously had to have Check-out security to view a ticket report, you now have to have "r" (Read-tkt) to view ticket reports. (user: jeremy_c, tags: jeremy_c-timeline) | |
|
2009-11-09
| ||
| 15:24 | [bd2fa6aa2b] Create new branch named "ssl" (user: dmitry, tags: ssl) | |
|
2009-09-22
| ||
| 07:49 | [7a2c37063a] merge trunk into creole branch (user: bob, tags: creole) | |
|
2009-05-08
| ||
| 09:52 | [ecd1f09632] Initial commit of Creole Wiki Parser extension. (user: robert, tags: creole) | |
|
2009-04-27
| ||
| 08:43 | [47cc9dfec8] Leaf: Experimental - Pass < !-- --> comments through the wiki unchanged unless inside a < verbatim > block in which case it is htmlized. Also pass < span > tags, treating them as font markup. These changes make it easier to convert existing html pages and specifically allow the inclusion of license text in pages derived from copyright material. (user: robert, tags: robert-exp, pass-comments) | |
|
2009-04-19
| ||
| 05:48 | [4fff366109] branch, start committing hacking that will hopefully yield fix to this problem: one is allowed to checkout "artifacts" that should not be checkout-able (ie: changes to tickets); trying to check this out is permitted, but results in a segfault (user: bch, tags: fix artifact checkout) | |
|
2009-03-26
| ||
| 15:32 | [5468ec7c5e] Incremental changes toward encrypting sync traffic. The changes are incomplete, but all legacy functionality appears to still works. (user: drh, tags: experimental) | |
|
2009-01-30
| ||
| 21:18 | [51868cb12f] Leaf: Changed update docs, ** ADDED A _SPECIAL_ (but MUTYPE_BLOCK) wikitag <annotation> to put html comments in wikimarkup (user: kkennell, tags: kkinnell-exp) | |
|
2008-01-30
| ||
| 21:53 | [abbdb0e8c9] Branch created tclfossil (user: mjanssen, tags: tclfossil-1) | |
|
2007-07-21
| ||
| 14:09 | [a28c83647d] initial empty baseline (user: drh, tags: trunk) |