Commit (click to see the diff): 1cd13333505b6df1950f42c6a3c188be5c0c0e0f
Merge ArneBab merge of freenet-schema and vcs.
Steve Dougherty
Diffstat
Änderung: 248:1cd13333505b Vorgänger: 244:0d98dc5a4522 Vorgänger: 234:20cddf1baea6 Nutzer: Steve DoughertyDatum: Thu Jun 20 14:12:26 2013 -0400 Zusammenfassung: Merge ArneBab merge of freenet-schema and vcs. .bugs/bugs | 3 + .bugs/details/4dfc4cc28a7fa69f040776a7138da78ee89ec819.txt | 564 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .bugs/details/5916e6e8328e20d8b0276b76b7116dd432730778.txt | 76 +++++++++ Readme.txt | 16 + infocalypse/__init__.py | 395 ++++++++++++++++++++++++++++++++++++++++------ infocalypse/commands.py | 560 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ infocalypse/freenetrepo.py | 55 ++++++ infocalypse/graph.py | 2 +- infocalypse/graphutil.py | 6 +- infocalypse/infcmds.py | 8 +- infocalypse/insertingbundles.py | 3 +- infocalypse/sitecmds.py | 22 +- 12 Dateien verändert, 1641 Zeilen hinzugefügt(+), 69 Zeilen entfernt(-)
Files in this revision
- .bugs/bugs
- .bugs/details/4dfc4cc28a7fa69f040776a7138da78ee89ec819.txt
- .bugs/details/5916e6e8328e20d8b0276b76b7116dd432730778.txt
- .hgignore
- .hgtags
- Readme.txt
- fniki/SimpleAsyncServer.py
- fniki/attribution.txt
- fniki/default_files/wikitext/EditingTips
- fniki/default_files/wikitext/FindPage
- fniki/default_files/wikitext/FreenetOnlyFeatures
- fniki/default_files/wikitext/FrontPage
- fniki/default_files/wikitext/HorizontalRules
- fniki/default_files/wikitext/LocalChanges
- fniki/default_files/wikitext/PikiPiki
- fniki/default_files/wikitext/RecentChanges
- fniki/default_files/wikitext/RemoteChanges
- fniki/default_files/wikitext/TitleIndex
- fniki/default_files/wikitext/UploadFile
- fniki/default_files/wikitext/WordIndex
- fniki/default_files/www/activelink.png
- fniki/default_files/www/piki.css
- fniki/default_files/www/pikipiki-logo.png
- fniki/fileoverlay.py
- fniki/piki.py
- fniki/servepiki.py
- infocalypse/__init__.py
- infocalypse/arccmds.py
- infocalypse/archive_block_redundancy.txt
- infocalypse/archivesm.py
- infocalypse/archivetop.py
- infocalypse/arclocal.py
- infocalypse/bundlecache.py
- infocalypse/chk.py
- infocalypse/choose.py
- infocalypse/commands.py
- infocalypse/config.py
- infocalypse/devnotes.txt
- infocalypse/doc/infocalypse_howto.html
- infocalypse/fcpclient.py
- infocalypse/fcpconnection.py
- infocalypse/fcpmessage.py
- infocalypse/fms.py
- infocalypse/fmsbot.py
- infocalypse/fmscmds.py
- infocalypse/fmsstub.py
- infocalypse/freenetrepo.py
- infocalypse/gensig.py
- infocalypse/graph.py
- infocalypse/graphutil.py
- infocalypse/hgoverlay.py
- infocalypse/infcmds.py
- infocalypse/insertingbundles.py
- infocalypse/knownrepos.py
- infocalypse/pathhacks.py
- infocalypse/requestingbundles.py
- infocalypse/requestqueue.py
- infocalypse/run_wikibot.py
- infocalypse/sitecmds.py
- infocalypse/statemachine.py
- infocalypse/submission.py
- infocalypse/test_block_redundancy.py
- infocalypse/test_graph.py
- infocalypse/test_merging.py
- infocalypse/test_topkey.py
- infocalypse/topkey.py
- infocalypse/updatesm.py
- infocalypse/validate.py
- infocalypse/wikibot.py
- infocalypse/wikibotctx.py
- infocalypse/wikicmds.py
- infocalypse/wot.py
- python2_5_files/ConfigParser.py
- python2_5_files/LICENSE.txt
- python2_5_files/netrc.py
- python2_5_files/nntplib.py
- wormarc/archive.py
- wormarc/binaryrep.py
- wormarc/blocknames.py
- wormarc/blocks.py
- wormarc/deltacoder.py
- wormarc/design.txt
- wormarc/filemanifest.py
- wormarc/hghelper.py
- wormarc/linkmap.py
- wormarc/shafunc.py
- wormarc/test_archive.py