Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Nomenclature:
- A leafis a check-in with no descendants in the same branch.
- An open leafis a leaf that does not have a "closed" tag and is thus assumed to still be in use.
- A closed leafhas a "closed" tag and is thus assumed to be historical and no longer in active use.
Open leaves:
|
2012-02-04
| ||
| 00:30 | [034e887c35] Leaf: Make sure the "branch new --private" command does not create a public BLOB that is a delta of a private BLOB. Also, when doing a file clone or when doing "scrub --private", double-check that no public BLOBs are deltas of private BLOBs before deleting the private BLOBs. (user: drh, tags: trunk) | |
|
2012-02-03
| ||
| 16:42 | [30478e4e7e] Leaf: Avoid overflow problems if users enter negative numbers for the "dw" and "dc" URI query parameters. (user: drh, tags: retro-sbsdiff) | |
|
2012-01-23
| ||
| 03:51 | [de9c2f08d7] Leaf: Merge latest trunk changes into jimtcl branch. Lightly tested. Should allow xfer scripts to be written in Jim Tcl. (user: steveb, tags: jimtcl) | |
|
2012-01-20
| ||
| 17:32 | [7611406fd7] Leaf: The HTTP trace files need to be opened in binary mode. (user: mistachkin, tags: clientSyncLeakFix) | |
|
2012-01-18
| ||
| 12:56 | [9441f6fbcf] Leaf: Add xfersetup to the makemake.tcl script. (user: mistachkin, tags: pushScript) | |
|
2012-01-15
| ||
| 18:06 | [b3130baa06] Leaf: Merge latest changes from trunk (user: ashish, tags: ashish-ipv6) | |
|
2012-01-06
| ||
| 05:28 | [d7ff893259] Leaf: corrections for erroneous merge of retro-sbsdiff (see ticket [5a855f1bc6]) (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) | |
|
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
| ||
| 23:12 | [f382b9a559] Leaf: Slight syntax tweak for 'ifeq' statement, this may work on more make variants. (user: mistachkin, tags: auto-mingw-makefile) | |
|
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
| ||
| 21:50 | [a505abccc6] Leaf: Fix a spacing bug in the display of side-by-side diffs. (user: drh, tags: diff-enhancements) | |
|
2011-10-18
| ||
| 21:20 | [61523cbe67] Leaf: Adding a space I forgot in in the html output. (user: viriketo, tags: targets_setting) | |
| 19:49 | [ef5d2176f9] Leaf: Bringing the changes I had in 4bae75a08e to a trunk-derived branch. (user: viriketo, tags: annotate_links) | |
|
2011-10-14
| ||
| 15:52 | [4f9f0e9f03] Leaf: working on json wiki command (user: zach, tags: json-multitag-test, json) | |
|
2011-10-10
| ||
| 08:56 | [25169506b7] 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-15
| ||
| 00:54 | [17f21f2482] Leaf: Further progress towards jerusalem on yet another holy docco crusade! Checkin #3/n (user: martin.weber, tags: msw-docco) | |
|
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) | |
| 03:51 | [a67e2683ed] Leaf: 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. (user: martin.weber, tags: msw-hack) | |
|
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-02
| ||
| 10:31 | [7eeb5c64cc] Leaf: Fix an autosetup bug which prevented libreadline from being detected when running autosetup under tclsh (user: steveb, tags: autosetup) | |
|
2011-08-31
| ||
| 07:50 | [374920b209] Leaf: Improve formatting for fossil ticket history. Make small fields print on same line, and make longer ones look better. (user: venkat, tags: venks-emacs) | |
|
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) | |
| 21:45 | [d2c4a24275] Leaf: Fix code stylistic issues with the "stash rm" patch. Also document the new stash verb. (user: drh, 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-04
| ||
| 17:13 | [4fee0ce2d6] 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-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) | |
| 03:10 | [38d5859713] Leaf: Very minor edits to the BUILD.txt document. (user: drh, tags: autosetup) | |
|
2011-07-12
| ||
| 17:26 | [8c482e2a99] Leaf: Apply a fix to auto.def supplied by Steve Bennett via the mailing list. (user: dan, tags: autosetup) | |
|
2011-06-23
| ||
| 11:24 | [6a84934b44] Leaf: added version diff from info page (user: ron, tags: rons diff mods) | |
|
2011-06-19
| ||
| 16:52 | [c5f994d4c5] Leaf: Require version 2.61 of autoconf, the version installed by default on Mac OS X. Changes to get autoconf working under Solaris 10: Prefer system version of OpenSSL found in /usr/sfw directory. Check for getpassphrase using autoconf rather than making assumptions in config.h. (user: ben, tags: autoconf) | |
|
2011-06-16
| ||
| 23:14 | [d167b79e66] 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) | |
|
2011-05-30
| ||
| 06:55 | [d23f98877d] Leaf: Online help for several more commands adapted (user: Arjen Markus, tags: arjen-doc-updates) | |
|
2011-05-28
| ||
| 15:40 | [529237a3c1] Leaf: Tidy up and fix implementation of empty-dirs setting. (user: ben, tags: versionable-settings) | |
|
2011-04-10
| ||
| 00:27 | [0c0392af3d] Leaf: Cache passphrase for protected PEM files to avoid having to re-type passphrase for each new https connection. (user: jan, tags: jan-clientcert) | |
|
2011-04-04
| ||
| 01:56 | [5a587ba570] Leaf: ws change to capture chmod +x change (user: bharder, tags: betterExeHandling) | |
|
2011-02-20
| ||
| 05:56 | [9503a9152e] Leaf: Merge custom Makefile to trunk. (user: mistachkin, tags: trunk) | |
|
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-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) | |
|
2010-11-11
| ||
| 13:36 | [7043db15b8] Leaf: a stab at fast-import/export support building on the 'import' branch from drh. (user: gcw, tags: gcw-fast) | |
|
2010-11-09
| ||
| 01:17 | [a298a0e2f9] Leaf: Cleanup of help_page() in preparation for merging with trunk. (user: drh, tags: StvPrivateHook2) | |
|
2010-11-07
| ||
| 10:23 | [1a6876db8d] Leaf: Merge from trunk. (user: michael, tags: ttmrichter-skins) | |
|
2010-10-28
| ||
| 17:41 | [e6dce6a16a] Leaf: merge from trunk (user: wolfgang, tags: StvPrivateHook2 ) | |
|
2010-10-22
| ||
| 01:06 | [3c19422b6e] Leaf: Merge in some ui enhancements from the ssl_platform_fixes branch. (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-16
| ||
| 19:07 | [f88368742d] Leaf: PellesC doesn't have pgmptr, update Makefile (user: wolfgang, tags: wolfgangHelpCmd) | |
|
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-09-22
| ||
| 05:42 | [efc9e1c3b4] Leaf: schema change to support "nop". Repos will need to be rebuilt to use this functionality. (user: bharder, tags: nop) | |
|
2010-09-19
| ||
| 01:14 | [1dfb33e879] Leaf: merge trunk (user: bharder, tags: lang) | |
|
2010-09-11
| ||
| 11:37 | [b41feab774] Leaf: Improvements to the "stat" page formatting. (user: drh, tags: trunk) | |
|
2010-08-13
| ||
| 03:49 | [861a885c74] Leaf: Merged with trunk. (user: michael, tags: ttmrichter) | |
|
2010-07-14
| ||
| 05:21 | [0fadfd26ba] Leaf: Create new branch named "ticket-92d3a03459" (user: michael, tags: ticket-92d3a03459) | |
|
2010-06-10
| ||
| 19:19 | [0fd61810c4] Leaf: Change the title of the home page from "Fossil Home Page" to simply "Home Page". (user: drh, tags: exp-search) | |
|
2010-05-17
| ||
| 18:24 | [0072bfefd2] Leaf: re-introduce "co" "checkout" command to BSD branch (user: bch, tags: trunk) | |
|
2010-05-16
| ||
| 19:14 | [ccc7701cc6] 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-05-14
| ||
| 17:02 | [4c931047ef] Leaf: On the timeline graph, strive to put the "trunk" to the far left. (user: drh, tags: trunk) | |
|
2010-02-28
| ||
| 08:18 | [7f2ccea7ff] Leaf: fix small issue in postbuild (user: ron, tags: ron-make) | |
|
2009-10-05
| ||
| 20:05 | [b99aa66d1f] Leaf: add wiki-contents macro to creole parser, plus minor bug fix (user: robert, tags: creole) | |
|
2009-04-29
| ||
| 03:59 | [5d49162a31] Leaf: checkpoints for the is_ticket() function (user: bch, tags: fix artifact checkout) | |
|
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-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) |