summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* ensure that hash representations don't change in futureGravatar Joey Hess2013-10-01
* Added SKEIN256 and SKEIN512 backendsGravatar Joey Hess2013-10-01
* assistant: More robust inotify handling; avoid crashing if a directory cannot...Gravatar Joey Hess2013-09-30
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* remove *>=> and >=*> ; use <$$> insteadGravatar Joey Hess2013-09-27
* clean up some ugly codeGravatar Joey Hess2013-09-27
* add, import, assistant: Better preserve the mtime of symlinks, when when addi...Gravatar Joey Hess2013-09-25
* Use cryptohash rather than SHA for hashing.Gravatar Joey Hess2013-09-22
* webapp gpg key generationGravatar Joey Hess2013-09-17
* fix build with haskell DNS 1.0.0Gravatar Joey Hess2013-09-17
* gpg secret key generationGravatar Joey Hess2013-09-16
* gpg secret keys list parsingGravatar Joey Hess2013-09-16
* 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