Leaves
Not logged in

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

Open leaves:

2013-02-19
05:15
merge with trunk Leaf check-in: 102bfeae46 user: orefkov tags: orefkovs-change
2013-02-18
22:35
Update version of OpenSSL that is referred to in the makefiles. Leaf check-in: ab9b449190 user: mistachkin tags: trunk
21:45
/info/TICKET_UUID now only shows the ticket title if the ticket db has a title field. Leaf check-in: 1c46835e4c user: stephan tags: timeline-rss-ticket
10:03
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... Leaf check-in: cc3976fd30 user: jan.nijtmans tags: fossil_utf8_to_filename
08:30
merge trunk Leaf check-in: fdd51b617c user: jan.nijtmans tags: ticket-d17d6e5b17
2013-02-17
21:37
merge trunk Leaf check-in: fdf9050c4b user: jan.nijtmans tags: improve_commit_warning
14:47
More simplification in UTF-16 bom detection Leaf check-in: 1e70f211f9 user: jan.nijtmans tags: utf16Bom
2013-02-15
14:37
Fixing annotate. It was hanging. Leaf check-in: 96c3133576 user: viriketo tags: annotate_links
2013-02-13
20:16
Correct comment and remove superfluous return statement. Leaf check-in: a49749ed5d user: mistachkin tags: utf16Bom
2013-02-12
16:47
Merge from trunk. Leaf check-in: e4a698bdd2 user: dg tags: use-fossil_strcmp-everywhere, dg-misc
2013-01-29
09:06
Patch from Edward Berner for Windows NT 4.0 Leaf check-in: e19ee02d39 user: jan.nijtmans tags: berner-nt
2013-01-07
17:33
Merge updates from trunk. Leaf check-in: a6647539f6 user: mistachkin tags: tclRdOnly
17:21
Merge updates from trunk. Leaf check-in: 4f365f7b77 user: mistachkin tags: th1Hooks
2012-12-22
14:36
Use NULL rather than 0 for values in the MLINK table that are empty. Leaf check-in: 19844445d0 user: drh tags: exp-foreign-keys
2012-12-18
02:18
Fix a typo - repeated word "from" Leaf check-in: 6dba4c6a58 user: drh tags: improved-name-change-display
2012-11-26
23:54
Changes to support easier debugging on Windows. Leaf check-in: 642e543c28 user: mistachkin tags: winDebug
2012-11-17
19:22
Prevent 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. The is a backport/cherrypick of check-in [141b990722ea81e10e5] Leaf check-in: 285eeba64f user: drh tags: branch-1.19
15:03
Only show the "pull only - not authorized to push" message once when syncing with a repo for which there is read-only permission. Leaf check-in: 6cc262207d user: drh tags: fix-sync-delta-loop
2012-11-05
13:56
merge trunk Leaf check-in: b0e05a90b6 user: jan.nijtmans tags: use-blob_strip_bom
2012-11-02
02:34
Make sure the MODREQ table exists before using it in the "modreq" webpage. Leaf check-in: def256a23b user: drh tags: moderation
2012-10-26
20:18
Bring in the latest SQLite from upstream. Leaf check-in: bda00cbada user: drh tags: optimization
2012-10-24
07:42
relax Wiki name restriction Leaf check-in: d5453ca06a user: jan.nijtmans tags: ticket-897c39d284
2012-10-19
17:34
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. Leaf check-in: 463df97c06 user: drh tags: full-html-for-embedded-docs
2012-10-09
14:32
An alternative way to get mime-types from attachments for the "raw" page. Leaf check-in: b21df7ecaf user: drh tags: experimental
2012-08-13
12:54
Disable the cut/copy/paste buttons on the WYSIWYG editor, since doing cut/copy/paste under javascript control is normally disallowed for security reasons. Leaf check-in: e5ad103777 user: drh tags: wysiwyg
2012-08-03
18:41
merged in [336e1355b927f]. Leaf check-in: 82e78034da user: stephan tags: th1-query-api
2012-07-07
14:07
Update the inetd handler so that it works with IPv6. Leaf check-in: 89fb414274 user: drh tags: ipv6
2012-06-29
15:59
Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". Leaf check-in: 0328d68181 user: drh tags: sqlite4
2012-06-22
12:58
MSC makefile fix for missing cson_amalgamation. Leaf check-in: 0918d1f04a user: stephan tags: stephan
2012-06-06
20:27
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. Leaf check-in: cff9cc34f0 user: tsbg tags: winsrv
2012-05-11
21:17
Filter out inline shell variables from tclConfig.sh because they break the build on CentOS 5 with TCL 8.4. (Edit: Fixed username.) Leaf check-in: cc008ebab7 user: bcsmith tags: autosetup
2012-04-30
09:33
When sided by side make the text area small so it will always fit in the column. After page loaded enlarge the text area with Javascript. But leave a little room (40px) as a margin between the two columns. This insurers that side by side always succeeds. Leaf check-in: 396eceb9e4 user: renez tags: side-by-side-edit
2012-04-29
17:08
Merge in recent trunk changes so that the branches can be more easily compared. Leaf check-in: 82332148a2 user: drh tags: side-by-side-edit
2012-04-19
14:34
Catch up w/ trunk & document --case-sensitive option in the add and addremove commands. Leaf check-in: 626a317e5c user: martin.weber tags: msw-docco
2012-03-19
12:45
Avoid a valgrind warning in the side-by-side diff logic. Leaf check-in: 5dd5d39e7c user: drh tags: branch-1.22
2012-03-10
13:17
Merge latest changes from trunk. Leaf check-in: 7124f09f07 user: ashish tags: ashish-ipv6
2012-02-19
03:04
Added mistachkin's openssl name collision workaround to the autoconfigurator. Fixed a typo. Leaf check-in: d03aca4a77 user: jan tags: jan-buildfixes
2012-02-17
01:55
Update to the latest autosetup (0.6.4) Leaf check-in: 20a7225747 user: steveb tags: autosetup
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. Leaf check-in: 587dd57fe1 user: martin.weber tags: msw-docco
2012-01-23
03:51
Merge latest trunk changes into jimtcl branch. Lightly tested. Should allow xfer scripts to be written in Jim Tcl. Leaf check-in: de9c2f08d7 user: steveb tags: jimtcl
2012-01-06
05:28
corrections for erroneous merge of [4b432961ac|retro-sbsdiff] (see ticket [5a855f1bc6]) Leaf check-in: d7ff893259 user: bch tags: status_redo
2012-01-04
18:29
Process the style sheet using TH1 prior to returning it. This branch is experimental. Leaf check-in: d1b68cc0f3 user: drh tags: th1-css
2011-11-14
00:13
fossil import --incremental should set the appropriate ancestor for the first commit in each branch being added Leaf check-in: c95d7a9c3d user: steveb tags: steveb-fixes
2011-10-28
14:42
Update autosetup to 0.6.3    Some mingw32 improvements. Bootstrap jimsh0.c can now be built for embedding in addition to as jimsh. Leaf check-in: cdd4c6a580 user: steveb tags: autosetup
2011-10-04
15:20
Add HMAC-SHA1 implementation. Leaf check-in: dcee34b25f user: dmitry tags: multisession
2011-09-07
08:12
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. Leaf check-in: 27a4518e13 user: ben tags: ben-minorchanges
03:51
begin work on ticket [bc0d0f5642eaf]: track success of (network) write operations and start bubbling that status up. To make it up to ultimately exit(EXIT_FAILURE) on errors, mkindex will need to be updated, too, as well as the signature from command implementing functions need to return int instead of void at some point. More to come. Leaf check-in: a67e2683ed user: martin.weber tags: msw-hack
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. Leaf check-in: 1765c18d94 user: viriketo tags: localtime_fixes
2011-09-02
10:31
Fix an autosetup bug which prevented libreadline from being detected when running autosetup under tclsh Leaf check-in: 7eeb5c64cc user: steveb tags: autosetup
2011-08-31
07:50
Improve formatting for fossil ticket history. Make small fields print on same line, and make longer ones look better. Leaf check-in: 374920b209 user: venkat tags: venks-emacs
2011-08-24
22:13
Update to the latest autosetup, mainly for better temp file handling on mingw/msys, and fixes for the sun studio compiler. Leaf check-in: 4e5dd3536e user: steveb tags: autosetup
21:45
Fix code stylistic issues with the "stash rm" patch. Also document the new stash verb. Leaf check-in: d2c4a24275 user: drh tags: stash_rm
2011-08-23
08:37
Cache values of versionable settings read from files. Leaf check-in: 0f0a94730c user: ben tags: ben-minorchanges
2011-07-22
22:07
Update autosetup to the latest version. This fixes bootstrap on systems with older compilers. Now './configure; make' works on Haiku R1/Alpha 3. Leaf check-in: c32b23d626 user: steveb tags: autosetup
03:10
Very minor edits to the BUILD.txt document. Leaf check-in: 38d5859713 user: drh tags: autosetup
2011-07-12
17:26
Apply a fix to auto.def supplied by Steve Bennett via the mailing list. Leaf check-in: 8c482e2a99 user: dan tags: autosetup
2011-06-23
11:24
added version diff from info page Leaf check-in: 6a84934b44 user: ron tags: rons diff mods
2011-05-30
06:55
Online help for several more commands adapted Leaf check-in: d23f98877d user: Arjen Markus tags: arjen-doc-updates
2011-05-28
15:40
Tidy up and fix implementation of empty-dirs setting. Leaf check-in: 529237a3c1 user: ben tags: versionable-settings
2011-04-10
00:27
Cache passphrase for protected PEM files to avoid having to re-type passphrase for each new https connection. Leaf check-in: 0c0392af3d user: jan tags: jan-clientcert
2011-04-04
01:56
ws change to capture chmod +x change Leaf check-in: 5a587ba570 user: bharder tags: betterExeHandling
2011-02-17
08:15
Enable a “stash make” subcommand as an alias for “stash snapshot” Leaf check-in: 4e0274bbc3 user: BM tags: stash_mk
2011-02-12
13:38
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. Leaf check-in: a1814d5015 user: drh tags: file-safety
2010-11-09
01:17
Cleanup of help_page() in preparation for merging with trunk. Leaf check-in: a298a0e2f9 user: drh tags: StvPrivateHook2
2010-11-07
10:23
Merge from trunk. Leaf check-in: 1a6876db8d user: michael tags: ttmrichter-skins
2010-10-28
17:41
merge from trunk Leaf check-in: e6dce6a16a user: wolfgang tags: StvPrivateHook2
2010-10-22
01:06
Merge in some ui enhancements from the ssl_platform_fixes branch. Leaf check-in: 3c19422b6e user: bcsmith tags: ui-improvements
2010-10-21
23:26
TH1 fossiltag command for accessing tag values.    Has two subcommands: get and list, which do what they sound like. Leaf check-in: 413ebeb12e user: bcsmith tags: th1_fossiltag_cmd
2010-10-16
19:07
PellesC doesn't have pgmptr, update Makefile Leaf check-in: f88368742d user: wolfgang tags: wolfgangHelpCmd
2010-10-10
19:07
New TH1 command: wikicontent    Placed in its own branch for posterity. Leaf check-in: 6916054dc8 user: bcsmith tags: th1_wikicontent_cmd
2010-09-19
01:14
merge trunk Leaf check-in: 1dfb33e879 user: bharder tags: lang
2010-08-13
03:49
Merged with trunk. Leaf check-in: 861a885c74 user: michael tags: ttmrichter
2010-07-14
05:21
Create new branch named "ticket-92d3a03459" Leaf check-in: 0fadfd26ba user: michael tags: ticket-92d3a03459
2010-06-10
19:19
Change the title of the home page from "Fossil Home Page" to simply "Home Page". Leaf check-in: 0fd61810c4 user: drh tags: exp-search
2010-03-21
22:42
Comparison typo. Leaf check-in: 624bc1c662 user: linuxfood tags: ssl_platform_fixes
2010-02-26
03:02
Merge in latest changes from trunk. Leaf check-in: df90572760 user: linuxfood tags: creole
2009-04-29
03:59
checkpoints for the is_ticket() function Leaf check-in: 5d49162a31 user: bch tags: fix artifact checkout
2009-04-27
08:43
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. Leaf check-in: 47cc9dfec8 user: robert tags: robert-exp, pass-comments
2009-01-30
21:18
Changed update docs, ** ADDED A _SPECIAL_ (but MUTYPE_BLOCK) wikitag <annotation> to put html comments in wikimarkup Leaf check-in: 51868cb12f user: kkennell tags: kkinnell-exp