aboutsummaryrefslogtreecommitdiff
path: root/git-gerrit-mirror
AgeCommit message (Expand)Author
2016-05-19git-gerrit-mirror: --name option to gerrit create-project removed in 2.12.Paul Sokolovsky
2016-04-18git-gerrit-mirror: Create projects locally only for local repo_root.Paul Sokolovsky
2016-04-07git-gerrit-mirror: Allow to pick manifest from a mirrored repo.Paul Sokolovsky
2016-04-06git-gerrit-mirror: Make "create" command work for "repo_root" destination.Paul Sokolovsky
2016-04-06git-gerrit-mirror: Allow to create more than one mirror of the same host.Paul Sokolovsky
2015-11-12oops: fix last changeAndy Doan
2015-11-12fix grokmirror logic when mirror name and local name differAndy Doan
2015-06-02allow repo to be read-only in productionAndy Doan
2015-06-02pep8/pyflakes - fix line too long issues and remove an unused variableAndy Doan
2015-06-02fix easiest pep8 spacing complaintsAndy Doan
2015-04-27detect errors in create logicAndy Doan
2015-04-16use full path to grok-manifestAndy Doan
2015-04-06enable optional support of grokmirrorAndy Doan
2014-10-09Don't show progress indicator on push unless --debug.Paul Sokolovsky
2014-10-08Add --limit= option to limit number of projects processed per run.Paul Sokolovsky
2014-09-29Elaborate handling of tree URLs with paths.Paul Sokolovsky
2014-08-21Make sure that literal projects can augment list got from $manifest, etc.Paul Sokolovsky
2014-08-20Add support for wildcard project mapping specification.Paul Sokolovsky
2014-08-20Introduce $manifest per-host config option, deprecare --manifest cmdline opt.Paul Sokolovsky
2014-01-17Time each individual push operation, to debug push hangs we have.Paul Sokolovsky
2013-11-15Add per-usptream project_list param to get project list via URL.Paul Sokolovsky
2013-11-15lp:1251673: Refactor external data caching.Paul Sokolovsky
2013-11-15Improve logging.Paul Sokolovsky
2013-11-15Make warning message more clear.Paul Sokolovsky
2013-09-16Add --quiet option and use it in our cronjob to avoid useless warnings.Paul Sokolovsky
2013-08-13Allow to disable Gerrit SSH access and do that for android-review.googlesour...Paul Sokolovsky
2013-05-28Add another mode to get upstream project list: from gitweb using --gitweb-list=Paul Sokolovsky
2012-12-13Add ssh_identity option to explicitely set the key file to use (useful for "t...Danilo Ĺ egan
2012-06-13Require --mirror-dir only for commands which really need it.Paul Sokolovsky
2012-03-23git-gerrit-mirror: Add --dest= option to select destination to run op against.Paul Sokolovsky
2012-03-15One more cron-friendly .info() -> .debug() change.Paul Sokolovsky
2012-03-15Silentize clone warning.Paul Sokolovsky
2012-03-13Make create command host reporting DEBUG for cronjob friendliness.Paul Sokolovsky
2012-03-13Make default logging be of INFO level. Use --debug for DEBUG logging.Paul Sokolovsky
2011-11-23Fix typo.Paul Sokolovsky
2011-11-23Add missing import.Paul Sokolovsky
2011-11-23Cache gerrit ls-projects output only for 120s.Paul Sokolovsky
2011-11-18Settle on final name for the mirror tool: git-gerrit-mirrorPaul Sokolovsky