summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* refactorGravatar Joey Hess2015-10-15
* comment typoGravatar Joey Hess2015-10-12
* fix export list to work on windowsGravatar Joey Hess2015-10-12
* add lockContentSharedGravatar Joey Hess2015-10-08
* export FileMode typeGravatar Joey Hess2015-10-08
* add tryLockSharedGravatar Joey Hess2015-10-08
* open lock file ReadOnly when taking shared lockGravatar Joey Hess2015-10-08
* Merge branch 'winprocfix'Gravatar Joey Hess2015-10-04
|\
* | Ported disk free space checking code to work on Solaris.Gravatar Joey Hess2015-10-02
* | deal with more backward-compatible breaking renamings in conduitGravatar Joey Hess2015-10-02
* | avoid deprecation warnings when built with http-client >= 0.4.18Gravatar Joey Hess2015-10-01
* | fix bug in back-compat ifdefGravatar Joey Hess2015-09-23
* | redundant importGravatar Joey Hess2015-09-22
* | Improve ~/.ssh/config modification code to not add trailing spaces to lines i...Gravatar Joey Hess2015-09-22
* | assistant: When updating ~/.ssh/config, preserve any symlinks.Gravatar Joey Hess2015-09-21
* | improve commentGravatar Joey Hess2015-09-15
* | Fix bug in combination of preferred and required content settings. When one w...Gravatar Joey Hess2015-09-15
* | I've been not documenting these import Preludes used to deal with the AMP tra...Gravatar Joey Hess2015-09-15
* | Silence redundant import warning with base-4.8.*Gravatar Simon Jakobi2015-09-15
* | merge hlint changes from propellorGravatar Joey Hess2015-09-13
* | support gpg.programGravatar Joey Hess2015-09-09
| * webapp: Fix support for entering password when setting up a ssh remote.Gravatar Joey Hess2015-09-03
|/
* Fix Windows build to work with ghc 7.10Gravatar Joey Hess2015-09-01
* make sync --no-content be acceptedGravatar Joey Hess2015-08-20
* importfeed --relaxed: Avoid hitting the urls of items in the feed.Gravatar Joey Hess2015-08-19
* package qualify importsGravatar Joey Hess2015-08-14
* add debug logging of process exitsGravatar Joey Hess2015-08-13
* avoid throwing exception when String is not encoded using the filesystem enco...Gravatar Joey Hess2015-08-12
* fix test suite fail in LANG=CGravatar Joey Hess2015-08-12
* Fix setting/setting/viewing metadata that contains unicode or other special c...Gravatar Joey Hess2015-08-11
* Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...Gravatar Joey Hess2015-08-06
* proxy: Fix behavior when run in subdirectory of git repo.Gravatar Joey Hess2015-08-04
* remove unused importsGravatar Joey Hess2015-08-03
* windows build warning fixesGravatar Joey Hess2015-08-03
* remove unused importsGravatar Joey Hess2015-08-03
* fix build warning when building with yesod 1.2 and newer yesod-coreGravatar Joey Hess2015-08-03
* Revert "fix build warning when building with yesod 1.2"Gravatar Joey Hess2015-08-03
* fix build warning when building with yesod 1.2Gravatar Joey Hess2015-08-03
* addidential debuggingGravatar Joey Hess2015-08-03
* analysis; forwardedGravatar Joey Hess2015-08-03
* wire tasty's option parser into the main program option parserGravatar Joey Hess2015-07-13
* generalize parseDuration so it can be used in the ReadM monadGravatar Joey Hess2015-07-08
* better method for running tasty's optparse as a subcommandGravatar Joey Hess2015-07-08
* import: Fix failure of cross-device import on Windows.Gravatar Joey Hess2015-07-07
* avoid "Defined but not used" warning on androidGravatar Joey Hess2015-07-02
* use bloom filter in second pass of sync --all --contentGravatar Joey Hess2015-06-16
* instance Hashable Key for bloomfilterGravatar Joey Hess2015-06-16
* improve url parsing moreGravatar Joey Hess2015-06-14
* Improve url parsing to handle some urls containing illegal [] characters in t...Gravatar Joey Hess2015-06-14
* oh foo, I didn't mean to include this in the prev commitGravatar Joey Hess2015-06-11