aboutsummaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* 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
* | fix reading of transfer info files with a bytesComplete valueGravatar Joey Hess2012-09-20
* | add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* | make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* | cleanupGravatar Joey Hess2012-09-17
* | flip catchDefaultIOGravatar Joey Hess2012-09-17
* | Avoid crashing on encoding errors in filenames when writing transfer info fil...Gravatar Joey Hess2012-09-16
* | stupid typoGravatar Joey Hess2012-08-29
* | when canceling a transfer, also cancel all other downloads of the same keyGravatar Joey Hess2012-08-29
* | fix resume buttonGravatar Joey Hess2012-08-29
* | don't show "unknown" as the percent complete for transferinfo with no bytesCo...Gravatar Joey Hess2012-08-28
* | avoid possibly re-adding a removed transfer when updating its infoGravatar Joey Hess2012-08-28
|/
* keep track of which remotes have been scanned in process stateGravatar Joey Hess2012-08-24
* keep logs of failed transfers, and requeue them when doing a non-full scanGravatar Joey Hess2012-08-23
* add transfer scanned flag filesGravatar Joey Hess2012-08-23
* implement pausing of transfersGravatar Joey Hess2012-08-10
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-07
|\