summaryrefslogtreecommitdiff
path: root/Utility.hs
Commit message (Expand)AuthorAge
* generalized relPathDirTo functionsGravatar Joey Hess2011-04-25
* refactorGravatar Joey Hess2011-04-17
* store annex.uuid in bup reposGravatar Joey Hess2011-04-09
* add loggedKeysGravatar Joey Hess2011-04-02
* Fix space leak in fsck and drop commands.Gravatar Joey Hess2011-03-22
* renameGravatar Joey Hess2011-02-28
* use ShellParam typeGravatar Joey Hess2011-02-28
* add ShellParam type, for type-checked shell paramsGravatar Joey Hess2011-02-28
* Support filenames that start with a dash; when such a file is passed to a uti...Gravatar Joey Hess2011-02-25
* hello, liftMGravatar Joey Hess2011-02-19
* cleanup last changeGravatar Joey Hess2011-01-31
* add more testsGravatar Joey Hess2011-01-04
* git-annex-shell can now be used as a login shellGravatar Joey Hess2010-12-31
* Add trust and untrust subcommands, to allow configuring remotes that are trus...Gravatar Joey Hess2010-12-28
* Add uninit subcommand. Closes: #605749Gravatar Joey Hess2010-12-03
* Bugfix: Always correctly handle gitattributes when in a subdirectory of the r...Gravatar Joey Hess2010-11-28
* In .gitattributes, the git-annex-numcopies attribute can be used to control t...Gravatar Joey Hess2010-11-28
* finished hlintingGravatar Joey Hess2010-11-22
* simplifiyGravatar Joey Hess2010-11-17
* add unsetFileModeGravatar Joey Hess2010-11-08
* tweakGravatar Joey Hess2010-10-31
* more accurate typeGravatar Joey Hess2010-10-31
* more Wall cleaningGravatar Joey Hess2010-10-31
* another memory optimisationGravatar Joey Hess2010-10-31
* really fix SIGINT handlingGravatar Joey Hess2010-10-29
* Fix SIGINT handling.Gravatar Joey Hess2010-10-29
* copyright statements0.02Gravatar Joey Hess2010-10-27
* fix perl refugee codeGravatar Joey Hess2010-10-22
* add shellEscapeGravatar Joey Hess2010-10-22
* add boolSystemGravatar Joey Hess2010-10-19
* now finds files in git or not depending on what command wantsGravatar Joey Hess2010-10-16
* basic recursion done; skipping git stuff still todoGravatar Joey Hess2010-10-16
* use some library functionsGravatar Joey Hess2010-10-15
* Revert "use some library functions"Gravatar Joey Hess2010-10-15
* use some library functionsGravatar Joey Hess2010-10-15
* relative link fixGravatar Joey Hess2010-10-15
* fix parentDir to work for relative tooGravatar Joey Hess2010-10-13
* explicit exportsGravatar Joey Hess2010-10-11
* fixed close after lockingGravatar Joey Hess2010-10-10
* strictness and handle closingGravatar Joey Hess2010-10-10
* addGravatar Joey Hess2010-10-10