index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Add.hs
Commit message (
Expand
)
Author
Age
*
finished hlint pass
Joey Hess
2011-07-15
*
unannex: Clean up use of git commit -a.
Joey Hess
2011-07-14
*
add: Be even more robust to avoid ever leaving the file seemingly deleted.
Joey Hess
2011-07-07
*
add: Avoid a failure mode that resulted in the file seemingly being deleted (...
Joey Hess
2011-07-07
*
remove unused backend machinery
Joey Hess
2011-07-05
*
add web special remote
Joey Hess
2011-07-01
*
--force will cause add, etc, to operate on ignored files.
Joey Hess
2011-06-29
*
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
*
imcomplete attempt at supporting lutimes(3) for BSD compat
Joey Hess
2011-03-20
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
fix error throwing
Joey Hess
2011-03-15
*
symlink touching fun
Joey Hess
2011-03-14
*
use ShellParam type
Joey Hess
2011-02-28
*
got rid of Core module
Joey Hess
2011-01-16
*
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
*
precommit: Optimise to avoid calling git-check-attr more than once.
Joey Hess
2010-11-28
*
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
*
Annexed file contents are now made unwritable and put in unwriteable director...
Joey Hess
2010-11-08
*
refactoring, no code changes really
Joey Hess
2010-11-08
*
broke subcommands out into separate modules
Joey Hess
2010-11-02