Commit Graph

  • d9e5cf0ee7 sync: invert --force-broken with --fail-fast Mike Frysinger 2019-08-26 03:12:55 -04:00
  • 3069be2684 Explicitly allow clobbering tags when fetching from remote. Xin Li 2019-08-22 10:00:27 -07:00
  • d5c306b404 rebase: pull out project-independent settings from the for loop Mike Frysinger 2019-08-07 17:23:23 -04:00
  • a850ca2712 rebase/sync: use exit(1) for errors instead of exit(-1) Mike Frysinger 2019-08-07 17:19:24 -04:00
  • a34186e481 sync: fix handling of -f and local checkouts Mike Frysinger 2019-08-07 18:07:31 -04:00
  • 600f49278a project: fix encoding handling with git commands Mike Frysinger 2019-08-03 02:14:28 -04:00
  • 1f2462e0d2 git_config: include project name in missing ref exception Mike Frysinger 2019-08-03 01:57:09 -04:00
  • 50d27639b5 manifest-format: document implicit directory creation w/<copyfile> & <linkfile> Mike Frysinger 2019-08-01 18:57:10 -04:00
  • c5b172ad6f manifest-format: clarify <copyfile> & <linkfile> restrictions Mike Frysinger 2019-07-31 17:34:23 -04:00
  • 87deaefd86 tests: add docstrings & print_function (for Python 3) Mike Frysinger 2019-07-26 21:14:55 -04:00
  • 5fbd1c6053 wrapper: Fix indentation level David Pursehouse 2019-07-31 15:29:25 +09:00
  • 1126c4ed86 wrapper: replace usage of deprecated imp module for Python 3 David Pursehouse 2019-07-11 13:07:42 +09:00
  • f7c51606f0 hooks: support external hooks running different Python version Mike Frysinger 2019-06-18 17:23:39 -04:00
  • 745be2ede1 Add support for partial clone. v1.13.4 Xin Li 2019-06-03 11:24:30 -07:00
  • 87fb5a1894 repo/main: add module docstrings Mike Frysinger 2019-06-13 01:54:46 -04:00
  • ab85fe7c53 use print() instead of sys.stdout.write() Mike Frysinger 2019-07-04 17:35:11 -04:00
  • 4f42a97067 run_tests: add a helper for invoking unittests Mike Frysinger 2019-06-12 17:42:43 -04:00
  • 2b7daff8cb Don't try to decode when checking clone bundles Pierre Tardy 2019-05-16 10:28:21 +02:00
  • 242fcdd93b main: user-agent: include full git version info Mike Frysinger 2019-07-10 15:45:49 -04:00
  • ca540aed19 git_command: drop custom version helper Mike Frysinger 2019-07-10 15:42:30 -04:00
  • f88b2fe569 repo: all ParseGitVersion to load git version info itself Mike Frysinger 2019-07-10 15:37:43 -04:00
  • 6db1b9e282 repo: return a namedtuple with full version info Mike Frysinger 2019-07-10 15:32:36 -04:00
  • 490e16385d Remove double forall from "repo help forall" output Solomon Kinard 2019-07-08 15:09:55 -07:00
  • ec558df074 fix raise syntax Mike Frysinger 2019-07-05 01:38:05 -04:00
  • 81f5c59671 project: rev_list: simplify execution Mike Frysinger 2019-07-04 18:13:31 -04:00
  • 1b9adab75a handle binary stream from urllib.request.urlopen Mike Frysinger 2019-07-04 17:54:54 -04:00
  • 3698ab7c92 Support clone bundle through persistent-http[s]. Xin Li 2019-06-25 16:09:43 -07:00
  • 0c0e934b69 sync: use integer division with job counts Mike Frysinger 2019-06-13 12:42:39 -04:00
  • 9e71842fbf status: import print_function Mike Frysinger 2019-06-13 12:41:32 -04:00
  • 61b2d41f26 add license header to a few more files Mike Frysinger 2019-06-13 13:23:16 -04:00
  • da9e200f1d repo: drop Python 3 warning Mike Frysinger 2019-06-13 00:37:38 -04:00
  • c92ce5c7dc repo: restore use of print_function Mike Frysinger 2019-06-13 01:14:23 -04:00
  • f601376e13 set default file encoding to utf-8 Mike Frysinger 2019-06-13 02:30:51 -04:00
  • 31067c0ac5 tweak raise/dict syntax for Python 3 compat Mike Frysinger 2019-06-13 02:13:23 -04:00
  • 35159abbeb repo: standardize help behavior Mike Frysinger 2019-06-13 00:07:13 -04:00
  • 24ee29e468 wrapper: drop shebang Mike Frysinger 2019-06-13 00:15:21 -04:00
  • 1b291fc2e7 Merge "docs: start a release document" Mike Frysinger 2019-06-13 05:57:59 +00:00
  • a26c49ead4 docs: start a release document Mike Frysinger 2018-12-12 03:34:28 -05:00
  • c745350ab9 diffmanifests: honor user-supplied manifest paths Basil Gello 2018-05-25 20:23:52 +03:00
  • 025704e946 Merge "platform_utils_win32: remove an unnecessary workaround" Jonathan Nieder 2019-06-04 16:28:15 +00:00
  • c5b0e23490 project: Set config option to skip lfs process filter v1.13.3 Francois Ferrand 2019-05-24 09:35:20 +02:00
  • d92464e8ef Honor --depth during repo init Nasser Grainawi 2019-05-21 10:41:35 -06:00
  • 0968570df2 Merge "Print project name when work tree initialization fails" Jonathan Nieder 2019-05-16 23:05:53 +00:00
  • f25a370a14 Use %topic=topic instead of deprecated /topic syntax on push David Pursehouse 2018-11-14 19:01:22 -08:00
  • b554838ce8 Print project name when work tree initialization fails Mikhail Naganov 2019-05-09 12:59:49 -07:00
  • 2d095da4f1 Ignore submodules when calculating 'git diff-files' Eli Ribble 2019-05-02 18:21:42 -07:00
  • 266f74c888 info: Use the non-formatting printer for headtext Sebastian Schuberth 2019-04-17 19:08:52 +02:00
  • 1f1596b473 Don't print "persistent ref" message when syncing quietly Tim Schumacher 2019-04-15 11:17:08 +02:00
  • 0d9b16d1d8 sync: deleted unused repos in reversed order (children before parent) Kuang-che Wu 2019-04-06 00:49:47 +08:00
  • a84df06160 platform_utils_win32: remove an unnecessary workaround Роман Донченко 2019-03-21 23:45:59 +03:00
  • 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