Commit Graph

  • cebf227026 manifest: normalize name & path when constructing fs paths Mike Frysinger 2020-05-26 01:02:29 -04:00
  • 7ae210a15b sync: fix duplicate word in description Mike Frysinger 2020-05-24 14:56:52 -04:00
  • 60fc51bb1d launcher: fix version to latest v2.8 Mike Frysinger 2020-05-21 18:13:49 -04:00
  • 72325c5f3e launcher: bump version for cli changes Mike Frysinger 2020-05-21 16:13:32 -04:00
  • d79a4bc51b Make partial clone imply no-clone-bundle by default. Xin Li 2020-05-20 16:03:45 -07:00
  • 682f0b6426 Fix how we format the full destination branch when uploading. Sean McAllister 2020-05-18 09:15:51 -06:00
  • e7082ccb54 repo info findRemoteLocalDiff use short branch Daniel Kutik 2020-05-08 13:46:51 +08:00
  • dbfbcb14c1 project.py: Fix check for wild cards v2.7 Angel Petkov 2020-05-02 23:16:20 +03:00
  • d0ca0f6814 Parse included files when reading git config files Ulrik Laurén 2020-04-28 01:09:57 +02:00
  • 433977e958 repo: exit on missing entry point Konrad Weihmann 2020-04-17 21:39:32 +02:00
  • dd37fb2222 main: re-exec self with the current interp Mike Frysinger 2020-04-16 12:38:04 -04:00
  • af908cb543 When writing manifest, set the dest-branch attribute for projects Sean McAllister 2020-04-20 08:41:58 -06:00
  • 74e8ed4bde Expose upstream and dest-branch attributes through environment Sean McAllister 2020-04-15 12:24:43 -06:00
  • 2fe84e17b9 project.py: Remove extraneous ',' v2.6 George Engelbrecht 2020-04-15 11:28:00 -06:00
  • 1122353683 Revert "commit-msg: Insert Change-Id at start of trailers" Mike Frysinger 2020-04-15 06:55:13 +00:00
  • b6871899be project: have clone.bundle failures print better diagnostics George Engelbrecht 2020-04-02 13:53:01 -06:00
  • 8e0fe1920e Use hash for ControlPath instead of full variables Anders Björklund 2020-02-18 14:08:35 +01:00
  • d086467012 forall.py: Close file after removing the stream Karsten Pfeiffer-Raddatz 2020-04-13 13:48:04 +02:00
  • 2735bfc5ff tests: fix SetupGnuPG test Marcos Marado 2020-04-09 19:44:28 +01:00
  • 653f8b711b commit-msg: Insert Change-Id at start of trailers David Pursehouse 2020-04-08 10:38:41 +09:00
  • 9bc283e49b sync: add retry to fetch operations George Engelbrecht 2020-04-02 12:36:09 -06:00
  • b4a6f6d798 version: include tag commit date for easy reference Mike Frysinger 2020-03-30 18:51:19 -04:00
  • 3e5b269fc6 launcher: bump version for accumulated fixes v2.5 Mike Frysinger 2020-03-25 01:00:29 -04:00
  • cdb344c0e7 launcher: avoid crash when executing out of checkout Mike Frysinger 2020-03-24 02:43:46 -04:00
  • e257d56665 version: fix running under Python 2 Mike Frysinger 2020-03-23 16:55:02 -04:00
  • 3599cc3975 init: respect --repo-rev changes Mike Frysinger 2020-02-29 02:53:41 -05:00
  • cfc8111f5e init: allow REPO_REV/--repo-rev to specify commits/tags Mike Frysinger 2020-02-29 02:56:32 -05:00
  • 587f162033 tests: add more wrapper unittests Mike Frysinger 2020-03-23 16:49:11 -04:00
  • 78964472ad download: add a --branch option Mike Frysinger 2020-03-22 13:54:55 -04:00
  • 05097c6222 download: unify error handling with sub git calls Mike Frysinger 2020-03-22 13:36:27 -04:00
  • 915fda130e download: support -x when cherry-picking Mike Frysinger 2020-03-22 12:15:20 -04:00
  • ea43176de0 download: support --ff when cherry-picking Mike Frysinger 2020-03-22 12:14:01 -04:00
  • 58ac1678e8 init: rename --repo-branch to --repo-rev Mike Frysinger 2020-03-14 14:35:26 -04:00
  • e1111f5710 launcher: init: stop passing --repo-url/--repo-branch down Mike Frysinger 2020-03-14 16:28:31 -04:00
  • 7936ce8677 init: respect --repo-url changes Mike Frysinger 2020-02-29 02:53:41 -05:00
  • 23c900f105 sync: warn if not tracking a branch Mike Frysinger 2020-02-29 02:52:44 -05:00
  • bb930461ce subcmds: stop instantiating at import time Mike Frysinger 2020-02-25 15:18:31 -05:00
  • d3639c53d5 subcmds: centralize all_commands logic Mike Frysinger 2020-02-25 15:12:37 -05:00
  • f725e548db upload: add config setting for upload notifications Mike Frysinger 2020-03-14 17:39:03 -04:00
  • 4847e05743 repo/init/sync: rework default git download output Mike Frysinger 2020-02-22 00:07:35 -05:00
  • bb8ee7f54a manifest_xml: unify bool & int parsing Mike Frysinger 2020-02-22 05:30:12 -05:00
  • 23d7dafd10 Reland "Port _FileDescriptorStreamsNonBlocking to use poll()" Theodore Dubois 2020-03-12 01:06:57 +00:00
  • 8b40c00eab diffmanifests: honour --pretty-format when printing --raw Connor Newton 2020-03-11 17:25:20 +00:00
  • e20da3eeed sync: fix os.environ logic errors Mike Frysinger 2020-03-07 01:53:53 -05:00
  • 910dfe8497 launcher: warn when verification is disabled Mike Frysinger 2020-02-29 02:55:19 -05:00
  • 21b7fbe14d project: fix m/ pseudo ref handling with git worktrees Mike Frysinger 2020-02-26 23:53:36 -05:00
  • b967f5c17a release: add tips for when to push prod changes Mike Frysinger 2020-02-29 01:49:56 -05:00
  • dc15532bee README: use new bug template Mike Frysinger 2020-02-26 13:57:44 -05:00
  • eea23b44a9 main: improve launcher update messaging wrt system installs Mike Frysinger 2020-02-26 16:21:08 -05:00
  • 5f11eac147 launcher/version: include OS/CPU info in output Mike Frysinger 2020-02-25 15:09:01 -05:00
  • b0fbc7fb58 upload: drop support for drafts Mike Frysinger 2020-02-25 02:58:04 -05:00
  • 4c418bf423 README: link to mailing list & add Contact section Mike Frysinger 2020-02-24 12:52:49 -05:00
  • fc1b18ae9e upload: allow users to set labels when uploading Mike Frysinger 2020-02-24 15:38:07 -05:00
  • d957ec6a83 manifest_xml: skip config lookup during first init v2.4.1 Mike Frysinger 2020-02-24 14:40:25 -05:00
  • 9f91c4395a project: replace GetHeadPath with new git helper v2.4 Mike Frysinger 2020-02-23 23:24:40 -05:00
  • 4b0eb5a441 project: fix rebase check with worktrees Mike Frysinger 2020-02-23 23:22:34 -05:00
  • d38300c756 manifest: support optional --manifest-name Sean McAllister 2020-02-20 13:49:01 -07:00
  • dcbfadf814 repo/init: improve basic progress messages Mike Frysinger 2020-02-22 00:04:39 -05:00
  • edd3d45b35 repo/init: add --verbose flags Mike Frysinger 2020-02-21 23:55:07 -05:00
  • 71928c19a6 repo: show redirects when tracing commands Mike Frysinger 2020-02-21 23:45:08 -05:00
  • f5dbd2eb07 docs: update Windows info Mike Frysinger 2020-02-21 01:19:46 -05:00
  • 0b888912cb init: hide summary output when using --quiet Mike Frysinger 2020-02-21 22:48:40 -05:00
  • 75264789c0 project: fix worktree init under Windows Mike Frysinger 2020-02-21 18:55:07 -05:00
  • a269b1cb9d manifest_xml: change .repo/manifest.xml to a plain file Mike Frysinger 2020-02-21 00:49:41 -05:00
  • 7951e14385 project: fallback to hardlinks with git hooks Mike Frysinger 2020-02-21 00:04:15 -05:00
  • 8c268c0e7b release: import some helper scripts for managing official releases Mike Frysinger 2020-02-20 15:13:51 -05:00
  • d9254599f9 manifest/tests: get them passing under Windows Mike Frysinger 2020-02-19 22:36:26 -05:00
  • 746e7f664e project: unify StartBranch flows behind git-update-ref Mike Frysinger 2020-02-19 15:49:02 -05:00
  • f241f8c094 repo: fix up license text Mike Frysinger 2020-02-20 17:08:43 -05:00
  • a1e24b1f00 tests: add git_require coverage Mike Frysinger 2020-02-19 22:21:21 -05:00
  • e6e27b338b abandon: add support for --quiet Mike Frysinger 2020-02-20 00:48:39 -05:00
  • aa611a2ca2 sync: Fix flake8 E125 and E129 warnings David Pursehouse 2020-02-20 10:47:26 +09:00
  • 949bc34267 main/repo: add support for subcommand aliases Mike Frysinger 2020-02-18 21:37:00 -05:00
  • f841ca48c1 git_config: add support for repo-specific settings Mike Frysinger 2020-02-18 21:31:51 -05:00
  • c0d1866b35 project/sync: move DeleteProject helper to Project Mike Frysinger 2020-02-19 19:19:18 -05:00
  • f81c72ed77 project: set core.repositoryFormatVersion=1 when using extensions Mike Frysinger 2020-02-19 15:50:00 -05:00
  • 77b4397a73 git_config: add GetInt helper Mike Frysinger 2020-02-19 17:55:22 -05:00
  • 0334b8c673 docs: improve project-objects & worktrees layout info Mike Frysinger 2020-02-19 15:47:46 -05:00
  • 7ff80afdf6 upload: add a --hashtag-branch option akin to -t Mike Frysinger 2020-02-19 03:00:26 -05:00
  • 19ec797f81 repo: reexec into Python 3 under Windows Mike Frysinger 2020-02-16 12:02:01 -05:00
  • 979d5bdc3e add experimental git worktree support Mike Frysinger 2020-02-09 02:28:34 -05:00
  • 56ce3468b4 assume environment always accepts strings Mike Frysinger 2019-12-04 19:30:48 -05:00
  • 02aa889ecd upload: add support for --yes Mike Frysinger 2020-02-19 02:32:52 -05:00
  • 819cc81c57 upload: add support for standard --dry-run Mike Frysinger 2020-02-19 02:27:22 -05:00
  • 84685ba187 upload: add support for setting hashtags Mike Frysinger 2020-02-19 02:22:22 -05:00
  • 72ebf19e52 command: add a repo help tip to --help output Mike Frysinger 2020-02-19 01:20:18 -05:00
  • e50b6a7c4f project: handle verbose with initial clone bundle Mike Frysinger 2020-02-19 01:45:48 -05:00
  • 8a98efee5c main: fix pager logic after negation cleanup Mike Frysinger 2020-02-19 01:17:56 -05:00
  • 7a753b8b18 upload: improve no pending CL error handling Mike Frysinger 2020-02-19 00:14:32 -05:00
  • 0258584c72 docs: add per-project review/remote/branch settings Mike Frysinger 2020-02-18 19:01:45 -05:00
  • c58ec4dba1 avoid negative variables Mike Frysinger 2020-02-17 14:36:08 -05:00
  • e1191b3adb Open temporary cookie file as writable in sync.py Collin Fijalkovich 2020-02-18 10:57:32 -08:00
  • 8f9bf484d8 platform_utils: have Windows select stream return "" at EOF Mike Frysinger 2020-02-16 11:28:47 -05:00
  • 37f28f1b4e main: add python version checking Mike Frysinger 2020-02-16 15:15:53 -05:00
  • af1e5dea35 resort a few module imports to follow PEP8 Mike Frysinger 2020-02-17 14:58:37 -05:00
  • 3cceda535d project: Fix E125 continuation line with same indent as next logical line David Pursehouse 2020-02-18 14:11:39 +09:00
  • 31990f0097 project: move successful fetch output behind verbose Mike Frysinger 2020-02-17 01:35:18 -05:00
  • 16f2fae16f diff: delete unused nested func Mike Frysinger 2020-02-17 14:50:11 -05:00
  • 521d01b2e0 sync: introduce --verbose option Mike Frysinger 2020-02-17 01:51:49 -05:00
  • 2b1345b8c5 project: disable stat output when fast forwarding merges Mike Frysinger 2020-02-17 01:07:11 -05:00