summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* fix sync bug in direct modeJoey Hess2018-02-26
* importfeed: Fix a failure when downloading with youtube-dl and the destinatio...Joey Hess2018-02-22
* add --json-error-messages (not yet implemented)Joey Hess2018-02-19
* optimise for case where there are no required contentsJoey Hess2018-02-08
* fsck: Warn when required content is not present in the repository that requir...Joey Hess2018-02-08
* inprogress: Avoid showing failures for files not in progress.Joey Hess2018-01-24
* Improve startup time for commands that do not operate on remotesJoey Hess2018-01-09
* Fix several places where files in .git/annex/ were written with modes that di...Joey Hess2018-01-02
* split BuildInfo and BuildFlagsJoey Hess2018-01-02
* finally really add back custom-setup stanzaJoey Hess2017-12-31
* fix buildJoey Hess2017-12-31
* repeated addurl behavior reversion fixJoey Hess2017-12-31
* Added inprogress command for accessing files as they are being downloaded.Joey Hess2017-12-28
* fold Build/SysConfig.hs into BuildInfo via includeJoey Hess2017-12-14
* .noannex fileJoey Hess2017-12-13
* fix recorded url when using --file with external special remoteJoey Hess2017-12-11
* lookupkey absolute path supportJoey Hess2017-12-08
* more lambda-case conversionJoey Hess2017-12-05
* make --raw avoid ever running youtube-dlJoey Hess2017-11-30
* display filename when file already has urlJoey Hess2017-11-30
* improve error messageJoey Hess2017-11-30
* check youtube-dl for --fast and --relaxed when adding new fileJoey Hess2017-11-30
* rethought --relaxed changeJoey Hess2017-11-30
* avoid warning when youtube-dl is not installedJoey Hess2017-11-30
* honor --file when downloading with youtube-dlJoey Hess2017-11-30
* convert importfeed to youtube-dlJoey Hess2017-11-29
* youtube-dl workingJoey Hess2017-11-29
* add gitAnnexTmpWorkDir and withTmpWorkDirJoey Hess2017-11-29
* wipJoey Hess2017-11-28
* showStart variant for when there's no worktree fileJoey Hess2017-11-28
* Display progress meter when uploading a key without size informationJoey Hess2017-11-14
* clean up build warnings on WindowsJoey Hess2017-11-14
* testremote: Test exporttree.Joey Hess2017-11-08
* unlock, lock: Support --json.Joey Hess2017-10-30
* better dup key with -J fixJoey Hess2017-10-17
* Improve behavior when -J transfers multiple files that point to the same keyJoey Hess2017-10-17
* Avoid repeated checking that files passed on the command line exist.Joey Hess2017-10-16
* avoid warningJoey Hess2017-10-16
* copy, move: Behave same with --fast when sending to remotes located on a loca...Joey Hess2017-09-29
* sync: Added --cleanup, which removes local and remote synced/ branches.Joey Hess2017-09-28
* metadata: Added --remove-all.Joey Hess2017-09-28
* add exporter thread to assistantJoey Hess2017-09-20
* update transfer info and notify when exportingJoey Hess2017-09-20
* export --fast sets up but does not populate exportJoey Hess2017-09-19
* git annex sync --content to exportsJoey Hess2017-09-19
* configuration and docs for tracking exportsJoey Hess2017-09-19
* merge changes made on other repos into ExportTreeJoey Hess2017-09-18
* update ExportTree table efficientlyJoey Hess2017-09-18
* add ExportTree table to export dbJoey Hess2017-09-18
* lock to avoid more than one export to a remote at a timeJoey Hess2017-09-18