index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
Path.hs
Commit message (
Expand
)
Author
Age
*
filter branches (incomplete)
Joey Hess
2014-02-16
*
eliminating absNormPath
Joey Hess
2014-02-07
*
add regression test for symlink calculation
Joey Hess
2014-02-06
*
wiiindddoowws
Joey Hess
2014-02-06
*
fix windows code again (argh)
Joey Hess
2014-02-06
*
work around absNormPath not working on Windows
Joey Hess
2014-02-06
*
Revert "work around absNormPath not working on Windows"
Joey Hess
2014-02-06
*
work around absNormPath not working on Windows
Joey Hess
2014-02-06
*
addurl, importfeed: Sanitize | and some other symbols and special characters.
Joey Hess
2013-12-27
*
Youtube support! (And 53 other video hosts)
Joey Hess
2013-08-22
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
Fix a few bugs involving filenames that are at or near the filesystem's maxim...
Joey Hess
2013-07-30
*
Windows: Look for .exe extension when searching for a command in path.
Joey Hess
2013-07-06
*
fix regression test on windows
Joey Hess
2013-06-18
*
fix the day's Windows permissions damage
Joey Hess
2013-05-14
*
fix imports
Joey Hess
2013-05-14
*
deal with Cygwin rsync paths issue
Joey Hess
2013-05-14
*
fix the day's windows permissions damage
Joey Hess
2013-05-12
*
work around MissingH's absNormPath not working on Windows
Joey Hess
2013-05-12
*
fixes for windows
Joey Hess
2013-05-12
*
seems I need PackageImports here for configure
Joey Hess
2013-04-14
*
turn on PackageImports globally
Joey Hess
2013-04-13
*
Utility/Path.hs: System.Path is exported by "MissingH" and "pathtype" package
Peter Simons
2013-02-23
*
move thirdparty program installation for standalone bundle into haskell program
Joey Hess
2012-12-14
*
finished where indentation changes
Joey Hess
2012-12-13
*
Display a warning when a non-existing file or directory is specified.
Joey Hess
2012-11-25
*
Use USER and HOME environment when set, and only fall back to getpwent, which...
Joey Hess
2012-10-25
*
better ~/ handling
Joey Hess
2012-08-02
*
move
Joey Hess
2012-03-11
*
Fix a bug in symlink calculation code, that triggered in rare cases where an ...
Joey Hess
2012-03-05
*
a few things available elsewhere...
Joey Hess
2012-01-23
*
no implicit dotfiles in add
Joey Hess
2012-01-03
*
broke up Utility
Joey Hess
2011-10-16
*
minor syntax changes
Joey Hess
2011-10-11
*
go go gadget hlint
Joey Hess
2011-09-20
*
reorg
Joey Hess
2011-09-19
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
split groups of related functions out of Utility
Joey Hess
2011-08-22