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
...
*
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
*
parameterize Backend type
Joey Hess
2011-01-25
*
better types
Joey Hess
2011-01-11
*
use git-annex-shell configlist
Joey Hess
2010-12-31
*
rename some stuff and prepare to break out more into Command/*
Joey Hess
2010-12-30
*
add queueRun
Joey Hess
2010-11-08
*
Add annex.version, which will be used to automate upgrades.
Joey Hess
2010-11-08
*
hlinted a few files
Joey Hess
2010-11-06
*
finished adding support for annex.ssh-options
Joey Hess
2010-11-01
*
simplify evals
Joey Hess
2010-10-31
*
more Wall cleaning
Joey Hess
2010-10-31
*
got rid of almost all 'return ()'
Joey Hess
2010-10-28
*
copyright statements
0.02
Joey Hess
2010-10-27
*
add git queue to Annex monad
Joey Hess
2010-10-26
[prev]
[next]