summaryrefslogtreecommitdiff
path: root/lib/thandy/formats.py
AgeCommit message (Expand)Author
2008-12-15Implement lengths in thandy objects, mostly:Nick Mathewson
2008-12-08Oops: actually commit the patch from this morning where I made Thandy not bre...Nick Mathewson
2008-12-01Add a possible workaround for coderman's Ubuntu's simplejson snafus. 1) Only...Nick Mathewson
2008-11-30Generate new command formats, I believe.Nick Mathewson
2008-11-30Big thandy installation refactoring. Things should be saner now: we recogniz...Nick Mathewson
2008-11-22Fix a bug in userFilename that left us with a directory in ./~/. Add a facil...Nick Mathewson
2008-11-22Add a quick and dirty thandy-client json2xml command. I am going to regret t...Nick Mathewson
2008-11-21fix/document issues noted by arma in todo.Nick Mathewson
2008-11-20do not crash on exe_registry_entNick Mathewson
2008-11-20actually look at the firmat line.Nick Mathewson
2008-11-17Add win32 registry support to thandy. untested.Nick Mathewson
2008-11-17document rpm and exe formats in example package configNick Mathewson
2008-11-16Fix bundle download logic. Better fix needed.Nick Mathewson
2008-11-16attach per-file type-specific metainfo to packages. use metainfo to tell wha...Nick Mathewson
2008-11-16have some more thandy. This update includes a working downloader with tor su...Nick Mathewson
2008-10-15In python 2.6 and later, simplejson is built-in as json.Nick Mathewson
2008-10-15Checkpoint: s/glider/thandy/; s/sexp/json/Nick Mathewson
2008-10-14Stop trying to monkeypatch simplejson to support canonical encoding, and just...Nick Mathewson
2008-10-14Fix another syntax errorNick Mathewson
2008-10-14Usability fixes and cleanupsNick Mathewson
2008-10-14Add some in-code documentation, fix some dead code, add a license, add a work...Nick Mathewson
2008-10-14Support older versions of simplejson.Nick Mathewson
2008-10-14Rename glider to thandy, based on discussions on #nottor. Please let me know...Nick Mathewson