summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* get -J: Download different files from different remotes when the remotes have...Gravatar Joey Hess2016-09-06
* use keyLocations not loggedLocationsGravatar Joey Hess2016-09-06
* examimekey: Allow being run in a git repo that is not initialized by git-anne...Gravatar Joey Hess2016-09-05
* remove TransferObserverGravatar Joey Hess2016-08-03
* Re-enable accumulating transfer failure log files for command-line actionsGravatar Joey Hess2016-08-03
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* info: When run on a file now includes an indication of whether the content is...Gravatar Joey Hess2016-07-30
* Added metadata --batch option, which allows getting, setting, deleting, and m...Gravatar Joey Hess2016-07-27
* improved use of Aeson for JSONActionItemGravatar Joey Hess2016-07-26
* Removed dependency on json library; all JSON is now handled by aeson.Gravatar Joey Hess2016-07-26
* saner format for metadata --jsonGravatar Joey Hess2016-07-26
* allow using Aeson for streaming JSON outputGravatar Joey Hess2016-07-26
* --branch, stage 2Gravatar Joey Hess2016-07-20
* more generic showStart'Gravatar Joey Hess2016-07-20
* --branch, stage 1Gravatar Joey Hess2016-07-20
* log: Added --all option.Gravatar Joey Hess2016-07-17
* uninit: Fix crash due to trying to write to deleted keys db.Gravatar Joey Hess2016-07-12
* fsck: Fix a reversion in direct mode fsck of a file that is present when the ...Gravatar Joey Hess2016-07-12
* drop: Add --batch and --json options.Gravatar Joey Hess2016-07-06
* get: Add --batch and --json options.Gravatar Joey Hess2016-07-05
* Make git clean filter preserve the backend that was used for a file.Gravatar Joey Hess2016-06-09
* Fix update of associated files db when unlocking a file in a v6 repo.Gravatar Joey Hess2016-06-09
* Make lock and unlock work in v6 repos on files whose content is not present.Gravatar Joey Hess2016-06-09
* move --to: Better behavior when system is completely out of disk space; drop ...Gravatar Joey Hess2016-06-05
* list: Do not include dead repositories.Gravatar Joey Hess2016-06-04
* refactor isBareRepoGravatar Joey Hess2016-06-02
* sync --content: Fix bug that caused transfers of files to be made to a git r...Gravatar Joey Hess2016-06-02
* enableremote: Remove annex-ignore configuration from a remote.Gravatar Joey Hess2016-05-24
* enableremote: Can now be used to explicitly enable git-annex to use git remot...Gravatar Joey Hess2016-05-24
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* remove unusedGravatar Joey Hess2016-05-23
* adjust: Add --fix adjustment, which is useful when the git directory is in a ...Gravatar Joey Hess2016-05-16
* add: Adding a v6 pointer file used to annex it; now the pointer file is added...Gravatar Joey Hess2016-05-16
* reorder associated file db updateGravatar Joey Hess2016-05-16
* assistant: Fix race in v6 mode that caused downloaded file content to sometim...Gravatar Joey Hess2016-05-16
* adjust: If the adjusted branch already exists, avoid overwriting it, since it...Gravatar Joey Hess2016-05-13
* fsck: When a key is not previously known in the location log, record somethin...Gravatar Joey Hess2016-05-10
* fix overindentGravatar Joey Hess2016-05-10
* version: Display OS version and architecture too.Gravatar Joey Hess2016-05-05
* fix build warning on windows and androidGravatar Joey Hess2016-05-05
* map: Hide dead repositories that are not connected to the graph.Gravatar Joey Hess2016-05-04
* Fix bug that sometimes prevented git-annex smudge --clean from consuming all ...Gravatar Joey Hess2016-05-02
* refactorGravatar Joey Hess2016-04-22
* assistant: Deal with upcoming git's refusal to merge unrelated histories by d...Gravatar Joey Hess2016-04-22
* reinject: Added new mode which can reinject known files into the annex.Gravatar Joey Hess2016-04-22
* adjusted branches need git 2.2.0 or newerGravatar Joey Hess2016-04-22
* calckey: New plumbing command, calculates the key that would be used to refer...Gravatar Joey Hess2016-04-20
* reinject: When src file's content cannot be verified, leave it alone, instead...Gravatar Joey Hess2016-04-20
* fsck: Warn when core.sharedRepository is set and an annex object file's write...Gravatar Joey Hess2016-04-14
* Preserve execute bits of unlocked files in v6 mode.Gravatar Joey Hess2016-04-14