.. |
debian
|
docs: update README, mv it to README.txt, update setup.py
|
2010-05-04 02:43:40 -07:00 |
dependencies
|
setup: add licensing declaration for setuptools (noticed by the FSF compliance folks)
|
2010-03-09 10:44:15 -08:00 |
etch/debian
|
docs: update README, mv it to README.txt, update setup.py
|
2010-05-04 02:43:40 -07:00 |
incident-gatherer
|
misc/incident-gatherer: add classify_tahoe.py: a foolscap incident-gatherer classification plugin
|
2008-10-15 15:09:40 -07:00 |
lenny/debian
|
docs: update README, mv it to README.txt, update setup.py
|
2010-05-04 02:43:40 -07:00 |
munin
|
Fix another typo in tahoe_storagespace munin plugin
|
2010-04-16 15:09:35 -07:00 |
sid/debian
|
docs: update README, mv it to README.txt, update setup.py
|
2010-05-04 02:43:40 -07:00 |
spacetime
|
diskwatcher: cache growth results (which take 30s to generate) for 3 minutes, to help munin, which invokes it 6 times in a row every 5 minutes
|
2009-01-25 17:06:39 -07:00 |
boodlegrid.tac
|
Fix boodlegrid use of set_children
|
2010-01-25 22:34:14 -08:00 |
build-deb.py
|
build-deb.py: run darcsver early, otherwise we get the wrong version later on
|
2009-09-17 20:36:20 -07:00 |
check-build.py
|
misc/check-build.py: ignore the 'Downloading file:..' line that occurs for the setup_requires= -triggered handling of the setuptools egg
|
2008-09-16 22:17:25 -07:00 |
count_dirs.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
coverage2el.py
|
docs running.html - "tahoe run ." does not work with the current installation, replaced with "tahoe start ."
|
2010-02-06 08:53:20 -08:00 |
coverage2text.py
|
docs running.html - "tahoe run ." does not work with the current installation, replaced with "tahoe start ."
|
2010-02-06 08:53:20 -08:00 |
coverage.el
|
misc/coverage.el: improve filename matching
|
2010-02-23 23:47:57 -05:00 |
cpu-watcher-poll.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
cpu-watcher-subscribe.py
|
misc/cpu-watcher*: add some tools to monitor CPU usage of arbitrary processes, like tahoe nodes
|
2008-05-07 12:34:29 -07:00 |
cpu-watcher.tac
|
misc/cpu-watcher.tac: tolerate disk-full errors when writing the pickle, and pickle corruption from earlier disk-full errors
|
2008-12-05 15:54:12 -07:00 |
delete-old-helper.sh
|
misc/delete-old-helper.sh: simple script to delete old+abandoned helper files
|
2008-05-27 21:17:20 -07:00 |
figleaf2el.py
|
setup: remove a convenience copy of figleaf, to ease inclusion into Ubuntu Karmic Koala
|
2009-09-23 22:32:15 -07:00 |
figleaf.excludes
|
misc/figleaf.excludes: exclude simplejson too, since we don't run their tests
|
2007-07-12 16:26:25 -07:00 |
find_trial.py
|
setup: quote the results of misc/find_trial.py so that they can be passed through a shell even if they contain spaces
|
2008-06-05 15:59:45 -07:00 |
find-share-anomalies.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
find-trailing-spaces.py
|
* find-trailing-spaces.py: exit rc=1 if whitespace found, to be a pre-commit hook
|
2009-06-29 15:46:58 -07:00 |
fixshebangs.py
|
misc/fixshebangs.py
|
2008-11-04 18:01:30 -07:00 |
get-version.py
|
misc/*: remove RuntimeError too
|
2009-02-22 17:34:01 -07:00 |
getmem.py
|
change #!/usr/bin/python to #!/usr/bin/env python
|
2007-03-29 14:01:28 -07:00 |
logtool.py
|
misc/*: remove RuntimeError too
|
2009-02-22 17:34:01 -07:00 |
make_umid
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
make-canary-files.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
pyver.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
ringsim.py
|
docs: CREDITS: add David-Sarah to the CREDITS file
|
2010-01-08 22:04:35 -08:00 |
run_trial.py
|
run_trial.darcspath
|
2010-05-10 16:28:29 -07:00 |
run-with-pythonpath.py
|
setup: run the same "make quicktest" on Windows as on non-Windows
|
2009-06-11 12:32:14 -07:00 |
show-tool-versions.py
|
setup: new improved misc/show-tool-versions.py
|
2010-05-15 22:01:22 -07:00 |
simulate_load.py
|
docs: a few small edits to try to guide newcomers through the docs
|
2010-03-03 15:19:02 -08:00 |
simulator.py
|
a few documentation and naming convention updates
|
2007-12-12 19:34:08 -07:00 |
sizes.py
|
misc/*: remove RuntimeError too
|
2009-02-22 17:34:01 -07:00 |
storage-overhead.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
sub-ver.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
test_mac_diskimage.py
|
mac: emit the stdout and stderr from a failed call to Allmydata (this is very useful diagnostic info)
|
2009-07-14 18:43:38 -07:00 |
test-darcs-boringfile.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
xfer-client.py
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |