summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* clean up warning in windowsGravatar Joey Hess2014-04-02
* windows fix try 2Gravatar Joey Hess2014-04-02
* fix windows buildGravatar Joey Hess2014-04-02
* merge from propellorGravatar Joey Hess2014-04-01
* refactorGravatar Joey Hess2014-03-31
* avoid importing CommonGravatar Joey Hess2014-03-30
* Added required content configuration.Gravatar Joey Hess2014-03-29
* avoid exception when curl exits nonzero (due to eg, bad domain name)Gravatar Joey Hess2014-03-27
* add desktop notificationsGravatar Joey Hess2014-03-22
* 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