index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GitAnnex.hs
Commit message (
Expand
)
Author
Age
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
go go gadget hlint
Joey Hess
2011-09-20
*
--copies=N can be used to make git-annex only operate on files with the speci...
Joey Hess
2011-09-18
*
add --in limit
Joey Hess
2011-09-18
*
add --and --or --not -( and -)
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
*
optimize: A new subcommand that either gets or drops file content as needed t...
Joey Hess
2011-09-14
*
Support the standard git -c name=value
Joey Hess
2011-07-14
*
add the addurl command
Joey Hess
2011-07-01
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
cache the trustmap
Joey Hess
2011-06-23
*
add merge subcommand
Joey Hess
2011-06-22
*
tweak
Joey Hess
2011-06-02
*
refactor
Joey Hess
2011-06-02
*
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
*
status: New subcommand to show info about an annex, including its size.
Joey Hess
2011-05-16
*
started on initremote
Joey Hess
2011-03-28
*
Add version command to show git-annex version as well as repository version i...
Joey Hess
2011-03-19
*
add explicit upgrade command
Joey Hess
2011-03-16
*
whereis: New subcommand to show where a file's content has gotten to.
Joey Hess
2011-03-05
*
add describe subcommand
Joey Hess
2011-03-03
*
new map subcommand, basically working
Joey Hess
2011-02-03
*
implement 3 level trust storage in trust.log
Joey Hess
2011-01-26
*
rework config storage
Joey Hess
2011-01-26
*
New migrate subcommand can be used to switch files to using a different backe...
Joey Hess
2011-01-08
*
simplify
Joey Hess
2011-01-07
*
make test suite link in git-annex's commands and run directly
Joey Hess
2011-01-06