index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CmdLine.hs
Commit message (
Expand
)
Author
Age
...
*
Improved temp file handling
Joey Hess
2011-01-28
*
better directory handling
Joey Hess
2011-01-27
*
better warnings display
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
*
got rid of Core module
Joey Hess
2011-01-16
*
git-annex-shell mostly done now, only needs 2 more subcommands
Joey Hess
2010-12-30
*
add git-annex-shell command
Joey Hess
2010-12-30
*
factor out a little more
Joey Hess
2010-12-30
*
tweak
Joey Hess
2010-12-30
*
remove magic numbers
Joey Hess
2010-12-30
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
*
rename some stuff and prepare to break out more into Command/*
Joey Hess
2010-12-30
*
Add trust and untrust subcommands, to allow configuring remotes that are trus...
Joey Hess
2010-12-28
*
Add --exclude option to exclude files from processing.
Joey Hess
2010-12-08
*
Add uninit subcommand. Closes: #605749
Joey Hess
2010-12-03
*
Add copy subcommand.
Joey Hess
2010-11-27
*
dropunused
Joey Hess
2010-11-15
*
unused: New subcommand, finds unused data (the global part of fsck).
Joey Hess
2010-11-15
*
find: New subcommand.
Joey Hess
2010-11-14
*
fsck improvements
Joey Hess
2010-11-13
*
refactor param seeking
Joey Hess
2010-11-11
*
remove dup filter
Joey Hess
2010-11-11
*
got rid of several more calls to git when finding unlocked files
Joey Hess
2010-11-11
*
rework command dispatching for add and pre-commit
Joey Hess
2010-11-11
*
allow adding unlocked files
Joey Hess
2010-11-10
*
edit an alias for unlock
Joey Hess
2010-11-10
*
Avoid using runghc to run test suite as it is not available on all architectu...
Joey Hess
2010-11-10
*
lock and unlock subcommands
Joey Hess
2010-11-09
*
add fsck subcommand (stub)
Joey Hess
2010-11-06
*
fixes
Joey Hess
2010-11-04
*
support subcommands that take no params
Joey Hess
2010-11-04
*
refactor
Joey Hess
2010-11-04
*
broke subcommands out into separate modules
Joey Hess
2010-11-02
[prev]