Commit Graph

  • 4350791e0d On project cleanup, don't remove nested projects Dan Willemsen 2016-09-01 16:26:02 -07:00
  • d648045366 implement optional 'pushurl' in the manifest file Steve Rae 2016-08-10 15:00:00 -07:00
  • 628456833a Merge "Repo: improve error detection for new ssh connections" David Pursehouse 2016-09-20 08:06:12 +00:00
  • 2aa61d0bc8 Merge "Repo: fall back to http, if ssh connection fails for http repos" David Pursehouse 2016-09-20 08:05:57 +00:00
  • 4aed6f8c7d Merge "Replace pylint with pyflakes/flake8" David Pursehouse 2016-09-20 06:57:16 +00:00
  • 01b7d758d5 Merge "When syncing a project with a shared object store, disable automatic pruning." David Pursehouse 2016-09-14 20:48:24 +00:00
  • 267ac57361 Merge "repo: add comment for updating maintainer keys" David Pursehouse 2016-09-14 14:06:42 +00:00
  • bb5b1a076b Replace pylint with pyflakes/flake8 David Pursehouse 2016-09-02 14:20:38 +09:00
  • e01ee026e6 Merge "Fix submodule checkout error when using sync-s option" David Pursehouse 2016-09-14 07:45:49 +00:00
  • e4433653db repo: add comment for updating maintainer keys Mike Frysinger 2016-09-13 18:06:07 -04:00
  • d9de945d8a Merge "upload: short circuit when nothing is pending" David Pursehouse 2016-09-14 05:20:36 +00:00
  • 2ff302929c When syncing a project with a shared object store, disable automatic pruning. Gabe Black 2014-10-09 17:54:35 -07:00
  • e5c0ea0a95 Consider local project to be default for 'repo start' Vadim Bendebury 2014-09-05 10:26:31 -07:00
  • 163a3be18b upload: short circuit when nothing is pending Mike Frysinger 2016-04-04 17:31:32 -04:00
  • 7a77c16d37 Update mailmap David Pursehouse 2016-09-02 11:12:28 +09:00
  • 488bf092d5 Repo: fall back to http, if ssh connection fails for http repos Timo Lotterbach 2016-07-15 16:55:39 +02:00
  • 05dc46b0e3 Repo: improve error detection for new ssh connections Timo Lotterbach 2016-07-15 16:48:42 +02:00
  • 39252ba028 gitc: Lower concurrent ls-projects requests v1.12.34 Dan Willemsen 2016-08-23 14:06:59 -07:00
  • 71e4cea6de RepoHook: do not list options twice during hash based approval Jonathan Nieder 2016-08-16 12:05:09 -07:00
  • c4c2b066d1 Increment the wrapper version David Pursehouse 2016-08-17 13:16:31 +09:00
  • 6a0a3648f1 Merge "init: Add --no-clone-bundle option" David Pursehouse 2016-08-17 04:57:28 +00:00
  • 6118faa118 Merge "init: Respect --quiet option when synching manifest repository" David Pursehouse 2016-08-17 04:04:14 +00:00
  • 183c52ab02 Merge "project: Set config option to skip lfs smudge filter" David Pursehouse 2016-08-17 01:00:11 +00:00
  • 58f85f9a30 Merge "RepoHook: allow users to approve hooks via manifests" Jonathan Nieder 2016-08-16 18:05:23 +00:00
  • 40252c20f7 RepoHook: allow users to approve hooks via manifests Mike Frysinger 2016-08-15 21:23:44 -04:00
  • 76a4a9df86 project: Set config option to skip lfs smudge filter David Pursehouse 2016-08-16 12:11:12 +09:00
  • befaec1e56 improve docs Mike Frysinger 2016-08-16 00:08:37 -04:00
  • 9711a98d6c init: Add --no-clone-bundle option Hu xiuyun 2015-12-11 11:16:41 +08:00
  • 438eade413 init: Respect --quiet option when synching manifest repository David Pursehouse 2016-08-14 18:02:32 +09:00
  • 69297c1b77 Merge "Support non-ASCII GNUPGHOME environment variable" David Pursehouse 2016-08-15 00:51:32 +00:00
  • 8016f60a46 Merge "repo: Repo does not always handle '.' parameter correctly" David Pursehouse 2016-08-14 08:50:28 +00:00
  • 631d0ec708 Support non-ASCII GNUPGHOME environment variable Dāvis Mosāns 2016-07-16 21:11:11 +03:00
  • f97e72e5dd Bail out when manifest is referencing a bad SHA-1 revision. Xin Li 2016-06-24 12:17:14 -07:00
  • 8ac0c96537 Fix removing broken symlink in reference dir Cheuk Leung 2015-07-06 21:33:00 +02:00
  • faaddc9b4e Merge "Adds additional crlf clobber avoidance." David Pursehouse 2016-06-29 05:42:20 +00:00
  • a36af0767b Merge "Fix variable assignment" David Pursehouse 2016-06-29 01:43:41 +00:00
  • 037040f73e Fix variable assignment Aymen Bouaziz 2016-06-28 12:27:23 +02:00
  • 2598ed06f1 Fix submodule checkout error when using sync-s option Aymen Bouaziz 2016-06-24 14:34:08 +02:00
  • 01952e6634 Adds additional crlf clobber avoidance. Fredrik Berggren 2016-04-22 14:36:11 +02:00
  • 9d2b14d2ec pylint: Fix unused-{argument,variable} warning Stefan Beller 2016-06-21 11:48:57 -07:00
  • 6685106306 pylint: fix indentation in manifest_xml Stefan Beller 2016-06-17 16:40:08 -07:00
  • d64e8eee51 pylint: ignore bad-whitespace Stefan Beller 2016-06-17 16:36:47 -07:00
  • 8b39fb4bc0 Merge "Fix XmlManifest.Save with remotes that have 'alias' set" Dan Willemsen 2016-04-22 18:28:55 +00:00
  • 96c2d65489 Fix XmlManifest.Save with remotes that have 'alias' set Dan Willemsen 2016-04-06 16:03:54 -07:00
  • 7ecccf6225 diffmanifests: support custom git pretty format strings Sebastian Schuberth 2016-03-29 14:11:20 +02:00
  • cee5c77166 Add a .mailmap file David Pursehouse 2016-04-18 19:08:23 +09:00
  • 79fba68e40 sync: Update help text for --smart-sync to be more specific David Pursehouse 2016-04-13 18:03:00 +09:00
  • e868841782 Improve documentation of manifest server RPC methods David Pursehouse 2016-04-13 17:55:34 +09:00
  • f9fe3e14d2 repo: Repo does not always handle '.' parameter correctly Mark E. Hamilton 2016-02-23 18:10:42 -07:00
  • bdb866ea76 Fix symlinking of new projects Dan Willemsen 2016-04-05 17:22:02 -07:00
  • e121ad558d Merge "Ignore clone.bundle on HTTP 501, i.e. Not Implemented" David Pursehouse 2016-04-05 21:39:29 +00:00
  • 1f0564406b Add --inverse-regex option to forall subcommand Takeshi Kanemoto 2016-01-26 14:11:35 +09:00
  • 936d6185eb Merge changes from topic 'pylint-pep8-cleanup' David Pursehouse 2016-03-15 00:31:12 +00:00
  • 9322964d14 Update commit-msg hook to version from Gerrit 2.12.1 Mike Bjorge 2016-02-29 11:48:15 -08:00
  • 4aa4b211c6 RepoHook: set __file__ when running the hook Mike Frysinger 2016-03-04 15:03:00 -05:00
  • 8ccfa74d12 command.py: Cleaned up pylint/pep8 violations Mark E. Hamilton 2016-02-10 10:44:30 -07:00
  • 30b0f4e022 project.py: Cleaned up pylint/pep8 violations Mark E. Hamilton 2016-02-10 10:44:30 -07:00
  • 203153e7bb Add rpc: to default protocol whitelist v1.12.33 Jonathan Nieder 2016-02-26 18:53:54 -08:00
  • 4cfb6d7167 Better error display on forall Alexandre Garnier 2015-09-09 15:51:31 +02:00
  • b29e61133e SUBMITTING_PATCHES: Expand instructions Mark E. Hamilton 2016-02-16 18:30:44 -07:00
  • 4088eb434b repo: Cleaned up pylint/pep8 violations Mark E. Hamilton 2016-02-10 10:44:30 -07:00
  • 5553628601 repo: Add check of REPO_URL env variable Mark E. Hamilton 2016-02-03 15:49:43 -07:00
  • 5ed805a98e Merge "Fix typos for manifest dtd" Dan Willemsen 2016-02-04 22:58:20 +00:00
  • 985ac6b946 Merge "Fix prune when bare git has detached head" Dan Willemsen 2016-02-04 22:44:19 +00:00
  • ecf0a6c92b Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'" Dan Willemsen 2016-02-04 22:36:05 +00:00
  • 04197a5144 GITC: Fix 'repo start <branch> <repo>/<subdir>' Dan Willemsen 2015-10-07 16:53:10 -07:00
  • 0b4cb325c6 Add option to rebase onto project's manifest version Xiaohui Chen 2016-01-27 14:33:51 -08:00
  • 1a799d14b7 Fix prune when bare git has detached head Dan Willemsen 2015-12-15 13:40:05 -08:00
  • 827e547d9e Fix typos for manifest dtd Kenny Ho 2015-10-22 20:59:42 +00:00
  • e9becc079c Sync: Fix error exit code when both -n and -f are used Hu Xiuyun 2015-11-25 15:52:26 +08:00
  • 466b8c4ea2 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols Dan Willemsen 2015-11-25 13:26:39 -08:00
  • e1e0bd1f75 Check for broken links when updating linkfiles Dan Willemsen 2015-11-18 16:49:38 -08:00
  • 74cfd2709b Sync: Add option to prune refs during sync David Pursehouse 2015-10-14 10:50:15 +09:00
  • c2a64ddffd A couple of fixes to the init command's -p option. Pascal Muetschard 2015-10-22 13:26:36 -07:00
  • 745b4ad660 Fix gitc-init behavior v1.12.32 Dan Willemsen 2015-10-06 15:23:19 -07:00
  • 4c5f74e452 Sync: Add HTTP Cookie File header on temporary cookie file David Pursehouse 2015-10-02 11:10:10 +09:00
  • b1ad2190a2 Sync: Don't fail when git cookies can't be loaded David Pursehouse 2015-09-30 10:35:43 +09:00
  • f231db11a2 GITC: Add repo gitc-delete command. Simran Basi 2015-09-23 11:38:14 -07:00
  • 79360640f4 Add GitcClientCommand class for GITC-specific commands Dan Willemsen 2015-08-31 15:45:06 -07:00
  • 7b01b2fd01 Merge "launcher: Update repo after applying clone.bundle" Dan Willemsen 2015-09-14 23:40:05 +00:00
  • aad84232ca Merge "docs: add copyfile and linkfile elements description" David Pursehouse 2015-09-14 10:39:21 +00:00
  • 3c03580607 fixed typo in gitc_init.py help output Alexander Bird 2015-09-11 13:48:10 -04:00
  • 54527e7e30 docs: add copyfile and linkfile elements description Ruslan Bilovol 2015-09-08 13:11:23 +03:00
  • 5ea32d1359 GITC: Always update the gitc manifest from the repo manifest v1.12.31 Dan Willemsen 2015-09-08 13:27:20 -07:00
  • 5cc384034d Merge "Revert "GITC: Always update the gitc manifest from the repo manifest"" v1.12.30.1 Dan Willemsen 2015-09-09 21:44:11 +00:00
  • 0375523331 Revert "GITC: Always update the gitc manifest from the repo manifest" Dan Willemsen 2015-09-09 21:43:32 +00:00
  • c32ba1961e Merge "_CopyAndLinkFiles even if the sources haven't changed" v1.12.30 Dan Willemsen 2015-09-09 20:47:19 +00:00
  • 250303b437 GITC: Always update the gitc manifest from the repo manifest Dan Willemsen 2015-09-08 13:27:20 -07:00
  • 029eaf3bac _CopyAndLinkFiles even if the sources haven't changed Dan Willemsen 2015-09-03 12:52:28 -07:00
  • ba72d8301e GITC: Fix repo sync. v1.12.29 Simran Basi 2015-09-03 10:47:44 -07:00
  • fee390eea2 launcher: Update repo after applying clone.bundle Dan Willemsen 2015-09-02 12:36:30 -07:00
  • 9ff2ece6ab gitc: Improve help visibility v1.12.28 Dan Willemsen 2015-08-31 15:45:06 -07:00
  • 2487cb7b2c Fix gitc check if gitc isn't installed Dan Willemsen 2015-08-31 15:45:06 -07:00
  • 8ce5041596 GITC: Pull GITC Manifest Dir from the config. Simran Basi 2015-08-28 14:25:44 -07:00
  • f7a51898d3 GITC: Expand relative remote URLs. Simran Basi 2015-08-27 11:44:42 -07:00
  • b9a1b73425 GITC: Add repo start support. Simran Basi 2015-08-20 12:19:28 -07:00
  • dc2545cad6 project.py: Improve message shown when hook is not replaced David Pursehouse 2015-08-24 14:43:45 +09:00
  • f33929d014 project.py: Consistently use the _error method to print error messages David Pursehouse 2015-08-24 14:39:14 +09:00
  • 3010e5ba64 Smartsync: Don't fail if there isn't a cookiefile v1.12.27 Dan Willemsen 2015-08-20 10:09:20 -07:00
  • ba7bc738c1 Sync: Refactor netrc parsing David Pursehouse 2015-08-20 16:55:42 +09:00