Commit Graph

  • 7de8c5db78 Merge "init: Add no-tags and current branch options" Jonathan Nieder 2016-12-09 02:33:42 +00:00
  • bb9c42cf1d Merge "Fix removing broken symlink in reference dir" David Pursehouse 2016-12-06 07:51:01 +00:00
  • f4dda9a1be init: Add no-tags and current branch options Naseer Ahmed 2016-12-01 18:49:54 -05:00
  • b881d227f3 Merge "Add a check and more output to protect against invalid REPO_URLs" David Pursehouse 2016-10-29 07:28:35 +00:00
  • 8e2d1d521e Merge "Fix checkout error when depth passed to repo init and revision is a sha1" Dan Willemsen 2016-10-28 19:30:45 +00:00
  • 27226e742d Add a check and more output to protect against invalid REPO_URLs Sebastian Schuberth 2016-10-28 14:27:43 +02:00
  • 6c5944606a Fix checkout error when depth passed to repo init and revision is a sha1 Aymen Bouaziz 2016-10-25 18:03:51 +02:00
  • ae81c964b6 Merge "implement optional '--all' in the abandon command" David Pursehouse 2016-10-28 07:52:31 +00:00
  • e02c17c9ea Merge "_CheckDirReference: log actual error before suggesting --force-sync" Dan Willemsen 2016-10-28 06:49:07 +00:00
  • 6e31079033 Add sso to list of known schemes for relative URLs Joe Kilner 2016-10-27 15:53:53 -07:00
  • ec287902e6 _CheckDirReference: log actual error before suggesting --force-sync Marc Herbert 2016-10-27 12:58:26 -07:00
  • 4d5bb68d58 status: add -q/--quiet option Andrew Wheeler 2012-02-27 13:52:22 -06:00
  • 2e14792a94 implement optional '--all' in the abandon command Kyunam.jo 2016-10-12 16:33:19 +09:00
  • 82f67987a3 Merge "sync: Fix semaphore release bug that causes thread 'leaks'" David Pursehouse 2016-10-17 01:10:16 +00:00
  • 699bcd40be Removed duplication code in abandon.py Kyunam.jo 2016-10-12 09:59:34 +09:00
  • 7f1ccfbb7b sync: Fix semaphore release bug that causes thread 'leaks' Andrew Wheeler 2016-06-17 16:51:07 -05:00
  • eceeb1b1f5 Support broken symlinks when cleaning obsolete paths v1.12.37 Dan Willemsen 2016-09-25 18:24:27 -07:00
  • 16889ba43d Revert "Repo: fall back to http, if ssh connection fails for http repos" v1.12.36 Dan Willemsen 2016-09-22 16:39:06 +00:00
  • 40d3952270 Merge "On project cleanup, don't remove nested projects" v1.12.35 David Pursehouse 2016-09-21 22:23:44 +00:00
  • 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