aboutsummaryrefslogtreecommitdiff
path: root/bundles
AgeCommit message (Expand)Author
2015-04-20create-bundle: fix bug with "heads" logicAndy Doan
2014-05-26create-bundle.py: Fix exclude list args.Milo Casagrande
2014-05-19Fix create bundle script, add more blacklisted android repos.Milo Casagrande
2014-03-20Make sure list is unique.Milo Casagrande
2014-03-20Default to the provided branch if defined.Milo Casagrande
2014-03-20Handle comment lines.Milo Casagrande
2014-03-20Added exclude list file argument and logic.Milo Casagrande
2014-03-20Rework the create clone.bundle script.Milo Casagrande
2014-01-07Enable bundle creation for /tools on main server.Paul Sokolovsky
2013-11-11create-bundle: Better error reporting.Paul Sokolovsky
2013-11-11create-bundle: Filter useless output during wildcard branches resolution.Paul Sokolovsky
2013-11-11create-bundle: Keep working around wildcards in branch spec.Paul Sokolovsky
2013-11-11create-bundle: Workaround to handle globs in variables.Paul Sokolovsky
2013-11-11create-bundle: Add root run protection.Paul Sokolovsky
2013-11-11create-bundle: Use find -H to follow symlinks in cmdline args.Paul Sokolovsky
2013-11-11create-bundle: Allow to define branch patterns to put into bundles.Paul Sokolovsky
2013-11-11create-bundle: Support (dynamic) per-host configuration, and dry-run mode.Paul Sokolovsky
2013-11-11create-bundle: Update bundles atomically.Paul Sokolovsky
2013-11-11create-bundle: Re-add repo exlcude support, needed for android.git.Paul Sokolovsky
2013-11-11create-bundle: Don't force 2-level dir structure, just allow it.Paul Sokolovsky
2013-11-10Add script to calculate total size of repository bundle filesPaul Sokolovsky
2013-11-10Move create-bundle script into own subdir, more bundle scripts expected.Paul Sokolovsky