Commit Graph

  • e57f1146de sync: respect --force-sync when fetching updates Mike Frysinger 2019-03-18 21:27:54 -04:00
  • 01019d94af docs: fixed typo error. Kyunam Jo 2019-03-18 13:30:58 +09:00
  • 834d308a2b Merge "project: Relax the submodule name pattern to accept dots" Sebastian Schuberth 2019-03-14 07:14:28 +00:00
  • c18ee35da6 Merge "sync: Add option '--force-remove-dirty'" Oleksii Okolielov 2019-03-11 17:56:00 +00:00
  • d3c0f5914f sync: Add option '--force-remove-dirty' Oleksii Okolielov 2018-12-17 19:23:44 -05:00
  • 41a26837d0 project: Relax the submodule name pattern to accept dots Sebastian Schuberth 2019-03-11 13:53:38 +01:00
  • e7379dc5f7 docs: document a Python 3 migration plan Mike Frysinger 2019-01-30 14:35:39 -05:00
  • 13f323b2c2 event_log: turn id generation from a generator to a func call v1.13.2 Mike Frysinger 2019-01-14 16:02:55 -05:00
  • 12ee5446e9 init: Remove -c short option for --current-branch v1.13.1 Ereth McKnight-MacNeil 2018-12-19 21:28:35 -08:00
  • e158e3802d Merge "README: link in new bug tracker" Mike Frysinger 2018-12-20 07:21:02 +00:00
  • 3bbbcaf99d README: link in new bug tracker Mike Frysinger 2018-12-20 02:11:35 -05:00
  • d4b13c280b Leverage the next keyword from python 2.7 Eli Ribble 2018-12-18 21:21:12 -08:00
  • 6e53844f1e Allow clobbering of existing tags from remote. v1.13.0 Xin Li 2018-12-10 11:33:16 -08:00
  • d26146de7f platform_utils: Fix exception handling in _walk_windows_impl David Pursehouse 2018-11-01 11:54:10 +09:00
  • bd8f658823 Add option for git-repo to support 'silent' uploads Vadim Bendebury 2018-10-31 13:48:01 -07:00
  • 713c5872fb upload: Unify option passing in ssh and other transports Jonathan Nieder 2018-11-05 13:21:52 -08:00
  • 36391bf5ca Merge "init: --dissociate option to copy objects borrowed with --reference" David Pursehouse 2018-10-28 23:30:50 +00:00
  • bed8b62345 Add support for long paths Renaud Paquay 2018-09-27 10:46:58 -07:00
  • 09f0abb0ef init: --dissociate option to copy objects borrowed with --reference Nikolai Merinov 2018-10-19 15:07:05 +05:00
  • b3133a3164 Merge "update markdown/help header format" Jonathan Nieder 2018-10-10 05:54:59 +00:00
  • 3b24e7b557 update homepage URIs Mike Frysinger 2018-10-10 00:57:44 -04:00
  • b8f7bb04d0 update markdown/help header format Mike Frysinger 2018-10-10 01:05:11 -04:00
  • 3891b7519d manifest-format: convert to markdown Mike Frysinger 2018-10-05 19:26:15 -04:00
  • 2b42d288c0 Windows: Add support for creating symlinks as an unprivileged user Renaud Paquay 2018-10-01 14:59:48 -07:00
  • e469a0c741 fix some sync error while using python3 Dylan Deng 2018-06-23 15:02:26 +08:00
  • 65b0ba5aa0 Remove unused pylint suppressions David Pursehouse 2018-06-24 16:21:51 +09:00
  • a6515fb952 Merge "Flush stderr on Windows" Sebastian Schuberth 2018-07-13 15:48:36 +00:00
  • 993dcacd17 Fix the initial existence check for "repo" Sebastian Schuberth 2018-07-13 10:25:52 +02:00
  • a9399846fa Flush stderr on Windows Sebastian Schuberth 2018-07-13 11:47:10 +02:00
  • b10f0e5b9a hooks/pre-auto-gc-battery: allow gc to run on non-laptops Adam Borowski 2018-02-28 23:12:04 +01:00
  • da40341a3e manifest: Support a default upstream value Nasser Grainawi 2018-05-04 12:53:29 -06:00
  • 8d4b106642 Merge "docs: repo-hooks: fix cwd details" Mike Frysinger 2018-04-26 07:57:46 +00:00
  • ed429c9f6f docs: repo-hooks: fix cwd details Mike Frysinger 2018-03-20 20:00:14 -04:00
  • 0f2e45a3a6 Pass refs to ls-remote Akshay Verma 2018-03-24 12:27:05 +05:30
  • cf7c0834cf Download latest patch when no patch is specified Akshay Verma 2018-03-15 21:56:30 +05:30
  • 4ea1f0cabd Merge changes I9c1ab65f,I7b2027ae David Pursehouse 2018-03-16 02:06:10 +00:00
  • 7d52585ec4 Add a way to override the revision of an <extend-project> Luis Hector Chavez 2018-03-15 09:54:08 -07:00
  • 1f365701b3 Merge "implement optional 'sync-tags' in the manifest file" David Pursehouse 2018-02-26 06:50:53 +00:00
  • ce7e02601c Take care of a tilde on cookie file path Daichi Ueura 2018-02-26 08:49:36 +09:00
  • a32c92c206 implement optional 'sync-tags' in the manifest file YOUNG HO CHA 2018-02-14 16:57:31 +09:00
  • 5f0e57d2ca init: Remove string concat in no-op os.path.join Samuel Holland 2018-01-22 11:00:24 -06:00
  • baa0009355 Support relative paths in --reference Samuel Holland 2018-01-22 10:57:29 -06:00
  • 685320b000 event_log: Fix order of parameters to Add method call David Pursehouse 2017-12-14 13:38:58 +09:00
  • 02c0ee6ae6 Sync correctly when subproject url is a relative url to its parent url Shouheng Zhang 2017-12-08 09:54:58 +08:00
  • 1dc36600ef Merge "Update commit-msg hook to version from Gerrit 2.14.6" David Pursehouse 2017-12-07 01:13:17 +00:00
  • cbe8aeb52b Update commit-msg hook to version from Gerrit 2.14.6 Dana Dahlstrom 2017-12-06 10:39:49 -08:00
  • 305a2d029f Support --push-option in upload subcommand Masaya Suzuki 2017-11-13 10:48:34 -08:00
  • 84e7e16d35 document repo hooks mechanism Mike Frysinger 2017-11-10 21:28:41 -05:00
  • f46902a800 forall: Clarify expansion of REPO_ environment values with -c David Pursehouse 2017-10-31 12:27:17 +09:00
  • c00d28b767 Set GIT_SSH_VARIANT when setting GIT_SSH Jonathan Nieder 2017-10-19 14:23:10 -07:00
  • 788e9626cc Provide more specific error message for symlinks errors on Windows Renaud Paquay 2017-01-27 11:41:12 -08:00
  • cd892a38a6 Allow quotes in editor command on Windows Renaud Paquay 2016-11-03 15:59:05 -07:00
  • 010fed7711 Replace all os.remove calls Renaud Paquay 2016-11-11 14:25:29 -08:00
  • 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