Fossil

Timeline
Login

Timeline

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

79 check-ins using file src/branch.c version af2294d526

2010-10-01
17:44
Allow fossil tag add --date-override 'YYYY-MM-DD HH:MM:SS' --user-override user thetag checkin To aid in importing historic data from other scm's ... (check-in: 5c59d7e9c6 user: renez tags: trunk)
15:50
Change COMPILE_VARIANT to COMPILER_NAME. Populate the macro with complete version information when using GCC. ... (check-in: 33b4f335e0 user: drh tags: wolfgangFormat2CSS_2)
15:39
added thead, tfoot, tbody, col, colgroup and span to allowed html. So that pages generated by docbook and elyxer are accepted ... (check-in: 172dccb66f user: renez tags: trunk)
2010-09-30
15:12
resource generate running on XP/dmc&pellesc5 ... (check-in: 9d896dcadb user: wolfgang tags: wolfgangFormat2CSS_2)
14:30
added comment to compile variant definition, added missing pellesC ifdef ... (check-in: 12eb50d134 user: wolfgang tags: wolfgangFormat2CSS_2)
14:01
copyright resource uses only year ... (check-in: dd3bf669e8 user: wolfgang tags: wolfgangFormat2CSS_2)
06:44
extended resource info for windows compile ... (check-in: dd830ff82a user: Ratte tags: wolfgangFormat2CSS_2)
2010-09-29
22:17
merged from trunk ... (check-in: a5f0579454 user: wolfgang tags: wolfgangFormat2CSS_2)
22:12
made rc-file Digital mars conform digital mars resource compiler(rcc) must be downloaded separately. The changes in the makefile are: <pre> +RC=$(DMDIR)\bin\rcc +RCFLAGS=-32 -w1 APPNAME = $(OBJDIR)\fossil$(E) all: $(APPNAME) -$(APPNAME) : translate$E mkindex$E headers $(OBJ) $(OBJDIR)\link +$(APPNAME) : translate$E mkindex$E headers fossil.res $(OBJ) $(OBJDIR)\link cd $(OBJDIR) $(DMDIR)\bin\link @link +fossil.res: $B\win\fossil.rc + $(RC) $(RCFLAGS) -o$@ $** + $(OBJDIR)\link: $B\win\Makefile.dmc +echo add allrepo attach bag blob branch browse captcha cgi checkin checkout clearsign clone comformat configure content db delta deltacmd descendants diff diffcmd doc encode file finfo graph http http_socket http_ssl http_transport info login main manifest md5 merge merge3 name pivot popen pqueue printf rebuild report rss schema search setup sha1 sh un skins stat style sync tag th_main timeline tkt tktsetup undo update url user verify vfile wiki wikiformat winhttp xfe r zip sqlite3 th th_lang > $@ +echo fossil >> $@ +echo fossil >> $@ +echo $(LIBS) >> $@ + +echo. >> $@ + +echo fossil >> $@ </pre> ... (check-in: d4749d60e4 user: wolfgang tags: wolfgangFormat2CSS_2)
21:12
versioninfo/icon added to PellesC compile ... (check-in: 12e5178e9d user: wolfgang tags: wolfgangFormat2CSS_2)
16:58
Avoid duplicate "/" in the redirect from the /home webpage. ... (check-in: cabf810b0b user: drh tags: trunk)
16:01
merged trunk ... (check-in: e2db682fa0 user: wolfgang tags: wolfgangFormat2CSS_2)
15:49
Print a warning and require confirmation prior to continuing with a commit after detection of time skew. ... (check-in: c6a65cbd81 user: drh tags: trunk)
15:45
added a compiler variant TH1 variable, to be able to see the compiler version on the web page during testing/developing different compiler variants ... (check-in: 4d7c443c10 user: wolfgang tags: wolfgangFormat2CSS_2)
15:20
Sync opertions warn about clock skew between client and server. ... (check-in: 71c40d3bdb user: drh tags: trunk)
14:11
merge trunk ... (check-in: e410d40b1b user: wolfgang tags: wolfgangFormat2CSS_2)
13:32
Update SQLite to the latest version 3.7.3 release candidate. ... (check-in: fa29769a3d user: drh tags: trunk)
13:30
Merge all changes from the wolfgangFormat2CSS_2 branch into the trunk. ... (check-in: 5a48a9b27b user: drh tags: trunk)
13:29
Code formatting tweaks. ... (check-in: 8fce80ea99 user: drh tags: wolfgangFormat2CSS_2)
13:18
Back out changes in [9978d2aba603d94]. Instead, simply modify checkout so that it never overwrites "manifest" and "manifest.uuid" if those files are explicitly checked in. Ticket [22a59e9a3455d8e]. ... (check-in: 4208b3b479 user: drh tags: wolfgangFormat2CSS_2)
12:48
Better handling of /dir pages with unknown checkins. Rework of check-in [872f6a45e3338b77ed10ec49598343ff2ae7741d] for ticket [cc4cd990165317f38618f5b784befd3e9ff3fe61]. ... (check-in: e01f7e6db2 user: drh tags: wolfgangFormat2CSS_2)
2010-09-28
18:40
added 64 bit windows compile for PellesC/6.00.4 ... (check-in: 528c581154 user: Ratte tags: wolfgangFormat2CSS_2)
16:16
corrected error CSS usages ... (check-in: 94abf61c52 user: wolfgang tags: wolfgangFormat2CSS_2)
15:45
more formats to css ... (check-in: e05f750a45 user: wolfgang tags: wolfgangFormat2CSS_2)
14:48
reconstruct handles subdirectories ... (check-in: 6759e00eb8 user: wolfgang tags: wolfgangFormat2CSS_2)
09:02
solved ticket [1b41304d8b]: moved style clear: both from code for content to css, adding the corresponding div only, if a sidebox wass used ... (check-in: 26fc585ecf user: Ratte tags: wolfgangFormat2CSS_2)
08:29
solved ticket [1b41304d8b]: moved style clear: both from code for content div to footer css, needs redefinition of div.footer in the css configuration! ... (check-in: 15b3ad2509 user: Ratte tags: wolfgangFormat2CSS_2)
05:52
leave notes in help for re/deconstruct about flat import( ticket [3f748ac12c] ) ... (check-in: 92f8cefcc8 user: Ratte tags: wolfgangFormat2CSS_2)
2010-09-27
18:31
HTML validated setup_settings page ... (check-in: 4a01787609 user: wolfgang tags: wolfgangFormat2CSS_2)
18:12
added setting to change name of the manifest files in the checkout Ticket [22a59e9a3455d8ecb] ... (check-in: 9978d2aba6 user: wolfgang tags: wolfgangFormat2CSS_2)
15:56
length of short checkin uuid for dir page restored to 10 ... (check-in: b72065df2f user: wolfgang tags: wolfgangFormat2CSS_2)
15:44
fixed error on dir page with unknown checkins. Ticket [cc4cd99016531]. ... (check-in: 872f6a45e3 user: wolfgang tags: wolfgangFormat2CSS_2)
12:35
corrected dependency for page_index.h in PellesC-Make ... (check-in: f8b8e530f3 user: wolfgang tags: wolfgangFormat2CSS_2)
12:29
corrected -L 0 for deconstruct ... (check-in: f7fd676575 user: wolfgang tags: wolfgangFormat2CSS_2)
12:10
recreated deconstruct command ... (check-in: ab12d0f4d2 user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-26
16:33
added build environment for PellesC ... (check-in: c343cd9873 user: wolfgang tags: wolfgangFormat2CSS_2)
14:43
update from trunk ... (check-in: 616a423b15 user: wolfgang tags: wolfgangFormat2CSS_2)
12:25
some more htm validation ... (check-in: e5bf291e1c user: wolfgang tags: wolfgangFormat2CSS_2)
11:34
merge from trunk ... (check-in: 5b2c837336 user: wolfgang tags: wolfgangFormat2CSS_2)
11:33
Steps to try to avoid redirect loops on a misconfigured repository. Ticket [99d0791365daaec739c53c8b94059e280efc9628] ... (check-in: 1a0086249b user: drh tags: trunk)
11:32
code layout optimoied for user color input and standard style comment for use of jscolor.com.. ... (check-in: 87e27419fd user: wolfgang tags: wolfgangFormat2CSS_2)
11:11
Increased robustness of the XML markup parser. Ticket [675aaa3458199c8832c6879b43325ffb2fd62e75] ... (check-in: ee78a38128 user: drh tags: trunk)
10:35
edit checkin page html validated and added custom color edit ... (check-in: 41385f75da user: wolfgang tags: wolfgangFormat2CSS_2)
09:29
Merging from trunk. ... (check-in: f8f63dfad9 user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-24
17:07
Merging from trunk. ... (check-in: e3292ef8c3 user: michael tags: ttmrichter-skins)
2010-09-22
14:32
Updates to the submenu links for ticket views. ... (check-in: f29a826666 user: drh tags: trunk)
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)