summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* per-remote metadata storageJoey Hess2018-08-31
* avoid sync/assistant drop from appendonlyJoey Hess2018-08-30
* export appendonly supportJoey Hess2018-08-30
* fix build warningJoey Hess2018-08-28
* v6: avoid accidental conversion when annex.largefiles is not configuredJoey Hess2018-08-27
* recover from race between git mv+commit and git-annex getJoey Hess2018-08-22
* replace stack trace with an explanationJoey Hess2018-08-20
* finally fixed v6 get/drop git statusJoey Hess2018-08-14
* massive v6 add speed/memory improvementJoey Hess2018-08-09
* make --batch honor matching optionsJoey Hess2018-08-08
* add missing type signatureJoey Hess2018-08-06
* addurl: Include filename in --json-progress output when known.Joey Hess2018-08-06
* added annex.commitmessageJoey Hess2018-08-02
* cache remotes via annex-speculate-presentJoey Hess2018-08-01
* unused --from: Allow specifiying a repository by uuid or description.Joey Hess2018-07-11
* improve tmp file cleanupJoey Hess2018-06-28
* Merge branch 'later'Joey Hess2018-06-25
|\
| * info: Display uuid and description when a repository is identified by uuid, a...Joey Hess2018-06-24
* | enforce retrievalSecurityPolicyJoey Hess2018-06-21
* | limit url downloads to whitelisted schemesJoey Hess2018-06-16
|/
* remove unused valueJoey Hess2018-06-14
* export: re-send lost exported files after fsck notices they're goneJoey Hess2018-06-14
* remove use of remoteGitConfigJoey Hess2018-06-05
* change Remote.repo to Remote.getRepoJoey Hess2018-06-04
* avoid unncessary version output differences in different contextsJoey Hess2018-06-04
* Fix build with ghc 8.4+, which broke due to the Semigroup Monoid changeJoey Hess2018-05-30
* setpresentkey: Added --batch support (for ronnypfa)Joey Hess2018-05-27
* GIT_ANNEX_SHELL_APPENDONLYJoey Hess2018-05-25
* fix migration bug and make fsck warnJoey Hess2018-05-23
* remove the older move --force, which never behaved as documented and seems us...Joey Hess2018-05-21
* Don't allow entering a view with staged or unstaged changes.Joey Hess2018-05-14
* reuse hashes of dotfiles/dirs/submodules when entering viewJoey Hess2018-05-14
* rename BlobType and add submodule to itJoey Hess2018-05-14
* avoid git annex info remote buffering list of keysJoey Hess2018-04-26
* avoid --all buffering list of all keysJoey Hess2018-04-26
* fix webapp opening in termuxJoey Hess2018-04-25
* Fix mangling of --json output of utf-8 characters when not running in a utf-8...Joey Hess2018-04-16
* finish fixing inverted Ord for TrustLevelJoey Hess2018-04-13
* fix inverted Ord for TrustLevel (intermediate commit)Joey Hess2018-04-13
* remove unused importJoey Hess2018-04-13
* move: Avoid drops that make bad situations worse, but otherwise allowJoey Hess2018-04-13
* display addurl url not fileJoey Hess2018-04-13
* remove redundant meterJoey Hess2018-04-13
* add missing newline between importfeed and subsequent addurlJoey Hess2018-04-13
* move: --safe/--unsafe and potential drop race fixJoey Hess2018-04-09
* disentagle copy and move option parsingJoey Hess2018-04-09
* refactor FromToHereOptionsJoey Hess2018-04-09
* Use http-conduit for url downloads by default, annex.web-options enables curlJoey Hess2018-04-06
* info: Changed sorting of numcopies stats table, so it's ordered by the varian...Joey Hess2018-04-05
* info: Added "combined size of repositories containing these files" statJoey Hess2018-04-05