index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
PreCommit.hs
Commit message (
Expand
)
Author
Age
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
tweak
Joey Hess
2011-09-15
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
remove unnecessary imports
Joey Hess
2011-06-01
*
Somewhat sped up `git commit` of modifications to unlocked files.
Joey Hess
2011-05-31
*
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
*
symlink touching fun
Joey Hess
2011-03-14
*
Rethink filename encoding handling for display. Since filename encoding may o...
0.23
Joey Hess
2011-03-12
*
use ShellParam type
Joey Hess
2011-02-28
*
update unicode FilePath handling
Joey Hess
2011-02-11
*
Fixed missing import of Messages module
Michael Kenney
2011-02-10
*
Fix display of unicode filenames.
Joey Hess
2011-02-10
*
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
*
rework command dispatching for add and pre-commit
Joey Hess
2010-11-11
*
Optimize both pre-commit and lock subcommands.
Joey Hess
2010-11-11
*
explicity run queue to git add files
Joey Hess
2010-11-10
*
Unlocked files will now automatically be added back into the annex when commi...
Joey Hess
2010-11-10
*
add
Joey Hess
2010-11-10