aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* missing peiceGravatar Joey Hess2014-08-16
* git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha...Gravatar Joey Hess2014-08-15
* unlock of not present file should still be a failure, just not a crashGravatar Joey Hess2014-08-10
* testremote: Add testing of behavior when remote is not availableGravatar Joey Hess2014-08-10
* unlock: Better error handling; continue past files that are not available or ...Gravatar Joey Hess2014-08-09
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* fix "storeKey when already present" test for git-annex-shell transfersGravatar Joey Hess2014-08-04
* fix warningGravatar Joey Hess2014-08-04
* Merge branch 'master' into newchunksGravatar Joey Hess2014-08-03
|\
| * testremote --fastGravatar Joey Hess2014-08-03
* | roll ChunkedEncryptable into Special and improve interfaceGravatar Joey Hess2014-08-03
|/
* testremote now tests with and without encryptionGravatar Joey Hess2014-08-01
* testremote: Test retrieveKeyFile resumeGravatar Joey Hess2014-08-01
* improve testremote command, adding chunk size testingGravatar Joey Hess2014-08-01
* testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01
* add new section for testing commandsGravatar Joey Hess2014-08-01
* fix build with old feedGravatar Joey Hess2014-07-19
* include feed url in repeated problems messageGravatar Joey Hess2014-07-14
* resolvemerge: finish up by committingGravatar Joey Hess2014-07-11
* resolvemerge: New plumbing command that runs the automatic merge conflict res...Gravatar Joey Hess2014-07-11
* uninit: Avoid failing final removal in some direct mode repositories due to f...Gravatar Joey Hess2014-07-11
* make commented out lines always give the default, not a suggested settingGravatar Joey Hess2014-07-11
* migrate: Avoid re-checksumming when migrating from hashE to hash backend.Gravatar Joey Hess2014-07-10
* Support building with bloomfilter 2.0.0.Gravatar Joey Hess2014-07-07
* support commit.gpgsignGravatar Joey Hess2014-07-04
* really add non-date metadata tooGravatar Joey Hess2014-07-03
* import metadata from feedsGravatar Joey Hess2014-07-03
* Run standalone install process when the assistant is started (was only being ...Gravatar Joey Hess2014-06-30
* assistant: Fix one-way assistant->assistant sync in direct mode.Gravatar Joey Hess2014-06-16
* finish fixing windows timezone madnessGravatar Joey Hess2014-06-12
* fix for Windows file timestamp timezone madnessGravatar Joey Hess2014-06-12
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* Windows: Fix opening webapp when repository is in a directory with spaces in ...Gravatar Joey Hess2014-06-10
* unused: Avoid checking view branches for unused files.Gravatar Joey Hess2014-06-04
* webapp: More robust startup when annex directory is not a git repo or not int...Gravatar Joey Hess2014-05-21
* assistant: When there are multiple remotes giving different ways to access th...Gravatar Joey Hess2014-05-19
* factor out getRemoteGitConfigGravatar Joey Hess2014-05-16
* execute remote.<name>.annex-shell on remote, if setGravatar Fraser Tweedale2014-05-16
* group: When no groups are specified to set, lists the current groups of a rep...Gravatar Joey Hess2014-05-16
* allow building with old feed lib, w/o pubdateGravatar Joey Hess2014-04-21
* findref: New command, like find but shows files in a specified git ref.Gravatar Joey Hess2014-04-17
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* webapp: Start even if the current directory is listed in ~/.config/git-annex/...Gravatar Joey Hess2014-04-17
* drop --from: When local repository is untrusted, its copy of a file does not ...Gravatar Joey Hess2014-04-17
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* info: Allow use in a repository where annex.uuid is not set.Gravatar Joey Hess2014-04-15
* found a way to make uninit always fastGravatar Joey Hess2014-04-15
* sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...Gravatar Joey Hess2014-04-12
* remotedaemon: avoid extraneous stdout outputGravatar Joey Hess2014-04-08
* importfeed: Filename template can now contain an itempubdate variable. Needs ...Gravatar Joey Hess2014-04-07