Fossil

Changes On Branch ttmrichter-skins
Login

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

Changes In Branch ttmrichter-skins Excluding Merge-Ins

This is equivalent to a diff from 861a885c74 to 1a6876db8d

2010-11-07
10:23
Merge from trunk. Leaf check-in: 1a6876db8d user: michael tags: ttmrichter-skins
2010-11-06
23:59
Add an undocumented --noverify option to the rebuild command to skip the verify_before_commit() sanity check. check-in: 6a11af1782 user: drh tags: trunk
2010-10-08
17:08
EDITED www/server.wiki fixed formating and created ticket (I don't see the ticket in commit) check-in: 3f49a84995 user: navratil tags: ttmrichter-skins
2010-09-16
14:00
Committing a merge. check-in: be5fd10aaf user: michael tags: ttmrichter-skins
2010-08-13
07:07
Trying to figure out how to get merge conflicts to actually show up. check-in: d8f8932ff2 user: michael tags: ttmrichter-skins
03:49
Merged with trunk. Leaf check-in: 861a885c74 user: michael tags: ttmrichter
03:30
Added build for FreeBSD using clang. check-in: b775af5045 user: michael tags: ttmrichter
2010-08-12
19:39
Reimplement the reconstruct command that was removed in the GPL to BSD license change. This resolves ticket [dfe1fc608a]. check-in: 3332895df8 user: bcsmith tags: trunk

Changes to Makefile.

Added skins/default1/footer.html.

Added skins/default1/header.html.

Added skins/default1/info.txt.

Added skins/default1/style.css.

Added skins/default2/footer.html.

Added skins/default2/header.html.

Added skins/default2/info.txt.

Added skins/default2/style.css.

Added skins/default3/footer.html.

Added skins/default3/header.html.

Added skins/default3/info.txt.

Added skins/default3/style.css.

Changes to src/add.c.

Changes to src/allrepo.c.

Changes to src/attach.c.

Changes to src/bag.c.

Changes to src/blob.c.

Changes to src/branch.c.

Changes to src/browse.c.

Changes to src/captcha.c.

Changes to src/cgi.c.

Changes to src/checkin.c.

Changes to src/checkout.c.

Changes to src/clearsign.c.

Changes to src/comformat.c.

Changes to src/config.h.

Changes to src/configure.c.

Changes to src/content.c.

Changes to src/db.c.

Changes to src/delta.c.

Changes to src/descendants.c.

Changes to src/diff.c.

Changes to src/diffcmd.c.

Changes to src/doc.c.

Changes to src/encode.c.

Added src/event.c.

Changes to src/file.c.

Changes to src/finfo.c.

Changes to src/graph.c.

Changes to src/http.c.

Changes to src/http_socket.c.

Changes to src/http_ssl.c.

Changes to src/http_transport.c.

Changes to src/info.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/main.mk.

Changes to src/makeheaders.c.

Changes to src/makemake.tcl.

Added src/makeskins.c.

Changes to src/manifest.c.

Changes to src/md5.c.

Changes to src/merge3.c.

Changes to src/name.c.

Added src/popen.c.

Changes to src/pqueue.c.

Changes to src/printf.c.

Changes to src/rebuild.c.

Changes to src/report.c.

Changes to src/rss.c.

Changes to src/schema.c.

Changes to src/search.c.

Changes to src/setup.c.

Changes to src/sha1.c.

Added src/shell.c.

Changes to src/shun.c.

Changes to src/skins.c.

Changes to src/sqlite3.c.

Changes to src/sqlite3.h.

Changes to src/stat.c.

Changes to src/style.c.

Changes to src/sync.c.

Changes to src/tag.c.

Changes to src/th.c.

Changes to src/th_lang.c.

Changes to src/th_main.c.

Changes to src/timeline.c.

Changes to src/tkt.c.

Changes to src/tktsetup.c.

Changes to src/translate.c.

Changes to src/update.c.

Changes to src/url.c.

Changes to src/user.c.

Changes to src/vfile.c.

Changes to src/wiki.c.

Changes to src/wikiformat.c.

Changes to src/winhttp.c.

Changes to src/xfer.c.

Changes to src/zip.c.

Changes to test/delta1.test.

Changes to test/merge1.test.

Changes to test/merge3.test.

Changes to test/merge4.test.

Changes to test/tester.tcl.

Added win/Makefile.PellesCGMake.

Added win/Makefile.dmc.

Added win/Makefile.msc.

Added win/fossil.ico.

Added win/fossil.rc.

Added win/include/dirent.h.

Added win/include/unistd.h.

Added win/version.c.

Changes to www/branching.wiki.

Added www/event.wiki.

Changes to www/fileformat.wiki.

Changes to www/index.wiki.

Changes to www/password.wiki.

Changes to www/qandc.wiki.

Changes to www/quickstart.wiki.

Changes to www/server.wiki.

Changes to www/wikitheory.wiki.