aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* build fixGravatar Joey Hess2015-01-20
* fix upFrom of "." (and upFrom of "/" on Windows)Gravatar Joey Hess2015-01-20
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* convert parentDir to be based on takeDirectory, but fixed for trailing /Gravatar Joey Hess2015-01-09
* revert parentDir changeGravatar Joey Hess2015-01-09
* fix build failureGravatar Joey Hess2015-01-09
* Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\
| * build fixGravatar Joey Hess2015-01-06
| * made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* | Switch to using relative paths to the git repository.Gravatar Joey Hess2015-01-06
|/
* Fix build with process 1.2.1.0.Gravatar Joey Hess2015-01-04
* OSX: Switched away from deprecated statfs64 interface.Gravatar Joey Hess2014-12-31
* Windows: Got the rsync special remote working.Gravatar Joey Hess2014-12-30
* Windows: Fix local rsync filepath munging (fixes 26 test suite failures).Gravatar Joey Hess2014-12-30
* final warning fixGravatar Joey Hess2014-12-29
* fixGravatar Joey Hess2014-12-29
* fix more warnings on BSD/OSXGravatar Joey Hess2014-12-29