aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* fix commentGravatar Joey Hess2013-09-07
* gpg: Force --no-textmode in case the user has it turned on in config.Gravatar Joey Hess2013-09-07
* fix windows buildGravatar Joey Hess2013-09-06
* Leverage an ambiguities between CiphersGravatar guilhem2013-09-05
* keep Utility.Gpg free of dependencies on git-annexGravatar Joey Hess2013-09-04
* Merge branch 'master' into encryptionGravatar Joey Hess2013-09-04
|\
* | Allow public-key encryption of file content.Gravatar guilhem2013-09-03
| * refactor git-annex branch log filename code into central locationGravatar Joey Hess2013-08-29
* | Allow revocation of OpenPGP keys.Gravatar guilhem2013-08-29
|/
* Speed up the 'unused' command.Gravatar guilhem2013-08-25
* better error messageGravatar Joey Hess2013-08-22
* cleanupGravatar Joey Hess2013-08-22
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* Set --clobber when running wget to ensure resuming works properly.Gravatar Joey Hess2013-08-21
* Revert "Delete empty downloaded file when wget fails, to work around reported...Gravatar Joey Hess2013-08-21
* Delete empty downloaded file when wget fails, to work around reported resume ...Gravatar Joey Hess2013-08-21
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* Windows: Added support for encrypted special remotes.Gravatar Joey Hess2013-08-04
* fix syntaxGravatar Joey Hess2013-08-02
* fix Windows breakageGravatar Joey Hess2013-08-02
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* Slow and ugly work around for bug #718517 in git, which broke git-cat-file --...Gravatar Joey Hess2013-08-01
* Escape ':' in file/directory names to avoid it being treated as a pathspec by...Gravatar Joey Hess2013-08-01
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* cleanupGravatar Joey Hess2013-07-20
* refactor and unify codeGravatar Joey Hess2013-07-19
* pluralize 1.1 kilobytes etcGravatar Joey Hess2013-07-19
* Display byte sizes with more precision.Gravatar Joey Hess2013-07-19
* catch does not exist error when adding a watchGravatar Joey Hess2013-07-17
* linux standalone auto-install iconsGravatar Joey Hess2013-07-09
* install to ~/.local/icons, not ~/iconsGravatar Joey Hess2013-07-09
* Install XDG desktop icon files.Gravatar Joey Hess2013-07-09
* reorgGravatar Joey Hess2013-07-08
* Pass -f to curl when downloading a file with it, so it propigates failure.Gravatar Joey Hess2013-07-06
* Windows: Look for .exe extension when searching for a command in path.Gravatar Joey Hess2013-07-06
* fix a build failure on androidGravatar Joey Hess2013-06-27
* clean up build warnings with yesod 1.2, while still building with 1.1Gravatar Joey Hess2013-06-27
* webapp: Fix bug that caused the webapp to hang when built with yesod 1.2.Gravatar Joey Hess2013-06-27
* assistant: Fix bug that prevented adding files written by gnucash, and more ...Gravatar Joey Hess2013-06-26
* simpler ifdef for linuxGravatar Joey Hess2013-06-21
* assistant: On Linux, the expensive transfer scan is run niced.Gravatar Joey Hess2013-06-20
* fix regression test on windowsGravatar Joey Hess2013-06-18
* make withQuietOutput work on WindowsGravatar Joey Hess2013-06-17
* assistant: In direct mode, objects are now only dropped when all associated f...Gravatar Joey Hess2013-06-15
* got file descriptors mixed up in last commitGravatar Joey Hess2013-06-14
* Windows: Fix hang when adding several files at once.Gravatar Joey Hess2013-06-14
* Android: Fix use of cp command to not try to use features present only on bui...Gravatar Joey Hess2013-06-14
* Supports indirect mode on encfs in paranoia mode, and other filesystems that ...Gravatar Joey Hess2013-06-10
* now builds with both yesod 1.2 and 1.1Gravatar Joey Hess2013-06-03