summaryrefslogtreecommitdiff
path: root/Utility/Directory.hs
Commit message (Expand)AuthorAge
* add git annex view commandGravatar Joey Hess2014-02-18
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
* convert hacky shell linux mklibs code to haskell ; fixing symlink bugGravatar Joey Hess2013-12-24
* need to stat symlinkGravatar Joey Hess2013-12-18
* assistant: Fix OSX-specific bug that caused the startup scan to try to follow...Gravatar Joey Hess2013-12-18
* import: Skip .git directories.Gravatar Joey Hess2013-10-07
* add dirContentsRecursiveSkippingGravatar Joey Hess2013-10-05
* better nukefileGravatar Joey Hess2013-05-21
* better nukeFileGravatar Joey Hess2013-05-21
* rename moduleGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* no need to stub moveFile, it worksGravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out posix stuff for WindowsGravatar Joey Hess2013-05-10
* finished where indentation changesGravatar Joey Hess2012-12-13
* Fix dirContentsRecursive, which had missed some files in deeply nested subdir...Gravatar Joey Hess2012-11-26
* cleanupGravatar Joey Hess2012-10-16
* releasing version 3.201210163.20121016Gravatar Joey Hess2012-10-16
* remove unused functionGravatar Joey Hess2012-10-16
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* avoid untrappable exception if dirContentsRecursive is run on a directoryGravatar Joey Hess2012-07-02
* kqueue: add directory content tracking, and change determinationGravatar Joey Hess2012-06-18
* added dirTreeGravatar Joey Hess2012-06-18
* hlintGravatar Joey Hess2012-06-12
* factor out nukeFileGravatar Joey Hess2012-06-06
* add dirContentsRecursiveGravatar Joey Hess2012-05-31
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* noopGravatar Joey Hess2012-04-21
* moveGravatar Joey Hess2012-03-11
* IO exception reworkGravatar Joey Hess2012-02-03
* remove Utility.Conditional and use IfElseGravatar Joey Hess2012-01-24
* hslintGravatar Joey Hess2011-12-09
* support .git/annex on a different disk than the rest of the repoGravatar Joey Hess2011-11-28