Commit Graph

  • e8595e9df7 Support pager on Windows Renaud Paquay 2016-11-01 15:51:59 -07:00
  • 227ad2ef42 Implement islink, readlink and realpath using Win32 api Renaud Paquay 2016-11-01 14:37:13 -07:00
  • 2a4be94878 Handle Windows line endings when reading binary files Renaud Paquay 2016-11-01 13:48:15 -07:00
  • 9d743397bf Merge "Fixed upload to remotes with the url ssh://hostname" David Pursehouse 2017-08-30 15:11:22 +00:00
  • 2c57d619bc Merge "Add option '--no-cert-checks' for 'upload' sub command." David Pursehouse 2017-08-30 15:11:10 +00:00
  • d1ebc89a08 Merge changes from topic "windows-support" David Pursehouse 2017-08-30 10:24:03 +00:00
  • 2ec2a5d64c Fixed upload to remotes with the url ssh://hostname Christian Koestlin 2016-12-05 20:32:45 +01:00
  • 9ead97bb51 When starting a branch, do not use a tag or change value for branch.merge Zac Livingston 2017-06-13 08:29:04 -06:00
  • e43322625a Print a message when fetching is skipped for an immutable ref Zac Livingston 2017-06-16 08:56:09 -06:00
  • bed59cec5e Add option '--no-cert-checks' for 'upload' sub command. Łukasz Gardoń 2017-08-08 10:18:11 +02:00
  • c94d6eb902 Revert "Migrate git-repo to create private changes rather than drafts" Jonathan Nieder 2017-08-08 18:34:53 +00:00
  • d88f53e2b9 Migrate git-repo to create private changes rather than drafts Changcheng Xiao 2017-08-07 15:05:46 +02:00
  • 87984c6db4 Add options for git-repo to support private and wip changes Changcheng Xiao 2017-08-02 16:55:03 +02:00
  • ffc1401327 Merge "download: try to choose . as default project if none" David Pursehouse 2017-08-02 07:19:45 +00:00
  • 8a6eeed7f5 Merge "Always print percentage when syncing quietly" David Pursehouse 2017-08-02 07:01:08 +00:00
  • 7be072efa6 Always print percentage when syncing quietly Tim Schumacher 2017-06-28 18:29:23 +02:00
  • 7482a96443 download: try to choose . as default project if none Nicolas Cornu 2017-06-29 09:15:54 +02:00
  • 3bcd30545e Fix "list comprehension redefines 'x'" warnings from pyflakes David Pursehouse 2017-07-10 22:42:22 +09:00
  • 224a31a765 init: add missing submodule arg Martin Kelly 2017-07-10 14:46:25 -07:00
  • b54343d9fd Tell the user if it will upload a draft Nicolas Cornu 2017-07-10 10:31:24 +02:00
  • 259f16520a Merge "Add a newline after "Fetching projects" progress output" David Pursehouse 2017-06-28 04:24:03 +00:00
  • 8419ab22d6 sync: Continue job if some fetchs failed but force-broken is set Nicolas Cornu 2017-06-16 12:09:06 +02:00
  • 913327f10c
    Add a newline after "Fetching projects" progress output Tim Schumacher 2017-06-05 15:01:41 +02:00
  • ad1abcb556 Port os.rename calls to work on Windows Renaud Paquay 2016-11-01 11:34:55 -07:00
  • a65adf74f9 Workaround shutil.rmtree limitation on Windows Renaud Paquay 2016-11-03 10:37:53 -07:00
  • d5cec5e752 Add support for creating symbolic links on Windows Renaud Paquay 2016-11-01 11:24:03 -07:00
  • 2e70291162 Make "git command" and "forall" work on Windows Renaud Paquay 2016-11-01 11:23:38 -07:00
  • 35d22217a5 Ensure repo waits for child process to terminate Renaud Paquay 2016-11-01 11:24:52 -07:00
  • a24671f661 Merge "init: allow relative path on --reference argument" David Pursehouse 2017-05-29 04:54:12 +00:00
  • e0684addee sync: Add support to dump a JSON event log of all sync events. David Riley 2017-04-05 00:02:59 -07:00
  • fef9f21b28 Fix misplaced file separator string.replace call Renaud Paquay 2016-11-01 18:28:01 -07:00
  • 6a470be220 Use OS file separator Renaud Paquay 2016-11-01 11:25:15 -07:00
  • 169d8ae93c Merge "pre-auto-gc: Add support for Windows" David Pursehouse 2017-05-28 00:37:59 +00:00
  • c79d3b8fd1 init: allow relative path on --reference argument YOUNG HO CHA 2017-01-24 21:47:50 +09:00
  • aa90021fbc Set result if sys.exit() is called by subcommand. David Riley 2017-04-05 13:50:52 -07:00
  • fddfa6fbac Adding include element into the top-level element Jiri tyr 2017-01-09 23:47:52 +00:00
  • 997a92bd58 Merge "Add option REPO_IGNORE_SSH_INFO to ignore ssh_info" David Pursehouse 2017-05-27 04:25:39 +00:00
  • fbcbcabe98 Merge "init: add --submodules to sync manifest submodules" David Pursehouse 2017-05-27 04:24:58 +00:00
  • eec726c6d8 Add option REPO_IGNORE_SSH_INFO to ignore ssh_info Timo Lotterbach 2016-10-07 10:52:08 +02:00
  • 666debc518 gitc_delete: Remove unused imports David Pursehouse 2017-05-26 21:53:34 +09:00
  • c354a9b922 abandon: fix usage of undefined variable David Pursehouse 2017-05-26 21:52:12 +09:00
  • 06848b2415 Update .mailmap David Pursehouse 2017-05-26 21:44:57 +09:00
  • e4e94d26ae init: add --submodules to sync manifest submodules Martin Kelly 2017-03-21 16:05:12 -07:00
  • c9439facdd pre-auto-gc: Add support for Windows Sebastian Schuberth 2017-03-01 10:56:32 +01:00
  • 3d7bbc9edf project.py: fix performance issue with --reference when the mirrored repository has many refs heping 2017-04-12 19:51:47 +08:00
  • ffb4b89099 sync.py: report the remote URL on fatal git remote errors Marc Herbert 2017-04-04 22:03:53 -07:00
  • 04071c1c72 manifest-format: fix EMPTY keyword usage Mike Frysinger 2016-12-28 16:07:16 -05:00
  • 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