aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* golfGravatar Joey Hess2013-11-25
* typoGravatar Joey Hess2013-11-24
* Added support for quvi 0.9. Slightly suboptimal due to limitations in its int...Gravatar Joey Hess2013-11-24
* Avoid misbehavior when addurl is used with quvi 0.9.Gravatar Joey Hess2013-11-22
* oopsGravatar Joey Hess2013-11-20
* add allowReadGravatar Joey Hess2013-11-20
* add readFileStrictAnyEncodingGravatar Joey Hess2013-11-20
* merge with git-repairGravatar Joey Hess2013-11-19
* Ensure execute bit is set on directories when core.sharedrepsitory is set.Gravatar Joey Hess2013-11-18
* use Win32-inotifyGravatar Joey Hess2013-11-12
* build assistant and watcher on windows (doesn't work yet)Gravatar Joey Hess2013-11-12
* refactorGravatar Joey Hess2013-11-12
* squash warningGravatar Joey Hess2013-11-12
* fix import for WindowsGravatar Joey Hess2013-11-12
* port processTranscript to Windows (suboptimal implementation)Gravatar Joey Hess2013-11-12
* allow to build when sandi is installed (don't use it yet)Gravatar Joey Hess2013-11-11
* fix quickcheck rangeGravatar Joey Hess2013-11-01
* fix handling of schedled time of 12 PMGravatar Joey Hess2013-11-01
* parse "5" as 5 secondsGravatar Joey Hess2013-10-26
* make git fsck batch-capableGravatar Joey Hess2013-10-22
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20
* typoGravatar Joey Hess2013-10-17
* avoid even trying to use nice on windowsGravatar Joey Hess2013-10-17
* test suite found a case that was not properly parsedGravatar Joey Hess2013-10-16
* add support for weekly, monthly, and yearly schedules that run on no specific...Gravatar Joey Hess2013-10-15
* fix remote fsck to run in remoteGravatar Joey Hess2013-10-14
* improve calculation of nextTime for AnyTime eventsGravatar Joey Hess2013-10-13
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* Merge branch 'master' into incrementalfsckGravatar Joey Hess2013-10-11
|\
| * url size fixesGravatar Joey Hess2013-10-11
| * qualify import; also available in crypto-randomGravatar Joey Hess2013-10-11
* | better time displayGravatar Joey Hess2013-10-11
* | unmask async exceptions after forkGravatar Joey Hess2013-10-10
* | 0 pad minutesGravatar Joey Hess2013-10-10
* | remove duration from ScheduleGravatar Joey Hess2013-10-08
* | quickcheck durationGravatar Joey Hess2013-10-08
* | expand with a fromDuration and support for mixed unit durationsGravatar Joey Hess2013-10-08
* | half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* | qualify import; also available in crypto-randomGravatar Joey Hess2013-10-08
* | refactorGravatar Joey Hess2013-10-07
* | comment typoGravatar Joey Hess2013-10-07
* | calculating the next time on a ScheduleGravatar Joey Hess2013-10-07
* | better recurrance formattingGravatar Joey Hess2013-10-07
* | add schedule to vicfgGravatar Joey Hess2013-10-07
* | quickcheck schedule parsingGravatar Joey Hess2013-10-07
|/
* basic data types for scheduled activitiesGravatar Joey Hess2013-10-07
* import: Skip .git directories.Gravatar Joey Hess2013-10-07
* add dirContentsRecursiveSkippingGravatar Joey Hess2013-10-05
* watcher: Detect at startup time when there is a stale .git/lock, and remove i...Gravatar Joey Hess2013-10-03
* allow building w/o cryptohashGravatar Joey Hess2013-10-03