infocalypse

Commit (click to see the diff): 13a52113f0bfd83ac4a3902821d654b3470ccb59

First pass support for fn-pull'ing with a usk hash value and command line trust map editing. e.g. hg fn-pull --hash 2220b02cf7ee hg fn-fmsread --trust --fmsid djk@isFiaD04zgAgnrEC5XJt1i4IE7AkNPqhBG5bONi6Yks --hash 2220b02cf7ee hg fn-fmsread --untrust --fmsid djk@isFiaD04zgAgnrEC5XJt1i4IE7AkNPqhBG5bONi6Yks --hash 2220b02cf7ee Still needs pylint cleanup and doc updates.

djk

Diffstat

Änderung:        99:13a52113f0bf
Nutzer:          djk 
Datum:           Mon Jul 20 14:10:48 2009 -0400
Zusammenfassung: First pass support for fn-pull'ing with a usk hash value and command line trust map editing.

 infocalypse/__init__.py   |   73 ++++++++++++++++++++---
 infocalypse/config.py     |   69 +++++++++++++++++++++-
 infocalypse/fms.py        |  339 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------
 infocalypse/fmscmds.py    |  217 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------
 infocalypse/infcmds.py    |   30 +++++++--
 infocalypse/knownrepos.py |    7 +-
 infocalypse/validate.py   |   61 +++++++++++++++++++
 7 Dateien verändert, 581 Zeilen hinzugefügt(+), 215 Zeilen entfernt(-)

Files in this revision