You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/third_party
Yannic Bonenberger 684096347b Improve git cl split
This CL changes the behavior of `git cl split` to split the change
by the size of the resulting CLs. For now, this is based on the number
of bytes changed, and not by the number of changed lines. Depending
on the shape of change, this may still produce more CLs than expected
(and possibly more than before).

A future change will switch the split to be based on the number
of affected lines, and also introduce a mode to base the split
on the number of affected files.

Bug: 998922
Change-Id: I49f868972a61b89b426ef9e2ceedc733eacb4350
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1778744
Commit-Queue: Yannic Bonenberger <yannic.bonenberger@gmail.com>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
5 years ago
..
colorama Update colorama to 0.4.1 6 years ago
coverage
httplib2 Revert "depot_tools: Remove third_party/httplib2." 5 years ago
pygtrie Improve git cl split 5 years ago
repo Stop gclient sync from scrolling during progress output 7 years ago
retry_decorator
schema gclient validate: add schema checking 8 years ago
six Revert "Reland "depot_tools: Move six to depot_tools' .vpython"" 6 years ago
__init__.py