2015-05-11 |
Daira Hopwood | Merge pull request #165 from pataquets/add-dockerfile |
commit | commitdiff | tree | snapshot |
2015-05-11 |
amontero-referup | Remove .bashrc alias uncommenting. 165/head |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Daira Hopwood | docs/frontends/CLI.rst: clarification. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Daira Hopwood | docs/frontends/CLI.rst: remove a superfluous TODO. |
commit | commitdiff | tree | snapshot |
2015-05-10 |
pataquets | Base Dockerfile initial version. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Brian Warner | Merge branch '2399-cp-mkdir' |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Brian Warner | apply review feedback |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Brian Warner | cp: trailing slash on source filename is an error,... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Brian Warner | tahoe cp: ignore trailing slash on source arguments |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Brian Warner | Improve docs on 'cp -r', noting the recent 2329 changes |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Daira Hopwood | Update title of OpenSSL and pyOpenSSL build instructions. |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Daira Hopwood | Add OpenSSL and pyOpenSSL build instructions for 32... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Daira Hopwood | Add doc for building pyOpenSSL. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Ramakrishnan... | OS X icons and dialog box help text 2323.osx-error-msg.3 |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Ramakrishnan... | fix OS X logo generation |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Ramakrishnan... | add osx bundle meta data and applescript script to... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daira Hopwood | Build Tahoe-LAFS icon for OS X and Windows. refs ticket... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daira Hopwood | zetuptoolz: don't add ';' to an empty path when appendi... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Brian Warner | control.py: minor improvements |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Daira Hopwood | Bump zetuptoolz version (move directory). |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Daira Hopwood | Bump zetuptoolz version (file changes). |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Daira Hopwood | zetuptoolz: tolerate a single string for __requires__... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Daira Hopwood | Change foolscap dependency to >= 0.8.0. refs #2400 |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Brian Warner | CREDITS: add my GPG key |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Daira Hopwood | Fix a test that was dependent on Windows path separators. |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Daira Hopwood | Reduce differences between Windows and non-Windows... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Brian Warner | fix check-memory test, with new new (safe) control... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Daira Hopwood | Ensure the 'base' argument to abspath_expanduser_unicod... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Brian Warner | finish removing control-port upload/download functions |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Brian Warner | remove control-port upload/download file interfaces |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | backupdb.py: cosmetics |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Make backupdb use dbutil. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Add util/dbutil.py: open/create/update sqlite databases... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Some useful Deferred utilities, originally from the... |
commit | commitdiff | tree | snapshot |
2015-04-13 |
Daira Hopwood | Merge pull request #152 from vu3rdd/182-osx-packaging-7 by |
commit | commitdiff | tree | snapshot |
2015-04-11 |
Ramakrishnan... | strip the single quotes around $VERSION 152/head |
commit | commitdiff | tree | snapshot |
2015-04-10 |
Daira Hopwood | README.rst: change description to the new wording on... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Daira Hopwood | Add discussion and rejection of Change Journals. |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Daira Hopwood | Add link to otf-magic-folder-objective ticket query. |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Daira Hopwood | Copyediting. |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Daira Hopwood | Collaborative design from Daira and David. |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | Merge branch 'ftp-2394' |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | typo |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | bump Twisted dep to 11.1.0, thus simplify IntishPermissions |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | test_ftp: fix comparison against integer |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | Fix ftp 'ls' to work with current Twisted-15.0.0 |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Daira Hopwood | Merge pull request #149 from warner/mutable-2034 |
commit | commitdiff | tree | snapshot |
2015-03-26 |
Brian Warner | use more servers for test_mutable.Update, to test ... 149/head |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Add a test, add missing imports. refs #2388 |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Ensure that path parameters to SFTPServer and FTPServer... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Add from_utf8_or_none and tests. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Fix a missing import in test-osx-pkg.py. refs #2393 |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | More careful quoting in build-osx-pkg.sh. refs #2393 |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Move computation of Tahoe version from Makefile to... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Merge pull request #146 from warner/versioned-osx-pkg |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Brian Warner | create/test/upload tahoe-lafs-VERSION-osx.pkg, not... 146/head |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Brian Warner | move build-osx-pkg out to a separate shell script |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Brian Warner | Makefile: add upload-osx-pkg rule |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Brian Warner | check_memory.py: announce 32-bit vs 64-bit |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | Merge branch '2329-2': fix "tahoe cp -r" exception |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | test_cli_cp.py: hush pyflakes 144/head |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | tahoe_cp: be consistent with "source.basename() is... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | tahoe_cp: minor cleanups, no behavior changes |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | tahoe_cp: make populate(recurse=) more explicit |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | test_cli_cp: test cleanups |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | test_cli_cp: improve test cases |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Brian Warner | improve error message for slash-terminated non-directories |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Brian Warner | test_cli_cp.py: turn off debug mode, tests now assert... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Brian Warner | tahoe cp: overhaul target assignment, update tests |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Brian Warner | tahoe_cp: delete copy_to_directory() code |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Brian Warner | tahoe_cp: simplify some checks, rename some functions |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Daira Hopwood | .travis.yml: emove 'sudo: false' as requested by https... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Brian Warner | NEWS.rst: add partial list of changes |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Zooko | zetuptoolz: print out more context in case of parse_req... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Brian Warner | tahoe_cp.py: use s.basename() instead of tracking it... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Brian Warner | tahoe_cp.py: store basename in the Source instance |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Brian Warner | test_cli.py: split the largest test classes out into... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Daira Hopwood | Discourage future readers of iputil.py from using Win32... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Daira Hopwood | It is Twisted 12.2.0 that starts depending on pywin32... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Daira Hopwood | Explicitly using "git.cmd" on Windows doesn't always... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Merge pull request #142 from tahoe-lafs/754.location... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Documentation change for AUTO in tub.location. refs... 754.location-AUTO.2 142/head |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Allow multiple occurrences of AUTO. refs #754 |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Add tests for combining autodetected and statically... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | test_node.py: refactor test_location* to reduce code... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Only get the local addresses if they are actually used... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Daira Hopwood | Allow combining autodetected and statically configured... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Daira Hopwood | .travis.yml: add "sudo: false" option, to attempt to... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Daira Hopwood | Fix warnings due to bitrot in MANIFEST.in. closes ... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Daira Hopwood | Test the quotemarks=True and quotemarks=False options... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Daira Hopwood | Test the quotemarks=False option of encodingutil.quote_... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Daira Hopwood | Further refine error handling in windows_getenv to... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Brian Warner | remove stray trailing whitespace |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Brian Warner | Merge branch 'pr138': fix long paths on windows |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Brian Warner | test that web.static= is really treated as a relative... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Daira Hopwood | Quote the default node-directory correctly in help... |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Daira Hopwood | More robust error handling in windows_getenv. refs... |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Brian Warner | tahoe_cp.py: clean up unicode handling |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Daira Hopwood | Changes filename to unicode before placing the file... 2235-long-paths-on-windows-7 138/head |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Daira Hopwood | Adds test_ticket_2027 to test_cli.Cp. refs #2027 |
commit | commitdiff | tree | snapshot |
next |