aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Deal with the MonadFail proposalGravatar Benjamin Barenblat2022-01-19
* Remove references to deleted webappGravatar Benjamin Barenblat2022-01-19
* use P2P protocol for dropGravatar Joey Hess2018-03-08
* p2p ssh connection poolsGravatar Joey Hess2018-03-08
* implemented git-annex-shell p2pstdioGravatar Joey Hess2018-03-07
* make sure that lockContentShared is always paired with an inAnnex checkGravatar Joey Hess2018-03-07
* refactorGravatar Joey Hess2018-03-06
* fix sync bug in direct modeGravatar Joey Hess2018-02-26
* importfeed: Fix a failure when downloading with youtube-dl and the destinatio...Gravatar Joey Hess2018-02-22
* add --json-error-messages (not yet implemented)Gravatar Joey Hess2018-02-19
* optimise for case where there are no required contentsGravatar Joey Hess2018-02-08
* fsck: Warn when required content is not present in the repository that requir...Gravatar Joey Hess2018-02-08
* inprogress: Avoid showing failures for files not in progress.Gravatar Joey Hess2018-01-24
* Improve startup time for commands that do not operate on remotesGravatar Joey Hess2018-01-09
* Fix several places where files in .git/annex/ were written with modes that di...Gravatar Joey Hess2018-01-02
* split BuildInfo and BuildFlagsGravatar Joey Hess2018-01-02
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* fix buildGravatar Joey Hess2017-12-31
* repeated addurl behavior reversion fixGravatar Joey Hess2017-12-31
* Added inprogress command for accessing files as they are being downloaded.Gravatar Joey Hess2017-12-28
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* .noannex fileGravatar Joey Hess2017-12-13
* fix recorded url when using --file with external special remoteGravatar Joey Hess2017-12-11
* lookupkey absolute path supportGravatar Joey Hess2017-12-08
* more lambda-case conversionGravatar Joey Hess2017-12-05
* make --raw avoid ever running youtube-dlGravatar Joey Hess2017-11-30
* display filename when file already has urlGravatar Joey Hess2017-11-30
* improve error messageGravatar 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
* honor --file when downloading with youtube-dlGravatar Joey Hess2017-11-30
* convert importfeed to youtube-dlGravatar Joey Hess2017-11-29
* youtube-dl workingGravatar Joey Hess2017-11-29
* add gitAnnexTmpWorkDir and withTmpWorkDirGravatar Joey Hess2017-11-29
* wipGravatar Joey Hess2017-11-28
* showStart variant for when there's no worktree fileGravatar Joey Hess2017-11-28
* Display progress meter when uploading a key without size informationGravatar Joey Hess2017-11-14
* clean up build warnings on WindowsGravatar Joey Hess2017-11-14
* testremote: Test exporttree.Gravatar Joey Hess2017-11-08
* unlock, lock: Support --json.Gravatar Joey Hess2017-10-30
* 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
* Avoid repeated checking that files passed on the command line exist.Gravatar Joey Hess2017-10-16
* avoid warningGravatar Joey Hess2017-10-16
* copy, move: Behave same with --fast when sending to remotes located on a loca...Gravatar Joey Hess2017-09-29
* sync: Added --cleanup, which removes local and remote synced/ branches.Gravatar Joey Hess2017-09-28
* metadata: Added --remove-all.Gravatar Joey Hess2017-09-28
* add exporter thread to assistantGravatar Joey Hess2017-09-20
* update transfer info and notify when exportingGravatar Joey Hess2017-09-20