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
*
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