summaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* get, copy, move: Display an error message when an identical transfer is alrea...Gravatar Joey Hess2013-03-19
* optimisation for transfers to drives that are not plugged inGravatar Joey Hess2013-03-18
* show an error message if garbage is provided to dropunusedGravatar Joey Hess2013-03-03
* add additional debug info about reasons for transfersGravatar Joey Hess2013-03-01
* improve importsGravatar Joey Hess2013-02-27
* move Arbitrary instances out of Test and into modules that define the typesGravatar Joey Hess2013-02-27
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* checkGravatar Joey Hess2012-12-20
* another quickcheckGravatar Joey Hess2012-12-20
* more quickcheck funGravatar Joey Hess2012-12-19
* quickcheck test for transfer info read/write codeGravatar Joey Hess2012-12-19
* Bugfix: Fixed bug parsing transfer info filesGravatar Joey Hess2012-12-19
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * whitespace fixesGravatar Joey Hess2012-12-13
* | direct mode committingGravatar Joey Hess2012-12-12
|/
* --auto fixesGravatar Joey Hess2012-12-06
* dropping from webGravatar Joey Hess2012-11-29
* where indentingGravatar Joey Hess2012-11-11
* add trustExcludeGravatar Joey Hess2012-11-11
* bugfix: Don't fail transferring content from read-only repos. Closes: #691341Gravatar Joey Hess2012-10-24
* !! removalGravatar Joey Hess2012-10-21
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* Replace "in=" with "present" in preferred content expressionsGravatar Joey Hess2012-10-19
* Preferred content path matching bugfix.Gravatar Joey Hess2012-10-17
* avoid duplicate code with a more generic monadic matcherGravatar Joey Hess2012-10-13
* implement saving of repository settingsGravatar Joey Hess2012-10-10
* ui for selecting a repository groupGravatar Joey Hess2012-10-10
* add standard group selector to repo edit formGravatar Joey Hess2012-10-10
* webapp: configure new repos to use the standard preferred content settingsGravatar Joey Hess2012-10-10
* webapp: put new repos in standard groupsGravatar Joey Hess2012-10-10
* refactorGravatar Joey Hess2012-10-10
* standard preferred content settings for client, transfer, backup, and archive...Gravatar Joey Hess2012-10-10
* rename --ingroup to --inallgroupGravatar Joey Hess2012-10-10
* add --ingroup limitGravatar Joey Hess2012-10-08
* Added --smallerthan and --largerthan limitsGravatar Joey Hess2012-10-08
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* add AssumeNotPresent parameter to limitsGravatar Joey Hess2012-10-05
* added preferred-content log, and allow editing it with vicfgGravatar Joey Hess2012-10-04
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* status: display repository groupsGravatar Joey Hess2012-10-02
* simplifyGravatar Joey Hess2012-10-01
* group, ungroup: New commands to indicate groups of repositories.Gravatar Joey Hess2012-10-01
* fixes for transfer resumeGravatar Joey Hess2012-09-24
* changelog and minor cleanup to fix mixed spaces/tabsGravatar Joey Hess2012-09-23
* Merge remote-tracking branch 'npouillard/trustedcopies'Gravatar Joey Hess2012-09-23
|\
| * Limiting the number of copies per trustlevelGravatar Nicolas Pouillard2012-09-23
* | make the assistant retry failed transfersGravatar Joey Hess2012-09-23
* | git-annex-shell transferinfo commandGravatar Joey Hess2012-09-21
* | avoid updating transfer info file until another 1% of the total has been tran...Gravatar Joey Hess2012-09-21
* | unify typesGravatar Joey Hess2012-09-21