index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Hook.hs
Commit message (
Expand
)
Author
Age
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
factored out some useful error catching methods
Joey Hess
2011-11-10
*
safer inannex checking
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
rework annex-ignore handling
Joey Hess
2011-09-18
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
reorg Remote/*
Joey Hess
2011-08-16
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
Add --debug option. Closes: #627499
Joey Hess
2011-05-21
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
set ANNEX_HASH_* always
Joey Hess
2011-04-29
*
hook special remote implemented, and tested
Joey Hess
2011-04-28