index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
Commit message (
Expand
)
Author
Age
*
couple of AMP warnings I missed before
Joey Hess
2015-05-10
*
more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...
Joey Hess
2015-05-10
*
disable horrible tab warning, needed in every file that Setup.hs pulls in
Joey Hess
2015-05-10
*
rejigger imports for clean build with ghc 7.10's AMP changes
Joey Hess
2015-05-10
*
FlexibleContexts needed by ghc 7.10
Joey Hess
2015-05-10
*
switch to Control.Monad.ST to avoid build warning in ghc 7.10
Joey Hess
2015-05-10
*
Improve quvi 0.4 output parsing to handle cases wher there is no known filena...
Joey Hess
2015-05-08
*
avoid using relative path from temp dir to dest file
Joey Hess
2015-05-07
*
Replace dataenc with sandi.
Magnus Therning
2015-05-07
*
Support checking ftp urls for file presence.
Joey Hess
2015-05-05
*
Work around wget bug #784348 which could cause it to clobber git-annex symlin...
Joey Hess
2015-05-05
*
add more generic interface
Joey Hess
2015-05-05
*
revert reversion merged from propellor
Joey Hess
2015-04-29
*
avoid dupicate bracket import errror
Joey Hess
2015-04-29
*
merge generalization of writeFileProtected from propellor
Joey Hess
2015-04-28
*
Dropped support for older versions of yesod and warp than the ones in Debian ...
Joey Hess
2015-04-22
*
Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.
Joey Hess
2015-04-19
*
refactor
Joey Hess
2015-04-19
*
removed all uses of undefined from code base
Joey Hess
2015-04-19
*
fsck --from remote: When bad content is found in the remote, and the local re...
Joey Hess
2015-04-18
*
don't test with null paths
Joey Hess
2015-04-14
*
fix relPathDirToFileAbs on windows with different drive letters
Joey Hess
2015-04-14
*
info: Added --bytes option.
Joey Hess
2015-04-12
*
cleanup
Joey Hess
2015-04-09
*
bring back --quiet filtering of stdout and stderr, with deadlock fixed
Joey Hess
2015-04-06
*
Fixes a bug in the last release that caused rsync and possibly other commands...
Joey Hess
2015-04-06
*
relay external special remote stderr through progress suppression machinery (...
Joey Hess
2015-04-04
*
well along the way to fully quiet --quiet
Joey Hess
2015-04-04
*
make downloadQuiet quiet again
Joey Hess
2015-04-03
*
fix stderr handling
Joey Hess
2015-04-03
*
WIP on making --quiet silence progress, and infra for concurrent progress bars
Joey Hess
2015-04-03
*
rename bothHandles -> ioHandles
Joey Hess
2015-04-03
*
Significantly sped up processing of large numbers of directories passed to a ...
Joey Hess
2015-04-02
*
Revert "Significantly sped up processing of large numbers of directories pass...
Joey Hess
2015-04-02
*
comment
Joey Hess
2015-04-02
*
minor opt
Joey Hess
2015-04-02
*
make segmentXargs preserve order
Joey Hess
2015-04-02
*
Significantly sped up processing of large numbers of directories passed to a ...
Joey Hess
2015-04-02
*
micro-opt
Joey Hess
2015-04-01
*
Work around curl bug when asked to download an empty url to a file.
Joey Hess
2015-03-27
*
update comment for segmentXargs
Joey Hess
2015-03-26
*
metadata: Fix encoding problem that led to mojibake when storing metadata str...
Joey Hess
2015-03-04
*
fix intentional typo left in after debugging session, broke quvi support (las...
Joey Hess
2015-02-19
*
bittorrent: Fix mojibake introduced in parsing arai2c progress output.
Joey Hess
2015-02-10
*
addurl: Avoid crash if quvi is not installed, when git-annex was built with p...
Joey Hess
2015-02-10
*
Windows: Fix bug in dropping an annexed file, which caused a symlink to be st...
Joey Hess
2015-02-09
*
Added MD5 and MD5E backends.
Joey Hess
2015-02-04
*
Remove support for building without cryptohash.
Joey Hess
2015-02-04
*
import Data.Default in Common
Joey Hess
2015-01-28
*
addurl: When a Content-Disposition header suggests a filename to use, addurl ...
Joey Hess
2015-01-22
[next]