index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Backend.hs
Commit message (
Expand
)
Author
Age
*
maintain set of files pendingAdd
Joey Hess
2012-06-20
*
separate source of content from the filename associated with the key when gen...
Joey Hess
2012-06-05
*
Fix display of warning message when encountering a file that uses an unsuppor...
Joey Hess
2012-05-31
*
Fix use of several config settings
Joey Hess
2012-05-05
*
use new getConfig
Joey Hess
2012-03-22
*
hlint
Joey Hess
2012-02-16
*
fix LsFiles.typeChanged paths
Joey Hess
2012-02-14
*
rework git check-attr interface
Joey Hess
2012-02-13
*
IO exception rework
Joey Hess
2012-02-03
*
type alias cleanup
Joey Hess
2011-12-31
*
more partial function removal
Joey Hess
2011-12-15
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
split out two more Git modules
Joey Hess
2011-12-13
*
split out three modules from Git
Joey Hess
2011-12-13
*
Prevent key names from containing newlines.
Joey Hess
2011-12-06
*
reorder repo parameters last
Joey Hess
2011-11-08
*
use SHA256 by default
Joey Hess
2011-11-04
*
tweaks
Joey Hess
2011-10-10
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
make unused check branches and tags too
Joey Hess
2011-09-28
*
go go gadget hlint
Joey Hess
2011-09-20
*
tweak
Joey Hess
2011-09-15
*
tweak
Joey Hess
2011-08-30
*
addurl: --fast can be used to avoid immediately downloading the url.
Joey Hess
2011-08-06
*
foo
Joey Hess
2011-08-06
*
hlint tweaks
Joey Hess
2011-07-15
*
remove unused backend machinery
Joey Hess
2011-07-05
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
found a few places I can use newtype
Joey Hess
2011-05-21
*
--backend now overrides any backend configured in .gitattributes files.
Joey Hess
2011-05-18
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
more Control.Monad.State export fix
Joey Hess
2011-04-26
*
ghc7
Joey Hess
2011-04-21
*
annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes")
Joey Hess
2011-03-26
*
migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...
Joey Hess
2011-03-23
*
improve size change display
Joey Hess
2011-03-23
*
tweak
Joey Hess
2011-03-23
*
check key size when available, no matter the backend
Joey Hess
2011-03-23
*
upgrade groundwork
Joey Hess
2011-03-16
*
rename file
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
only enable SHA backends that configure finds support for
Joey Hess
2011-03-02
*
avoid warning when symlink in the repo contains a colon but is not a
Joey Hess
2011-01-27
*
make filename available to fsck messages
Joey Hess
2011-01-26
*
rename TypeInternals to BackendTypes
Joey Hess
2011-01-26
*
rework config storage
Joey Hess
2011-01-26
*
successfully split Annex and AnnexState out of TypeInternals
Joey Hess
2011-01-25
[next]