[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [arm/master] Migrating arm from TorCtl to stem
commit ca6026cf90a4b755edd23ea112a3cd8c3b19be52
Merge: d83f1ad 37f7e95
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sun Dec 16 20:12:56 2012 -0800
Migrating arm from TorCtl to stem
Overhaul to move arm from TorCtl to stem. In general this is a very, very big
improvement (my TorCtl improvements have been neglected over the years, leading
arm to have quite a few hacks). No doubt this'll add some instability until we
can work out the kinks. Still, it works and I'm doing a little happy dance
right now. :P
.gitignore | 2 +-
README | 6 +-
armrc.sample | 8 +-
setup.py | 9 +-
src/cli/configPanel.py | 2 +-
src/cli/connections/connEntry.py | 12 +-
src/cli/connections/connPanel.py | 4 +-
src/cli/controller.py | 31 +-
src/cli/graphing/bandwidthStats.py | 20 +-
src/cli/graphing/graphPanel.py | 9 +-
src/cli/headerPanel.py | 46 +-
src/cli/logPanel.py | 243 +++----
src/cli/wizard.py | 18 +-
src/gui/__init__.py | 6 -
src/gui/arm.xml | 1348 ------------------------------------
src/gui/configPanel.py | 161 -----
src/gui/connections/__init__.py | 6 -
src/gui/connections/circEntry.py | 36 -
src/gui/connections/connEntry.py | 59 --
src/gui/connections/connPanel.py | 92 ---
src/gui/controller.py | 63 --
src/gui/generalPanel.py | 124 ----
src/gui/graphing/__init__.py | 6 -
src/gui/graphing/bandwidthStats.py | 60 --
src/gui/graphing/graphPanel.py | 144 ----
src/gui/logPanel.py | 126 ----
src/prereq.py | 158 +----
src/settings.cfg | 7 -
src/starter.py | 138 ++---
src/test.py | 2 +-
src/util/torConfig.py | 23 +-
src/util/torInterpretor.py | 51 +-
src/util/torTools.py | 1038 +++++-----------------------
33 files changed, 470 insertions(+), 3588 deletions(-)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits