index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command.hs
Commit message (
Expand
)
Author
Age
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
show error message on unexpected parameters to commands that take none
Joey Hess
2011-05-28
*
simplify
Joey Hess
2011-05-28
*
Fix bug in --exclude introduced in 0.20110516.
Joey Hess
2011-05-27
*
better multiword parameter handling
Joey Hess
2011-05-16
*
Maybe reduction pass 2
Joey Hess
2011-05-15
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
cleanup
Joey Hess
2011-05-15
*
refactor some boilerplate
Joey Hess
2011-05-15
*
started on initremote
Joey Hess
2011-03-28
*
Fix space leak in fsck and drop commands.
Joey Hess
2011-03-22
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
make commands that take a key as a parameter error if it's bad
Joey Hess
2011-03-15
*
fixed dropkey, setkey, and git-annex-shell subcommands
Joey Hess
2011-03-15
*
fromkey, and url backend download work now
Joey Hess
2011-03-15
*
rename file
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
shorten a help string to avoid column getting too wide
Joey Hess
2011-03-05
*
add describe subcommand
Joey Hess
2011-03-03
*
prevent trust commands from trying to do things in a bare repo
Joey Hess
2011-03-03
*
hello, liftM
Joey Hess
2011-02-19
*
add check for unclean tree
Joey Hess
2011-02-01
*
cleanup last change
Joey Hess
2011-01-31
*
Preserve specified file ordering when instructed to act on multiple files or ...
Joey Hess
2011-01-31
*
tweak
Joey Hess
2011-01-30
*
more pure code refactoring
Joey Hess
2011-01-29
*
idiom
Joey Hess
2011-01-27
*
better directory handling
Joey Hess
2011-01-27
*
use isPrefixOf
Joey Hess
2011-01-27
*
rework config storage
Joey Hess
2011-01-26
*
parameterize Backend type
Joey Hess
2011-01-25
*
clarify default values when no path is specified
Joey Hess
2011-01-13
*
use concat
Joey Hess
2011-01-09
*
New migrate subcommand can be used to switch files to using a different backe...
Joey Hess
2011-01-08
*
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
*
Avoid multiple calls to git ls-files when passed eg, "*".
Joey Hess
2010-12-23
*
Bugfix to git annex add of an unlocked file in a subdir. Closes: #606579
Joey Hess
2010-12-11
*
use Text.Regex.PCRE.Light.Char8 rather than Text.Regexp
Joey Hess
2010-12-08
*
Add --exclude option to exclude files from processing.
Joey Hess
2010-12-08
*
In .gitattributes, the git-annex-numcopies attribute can be used to control t...
Joey Hess
2010-11-28
*
precommit: Optimise to avoid calling git-check-attr more than once.
Joey Hess
2010-11-28
*
hlint tweaks
Joey Hess
2010-11-22
*
dropunused
Joey Hess
2010-11-15
*
comment
Joey Hess
2010-11-14
*
find: New subcommand.
Joey Hess
2010-11-14
*
better fsck file handling
Joey Hess
2010-11-13
*
fsck: avoid global checks if files specified
Joey Hess
2010-11-13
*
fsck improvements
Joey Hess
2010-11-13
*
refactor param seeking
Joey Hess
2010-11-11
[next]