summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* add git annex view commandGravatar Joey Hess2014-02-18
* filter branches (incomplete)Gravatar Joey Hess2014-02-16
* windows: Fix start for already running daemonGravatar Joey Hess2014-02-13
* windows: Fix daemon pid file locking.Gravatar Joey Hess2014-02-13
* windows: Fix process termination code.Gravatar Joey Hess2014-02-13
* data types and serialization for metadataGravatar Joey Hess2014-02-12
* cleanup thanks to Utility.PIDGravatar Joey Hess2014-02-11
* fix windows build (and make --stop work on windows, incidentially)Gravatar Joey Hess2014-02-11
* remove unimplemented windows stubsGravatar Joey Hess2014-02-11
* eliminating absNormPathGravatar Joey Hess2014-02-07
* Android: Avoid crashing when unable to set file mode for ssh config file due ...Gravatar Joey Hess2014-02-07
* add regression test for symlink calculationGravatar Joey Hess2014-02-06
* wiiindddoowwsGravatar Joey Hess2014-02-06
* fix windows code again (argh)Gravatar Joey Hess2014-02-06
* work around absNormPath not working on WindowsGravatar Joey Hess2014-02-06
* Revert "work around absNormPath not working on Windows"Gravatar Joey Hess2014-02-06
* work around absNormPath not working on WindowsGravatar Joey Hess2014-02-06
* avoid using openFile when withFile can be usedGravatar Joey Hess2014-02-03
* factor out utility functionGravatar Joey Hess2014-02-03
* comment spellingGravatar Joey Hess2014-02-03
* tell moveFile to overwrite existing filesGravatar Joey Hess2014-01-29
* fix windows buildGravatar Joey Hess2014-01-29
* change a few renameFile's to renameGravatar Joey Hess2014-01-29
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
* use locking on WindowsGravatar Joey Hess2014-01-28
* Windows file locking (atrociously horrible)Gravatar Joey Hess2014-01-28
* add webapp UI to manage unused filesGravatar Joey Hess2014-01-23
* add getDiskSizeGravatar Joey Hess2014-01-22
* avoid needing a build-dep on hxt for Data.AssocListGravatar Joey Hess2014-01-14
* Android: Avoid passing --clobber to busybox wget.Gravatar Joey Hess2014-01-13
* commentGravatar Joey Hess2014-01-07
* work around a strance change in gpg behavior; needs a trustdb to exist even w...Gravatar Joey Hess2014-01-07
* assistant: Start a new git-annex transferkeys process after a network connect...Gravatar Joey Hess2014-01-06
* assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or ...Gravatar Joey Hess2014-01-03
* Avoid looping if long-running git cat-file or git hash-object crashes and kee...Gravatar Joey Hess2014-01-01
* fixGravatar Joey Hess2013-12-30
* fixGravatar Joey Hess2013-12-30
* fix build failure in windows codeGravatar Joey Hess2013-12-30
* typoGravatar Joey Hess2013-12-29
* Android: Avoid trying to use Android's own ionice, which does not allow speci...Gravatar Joey Hess2013-12-29
* work around windows insanity that is 97.61% more brain-damaged than normalGravatar Joey Hess2013-12-29
* addurl, importfeed: Sanitize | and some other symbols and special characters.Gravatar Joey Hess2013-12-27
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* convert hacky shell linux mklibs code to haskell ; fixing symlink bugGravatar Joey Hess2013-12-24
* assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i...Gravatar Joey Hess2013-12-20
* need to stat symlinkGravatar Joey Hess2013-12-18
* assistant: Fix OSX-specific bug that caused the startup scan to try to follow...Gravatar Joey Hess2013-12-18
* switch define used, not android specificGravatar Joey Hess2013-12-18
* port transferkeys to windows; make stopping in progress transfers work too (p...Gravatar Joey Hess2013-12-10
* warningGravatar Joey Hess2013-12-10