Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
39 check-ins using file src/report.c version 3859ac4a94
|
2010-09-22
| ||
| 05:42 | schema change to support "nop". Repos will need to be rebuilt to use this functionality. ... (Closed-Leaf check-in: efc9e1c3b4 user: bharder tags: nop) | |
| 03:03 | typo ... (check-in: cb14ab1809 user: bharder tags: nop) | |
| 02:58 | start of "nop" no-operation command ... (check-in: 46ea03734f user: bharder tags: nop) | |
|
2010-09-19
| ||
| 06:15 | merged trunk ... (check-in: 5e7d7144ec user: Ratte tags: wolfgangFormat2CSS_2) | |
| 01:14 | merge trunk ... (Closed-Leaf check-in: 1dfb33e879 user: bharder tags: lang) | |
| 00:56 | Corrections to the built-in help text for the "all" command. ... (check-in: 0183e1917f user: drh tags: trunk) | |
|
2010-09-18
| ||
| 22:22 | Enable large-file support for stat() on linux. Fix the "stat" webpage to handle repositories larger than 2GB. Ticket [b1934313bcfb3a90d4027b] ... (check-in: 31fdc347ac user: drh tags: trunk) | |
| 21:48 | Use _stati64() rather than stat() on windows, in order to support repositories larger than 2GB. ... (check-in: 293238031f user: drh tags: trunk) | |
| 20:08 | Enhance the test-canonical-name command to provide additional file measurement diagnostics. ... (check-in: 7fbaee790a user: drh tags: trunk) | |
| 16:24 | merged back to trunk ... (check-in: 5a5e722fc4 user: wolfgang tags: wolfgangFormat2CSS_2) | |
| 16:04 | more pedantic language adj ... (check-in: ee96785db6 user: bharder tags: lang) | |
| 15:59 | merge trunk ... (check-in: 2a53f5109e user: bharder tags: lang) | |
| 15:51 | Merge in changes from the wolfgangFormat2CSS_2 branch, but with edits. ... (check-in: b48f78964e user: drh tags: trunk, release) | |
| 15:16 | Clearify the operation of the "fossil annotate" command in the built-in help. Ticket [a182bd01a9c8dde66b1f] ... (check-in: bb1b3fa928 user: drh tags: trunk) | |
|
2010-09-17
| ||
| 21:57 | remove debug type in autoparagraphs/wikiformat ... (check-in: 06bd8ebc6a user: Ratte tags: wolfgangFormat2CSS_2) | |
| 19:52 | reintegrate javascript directly in timeline page but do a proper encoding of the script to prevent validator errors ... (check-in: 24d1d17b46 user: wolfgang tags: wolfgangFormat2CSS_2) | |
| 18:07 | ws alignment for printed table of status ... (check-in: 81e9a2d0ac user: bch tags: lang) | |
| 14:33 | separated timeline javascript code in separate file, to enable caching and preventing errors with HTML validator and mising <,>,.. ... (Closed-Leaf check-in: e8f200b6d3 user: wolfgang) | |
| 13:46 | merged 63dc0641ac ... (check-in: ce06c5e086 user: wolfgang tags: wolfgangFormat2CSS_2) | |
| 06:13 | Add "dismiss" cmd to pair w/ new "DISMISSED" reporting ... (check-in: a50ea974ff user: bharder tags: lang) | |
| 06:04 | removed dupe block in if() statement ... (check-in: 63dc0641ac user: bharder tags: trunk) | |
| 06:02 | less threatening desc. for removing an artifact from repo ... (check-in: 6938d5fe80 user: bharder tags: lang) | |
| 05:35 | Create new branch named "lang" ... (check-in: 6e258c4ae3 user: bharder tags: lang) | |
|
2010-09-16
| ||
| 14:13 | Another merge from trunk. ... (check-in: 1516a26dc8 user: michael tags: ttmrichter-skins) | |
|
2010-09-15
| ||
| 18:46 | added dynamic behavior page, no special layout. Reusing the commandline help and simply listing all options ... (check-in: 757a5e5b4e user: wolfgang tags: wolfgangFormat2CSS_2) | |
|
2010-09-14
| ||
| 20:08 | switched captcha border from outline to border, because of problems with IE ... (check-in: d50fe26c48 user: wolfgang tags: wolfgangFormat2CSS_2) | |
| 19:04 | added missing nowrap for div/divider style, has to be added in local css definition! ... (check-in: 8e6dbfb28f user: wolfgang tags: wolfgangFormat2CSS_2) | |
| 18:30 | remove wrong comment about closing paragraphs after drh's merge ... (check-in: 3eaebda5bb user: wolfgang tags: wolfgangFormat2CSS_2) | |
| 17:20 | Create new branch named "wolfgangFormat2CSS_2" ... (check-in: c5a27b6c67 user: Ratte tags: wolfgangFormat2CSS_2) | |
|
2010-09-13
| ||
| 23:40 | Merge the CSS and XHTML fixes from the wolfgangFormat2CSS branch into the trunk. ... (check-in: 3243e63bba user: drh tags: trunk) | |
| 23:37 | Fix some rendering issues with the new wiki formatter. ... (Closed-Leaf check-in: 7d2fe13c82 user: drh tags: wolfgangFormat2CSS) | |
| 22:15 | Fix a compiler warning of an unused variable. ... (check-in: d35608836e user: drh tags: wolfgangFormat2CSS) | |
| 22:14 | Avoid the use of tabs. Make sure lines do not exceed 80 characters. ... (check-in: 4cc0ebef9a user: drh tags: wolfgangFormat2CSS) | |
| 20:41 | Detect when an "update" is a no-op and exit early, without doing any work. This edit was suppose to go on trunk - it landed on wolfgangFormat2CSS by mistake. But we'll leave it here and let it go to trunk when we merge the wolfgangFormat2CSS changes... ... (check-in: db313c32ce user: drh tags: wolfgangFormat2CSS) | |
| 19:05 | prevent generation of <p><p> ... (check-in: 44e6ae4f9a user: wolfgang tags: wolfgangFormat2CSS) | |
| 16:44 | ended some paragraphs for elements, not allowed in p for xhtml ... (check-in: 2353aa9a2f user: wolfgang tags: wolfgangFormat2CSS) | |
| 09:53 | added closing / to MUTYPE_SINGLE attributes ... (check-in: 32f3ad23b1 user: wolfgang tags: wolfgangFormat2CSS) | |
|
2010-09-12
| ||
| 18:43 | detail ticket views validated ... (check-in: 2557ca45dd user: wolfgang tags: wolfgangFormat2CSS) | |
| 17:12 | some ticket pages html validated ... (check-in: b9f38e16d0 user: wolfgang tags: wolfgangFormat2CSS) | |