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
*
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
*
parameterize Backend type
Joey Hess
2011-01-25
*
fix real underlaying cause, and fix test suite to not skip it
0.17
Joey Hess
2011-01-09
*
bugfix: Fix crash caused by a symlink in the repo with link text ending in a ...
Joey Hess
2011-01-09
*
The git-annex-backend attribute has been renamed to annex.backend.
Joey Hess
2010-11-28
*
In .gitattributes, the git-annex-numcopies attribute can be used to control t...
Joey Hess
2010-11-28
*
finished hlinting
Joey Hess
2010-11-22
*
hlint tweaks
Joey Hess
2010-11-22
*
Fix `git annex add ../foo` (when ran in a subdir of the repo).
Joey Hess
2010-11-17
*
dropunused
Joey Hess
2010-11-15
*
fsck improvements
Joey Hess
2010-11-13
*
refactoring, no code changes really
Joey Hess
2010-11-08
*
fsck works
Joey Hess
2010-11-07
*
hlinted a few files
Joey Hess
2010-11-06
*
In .gitattributes, the git-annex-backend attribute can be set to the names of...
Joey Hess
2010-11-01
*
now only need to add gitattributes lookup
Joey Hess
2010-11-01
*
Fix crash on unknown symlinks.
Joey Hess
2010-10-31
*
more Wall cleaning
Joey Hess
2010-10-31
*
ok, let's just use extensible-exceptions
Joey Hess
2010-10-30
*
Support building with Debian stable's ghc.
Joey Hess
2010-10-30
*
copyright statements
0.02
Joey Hess
2010-10-27
[next]