summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* fix build with QuickCheck 2.7.1Gravatar Joey Hess2014-03-20
* Windows: Fix some filename encoding bugs.Gravatar Joey Hess2014-03-19
* Better workaround for problem umasks when eg, setting up ssh keys.Gravatar Joey Hess2014-03-14
* webapp: Use securemem for constant time auth token comparisons.Gravatar Joey Hess2014-03-12
* quick fix to build with old warp-tlsGravatar Joey Hess2014-03-12
* use Monoid instance for OrderingGravatar Joey Hess2014-03-09
* annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
* fix build w/o TDFAGravatar Joey Hess2014-03-04
* remove buggy --listen=host:port supportGravatar Joey Hess2014-02-28
* use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u...Gravatar Joey Hess2014-02-28
* Probe for quvi version at run time.Gravatar Joey Hess2014-02-28
* fix all remaining -Wall warnings on WindowsGravatar Joey Hess2014-02-25
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Gravatar Joey Hess2014-02-24
* --metadata field=value can now use globs to match, and matches case insensati...Gravatar Joey Hess2014-02-21
* 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