index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-01-09
give coderman a howto on adding a new file to the thandy repository
Roger Dingledine
2009-01-08
Add configuration for Vidalia and TorButton MSI packages.
Martin Peck
2009-01-05
Add configuration for polipo win32 msi packages.
Martin Peck
2009-01-05
Update tor win32 package for alpha-dev version in registry check.
Martin Peck
2009-01-05
Correct syntax for name-to-length dictionary assignment.
Martin Peck
2009-01-05
update the package and bundle files for 0.2.1.9-alpha
Roger Dingledine
2008-12-23
another thandy todo item for nick, after coderman's lesson
Roger Dingledine
2008-12-21
packageLen was meant to be a name-to-length dictionary, not an int.
Nick Mathewson
2008-12-21
fix a "NameError: global name 'os' is not defined" complaint when
Roger Dingledine
2008-12-21
Add no shortcuts option to msiexec arguments to prevent links to tor.exe and ...
Martin Peck
2008-12-15
Implement lengths in thandy objects, mostly:
Nick Mathewson
2008-12-14
make a new config/ dir for thandy, and move the actual
Roger Dingledine
2008-12-13
add in coderman's perspective too
Roger Dingledine
2008-12-13
client-side thandy caches just grow without bound. this might
Roger Dingledine
2008-12-11
Change expected registry key for per-user installs. Note that this means ins...
Martin Peck
2008-12-08
Make encrypted data format handle unicode.
Nick Mathewson
2008-12-08
Add some issues to Thandy TODO; remove completed items
Nick Mathewson
2008-12-08
Oops: actually commit the patch from this morning where I made Thandy not bre...
Nick Mathewson
2008-12-06
make the thandy client instructions a bit more robust
Roger Dingledine
2008-12-03
add missing PackageItem.getRelativePath()
Nick Mathewson
2008-12-03
Correct expected version string to match what configure provides the MSI inst...
Martin Peck
2008-12-03
Correct registry path in sample win32 package. The last element is the name ...
Martin Peck
2008-12-02
Add additional options for single file py2exe builds.
Martin Peck
2008-12-01
More pydoc
Nick Mathewson
2008-12-01
console option for py2exe wants an array.
Martin Peck
2008-12-01
Make controller logging work better on python 2.4 (where the "extra" feature ...
Nick Mathewson
2008-12-01
Only pass the console argument to distutils if it knows how to cope with it. ...
Nick Mathewson
2008-12-01
Yes, I did mean get.
Nick Mathewson
2008-12-01
And now omit the cmd_remove entirely so certain pedantic python versions are ...
Martin Peck
2008-12-01
Correct reference to cmd_remove extras passed to CommandInstaller.
Martin Peck
2008-12-01
coderman's msi windows installer package
Roger Dingledine
2008-12-01
coderman's hack to make it not traceback on etch. nick should do a
Roger Dingledine
2008-12-01
Kludge harder, but properly.
Nick Mathewson
2008-12-01
Kludge harder.
Nick Mathewson
2008-12-01
Add a possible workaround for coderman's Ubuntu's simplejson snafus. 1) Only...
Nick Mathewson
2008-11-30
fix typo
Nick Mathewson
2008-11-30
explain a bit better about why GPG signature checking in thandy is not going ...
Nick Mathewson
2008-11-30
Generate new command formats, I believe.
Nick Mathewson
2008-11-30
oops; add some documentation for that.
Nick Mathewson
2008-11-30
Big thandy installation refactoring. Things should be saner now: we recogniz...
Nick Mathewson
2008-11-27
Add mysterious commands suggested by coderman. He says they will make py2exe...
Nick Mathewson
2008-11-24
Document Thandy controller interface better.
Nick Mathewson
2008-11-23
Okay, so I'll admit that my vision of a future where all the world is an s-ex...
Nick Mathewson
2008-11-22
Fix a bug in userFilename that left us with a directory in ./~/. Add a facil...
Nick Mathewson
2008-11-22
Add a quick and dirty thandy-client json2xml command. I am going to regret t...
Nick Mathewson
2008-11-22
PackageDB was supposed to use shelve, not anydbm. What was I thinking?
Nick Mathewson
2008-11-22
more docs and tests
Nick Mathewson
2008-11-22
call setVersion() by the right name.
Nick Mathewson
2008-11-21
fix/document issues noted by arma in todo.
Nick Mathewson
2008-11-20
a little more documentation.
Nick Mathewson
[next]