index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Fix.hs
Commit message (
Expand
)
Author
Age
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
unannex: Clean up use of git commit -a.
Joey Hess
2011-07-14
*
refactor some boilerplate
Joey Hess
2011-05-15
*
Periodically flush git command queue, to avoid boating memory usage too much.
Joey Hess
2011-04-07
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
use ShellParam type
Joey Hess
2011-02-28
*
got rid of Core module
Joey Hess
2011-01-16
*
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
*
finished hlinting
Joey Hess
2010-11-22
*
refactor param seeking
Joey Hess
2010-11-11
*
use -- before filenames when running git add, git rm, etc
Joey Hess
2010-11-10
*
refactoring, no code changes really
Joey Hess
2010-11-08
*
broke subcommands out into separate modules
Joey Hess
2010-11-02