Commit Graph

  • 59b81c84de launcher: change collections.namedtuple to typing.NamedTuple main Mike Frysinger 2025-03-27 16:32:16 -04:00
  • 507d463600 tox: sync black settings with run_tests Mike Frysinger 2025-03-27 16:34:35 -04:00
  • cd391e77d0 black: update to v25 Mike Frysinger 2025-03-25 12:53:55 -04:00
  • 8310436be0 run_tests: move test filtering to pytest markers Mike Frysinger 2025-03-25 12:50:36 -04:00
  • d5087392ed run_tests: move CQ test skips here Mike Frysinger 2025-03-25 12:23:05 -04:00
  • 91f428058d run_tests: run all tests all the time Mike Frysinger 2025-03-25 12:58:26 -04:00
  • 243df2042e launcher: change RunResult to subprocess.CompletedProcess Mike Frysinger 2025-03-21 23:27:05 -04:00
  • 4b94e773ef Sync: Fix full submodule sync while shallow specified v2.53 stable Albert Akmukhametov 2025-02-17 17:04:42 +03:00
  • fc901b92bb sync: Refresh index before updating repo Josip Sokcevic 2025-03-12 20:40:49 +00:00
  • 8d5f032611 gc: Add tags to remote pack list v2.52 Josip Sokcevic 2025-02-05 19:35:45 +00:00
  • 99eca45eb2 Activate submodules Kaushik Lingarkar 2024-12-17 15:16:39 -08:00
  • 66685f07ec Use 'gitfile' in submodule checkouts Kaushik Lingarkar 2024-12-17 13:49:19 -08:00
  • cf9a2a2a76 Update internal filesystem layout for submodules Kaushik Lingarkar 2024-12-17 12:49:14 -08:00
  • 5ae8292fea Revert "sync: skip network half on repo upgrade" Josip Sokcevic 2025-01-31 12:00:52 -08:00
  • dfdf577e98 docs: smart-sync: split out & expand details Mike Frysinger 2025-01-30 19:11:36 -05:00
  • 747ec83f58 run_tests: update to python 3.11 & pytest 8.3.4 Mike Frysinger 2025-01-30 13:46:40 -05:00
  • 1711bc23c0 git_config: prefer XDG config location flexagoon 2025-01-23 16:05:47 +03:00
  • db111d3924 sync: Recover from errors during read-tree v2.51 Josip Sokcevic 2025-01-15 23:43:22 +00:00
  • 3405446a4e gc: Add repack option Josip Sokcevic 2025-01-14 19:20:21 +00:00
  • 41a27eb854 gc: extract deletion from Execute method Josip Sokcevic 2025-01-14 19:16:28 +00:00
  • d93fe60e89 sync: Handle KeyboardInterrupt during checkout Josip Sokcevic 2025-01-08 18:31:46 +00:00
  • 61224d01fa sync: skip network half on repo upgrade Josip Sokcevic 2024-12-18 18:37:41 +00:00
  • 13d6588bf6 gc: Introduce new command to remove old projects v2.50.1 Josip Sokcevic 2024-12-16 22:30:07 +00:00
  • 9500aca754 sync: Delete symlinks relative to client topdir v2.50.0 v2.50 Josip Sokcevic 2024-12-13 18:24:20 +00:00
  • e8a7b9d596 Add smoke test for subcmd forall Fredrik de Groot 2024-12-09 15:55:43 +01:00
  • cf411b3f03 Remove gitc support from repo Josip Sokcevic 2024-12-03 21:29:01 +00:00
  • 1feecbd91e branches: Escape percent signs in branch names Josip Sokcevic 2024-11-22 20:11:56 +00:00
  • 616e314902 sync: Do not fail to sync a manifest with no projects Peter Kjellerstedt 2024-11-20 21:10:29 +01:00
  • fafd1ec23e Fix event log command event hierarchy. Josip Sokcevic 2024-11-22 00:02:40 +00:00
  • b1613d741e Make repo installation work without .git Josip Sokcevic 2024-11-15 22:41:30 +00:00
  • ab2d321104 sync: fix connection error on macOS v2.49.3 Kuang-che Wu 2024-11-06 13:03:42 +08:00
  • aada468916 upload: Return correct tuple values in _ProcessResults v2.49.2 Josip Sokcevic 2024-10-31 21:10:39 +00:00
  • 1d5098617e worktree: Do not try to fix relative paths v2.49.1 Allen Webb 2024-10-29 13:24:05 -05:00
  • e219c78fe5 forall: Fix returning results early Josip Sokcevic 2024-10-30 16:06:08 +00:00
  • f9f4df62e0 Use full name of the revision when checking dest-branch v2.49 joehsu 2024-10-02 20:01:59 +08:00
  • ebdf0409d2 Add REPO_SKIP_SELF_UPDATE check in sync Fredrik de Groot 2024-10-22 14:14:59 +02:00
  • 303bd963d5 manifest: add optional base check on remove and extend Fredrik de Groot 2024-09-09 15:54:57 +02:00
  • ae384f8623 [event_log] Stop leaking semaphore resources Josip Sokcevic 2024-10-23 23:15:12 +00:00
  • 70a4e643e6 progress: always show done message Kuang-che Wu 2024-10-24 10:12:39 +08:00
  • 8da4861b38 subcmds: reduce multiprocessing serialization overhead Kuang-che Wu 2024-10-22 21:04:41 +08:00
  • 39ffd9977e sync: reduce multiprocessing serialization overhead Kuang-che Wu 2024-10-18 23:32:08 +08:00
  • 584863fb5e Fix incremental syncs for prjs with submodules Kaushik Lingarkar 2024-10-16 14:17:24 -07:00
  • 454fdaf119 sync: Always use WORKER_BATCH_SIZE v2.48 Josip Sokcevic 2024-10-07 17:33:38 +00:00
  • f7f9dd4deb project: Handle git sso auth failures as repo exit Josip Sokcevic 2024-10-03 20:32:04 +00:00
  • 70ee4dd313 superproject: Remove notice about beta Josip Sokcevic 2024-10-03 20:10:33 +00:00
  • cfe3095e50 project: run fetch --refetch on unable to not parse commit Josip Sokcevic 2024-10-02 18:05:48 +00:00
  • 621de7ed12 Disable git terminal prompt during fetch/clone Josip Sokcevic 2024-09-26 21:55:10 +00:00
  • d7ebdf56be init: add --manifest-upstream-branch Kaushik Lingarkar 2024-09-05 15:34:48 -07:00
  • fabab4e245 man: regenerate man pages Kaushik Lingarkar 2024-09-24 16:17:05 -07:00
  • b577444a90 project: Copy and link files even with local branches Brian Norris 2024-09-17 15:53:37 -07:00
  • 1e19f7dd61 sync: include TARGET_RELEASE when constructing smart sync target. v2.47 Navil 2024-09-11 16:49:49 +00:00
  • d8b4101eae color: fix have_fg not re assign to true bright 2024-05-18 07:38:46 +00:00
  • 1c53b0fa44 tox.ini: Make the lint and format environments run black for all code Peter Kjellerstedt 2024-08-13 20:21:07 +02:00
  • e5ae870a2f tox.ini, constraints.txt: Lock the version of black to <24 Peter Kjellerstedt 2024-08-13 20:02:55 +02:00
  • e59e2ae757 project: run fetch --refetch onacould not parse commit Josip Sokcevic 2024-09-12 04:32:25 +00:00
  • c44ad09309 Add a --rebase option to sync command Jeroen Dhollander 2024-08-20 10:28:41 +02:00
  • 4592a63de5 sync: Fix git command for aborting rebase being called incorrectly. Erik Elmeke 2024-08-27 16:16:26 +02:00
  • 0444ddf78e project: ignore more curl failure modes v2.46 Mike Frysinger 2024-07-02 14:52:22 -04:00
  • 9bf8236c24 logging: Fix log formatting with colored output Shik Chen 2024-07-01 18:51:33 +08:00
  • 87f52f308c upload: add a --topic option for setting topic explicitly Mike Frysinger 2024-06-30 20:12:07 -04:00
  • 562cea7758 sync: Abort rebase in progress if force-checkout is set Erik Elmeke 2024-04-29 11:26:53 +02:00
  • eede374e3e ssh: Set git protocol version 2 on SSH ControlMaster Erik Elmeke 2024-02-29 17:33:51 +01:00
  • 2c5fb84d35 upload: drop check for uncommitted local changes Mike Frysinger 2024-05-13 14:27:12 -04:00
  • 12f6dc49e9 git: raise hard version to 1.9.1 Mike Frysinger 2024-03-21 13:06:11 -04:00
  • 5591d99ee2 release: update-hooks: helper for automatically syncing hooks Mike Frysinger 2024-04-23 12:17:13 -04:00
  • 9d865454aa gitc: delete a few more dead references Mike Frysinger 2024-04-11 08:33:55 -04:00
  • cbd78a9194 man: regenerate man pages Mike Frysinger 2024-04-11 08:32:40 -04:00
  • 46819a78a1 Remove platform_utils.realpath Kaiyi Li 2024-03-27 07:21:43 -07:00
  • 159389f0da Fix drive mounted directory on Windows Kaiyi Li 2024-03-27 01:53:22 -07:00
  • 4406642e20 git_command: unify soft/hard versions with requirements.json Mike Frysinger 2024-03-21 12:58:01 -04:00
  • 73356f1d5c project: Check if dotgit exists w/out symlink check v2.45 Josip Sokcevic 2024-03-20 21:48:34 +00:00
  • 09fc214a79 git: raise soft version to 2.7.4 Mike Frysinger 2024-03-20 16:11:31 -04:00
  • 3762b17e98 git: raise hard version to 1.7.9 Mike Frysinger 2024-03-20 12:59:32 -04:00
  • ae419e1e01 docs: release: add recent git/python/ssh/debian info Mike Frysinger 2024-03-20 15:34:59 -04:00
  • a3a7372612 main: Stringify project name in error_info Josip Sokcevic 2024-03-14 23:50:33 +00:00
  • fff1d2d74c ssh: Print details if running the command fails v2.44 Sebastian Schuberth 2023-11-15 15:51:33 +01:00
  • 4b01a242d8 upload: Fix patchset description destination Josip Sokcevic 2024-03-08 17:46:28 +00:00
  • 46790229fc sync: Fix sorting for nested projects Josip Sokcevic 2024-03-07 22:18:58 +00:00
  • edadb25c02 sync: introduce --force-checkout v2.43 Josip Sokcevic 2024-02-29 09:48:37 -08:00
  • 96edb9b573 upload: Add support for setting patchset description Sergiy Belozorov 2024-03-04 19:48:52 +01:00
  • 5554572f02 sync: Introduce git checkout levels v2.42 Josip Sokcevic 2024-02-22 16:38:00 -08:00
  • 97ca50f5f9 git_command: Return None from GetEventTargetPath() if set to empty string Peter Collingbourne 2024-02-23 19:18:57 -08:00
  • 8896b68926 trace: Save trace2 sid in REPO_TRACE file Josip Sokcevic 2024-02-21 11:04:03 -08:00
  • fec8cd6704 subcmds: sync: Remove deprecated _AUTO_GC Greg Edelston 2024-02-20 10:07:53 -07:00
  • b8139bdcf8 launcher: Set shebang to python3 Josip Sokcevic 2024-02-06 14:25:23 -08:00
  • 26fa3180fb sync: ensure RepoChangedException propagated Jason Chang 2024-02-05 15:15:20 -08:00
  • d379e77f44 stop passing project to UpdateManifestError Yiwei Zhang 2023-12-20 20:39:59 +00:00
  • 4217a82bec project: Rename if deletion fails v2.41 Josip Sokcevic 2024-01-24 13:54:25 -08:00
  • 208f344950 Clean up remaining repo sync log spam. Tomasz Wasilczyk 2024-01-05 12:23:10 -08:00
  • a99f19f40e docs: add deprecated branch banner master Mike Frysinger 2024-01-04 12:41:32 -05:00
  • 138c8a9ff5 docs: fix some grammar typos Mike Frysinger 2024-01-04 12:08:50 -05:00
  • 9b57aa00f6 project: Check references during sync Josip Sokcevic 2023-12-01 23:01:52 +00:00
  • b1d1ece2fb tests: setup user identity for tests Vitalii Dmitriev 2023-12-19 16:21:16 +02:00
  • 449b23b698 manifest_xml: fix url normalization for inits and remotes Vitalii Dmitriev 2023-12-18 11:25:16 +02:00
  • e5fb6e585f git_trace2: Add socket timeout Josip Sokcevic 2023-12-19 09:45:44 -08:00
  • 48e4137eba manifest_xml: do not allow / before : in scp-like syntax Mike Frysinger 2023-12-18 16:31:11 -05:00
  • 172c58398b repo: Drop reexec of python3 from check_python_version() Peter Kjellerstedt 2023-11-03 17:22:40 +01:00
  • aa506db8a7 repo: Remove Python 2 compatibility code Peter Kjellerstedt 2023-11-03 17:16:19 +01:00
  • 14c61d2c9d repo: Remove a Python 2 related comment Peter Kjellerstedt 2023-11-03 16:58:41 +01:00
  • 4c80921d22 Don't log spam repo sync by default v2.40 Tomasz Wasilczyk 2023-12-08 13:42:17 -08:00