summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* keep Utility.Gpg free of dependencies on git-annexGravatar Joey Hess2013-09-04
* Merge branch 'master' into encryptionGravatar Joey Hess2013-09-04
|\
* | Allow public-key encryption of file content.Gravatar guilhem2013-09-03
| * refactor git-annex branch log filename code into central locationGravatar Joey Hess2013-08-29
* | Allow revocation of OpenPGP keys.Gravatar guilhem2013-08-29
|/
* Speed up the 'unused' command.Gravatar guilhem2013-08-25
* better error messageGravatar Joey Hess2013-08-22
* cleanupGravatar Joey Hess2013-08-22
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* Set --clobber when running wget to ensure resuming works properly.Gravatar Joey Hess2013-08-21
* Revert "Delete empty downloaded file when wget fails, to work around reported...Gravatar Joey Hess2013-08-21
* Delete empty downloaded file when wget fails, to work around reported resume ...Gravatar Joey Hess2013-08-21
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* Windows: Added support for encrypted special remotes.Gravatar Joey Hess2013-08-04
* fix syntaxGravatar Joey Hess2013-08-02
* fix Windows breakageGravatar Joey Hess2013-08-02
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* Slow and ugly work around for bug #718517 in git, which broke git-cat-file --...Gravatar Joey Hess2013-08-01
* Escape ':' in file/directory names to avoid it being treated as a pathspec by...Gravatar Joey Hess2013-08-01
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30