Commit Graph

  • 30bc354e25 Enable git trace2 event format logging. Ian Kasprzak 2020-12-23 10:08:20 -0800
  • ce9b6c43b2 launcher: abort if python3 reexec failed Mike Frysinger 2021-01-04 22:07:19 -0500
  • 47692019b3 launcher: support Python 3.5 for now Mike Frysinger 2021-01-04 21:55:26 -0500
  • 1469c28ec3 project: detach HEAD in internal worktree checkout. Remy Böhmer 2020-12-15 18:49:02 +0100
  • 8add62325d Add parallelism to 'branches' command Chris McDonald 2020-12-09 14:27:59 -0700
  • 974774761c docs: Add Markdown inline code marker around inline XML example. Jashank Jeremy 2020-12-12 20:50:22 +1100
  • dc60e54d36 gitc: write the manifest directly Mike Frysinger 2020-12-11 04:02:19 -0500
  • 0a849b660f replace javadoc docs with standard python style Mike Frysinger 2020-12-11 03:26:42 -0500
  • 5e2f32fe13 init: reset hard to --repo-rev Mike Frysinger 2020-12-05 22:57:19 -0500
  • 51e39d536d manifest_xml: harmonize list fields Mike Frysinger 2020-12-04 05:32:06 -0500
  • 6342d56914 Fix tests after "use new main branch" Fredrik de Groot 2020-12-01 15:58:53 +0100
  • 9dfd69f773 run_tests: rewrite to use Python 3 Mike Frysinger 2020-12-01 13:27:56 -0500
  • 08eb63cea4 setup: update Python version info Mike Frysinger 2020-12-01 13:21:06 -0500
  • 352c93b680 manifest: add support for groups in include v2.10 Fredrik de Groot 2020-10-06 12:55:14 +0200
  • 7f7acfe9fd Concentrate the RepoHook knowledge in the RepoHook class Remy Bohmer 2020-08-01 18:36:44 +0200
  • 169b0218b3 Fix --reference option under Windows Remy Bohmer 2020-11-21 10:57:52 +0100
  • 44bc9643ed Always use Unix EOL for worktree .git and gitdir files Remy Bohmer 2020-11-20 21:19:10 +0100
  • d7f8683daf project: do not update local published/ refs in dryrun mode Mike Frysinger 2020-11-19 19:18:46 -0500
  • 8c1e9cbef1 manifest_xml: refactor manifest parsing from client management Mike Frysinger 2020-09-06 14:53:18 -0400
  • a488af5ea5 main: require Python 3 now Mike Frysinger 2020-09-06 13:33:45 -0400
  • e283b95cf2 tests: use new main branch Mike Frysinger 2020-11-16 22:56:35 -0500
  • dc5c4d1d11 sync: respect --force-sync when fetching manifest project updates Erwan Yvin 2019-06-18 13:49:12 +0200
  • 23411d3f9c manifest: add a --json output option Mike Frysinger 2020-09-02 04:31:10 -0400
  • 160748f828 upload: improve tip for fixing upload remote Mike Frysinger 2020-11-10 01:09:51 -0500
  • 6e89c965f4 switch to "main" branch for development Mike Frysinger 2020-11-15 18:42:26 -0500
  • 1f20776dbb manifest_xml: correct project revisionId for extend-project master Miguel Gaio 2020-07-17 14:09:13 +0200
  • 16c1328fec Move RepoHook class from project.py file to dedicated file Remy Bohmer 2020-09-10 10:38:04 +0200
  • 6248e0fd1d launcher: simplify .repo search ceiling check Jonathan Nieder 2020-10-28 11:27:41 -0700
  • 50a81de2bc init: use the remote default manifest branch Mike Frysinger 2020-09-06 15:51:21 -0400
  • 0501b29e7a status: Use multiprocessing for repo status -j<num> instead of threading Kimiyuki Onaka 2020-08-28 10:05:27 +0900
  • 4e1fc1013c manifest: drop support for local_manifest.xml Mike Frysinger 2020-09-06 14:42:47 -0400
  • 4b325813fc stop testing Python 2.7 v2.9 Mike Frysinger 2020-03-13 05:35:00 -0400
  • 0578ebf61a init: reject unknown args Mike Frysinger 2020-08-27 01:50:12 -0400
  • 65f51ad29b Fix Git base version for worktreeconfig extension Adrien Bioteau 2020-07-24 14:56:20 +0200
  • 80944b538d upload: exit non-zero when preupload hooks fail Mike Frysinger 2020-07-22 03:23:20 -0400
  • 89f3ae5ae6 release-process: document schedule (including freezes) publicly Mike Frysinger 2020-07-08 15:02:39 -0400
  • ac29ac397f subcmds/sync.py: Fix typo in help Roger Shimizu 2020-06-06 02:33:40 +0900
  • cebf227026 manifest: normalize name & path when constructing fs paths Mike Frysinger 2020-05-26 01:02:29 -0400
  • 7ae210a15b sync: fix duplicate word in description Mike Frysinger 2020-05-24 14:56:52 -0400
  • 60fc51bb1d launcher: fix version to latest v2.8 Mike Frysinger 2020-05-21 18:13:49 -0400
  • 72325c5f3e launcher: bump version for cli changes Mike Frysinger 2020-05-21 16:13:32 -0400
  • d79a4bc51b Make partial clone imply no-clone-bundle by default. Xin Li 2020-05-20 16:03:45 -0700
  • 682f0b6426 Fix how we format the full destination branch when uploading. Sean McAllister 2020-05-18 09:15:51 -0600
  • e7082ccb54 repo info findRemoteLocalDiff use short branch Daniel Kutik 2020-05-08 13:46:51 +0800
  • dbfbcb14c1 project.py: Fix check for wild cards v2.7 Angel Petkov 2020-05-02 23:16:20 +0300
  • d0ca0f6814 Parse included files when reading git config files Ulrik Laurén 2020-04-28 01:09:57 +0200
  • 433977e958 repo: exit on missing entry point Konrad Weihmann 2020-04-17 21:39:32 +0200
  • dd37fb2222 main: re-exec self with the current interp Mike Frysinger 2020-04-16 12:38:04 -0400
  • af908cb543 When writing manifest, set the dest-branch attribute for projects Sean McAllister 2020-04-20 08:41:58 -0600
  • 74e8ed4bde Expose upstream and dest-branch attributes through environment Sean McAllister 2020-04-15 12:24:43 -0600
  • 2fe84e17b9 project.py: Remove extraneous ',' v2.6 George Engelbrecht 2020-04-15 11:28:00 -0600
  • 1122353683 Revert "commit-msg: Insert Change-Id at start of trailers" Mike Frysinger 2020-04-15 06:55:13 +0000
  • b6871899be project: have clone.bundle failures print better diagnostics George Engelbrecht 2020-04-02 13:53:01 -0600
  • 8e0fe1920e Use hash for ControlPath instead of full variables Anders Björklund 2020-02-18 14:08:35 +0100
  • d086467012 forall.py: Close file after removing the stream Karsten Pfeiffer-Raddatz 2020-04-13 13:48:04 +0200
  • 2735bfc5ff tests: fix SetupGnuPG test Marcos Marado 2020-04-09 19:44:28 +0100
  • 653f8b711b commit-msg: Insert Change-Id at start of trailers David Pursehouse 2020-04-08 10:38:41 +0900
  • 9bc283e49b sync: add retry to fetch operations George Engelbrecht 2020-04-02 12:36:09 -0600
  • b4a6f6d798 version: include tag commit date for easy reference Mike Frysinger 2020-03-30 18:51:19 -0400
  • 3e5b269fc6 launcher: bump version for accumulated fixes v2.5 Mike Frysinger 2020-03-25 01:00:29 -0400
  • cdb344c0e7 launcher: avoid crash when executing out of checkout Mike Frysinger 2020-03-24 02:43:46 -0400
  • e257d56665 version: fix running under Python 2 Mike Frysinger 2020-03-23 16:55:02 -0400
  • 3599cc3975 init: respect --repo-rev changes Mike Frysinger 2020-02-29 02:53:41 -0500
  • cfc8111f5e init: allow REPO_REV/--repo-rev to specify commits/tags Mike Frysinger 2020-02-29 02:56:32 -0500
  • 587f162033 tests: add more wrapper unittests Mike Frysinger 2020-03-23 16:49:11 -0400
  • 78964472ad download: add a --branch option Mike Frysinger 2020-03-22 13:54:55 -0400
  • 05097c6222 download: unify error handling with sub git calls Mike Frysinger 2020-03-22 13:36:27 -0400
  • 915fda130e download: support -x when cherry-picking Mike Frysinger 2020-03-22 12:15:20 -0400
  • ea43176de0 download: support --ff when cherry-picking Mike Frysinger 2020-03-22 12:14:01 -0400
  • 58ac1678e8 init: rename --repo-branch to --repo-rev Mike Frysinger 2020-03-14 14:35:26 -0400
  • e1111f5710 launcher: init: stop passing --repo-url/--repo-branch down Mike Frysinger 2020-03-14 16:28:31 -0400
  • 7936ce8677 init: respect --repo-url changes Mike Frysinger 2020-02-29 02:53:41 -0500
  • 23c900f105 sync: warn if not tracking a branch Mike Frysinger 2020-02-29 02:52:44 -0500
  • bb930461ce subcmds: stop instantiating at import time Mike Frysinger 2020-02-25 15:18:31 -0500
  • d3639c53d5 subcmds: centralize all_commands logic Mike Frysinger 2020-02-25 15:12:37 -0500
  • f725e548db upload: add config setting for upload notifications Mike Frysinger 2020-03-14 17:39:03 -0400
  • 4847e05743 repo/init/sync: rework default git download output Mike Frysinger 2020-02-22 00:07:35 -0500
  • bb8ee7f54a manifest_xml: unify bool & int parsing Mike Frysinger 2020-02-22 05:30:12 -0500
  • 23d7dafd10 Reland "Port _FileDescriptorStreamsNonBlocking to use poll()" Theodore Dubois 2020-03-12 01:06:57 +0000
  • 8b40c00eab diffmanifests: honour --pretty-format when printing --raw Connor Newton 2020-03-11 17:25:20 +0000
  • e20da3eeed sync: fix os.environ logic errors Mike Frysinger 2020-03-07 01:53:53 -0500
  • 910dfe8497 launcher: warn when verification is disabled Mike Frysinger 2020-02-29 02:55:19 -0500
  • 21b7fbe14d project: fix m/ pseudo ref handling with git worktrees Mike Frysinger 2020-02-26 23:53:36 -0500
  • b967f5c17a release: add tips for when to push prod changes Mike Frysinger 2020-02-29 01:49:56 -0500
  • dc15532bee README: use new bug template Mike Frysinger 2020-02-26 13:57:44 -0500
  • eea23b44a9 main: improve launcher update messaging wrt system installs Mike Frysinger 2020-02-26 16:21:08 -0500
  • 5f11eac147 launcher/version: include OS/CPU info in output Mike Frysinger 2020-02-25 15:09:01 -0500
  • b0fbc7fb58 upload: drop support for drafts Mike Frysinger 2020-02-25 02:58:04 -0500
  • 4c418bf423 README: link to mailing list & add Contact section Mike Frysinger 2020-02-24 12:52:49 -0500
  • fc1b18ae9e upload: allow users to set labels when uploading Mike Frysinger 2020-02-24 15:38:07 -0500
  • d957ec6a83 manifest_xml: skip config lookup during first init v2.4.1 Mike Frysinger 2020-02-24 14:40:25 -0500
  • 9f91c4395a project: replace GetHeadPath with new git helper v2.4 Mike Frysinger 2020-02-23 23:24:40 -0500
  • 4b0eb5a441 project: fix rebase check with worktrees Mike Frysinger 2020-02-23 23:22:34 -0500
  • d38300c756 manifest: support optional --manifest-name Sean McAllister 2020-02-20 13:49:01 -0700
  • dcbfadf814 repo/init: improve basic progress messages Mike Frysinger 2020-02-22 00:04:39 -0500
  • edd3d45b35 repo/init: add --verbose flags Mike Frysinger 2020-02-21 23:55:07 -0500
  • 71928c19a6 repo: show redirects when tracing commands Mike Frysinger 2020-02-21 23:45:08 -0500
  • f5dbd2eb07 docs: update Windows info Mike Frysinger 2020-02-21 01:19:46 -0500
  • 0b888912cb init: hide summary output when using --quiet Mike Frysinger 2020-02-21 22:48:40 -0500
  • 75264789c0 project: fix worktree init under Windows Mike Frysinger 2020-02-21 18:55:07 -0500