index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
Misc.hs
Commit message (
Expand
)
Author
Age
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
use Monoid instance for Ordering
Joey Hess
2014-03-09
*
factor out utility function
Joey Hess
2014-02-03
*
comment spelling
Joey Hess
2014-02-03
*
add readFileStrictAnyEncoding
Joey Hess
2013-11-20
*
merge with git-repair
Joey Hess
2013-11-19
*
basic data types for scheduled activities
Joey Hess
2013-10-07
*
clean up some ugly code
Joey Hess
2013-09-27
*
refactor git-annex branch log filename code into central location
Joey Hess
2013-08-29
*
avoid more build warnings on Windows
Joey Hess
2013-08-04
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
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
*
implement massReplace
Joey Hess
2013-04-08
*
finished where indentation changes
Joey Hess
2012-12-13
*
better fix for zombie problem, which turns out to be a zombie ssh started by ...
Joey Hess
2012-10-17
*
Bug fix: A recent change caused git-annex-shell to crash.
Joey Hess
2012-10-15
*
added preferred-content log, and allow editing it with vicfg
Joey Hess
2012-10-04
*
optimised rsync output reader to read whole blocks at a time
Joey Hess
2012-09-20
*
better ordering of alerts
Joey Hess
2012-07-29
*
add debugging
Joey Hess
2012-07-17
*
add fields to git-annex-shell
Joey Hess
2012-07-02
*
factor out Utility.FileSystemEncoding
Joey Hess
2012-03-09
*
Merge branch 'master' into ghc7.4
Joey Hess
2012-02-03
|
\
|
*
IO exception rework
Joey Hess
2012-02-03
*
|
support all filename encodings with ghc 7.4
Joey Hess
2012-02-03
|
/
*
typo
Joey Hess
2012-01-20
*
move
Joey Hess
2011-12-15
*
cleanup
Joey Hess
2011-12-12
*
some work on avoiding partial functions
Joey Hess
2011-12-09
*
factored out some useful error catching methods
Joey Hess
2011-11-10
*
indent
Joey Hess
2011-11-07
*
playing with >=>
Joey Hess
2011-10-31
*
broke up Utility
Joey Hess
2011-10-16