Commit Graph

  • b8c84483a5 repo: improve duplicate default check Jack Neus 2021-06-15 14:28:30 +00:00
  • d58d0dd3bf commands: pass settings via __init__ Mike Frysinger 2021-06-14 16:17:27 -04:00
  • d88b369a42 commands: document the "event_log" class attribute Mike Frysinger 2021-06-14 16:09:29 -04:00
  • 4f21054c28 commands: document the "common" class attribute Mike Frysinger 2021-06-14 16:05:19 -04:00
  • 5ba2120362 repo: properly handle NoneType in Default/Remote equality checks Jack Neus 2021-06-09 15:21:25 +00:00
  • 78f4dd3138 superproject: add projects from local manifest to local::<filename> group. Raman Tenneti 2021-06-07 13:27:37 -07:00
  • fc7aa90623 trace2_event_log: Added logging of error events. Raman Tenneti 2021-06-08 17:41:08 -07:00
  • 50c91ecf4f superproject: revert not updating commit ids if remote is different. Raman Tenneti 2021-06-08 10:46:51 -07:00
  • 816d82c010 run_tests: fix pytest selection inside tox venv Mike Frysinger 2021-04-19 12:40:35 -04:00
  • 2b37fa3f26 superproject: change the warning message to say it is beta. Raman Tenneti 2021-06-02 17:46:25 -07:00
  • a3b2edf1af Drop support for Python 3.5 Peter Kjellerstedt 2021-04-15 01:32:40 +02:00
  • e253b43e17 superproject: require git version 2.28.0 or higher. v2.15.4 Raman Tenneti 2021-06-02 10:05:54 -07:00
  • 5d58c18146 tests: Make the tests pass for Python < 3.8 Peter Kjellerstedt 2021-04-12 21:16:36 +02:00
  • d177609cb0 sync: Sync submodules correctly again v2.15.3 Peter Kjellerstedt 2021-05-19 19:37:23 +02:00
  • b16b9d26bd project: fix error display when output_redir is disabled v2.15.2 Mike Frysinger 2021-05-20 01:48:17 -04:00
  • 993af5e136 superproject: Use bugurl from contactinfo in the missing commits error message. v2.15.1 Raman Tenneti 2021-05-12 12:00:31 -07:00
  • 339f2df1dd ssh: rewrite proxy management for multiprocessing usage v2.15 Mike Frysinger 2021-05-06 00:44:42 -04:00
  • 19e409c818 ssh: move proxy usage to the sync subcommand Mike Frysinger 2021-05-05 19:44:35 -04:00
  • 4a58100251 launcher: bump version for new release Mike Frysinger 2021-05-10 12:37:10 -04:00
  • 0e8828c47b Handle 400 error code when attempting to fetch clone bundle. Craig Northway 2021-05-05 08:49:26 -07:00
  • 23ea754524 sync: added --no-use-superproject to disable superproject. Raman Tenneti 2021-05-07 14:01:54 -07:00
  • f907ced0fe sync: Recommend using --no-use-superproject if sync fails. Raman Tenneti 2021-05-07 10:22:16 -07:00
  • b44294395f sync: refactor main fetch loop Mike Frysinger 2021-05-05 20:03:26 -04:00
  • 5291eafa41 ssh: move all ssh logic to a common place Mike Frysinger 2021-05-05 15:53:03 -04:00
  • 8e768eaaa7 git_command: switch version caches to functools Mike Frysinger 2021-05-06 00:28:32 -04:00
  • 2f8fdbecde manifest_xml: cleanup of contactinfo test for readability with f-strings. Raman Tenneti 2021-05-04 18:54:52 -07:00
  • 148e1ce81a sync: fix recursive fetching v2.14.5 Mike Frysinger 2021-05-04 19:46:09 -04:00
  • 219431e1c9 sync: fix recursive fetching Mike Frysinger 2021-05-04 19:46:09 -04:00
  • 32ca6687ae git_config: hoist Windows ssh check earlier v2.14.4 Mike Frysinger 2021-05-04 17:58:26 -04:00
  • 5ba80d404c git_config: hoist Windows ssh check earlier Mike Frysinger 2021-05-04 17:58:26 -04:00
  • 1c3f57e8f1 manifest_xml: initial support for <contactinfo> Raman Tenneti 2021-05-04 12:32:13 -07:00
  • 05638bf771 sync: use manifest_name passed in Mike Frysinger 2021-05-04 15:33:31 -04:00
  • c99322a6a9 sync: switch to multiprocessing.Event Mike Frysinger 2021-05-04 15:32:43 -04:00
  • 14208f4c93 sync: fix logic error with linkfile errors Mike Frysinger 2021-05-04 15:31:51 -04:00
  • 2ee0a62db0 release-process: document the rate limiting in automatic updates Mike Frysinger 2021-05-04 15:16:38 -04:00
  • 0ae9503a86 sync: fix print error when handling server error v2.14.3 Mike Frysinger 2021-05-04 07:21:19 -04:00
  • c177f944d9 subcmds: force consistent help text format Mike Frysinger 2021-05-04 08:06:36 -04:00
  • aedd1e5ef0 sync: fix print error when handling server error Mike Frysinger 2021-05-04 07:21:19 -04:00
  • 5a41b0be01 superproject: skip updating commit ids if remote's fetchUrl don't match. Raman Tenneti 2021-05-02 22:55:26 -07:00
  • d68ed63328 init/sync: add --no-tags to match --tags Mike Frysinger 2021-05-03 01:21:35 -04:00
  • 7356114d90 add --no-current-branch option to invert --current-branch Mike Frysinger 2021-05-03 01:10:09 -04:00
  • b8e09ea1d6 harmonize --current-branch short option across subcommands Mike Frysinger 2021-05-03 00:51:52 -04:00
  • feb28914bd superproject: Don't update the commit ids of projects if remote is different. Raman Tenneti 2021-05-02 19:47:29 -07:00
  • d1f3e149df upload: search local projects in parallel Mike Frysinger 2021-05-01 12:02:01 -04:00
  • 29626b4f46 project: fix m/ generation when switching manifest branches Mike Frysinger 2021-05-01 09:37:13 -04:00
  • 3b038cecc4 upload: include the project in error messages Mike Frysinger 2021-05-01 00:45:19 -04:00
  • a590e640a6 Update copyfile and linkfile if manifest updated jiajia tang 2021-04-25 20:02:02 +08:00
  • f69c7ee318 manifest_xml: ban use of newlines in paths Mike Frysinger 2021-04-29 23:15:31 -04:00
  • aabf79d3f0 sync: Fix a corner case when both superproject and depth used. Xin Li 2021-04-29 01:50:38 -07:00
  • a1cd770d56 help/version: sprinkle bug report URL around Mike Frysinger 2021-04-20 23:38:04 -04:00
  • cd89ec147a sync: Fix exception in an exsiting clone (without partial-clone). v2.14.2 Raman Tenneti 2021-04-22 09:18:14 -07:00
  • d41eed0b36 sync: fix missing import for -q v2.14.1 Mike Frysinger 2021-04-20 23:21:29 -04:00
  • d2b086bea9 init: restore default --manifest-name Mike Frysinger 2021-04-21 00:25:24 -04:00
  • 6823bc269d sync: cleanup sleep+retry logic a bit v2.14 Mike Frysinger 2021-04-15 02:06:28 -04:00
  • ad8aa69772 sync: only print error.GitError, don't raise that exception. Raman Tenneti 2021-04-15 09:20:51 -07:00
  • b5d075d04f command: add a helper for the parallel execution boilerplate Mike Frysinger 2021-03-01 00:56:38 -05:00
  • b8bf291ddb tests: Make ReviewableBranchTests.test_smoke work with git < 2.28.0 Peter Kjellerstedt 2021-04-12 23:25:55 +02:00
  • 233badcdd1 list: fix help grammar Mike Frysinger 2021-04-13 23:23:47 -04:00
  • 0888a083ec help: switch from formatter module to textwrap Mike Frysinger 2021-04-13 20:22:01 -04:00
  • e2effe11a5 list: add option to show non-checkedout projects too Mike Frysinger 2021-03-25 02:06:56 -04:00
  • 151701e85f progress: hide progress bar when --quiet Mike Frysinger 2021-04-13 15:07:21 -04:00
  • 9180a07b8f command: make --verbose/--quiet available to all subcommands Mike Frysinger 2021-04-13 14:57:40 -04:00
  • f32f243ff8 init: Added --partial-clone-exclude option. Raman Tenneti 2021-04-12 20:57:25 -07:00
  • 49de8ef584 sync: add separate --jobs options for different steps Mike Frysinger 2021-04-09 00:21:02 -04:00
  • a1051d8baa init: organize command line options a bit Mike Frysinger 2021-04-08 23:04:36 -04:00
  • 65af2602b5 sync: add progress bar to garbage collection phase Mike Frysinger 2021-04-08 22:47:44 -04:00
  • 347f9ed393 sync: rework selfupdate logic Mike Frysinger 2021-03-15 14:58:52 -04:00
  • 9a734a3975 init: merge subcmd & wrapper parsers Mike Frysinger 2021-04-08 19:14:15 -04:00
  • 6a2f4fb390 repo init: Added --no-partial-clone and made it persist. Bumped version to 2.14. Raman Tenneti 2021-04-02 10:55:33 -07:00
  • beea5de842 tox: enable python 3.5 & 3.9 testing Mike Frysinger 2021-03-10 22:31:41 -05:00
  • bfbcfd9045 run_tests: fix exit code handling Mike Frysinger 2021-03-11 00:07:24 -05:00
  • 74317d3b01 setup: bump major version Mike Frysinger 2021-03-10 23:38:37 -05:00
  • b2fa30a2b8 sync: switch network fetch to multiprocessing Mike Frysinger 2021-02-24 00:15:32 -05:00
  • d246d1fee7 grep: add --jobs support Mike Frysinger 2021-02-24 12:50:30 -05:00
  • bec4fe8aa3 prune: add --jobs support Mike Frysinger 2021-02-27 15:31:58 -05:00
  • ddab0604ee forall: handle missing project refs better v2.13.8 Mike Frysinger 2021-03-25 01:58:20 -04:00
  • 2ae44d7029 sync: imply -c if --use-superproject option is used. Raman Tenneti 2021-03-23 15:12:27 -07:00
  • d1e4fa7015 start: add a --HEAD alias Mike Frysinger 2021-03-23 20:27:29 -04:00
  • 323b113f55 forall/list: delete spurious " Mike Frysinger 2021-03-19 13:45:57 -04:00
  • 8367096d02 superproject: Added --depth=1 argument to git fetch command. Raman Tenneti 2021-03-19 13:53:43 -07:00
  • d34af28ac2 forall: allow interactive commands with -j1 v2.13.7 Mike Frysinger 2021-03-18 13:54:34 -04:00
  • a5b40a2845 repo: Add a new "command" event type to git trace2 logging in repo. Raman Tenneti 2021-03-16 14:24:14 -07:00
  • 511a0e54f5 sync: fix reporting of failed local checkouts v2.13.6 Mike Frysinger 2021-03-12 20:03:51 -05:00
  • 8da7b6fc65 bash-completion: initial import based on CrOS version Mike Frysinger 2021-03-05 18:29:09 -05:00
  • 0458faa502 manifest: allow toplevel project checkouts v2.13.5 Mike Frysinger 2021-03-10 23:35:44 -05:00
  • 68d5d4dfe5 document the new manifest restrictions on name & path settings Mike Frysinger 2021-03-09 11:56:24 -05:00
  • a3794e9c6f prune: minor optimization & robustification Mike Frysinger 2021-03-11 23:24:01 -05:00
  • 080877e413 superproject: pass groups to ToXml method. Raman Tenneti 2021-03-09 15:19:06 -08:00
  • 9888accb0c project: fix diff printing with embedded % v2.13.4 Mike Frysinger 2021-03-09 11:31:14 -05:00
  • 5a4c8fde17 init: expose --worktree option Mike Frysinger 2021-03-06 07:20:14 -05:00
  • 835a34bdb9 Log repo.* config variables in git trace2 logger. Ian Kasprzak 2021-03-05 11:04:49 -08:00
  • ef99ec07b4 superproject: Display status messages during repo init/sync. v2.13.3 Raman Tenneti 2021-03-04 10:29:40 -08:00
  • 934cb0a849 tests: fix duplicate method from copy & paste error Mike Frysinger 2021-03-04 02:47:49 -05:00
  • 3c0931285c project: fix variable typo v2.13.2 Mike Frysinger 2021-03-03 11:17:27 -05:00
  • 5413397204 manifest: relax include name rules for user-specified path v2.13.1 Mike Frysinger 2021-03-01 21:38:08 -05:00
  • 13cb7f799d forall: greatly speed up processing overhead v2.13 Mike Frysinger 2021-03-01 02:06:10 -05:00
  • 819c73954f forall: simplify arg passing to worker children Mike Frysinger 2021-03-01 02:06:10 -05:00
  • 179a242caa forall: move nested func out to the class Mike Frysinger 2021-03-01 02:03:44 -05:00
  • 31fabeed54 download: handle shared projects a bit better Mike Frysinger 2021-02-28 22:03:04 -05:00
  • 76844ba292 project: skip clone bundles when we've already initialized the object dir Mike Frysinger 2021-02-28 17:08:55 -05:00