index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex.hs
Commit message (
Expand
)
Author
Age
...
*
do a cleanup commit after moving data from or to a git remote
Joey Hess
2012-02-25
*
Added a annex.queuesize setting
Joey Hess
2012-02-15
*
rework git check-attr interface
Joey Hess
2012-02-13
*
switch to the strict state monad
Joey Hess
2012-01-29
*
ssh connection caching
Joey Hess
2012-01-20
*
Add annex-trustlevel configuration settings, which can be used to override t...
Joey Hess
2012-01-09
*
more command-specific options
Joey Hess
2012-01-06
*
type alias
Joey Hess
2011-12-31
*
type alias cleanup
Joey Hess
2011-12-31
*
Merge branch 'new-monad-control'
Joey Hess
2011-12-24
|
\
*
|
Format strings can be specified using the new --find option, to control what ...
Joey Hess
2011-12-22
*
|
fix comment
Joey Hess
2011-12-20
*
|
use Common in a few more modules
Joey Hess
2011-12-20
*
|
split out three modules from Git
Joey Hess
2011-12-13
|
*
Merge branch 'master' into new-monad-control
Joey Hess
2011-12-11
|
|
\
|
|
/
|
/
|
*
|
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
[prev]
[next]