index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
PreCommit.hs
Commit message (
Expand
)
Author
Age
*
update for DiffTree change
Joey Hess
2013-10-17
*
hlint
Joey Hess
2013-09-25
*
more completely solve catKey memory leak
Joey Hess
2013-09-19
*
sync, pre-commit, indirect: Avoid unnecessarily catting non-symlink files fro...
Joey Hess
2013-09-19
*
Speed up the 'unused' command.
guilhem
2013-08-25
*
add section metadata to all commands
Joey Hess
2013-03-24
*
pre-commit: Update direct mode mappings.
Joey Hess
2013-02-06
*
avoid running pre-commit hook in direct mode
Joey Hess
2013-01-17
*
optimize pre-commit in direct mode
Joey Hess
2013-01-06
*
avoid pre-commit in direct mode
Joey Hess
2013-01-05
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
rework git check-attr interface
Joey Hess
2012-02-13
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
clean up check selection code
Joey Hess
2011-10-29
*
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