summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* Improve quvi 0.4 output parsing to handle cases wher there is no known filena...Gravatar Joey Hess2015-05-08
* avoid using relative path from temp dir to dest fileGravatar Joey Hess2015-05-07
* Replace dataenc with sandi.Gravatar Magnus Therning2015-05-07
* Support checking ftp urls for file presence.Gravatar Joey Hess2015-05-05
* Work around wget bug #784348 which could cause it to clobber git-annex symlin...Gravatar Joey Hess2015-05-05
* add more generic interfaceGravatar Joey Hess2015-05-05
* revert reversion merged from propellorGravatar Joey Hess2015-04-29
* avoid dupicate bracket import errrorGravatar Joey Hess2015-04-29
* merge generalization of writeFileProtected from propellorGravatar Joey Hess2015-04-28
* Dropped support for older versions of yesod and warp than the ones in Debian ...Gravatar Joey Hess2015-04-22
* Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.Gravatar Joey Hess2015-04-19
* refactorGravatar Joey Hess2015-04-19
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* fsck --from remote: When bad content is found in the remote, and the local re...Gravatar Joey Hess2015-04-18
* don't test with null pathsGravatar Joey Hess2015-04-14
* fix relPathDirToFileAbs on windows with different drive lettersGravatar Joey Hess2015-04-14
* info: Added --bytes option.Gravatar Joey Hess2015-04-12
* cleanupGravatar Joey Hess2015-04-09
* bring back --quiet filtering of stdout and stderr, with deadlock fixedGravatar Joey Hess2015-04-06
* Fixes a bug in the last release that caused rsync and possibly other commands...Gravatar Joey Hess2015-04-06
* relay external special remote stderr through progress suppression machinery (...Gravatar Joey Hess2015-04-04
* well along the way to fully quiet --quietGravatar Joey Hess2015-04-04
* make downloadQuiet quiet againGravatar Joey Hess2015-04-03
* fix stderr handlingGravatar Joey Hess2015-04-03
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* Significantly sped up processing of large numbers of directories passed to a ...Gravatar Joey Hess2015-04-02
* Revert "Significantly sped up processing of large numbers of directories pass...Gravatar Joey Hess2015-04-02
* commentGravatar Joey Hess2015-04-02
* minor optGravatar Joey Hess2015-04-02
* make segmentXargs preserve orderGravatar Joey Hess2015-04-02
* Significantly sped up processing of large numbers of directories passed to a ...Gravatar Joey Hess2015-04-02
* micro-optGravatar Joey Hess2015-04-01
* Work around curl bug when asked to download an empty url to a file.Gravatar Joey Hess2015-03-27
* update comment for segmentXargsGravatar Joey Hess2015-03-26
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* fix intentional typo left in after debugging session, broke quvi support (las...Gravatar Joey Hess2015-02-19
* bittorrent: Fix mojibake introduced in parsing arai2c progress output.Gravatar Joey Hess2015-02-10
* addurl: Avoid crash if quvi is not installed, when git-annex was built with p...Gravatar Joey Hess2015-02-10
* Windows: Fix bug in dropping an annexed file, which caused a symlink to be st...Gravatar Joey Hess2015-02-09
* Added MD5 and MD5E backends.Gravatar Joey Hess2015-02-04
* Remove support for building without cryptohash.Gravatar Joey Hess2015-02-04
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* addurl: When a Content-Disposition header suggests a filename to use, addurl ...Gravatar Joey Hess2015-01-22
* excess indentGravatar Joey Hess2015-01-22
* merge change from propellorGravatar Joey Hess2015-01-21
* Revert "remove absNormPathUnix, using my absPathFrom replacement"Gravatar Joey Hess2015-01-21
* remove absNormPathUnix, using my absPathFrom replacementGravatar Joey Hess2015-01-21
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* on second thought, InodeCache should use getFileSizeGravatar Joey Hess2015-01-20