summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* updateGravatar Joey Hess2012-05-02
* rsync protocol?Gravatar Joey Hess2012-05-02
* percentage libraryGravatar Joey Hess2012-04-29
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* unbreak code inside ifdefGravatar Joey Hess2012-04-22
* bugfixesGravatar Joey Hess2012-04-22
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* better file mode setting codeGravatar Joey Hess2012-04-21
* Support git's core.sharedRepository configurationGravatar Joey Hess2012-04-21
* avoid chown call if the current file mode is same as newGravatar Joey Hess2012-04-21
* tweakGravatar Joey Hess2012-04-18
* clear errno after successful callGravatar Joey Hess2012-04-18
* import jugglingGravatar Joey Hess2012-04-14
* Renamed diskfree.c to avoid OSX case insensativity bug.Gravatar Joey Hess2012-04-13
* allow add or del events to be ignoredGravatar Joey Hess2012-04-12
* allow excluding directories from being watchedGravatar Joey Hess2012-04-12
* don't fall over broken linksGravatar Joey Hess2012-04-12
* put in a warning so I remember to look at thisGravatar Joey Hess2012-04-12
* add waitForTerminationGravatar Joey Hess2012-04-11
* recursive inotify thingGravatar Joey Hess2012-04-11
* Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386 that...Gravatar Joey Hess2012-04-07
* use struct statfs64 on OSXGravatar Joey Hess2012-03-23
* tweakGravatar Joey Hess2012-03-22
* updateGravatar Joey Hess2012-03-22
* break out kfreebsdGravatar Joey Hess2012-03-22
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* fun with symbolsGravatar Joey Hess2012-03-17
* optimize monadic ||Gravatar Joey Hess2012-03-16
* simplifyGravatar Joey Hess2012-03-16
* nukes another 15 lines thanks to ifMGravatar Joey Hess2012-03-15
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* check hook executabilityGravatar Joey Hess2012-03-14
* moveGravatar Joey Hess2012-03-11
* perhaps more clear typeGravatar Joey Hess2012-03-10
* cleanupGravatar Joey Hess2012-03-09
* fix key directory hash calculation codeGravatar Joey Hess2012-03-09
* factor out Utility.FileSystemEncodingGravatar Joey Hess2012-03-09
* refactorGravatar Joey Hess2012-03-09
* Fix a bug in symlink calculation code, that triggered in rare cases where an ...Gravatar Joey Hess2012-03-05
* refactorGravatar Joey Hess2012-02-20
* hlintGravatar Joey Hess2012-02-16
* work around Network.Browser bug that converts a HEAD to a GET when following ...Gravatar Joey Hess2012-02-10
* When checking that an url has a key, verify that the Content-Length, if avail...Gravatar Joey Hess2012-02-10
* really fix foreign C functions filename encodingsGravatar Joey Hess2012-02-04
* fix touch and statfs to work on any files in any localeGravatar Joey Hess2012-02-04
* Merge branch 'master' into ghc7.4Gravatar Joey Hess2012-02-03
|\
| * IO exception reworkGravatar Joey Hess2012-02-03