Commit (click to see the diff): 8045a4db4d351cb4861bd3cfac0dd3286bb22151
Add partial pull request support; other things. Exit when unable to resolve WoT URI. (Possibly would be better to use ui.abort()) Add listing of WoT dependencies and pull request syntax to readme.
Steve Dougherty
Diffstat
Änderung: 284:8045a4db4d35 Nutzer: Steve DoughertyDatum: Tue Jul 02 15:21:06 2013 -0400 Zusammenfassung: Add partial pull request support; other things. Readme.txt | 12 ++++++++++ infocalypse/__init__.py | 15 ++++++++++-- infocalypse/commands.py | 12 +++++++--- infocalypse/wot.py | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------- 4 Dateien verändert, 132 Zeilen hinzugefügt(+), 22 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/keys.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