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
*
Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...
Joey Hess
2015-08-06
*
proxy: Fix behavior when run in subdirectory of git repo.
Joey Hess
2015-08-04
*
remove unused imports
Joey Hess
2015-08-03
*
windows build warning fixes
Joey Hess
2015-08-03
*
remove unused imports
Joey Hess
2015-08-03
*
fix build warning when building with yesod 1.2 and newer yesod-core
Joey Hess
2015-08-03
*
Revert "fix build warning when building with yesod 1.2"
Joey Hess
2015-08-03
*
fix build warning when building with yesod 1.2
Joey Hess
2015-08-03
*
addidential debugging
Joey Hess
2015-08-03
*
analysis; forwarded
Joey Hess
2015-08-03
*
wire tasty's option parser into the main program option parser
Joey Hess
2015-07-13
*
generalize parseDuration so it can be used in the ReadM monad
Joey Hess
2015-07-08
*
better method for running tasty's optparse as a subcommand
Joey Hess
2015-07-08
*
import: Fix failure of cross-device import on Windows.
Joey Hess
2015-07-07
*
avoid "Defined but not used" warning on android
Joey Hess
2015-07-02
*
use bloom filter in second pass of sync --all --content
Joey Hess
2015-06-16
*
instance Hashable Key for bloomfilter
Joey Hess
2015-06-16
*
improve url parsing more
Joey Hess
2015-06-14
*
Improve url parsing to handle some urls containing illegal [] characters in t...
Joey Hess
2015-06-14
*
oh foo, I didn't mean to include this in the prev commit
Joey Hess
2015-06-11
*
4 ns optimisation of repeated calls to hasDifference on the same Differences
Joey Hess
2015-06-11
*
two more breakages introduced when removing the Params constructor
Joey Hess
2015-06-03
*
fix bug introduced in recent Params removal
Joey Hess
2015-06-02
*
Revert "When listing DBus services, also list activatable services."
Joey Hess
2015-06-02
*
When listing DBus services, also list activatable services.
Sebastian Reuße
2015-06-02
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
AMP hack
Joey Hess
2015-05-31
*
merge haddock formatting from propellor
Joey Hess
2015-05-30
*
qualify imports to avoid conflict with regex-tdfa-rc
Joey Hess
2015-05-30
*
fsck: When checksumming a file fails due to a hardware fault, the file is now...
Joey Hess
2015-05-27
*
implment catchHardwareFault
Joey Hess
2015-05-27
*
improve error message when checksum command exits nonzero
Joey Hess
2015-05-27
*
merge haddock documentation from propellor
Joey Hess
2015-05-27
*
need more polymorphism
Joey Hess
2015-05-22
*
fix windows build
Joey Hess
2015-05-22
*
fix crash in stale transfer lockfile cleanup code
Joey Hess
2015-05-19
*
unused imports
Joey Hess
2015-05-19
*
honor core.sharedRepository settings in lockContent
Joey Hess
2015-05-19
*
convert lockContent to use new LockPools
Joey Hess
2015-05-19
*
use lock pools throughout git-annex
Joey Hess
2015-05-19
*
lock pools to work around non-concurrency/composition safety of POSIX fcntl
Joey Hess
2015-05-18
*
comment typos
Joey Hess
2015-05-17
*
Fix an unlikely race that could result in two transfers of the same key runni...
Joey Hess
2015-05-12
*
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
[next]