2016-09-05 |
Ben Finney | Add autopkgtest smoke tests to verify the commands...
|
commit | commitdiff | tree |
2016-09-04 |
Ben Finney | Add a To Do item to migrate to a Python library for...
|
commit | commitdiff | tree |
2016-09-03 |
Ben Finney | Finalise Debian release “0.10.3”.
|
commit | commitdiff | tree |
2016-09-03 |
Ben Finney | Special-case streams that are the Python 2 brute ‘file...
|
commit | commitdiff | tree |
2016-09-03 |
Ben Finney | Re-open the stream if it is a brute Python 2 ‘file’.
|
commit | commitdiff | tree |
2016-09-03 |
Ben Finney | Remove superfluous test attributes.
|
commit | commitdiff | tree |
2016-09-02 |
Ben Finney | Finalise release “0.10.2”.
|
commit | commitdiff | tree |
2016-09-02 |
Ben Finney | Explicitly declare a UTF-8 encoding for terminal output.
|
commit | commitdiff | tree |
2016-09-02 |
Ben Finney | Document the Git ignore configuration file.
|
commit | commitdiff | tree |
2016-09-02 |
Ben Finney | Correct spelling of initialism “APT”.
|
commit | commitdiff | tree |
2016-09-02 |
Ben Finney | Complete the transfer of maintainer hat to myself.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Document the bug report references for all our To Do...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Convert main To Do document to reStructuredText format.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Remove configuration for obsolete ‘revu.ubuntuwire...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Finalise release “0.10.1”.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Correct a typo in ‘dcut.1’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Incorporate Richard Hartmann's changes into the changelog.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Finalise Debian release “0.10”.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Set version string to indicate a maintainer upload.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Declare “Standards-Version: 3.9.8”.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Set “VCS-*” fields to URLs for encrypted Alioth services.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Document a bug fixed by using standard library APIs.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Document bugs fixed by removing custom maintainer scripts.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Update my email address for Debian work.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add Python 3 runtime option to fail on implicit text...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add Python runtime option to fail on mixed TAB and...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add Python 2 runtime option to warn about Python 3...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Update copyright notices.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use Python 2 string type for filename character translation.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add a descriptive docstring for ‘dput.write_commands’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Refactor ‘verify_files_TestCase.set_upload_params’...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use descriptive name for the name of the hash algorithm.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use more specific name for position of custom commands.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Refine restrictions on test doubles to catch more errors.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add myself to Uploaders, at suggestion of Y Giridhar...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Set dependency on backward-incompatible version of...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Declare build dependency on Setuptools.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use the Makefile for ‘clean’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use ‘io.BytesIO’ for streams of ‘SubprocessDouble’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Get content of each subprocess stream via a text wrapper.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add more stream API to the legacy StringIO wrapper.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add a helper function to make a text wrapper for a...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Document the completed migration from ‘print’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | ‘dput.methods.scp’: Convert ‘print’ statements to ...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | ‘dput.methods.rsync’: Convert ‘print’ statements to...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | ‘dput.methods.local’: Convert ‘print’ statements to...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | ‘dput.methods.http’: Convert ‘print’ statements to...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | ‘dput.methods.ftp’: Convert ‘print’ statements to ...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | ‘dput.dput’: Convert ‘print’ statements to ‘sys.stdout...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | ‘dput.dcut’: Convert ‘print’ statements to ‘sys.stdout...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Copy the encoding when copying a fake file.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use helper function to set content of stream file doubles.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add copyright information for Distutils script.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Remove unused ‘os.spawnv’ wrapper.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate remaining ‘os.spawnv’ uses to ‘subprocess.check_call...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate upload method subprocesses to use ‘subprocess...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use named exit status constants in ‘check_call’ wrapper.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use named constants for exit status.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Test and implement a wrapper for ‘subprocess.check_call’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate GnuPG subprocess to use ‘subprocess.Popen’...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Separate the construction of the GnuPG subprocess into...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use a descriptive name for the GnuPG process output.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate ‘hostname’ subprocess to use ‘subprocess.Popen...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Use a descriptive name for the derived system fields.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Store the command-line arguments used to create the...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Distinguish sequence or text type for ‘os.popen’ command...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from deprecated ‘os.waitpid’ to ‘subprocess...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add helper functionality to test ‘subprocess.check_call...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add helper functionality to test ‘subprocess.call’...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Document completion of To Do item to remove global...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Remove redundant global ‘config’ name.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Return created ConfigParser instance from ‘read_configs’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate ‘verify_files’ from global config object, to...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate ‘check_upload_logfile’ from global config object...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Determine the host FQDN early enough to use it for...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate ‘guess_upload_host’ from global config object...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate ‘create_upload_file’ from global config object...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate ‘verify_signature’ from global config object...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate ‘execute_command’ from global config object...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate ‘dinstall_caller’ from global config object...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate unit tests to interrogate patched config parser.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Remove redundant ‘patch_globals’ from unit tests.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from ‘upload_methods’ global name, to function...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from ‘files_to_upload’ global name, to function...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from ‘simulate’ global name, to a local name.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from ‘unsigned_upload’ global name, to a function...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from ‘delay_upload’ global name, to a local...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from ‘dinstall’ global name, to a function...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Remove a redundant conditional in ‘dinstall_caller’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from ‘check_only’ global name, to a function...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Migrate from ‘config_file’ global name, to a function...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Reduce indentation for wide usage message text.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Remove unused import of ‘glob’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Correct a long line in ‘dput.dput.read_configs’.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Specify the intended subprocess API for migration candidates.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add a To Do item to migrate to ‘ConfigParser.read’...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add a To Do item to encapsulate application state.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Add a To Do item to close all files correctly.
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Patch and test the ‘files_to_upload’ for ‘verify_files...
|
commit | commitdiff | tree |
2016-08-27 |
Ben Finney | Correct expected warning message outputs for ‘verify_files...
|
commit | commitdiff | tree |