testsitepush1

(Arne Babenhauserheide)
2012-06-24: rename site.py to staticsite.py to avoid import conflicts with the tip

rename site.py to staticsite.py to avoid import conflicts with the python site module. Also add FTP push support.

(Arne Babenhauserheide)
2012-06-24: rename to staticsite.py to avoid clashing with `import site`,

rename to staticsite.py to avoid clashing with `import site`,

(arne)
2012-06-04: TODO: incoming and outgoing still breaks for remote repos..

TODO: incoming and outgoing still breaks for remote repos..

(arne)
2012-06-04: Added a diffstat for every commit.

Added a diffstat for every commit.

(arne)
2012-06-04: Added fork info for every clone in path.

Added fork info for every clone in path.

(arne)
2012-06-04: added css ids to all elements for easier styling.

added css ids to all elements for easier styling.

(Arne Babenhauserheide)
2012-03-28: added readme bug

added readme bug

(Arne Babenhauserheide)
2012-03-28: resolved mtimes bug as invalid

resolved mtimes bug as invalid

(Arne Babenhauserheide)
2012-03-28: added bug: customizeable parsing.

added bug: customizeable parsing.

(Arne Babenhauserheide)
2012-02-21: FIX: Fixed the breaking on not yet existing files at the right

FIX: Fixed the breaking on not yet existing files at the right place: contentequals now returns False, when the file does not yet exist.

(Arne Babenhauserheide)
2012-02-21: FIX: crash if there were no tags in the repo.

FIX: crash if there were no tags in the repo.

(Arne Babenhauserheide)
2012-02-21: FIX: Failed when creating a new repo with not yet existing

FIX: Failed when creating a new repo with not yet existing stylesheet.

(Arne Babenhauserheide)
2012-02-21: better warning on creating a new static repo.

better warning on creating a new static repo.

(Arne Babenhauserheide)
2011-11-24: added usability bug

added usability bug

(Arne Babenhauserheide)
2011-11-24: added bug

added bug

(Arne Babenhauserheide)
2011-11-24: Added tag 0.1.3 for changeset 1c23d2ac584b

Added tag 0.1.3 for changeset 1c23d2ac584b

(Arne Babenhauserheide)
2011-11-24: merge release releases 0.1.3

merge release

(Arne Babenhauserheide)
2011-11-24: nicer wording

nicer wording

(Arne Babenhauserheide)
2011-11-24: note on the commit page that the hex goes to the diff.

note on the commit page that the hex goes to the diff.

(Arne Babenhauserheide)
2011-11-24: branch+tag+bookmarks bug resolved testing-bookmark-display

branch+tag+bookmarks bug resolved

(Arne Babenhauserheide)
2011-11-24: Added tag 0.1.2 for changeset c2ee96c4f013 releases

Added tag 0.1.2 for changeset c2ee96c4f013

(Arne Babenhauserheide)
2011-11-24: merge default into release. releases 0.1.2

merge default into release.

(Arne Babenhauserheide)
2011-11-24: show tags before the date for branches (appears more consistent:

show tags before the date for branches (appears more consistent: tags first).

(Arne Babenhauserheide)
2011-11-24: Added tag 0.1.1 for changeset 753a939405dc

Added tag 0.1.1 for changeset 753a939405dc

(Arne Babenhauserheide)
2011-11-24: Make branches work.

Make branches work.

(Arne Babenhauserheide)
2011-11-24: merge releases

merge releases

(Arne Babenhauserheide)
2011-11-24: show the first 5 lines of the README instead of 3 (so people can put releases 0.1.1

show the first 5 lines of the README instead of 3 (so people can put a description and a clone URL into it.

(Arne Babenhauserheide)
2011-11-24: Add a list of branches, heads and tags to the summary page.

Add a list of branches, heads and tags to the summary page.

(Arne Babenhauserheide)
2011-11-24: Added tag v0.1 for changeset d30f0a2067a1

Added tag v0.1 for changeset d30f0a2067a1

(Arne Babenhauserheide)
2011-11-24: new wish: settings in .hg/hgrc v0.1

new wish: settings in .hg/hgrc

(Arne Babenhauserheide)
2011-11-24: FIX more wrong paths

FIX more wrong paths

(Arne Babenhauserheide)
2011-11-24: FIX regression: paths in the log output on the overview were

FIX regression: paths in the log output on the overview were incorrect.

(Arne Babenhauserheide)
2011-11-24: no longer write raw files (dumb webservers often don’t know what to

no longer write raw files (dumb webservers often don’t know what to do with them).

(Arne Babenhauserheide)
2011-11-24: added -B flag to push all bookmarks.

added -B flag to push all bookmarks.

(Arne Babenhauserheide)
2011-11-24: FIX templating (strong not finished).

FIX templating (strong not finished).

(Arne Babenhauserheide)
2011-11-24: FIX templating (strong not finished).

FIX templating (strong not finished).

(Arne Babenhauserheide)
2011-11-24: nicer sourcecode + new bug (=feature/plan).

nicer sourcecode + new bug (=feature/plan).

(Arne Babenhauserheide)
2011-11-24: added hook tip.

added hook tip.

(Arne Babenhauserheide)
2011-11-24: fix readme: sitename was a tag == invisible.

fix readme: sitename was a tag == invisible.

(Arne Babenhauserheide)
2011-11-24: only write commits[-x00]/index.html if it changed.

only write commits[-x00]/index.html if it changed.

(Arne Babenhauserheide)
2011-11-23: Only write .statichgrepo print.css style.css and index.html when

Only write .statichgrepo print.css style.css and index.html when their data changed.

(Arne Babenhauserheide)
2011-11-23: write .statichgrepo, print.css and screen.css only if they were

write .statichgrepo, print.css and screen.css only if they were changed.

(Arne Babenhauserheide)
2011-11-23: fix: regression (crash).

fix: regression (crash).

(Arne Babenhauserheide)
2011-11-23: bug change: we can only check contents, not incoming. We don’t know

bug change: we can only check contents, not incoming. We don’t know how much changed and we can’t be sure that there will be a HTTP source.

(Arne Babenhauserheide)
2011-11-23: try to check for outgoing.

try to check for outgoing.

(Arne Babenhauserheide)
2011-11-23: plan for outgoing test

plan for outgoing test

(Arne Babenhauserheide)
2011-11-23: FIX: revision 0 is omitted

FIX: revision 0 is omitted

(Arne Babenhauserheide)
2011-11-23: better comment

better comment

(Arne Babenhauserheide)
2011-11-06: added bug

added bug

(Arne Babenhauserheide)
2011-11-03: add bookmark info to the log.

add bookmark info to the log.

(Arne Babenhauserheide)
2011-10-21: bug changes.

bug changes.

(Arne Babenhauserheide)
2011-10-21: added bug

added bug

(Arne Babenhauserheide)
2011-10-21: FIX regression: crash when not given a target repo.

FIX regression: crash when not given a target repo.

(Arne Babenhauserheide)
2011-10-21: more ftp caching.

more ftp caching.

(Arne Babenhauserheide)
2011-10-21: added bugs for the recommendations from the Mercurial list.

added bugs for the recommendations from the Mercurial list. http://www.selenic.com/pipermail/mercurial/2011-October/040462.html

(Arne Babenhauserheide)
2011-10-21: bug added

bug added

(Arne Babenhauserheide)
2011-10-21: added no more raw bug

added no more raw bug

(Arne Babenhauserheide)
2011-10-21: note on config extension checking (b)

note on config extension checking (b)

(Arne Babenhauserheide)
2011-10-21: bug: commits as commit/id/

bug: commits as commit/id/

(Arne Babenhauserheide)
2011-10-21: b bug update

b bug update

(Arne Babenhauserheide)
2011-10-21: b bug update

b bug update

(Arne Babenhauserheide)
2011-10-20: __plan__ entry completely replaced by bugs in b.

__plan__ entry completely replaced by bugs in b.

(Arne Babenhauserheide)
2011-10-20: track bugs via b

track bugs via b

(Arne Babenhauserheide)
2011-10-20: FIX typo

FIX typo

(Arne Babenhauserheide)
2011-10-20: Added a copyright info and made translatable.

Added a copyright info and made translatable.

(Arne Babenhauserheide)
2011-10-20: Readme: added explicit usage info with example.

Readme: added explicit usage info with example.

(Arne Babenhauserheide)
2011-10-20: finished the rename.

finished the rename.

(Arne Babenhauserheide)
2011-10-20: move note more prominent.

move note more prominent.

(Arne Babenhauserheide)
2011-10-20: survive moved files. TODO: follow renames.

survive moved files. TODO: follow renames.

(Arne Babenhauserheide)
2011-10-20: static.py -> site.py

static.py -> site.py

(Arne Babenhauserheide)
2011-10-20: renamed static to site.

renamed static to site.

(Arne Babenhauserheide)
2011-10-20: fix the site titles.

fix the site titles.

(Arne Babenhauserheide)
2011-10-20: src files are now bare: just the content.

src files are now bare: just the content.

(Arne Babenhauserheide)
2011-10-20: removed raw links: they create too many problems with webservers

removed raw links: they create too many problems with webservers interpreting the files…

(Arne Babenhauserheide)
2011-10-20: fixed filepaths

fixed filepaths

(Arne Babenhauserheide)
2011-10-20: link the title in commits, logs and the src tree back to the main

link the title in commits, logs and the src tree back to the main page.

(Arne Babenhauserheide)
2011-10-20: link commits and src listings.

link commits and src listings.

(Arne Babenhauserheide)
2011-10-20: I’m too tired.

I’m too tired.

(Arne Babenhauserheide)
2011-10-20: make the files on summary fit, too.

make the files on summary fit, too.

(Arne Babenhauserheide)
2011-10-20: damn, previous was correct.

damn, previous was correct.

(Arne Babenhauserheide)
2011-10-20: FIX: once more, but this time really for the summary. Previous was

FIX: once more, but this time really for the summary. Previous was for the log.

(Arne Babenhauserheide)
2011-10-20: fix: summary changelog hat .html instead of /

fix: summary changelog hat <hex>.html instead of <hex>/

(Arne Babenhauserheide)
2011-10-20: link files to the tip revision manifest.

link files to the tip revision manifest.

(Arne Babenhauserheide)
2011-10-20: add special message for uploads with --force.

add special message for uploads with --force.

(Arne Babenhauserheide)
2011-10-20: commented out options I ignore.

commented out options I ignore.

(Arne Babenhauserheide)
2011-10-20: added links to the changelog and the files on the summary page.

added links to the changelog and the files on the summary page.

(Arne Babenhauserheide)
2011-10-20: todo (later): Add a list of branches, heads and tags to the summary

todo (later): Add a list of branches, heads and tags to the summary page.

(Arne Babenhauserheide)
2011-10-20: link the full changelog on the main page.

link the full changelog on the main page.

(Arne Babenhauserheide)
2011-10-20: --force also forces a full reupload.

--force also forces a full reupload.

(Arne Babenhauserheide)
2011-10-20: Also create the initial forlder if it does not exist yet.

Also create the initial forlder if it does not exist yet.

(Arne Babenhauserheide)
2011-10-20: added clone info.

added clone info.

(Arne Babenhauserheide)
2011-10-20: updated the plan.

updated the plan.

(Arne Babenhauserheide)
2011-10-20: FIX: also add dirs to the dircache which were already online.

FIX: also add dirs to the dircache which were already online.

(Arne Babenhauserheide)
2011-10-20: FIX: timestamp creating missed the seconds.

FIX: timestamp creating missed the seconds.

(Arne Babenhauserheide)
2011-10-20: reupload the file if the file on the server is older than the local

reupload the file if the file on the server is older than the local file.

(Arne Babenhauserheide)
2011-10-20: added FTP upload.

added FTP upload.

(Arne Babenhauserheide)
2011-10-20: get user, password and server from the commandline options.

get user, password and server from the commandline options.

(Arne Babenhauserheide)
2011-10-20: updated plan.

updated plan.

(Arne Babenhauserheide)
2011-10-20: added a raw link to the manifests.

added a raw link to the manifests.

earlier