index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility.hs
Commit message (
Expand
)
Author
Age
*
factor out firstM and anyM
Joey Hess
2011-08-28
*
The wget command will now be used in preference to curl, if available.
Joey Hess
2011-08-27
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
tweak
Joey Hess
2011-08-21
*
add withTempFile
Joey Hess
2011-08-16
*
typo
Joey Hess
2011-07-16
*
hlint tweaks
Joey Hess
2011-07-15
*
use a more specific type for executeFile
Joey Hess
2011-07-04
*
generalized safeWriteFile to viaTmp
Joey Hess
2011-06-30
*
Add --debug option. Closes: #627499
Joey Hess
2011-05-21
*
more standard names for whenM and unlessM operators
Joey Hess
2011-05-17
*
add whenM and unlessM
Joey Hess
2011-05-17
*
more pointless monadic golfing
Joey Hess
2011-05-16
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
add boolSystemEnv
Joey Hess
2011-04-28
*
rsync special remote
Joey Hess
2011-04-27
*
generalized relPathDirTo functions
Joey Hess
2011-04-25
*
refactor
Joey Hess
2011-04-17
*
store annex.uuid in bup repos
Joey Hess
2011-04-09
*
add loggedKeys
Joey Hess
2011-04-02
*
Fix space leak in fsck and drop commands.
Joey Hess
2011-03-22
*
rename
Joey Hess
2011-02-28
*
use ShellParam type
Joey Hess
2011-02-28
*
add ShellParam type, for type-checked shell params
Joey Hess
2011-02-28
*
Support filenames that start with a dash; when such a file is passed to a uti...
Joey Hess
2011-02-25
*
hello, liftM
Joey Hess
2011-02-19
*
cleanup last change
Joey Hess
2011-01-31
*
add more tests
Joey Hess
2011-01-04
*
git-annex-shell can now be used as a login shell
Joey Hess
2010-12-31
*
Add trust and untrust subcommands, to allow configuring remotes that are trus...
Joey Hess
2010-12-28
*
Add uninit subcommand. Closes: #605749
Joey Hess
2010-12-03
*
Bugfix: Always correctly handle gitattributes when in a subdirectory of the r...
Joey Hess
2010-11-28
*
In .gitattributes, the git-annex-numcopies attribute can be used to control t...
Joey Hess
2010-11-28
*
finished hlinting
Joey Hess
2010-11-22
*
simplifiy
Joey Hess
2010-11-17
*
add unsetFileMode
Joey Hess
2010-11-08
*
tweak
Joey Hess
2010-10-31
*
more accurate type
Joey Hess
2010-10-31
*
more Wall cleaning
Joey Hess
2010-10-31
*
another memory optimisation
Joey Hess
2010-10-31
*
really fix SIGINT handling
Joey Hess
2010-10-29
*
Fix SIGINT handling.
Joey Hess
2010-10-29
*
copyright statements
0.02
Joey Hess
2010-10-27
*
fix perl refugee code
Joey Hess
2010-10-22
*
add shellEscape
Joey Hess
2010-10-22
*
add boolSystem
Joey Hess
2010-10-19
*
now finds files in git or not depending on what command wants
Joey Hess
2010-10-16
*
basic recursion done; skipping git stuff still todo
Joey Hess
2010-10-16
*
use some library functions
Joey Hess
2010-10-15
*
Revert "use some library functions"
Joey Hess
2010-10-15
[next]