summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* ensure that hash representations don't change in futureGravatar Joey Hess2013-10-01
* Added SKEIN256 and SKEIN512 backendsGravatar Joey Hess2013-10-01
* assistant: More robust inotify handling; avoid crashing if a directory cannot...Gravatar Joey Hess2013-09-30
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* remove *>=> and >=*> ; use <$$> insteadGravatar Joey Hess2013-09-27
* clean up some ugly codeGravatar Joey Hess2013-09-27
* add, import, assistant: Better preserve the mtime of symlinks, when when addi...Gravatar Joey Hess2013-09-25
* Use cryptohash rather than SHA for hashing.Gravatar Joey Hess2013-09-22
* webapp gpg key generationGravatar Joey Hess2013-09-17
* fix build with haskell DNS 1.0.0Gravatar Joey Hess2013-09-17
* gpg secret key generationGravatar Joey Hess2013-09-16
* gpg secret keys list parsingGravatar Joey Hess2013-09-16
* fix commentGravatar Joey Hess2013-09-07
* gpg: Force --no-textmode in case the user has it turned on in config.Gravatar Joey Hess2013-09-07
* fix windows buildGravatar Joey Hess2013-09-06
* Leverage an ambiguities between CiphersGravatar guilhem2013-09-05