summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* reorgGravatar Joey Hess2017-12-14
* .noannex fileGravatar Joey Hess2017-12-13
* avoid trying youtube-dl for ftp and file url schemesGravatar Joey Hess2017-12-11
* fix regression in addurl --fast caused by youtube-dl supportGravatar Joey Hess2017-12-08
* fix regression in addurl --file caused by youtube-dl supportGravatar Joey Hess2017-12-06
* avoid build warning when built w/o dbusGravatar Joey Hess2017-12-06
* more lambda-case conversionGravatar Joey Hess2017-12-05
* fix windows buildGravatar Joey Hess2017-12-05
* honor annex.diskreserve when running youtube-dlGravatar Joey Hess2017-11-30
* check youtube-dl for --fast and --relaxed when adding new fileGravatar Joey Hess2017-11-30
* rethought --relaxed changeGravatar Joey Hess2017-11-30
* avoid warning when youtube-dl is not installedGravatar Joey Hess2017-11-30
* fix buildGravatar Joey Hess2017-11-30
* pass git config options to youtube-dl --simulateGravatar Joey Hess2017-11-29
* convert importfeed to youtube-dlGravatar Joey Hess2017-11-29
* youtube-dl workingGravatar Joey Hess2017-11-29
* add gitAnnexTmpWorkDir and withTmpWorkDirGravatar Joey Hess2017-11-29
* generalize notifyTransferGravatar Joey Hess2017-11-28
* typoGravatar Joey Hess2017-11-16
* enable LambdaCase and convert around 10% of places that could use itGravatar Joey Hess2017-11-15
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
* split out setEnv to avoid adding depGravatar Joey Hess2017-11-14
* use unix-compat 0.5 on windowsGravatar Joey Hess2017-11-14
* Revert "use unix-compat 0.5 on windows"Gravatar Joey Hess2017-11-09
* use unix-compat 0.5 on windowsGravatar Joey Hess2017-11-09
* Fix exporting of non-annexed files to external special remotes.Gravatar Joey Hess2017-10-30
* Add day to metadata when annex.genmetadata is enabled.Gravatar Joey Hess2017-10-25
* windows build fixGravatar Joey Hess2017-10-24
* better dup key with -J fixGravatar Joey Hess2017-10-17
* Improve behavior when -J transfers multiple files that point to the same keyGravatar Joey Hess2017-10-17
* add: Replace work tree file atomically.Gravatar Joey Hess2017-10-16
* fix process and FD leakGravatar Joey Hess2017-09-29
* test: Fix reversion that made it only run inside a git repository.Gravatar Joey Hess2017-09-29
* sync: Added --cleanup, which removes local and remote synced/ branches.Gravatar Joey Hess2017-09-28
* Warn when metadata is inherited from a previous version of a fileGravatar Joey Hess2017-09-28
* fix build with old ghcGravatar Joey Hess2017-09-25
* git annex sync --content to exportsGravatar Joey Hess2017-09-19
* merge changes made on other repos into ExportTreeGravatar Joey Hess2017-09-18
* add ExportTree table to export dbGravatar Joey Hess2017-09-18
* lock to avoid more than one export to a remote at a timeGravatar Joey Hess2017-09-18
* fix compaction of export.logGravatar Joey Hess2017-09-12
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* git annex get from exportsGravatar Joey Hess2017-09-04
* track exported files in a sqlite databaseGravatar Joey Hess2017-09-04
* implement exporttree=yes configurationGravatar Joey Hess2017-09-04
* graft exported tree into git-annex branchGravatar Joey Hess2017-08-31
* init: Display an additional message when it detects a filesystem that allows ...Gravatar Joey Hess2017-08-28
* avoid the dashed ssh hostname class of security holesGravatar Joey Hess2017-08-17
* migrate: WORM keys containing spaces will be migrated to not contain spaces a...Gravatar Joey Hess2017-08-17
* Prevent spaces from being embedded in the name of new WORM keys, as that hand...Gravatar Joey Hess2017-08-17