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
*
proxy: Fix behavior when run in subdirectory of git repo.
Joey Hess
2015-08-04
*
disable horrible tab warning, needed in every file that Setup.hs pulls in
Joey Hess
2015-05-10
*
rejigger imports for clean build with ghc 7.10's AMP changes
Joey Hess
2015-05-10
*
don't test with null paths
Joey Hess
2015-04-14
*
fix relPathDirToFileAbs on windows with different drive letters
Joey Hess
2015-04-14
*
Significantly sped up processing of large numbers of directories passed to a ...
Joey Hess
2015-04-02
*
Revert "Significantly sped up processing of large numbers of directories pass...
Joey Hess
2015-04-02
*
Significantly sped up processing of large numbers of directories passed to a ...
Joey Hess
2015-04-02
*
micro-opt
Joey Hess
2015-04-01
*
Windows: Fix bug in dropping an annexed file, which caused a symlink to be st...
Joey Hess
2015-02-09
*
Revert "remove absNormPathUnix, using my absPathFrom replacement"
Joey Hess
2015-01-21
*
remove absNormPathUnix, using my absPathFrom replacement
Joey Hess
2015-01-21
*
update my email address and homepage url
Joey Hess
2015-01-21
*
fix upFrom of "." (and upFrom of "/" on Windows)
Joey Hess
2015-01-20
*
convert parentDir to be based on takeDirectory, but fixed for trailing /
Joey Hess
2015-01-09
*
revert parentDir change
Joey Hess
2015-01-09
*
Merge branch 'master' into relativepaths
Joey Hess
2015-01-06
|
\
|
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
|
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
|
/
*
Work around statfs() overflow on some XFS systems.
Joey Hess
2014-12-23
*
sanitize filepaths provided by checkUrl
Joey Hess
2014-12-11
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
fix all remaining -Wall warnings on Windows
Joey Hess
2014-02-25
*
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
[next]