AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 Next | |
Apr 10, 2006 | |
19 years 12 days | plain.py, dumb.py: attempt at a cmd line client. Name it "plain". "Dumb" is a little difficult to advertise ;-) |
Commit 5bce474be7db999e722e096837f236bb732bf421, by birrachiara@tin.it | |
Apr 8, 2006 | |
19 years 13 days | fs.py,fs_sftp.py: added public key support |
Commit 6cc5c2fd9507f73897c0e1c50dc755eebdeeb864, by birrachiara@tin.it | |
Apr 7, 2006 | |
19 years 14 days | dumb.py: pull fixes, added another bit of verbosity |
Commit 701b1781e2db681aa4d0adea6fab9a67447490c7, by birrachiara@tin.it | |
Apr 5, 2006 | |
19 years 16 days | dumb.py : fix for network operations |
Commit 4c3729bc00daad3db889db2698c26d35790df85d, by birrachiara@tin.it | |
Mar 27, 2006 | |
19 years 25 days | dumb.py, monotone.py: cleaned up a bit, made dump a class, introduced a verbosity level. |
Commit 3c8fdc39478ed27639a65572b313be92f82d5c75, by birrachiara@tin.it | |
Mar 23, 2006 | |
19 years 29 days | monotone.py, dumb.py, merkle_dir.py: reorder packets to match monotone requirements. Thanks to Nathaniel for the tip. |
Commit 4fa0642736d44c8d5ff2b1c6273feef7ba667372, by birrachiara@tin.it | |
19 years 30 days | dumb.py, merkle_dir.py: compression now handled by merkle_dir, fix file id parsing. |
Commit f59938c46177ea10439b3a05f99d5341b226d5a7, by birrachiara@tin.it | |
Mar 21, 2006 | |
19 years 1 month | dumb.py, monotone.py: minor changes to use with 0.26 - there is still much to do, but is a start |
Commit 9344db0fc529188dff97baa00046d7da5776f43e, by birrachiara@tin.it | |
Mar 20, 2006 | |
19 years 1 month | - fix the `Not_found' uncaught exception seen when displaying a db with |
Commit 003095b0a2a5a56dfac0caf2ad2beaf226e1fb4d, by andrieu@karryall.dnsalias.org | |
Mar 17, 2006 | |
19 years 1 month | small changes to user param retrieval. Wrap admin updates with explicit transactions. |
Commit 5ca1dbc3718032290f687990cebb6f8711f43c2a, by birrachiara@tin.it | |
19 years 1 month | Because not all sites allow the httpd user to use at, make a |
19 years 1 month | update-viewmtn-db.sh needs to know the CONFDIR, so it becomes a template |
19 years 1 month | merge of 1654cb69c6c38a9e41353846c6eba31744c0c689 |
19 years 1 month | There was yet another inconsistency for using underscores in template replacement tokens. Remove them all |
19 years 1 month | merge of a43ed398fc720b7424d36c833e7d95714c65b031 |
Commit 1654cb69c6c38a9e41353846c6eba31744c0c689, by Timothy Brownawell | |
19 years 1 month | umm... the usher doesn't actually need to read the db at all. Just have |
Commit a43ed398fc720b7424d36c833e7d95714c65b031, by Timothy Brownawell | |
19 years 1 month | forgot a file when adding admin possibility |
Commit aa2213fef3dae23e885b0ab7794f19342f3e5804, by Timothy Brownawell | |
19 years 1 month | www_dir, not web_dir |
19 years 1 month | Make sure usher and underlying monotone are in C locale, or they don't |
19 years 1 month | Move the definition of HOSTNAME to install-config.dist as well |