index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex.hs
Commit message (
Expand
)
Author
Age
...
*
|
Fix caching of decrypted ciphers, which failed when drop had to check multipl...
Joey Hess
2011-12-08
|
*
the Annex newtype is back
Joey Hess
2011-12-06
|
*
adjust to build with monad-control-0.3
Joey Hess
2011-12-05
|
/
*
find: Support --print0
Joey Hess
2011-11-22
*
golf
Joey Hess
2011-11-12
*
cleanup
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
The fromkey command now takes the key as its first parameter. The --key optio...
Joey Hess
2011-10-31
*
improve config reading when operating on remote on same host
Joey Hess
2011-10-27
*
factor out common imports
Joey Hess
2011-10-03
*
refactor catfile code
Joey Hess
2011-09-28
*
rework annex-ignore handling
Joey Hess
2011-09-18
*
refactor --exclude to use Utility.Matcher
Joey Hess
2011-09-18
*
remove optimize subcommand; use --auto instead
Joey Hess
2011-09-15
*
basic json support
Joey Hess
2011-09-01
*
generalize quiet flag to output type
Joey Hess
2011-09-01
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
avoid the functor
Joey Hess
2011-08-21
*
drop an unnecessart liftIO
Joey Hess
2011-08-19
*
make Annex an opaque data type
Joey Hess
2011-08-19
*
remove unused backend machinery
Joey Hess
2011-07-05
*
rename GitQueue to Git.Queue
Joey Hess
2011-06-30
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
cache the trustmap
Joey Hess
2011-06-23
*
Branch handling improvements
Joey Hess
2011-06-22
*
add a small cache of the most recently accessed item from the git-annex branch
Joey Hess
2011-06-22
*
code to update a git-annex branch
Joey Hess
2011-06-21
*
pointless golfing
Joey Hess
2011-06-20
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
better types allowed breaking module dep loop
Joey Hess
2011-06-01
*
Add --trust, --untrust, and --semitrust options.
Joey Hess
2011-06-01
*
Add --numcopies option.
Joey Hess
2011-06-01
*
--backend now overrides any backend configured in .gitattributes files.
Joey Hess
2011-05-18
*
more monadic operator use
Joey Hess
2011-05-15
*
Control.Monad.State import fix for debian stable
Joey Hess
2011-04-26
*
ghc7
Joey Hess
2011-04-21
*
add cipher field to AnnexState
Joey Hess
2011-04-16
*
Periodically flush git command queue, to avoid boating memory usage too much.
Joey Hess
2011-04-07
*
some reorg and further remote generalization
Joey Hess
2011-03-27
*
add remotes slot to Annex
Joey Hess
2011-03-27
*
fast mode
Joey Hess
2011-03-22
*
use queue when upgrading, flushing every so often
Joey Hess
2011-03-16
*
rename file
Joey Hess
2011-03-15
*
move repoConfig out of Remotes
Joey Hess
2011-03-05
*
rename
Joey Hess
2011-02-28
*
use ShellParam type
Joey Hess
2011-02-28
*
hello, liftM
Joey Hess
2011-02-19
*
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
[prev]
[next]