Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-05 | Add support for gnome-keyring-query | Eric Anderson | |
This allows using an encrypted password store and prevents the password from being viewed by other users on the same computer. | |||
2013-07-05 | Use a heredoc in usage() instead of many echos | Eric Anderson | |
2013-06-15 | Change version number to v0.2 and update CHANGELOGv0.2 | Eric Anderson | |
2013-06-15 | Search PATH for executables instead of hard-coding | Eric Anderson | |
2013-06-15 | Refactor download location handling | Eric Anderson | |
We now handle many more cases and show clear error messages when using conflicting features. | |||
2013-06-09 | If file is found in STORAGE directory, no need for a key or user. | Thomas Riccardi | |
2013-06-09 | Update README | Thomas Riccardi | |
2013-06-09 | Add -d STORAGE directory: if set, the script will first search in this ↵ | Thomas Riccardi | |
directory if the file is present. If not, it will be downloaded there. | |||
2013-06-09 | Accept hib:// scheme for file | Thomas Riccardi | |
2013-01-13 | Initial commitv0.1 | Eric Anderson | |
Script is fully-functional, but does not support a configuration file. |