index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
Directory.hs
Commit message (
Expand
)
Author
Age
*
import: Skip .git directories.
Joey Hess
2013-10-07
*
add dirContentsRecursiveSkipping
Joey Hess
2013-10-05
*
better nukefile
Joey Hess
2013-05-21
*
better nukeFile
Joey Hess
2013-05-21
*
rename module
Joey Hess
2013-05-12
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
no need to stub moveFile, it works
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out posix stuff for Windows
Joey Hess
2013-05-10
*
finished where indentation changes
Joey Hess
2012-12-13
*
Fix dirContentsRecursive, which had missed some files in deeply nested subdir...
Joey Hess
2012-11-26
*
cleanup
Joey Hess
2012-10-16
*
releasing version 3.20121016
3.20121016
Joey Hess
2012-10-16
*
remove unused function
Joey Hess
2012-10-16
*
flip catchDefaultIO
Joey Hess
2012-09-17
*
avoid untrappable exception if dirContentsRecursive is run on a directory
Joey Hess
2012-07-02
*
kqueue: add directory content tracking, and change determination
Joey Hess
2012-06-18
*
added dirTree
Joey Hess
2012-06-18
*
hlint
Joey Hess
2012-06-12
*
factor out nukeFile
Joey Hess
2012-06-06
*
add dirContentsRecursive
Joey Hess
2012-05-31
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
noop
Joey Hess
2012-04-21
*
move
Joey Hess
2012-03-11
*
IO exception rework
Joey Hess
2012-02-03
*
remove Utility.Conditional and use IfElse
Joey Hess
2012-01-24
*
hslint
Joey Hess
2011-12-09
*
support .git/annex on a different disk than the rest of the repo
Joey Hess
2011-11-28