Scott Lee
|
9ae4995888
fix doc-string in GetFilesSplitByOwners
|
3 months ago |
Scott Lee
|
b128c9967e
split: update SelectReviewersForFiles to work with repository root
|
4 months ago |
Devon Loehr
|
f6cb81eb4f
[git cl split] Refactor description handling
|
4 months ago |
Devon Loehr
|
a4b9f2a0c1
[git cl split] Refactor summary and validation in SplitCl
|
4 months ago |
Devon Loehr
|
aefad4bb1b
[git cl split] Refactor git commands out of SplitCl
|
4 months ago |
Devon Loehr
|
3d62d2bdb5
[git cl split] Refactor splitting computation into separate function
|
4 months ago |
Devon Loehr
|
9dc0551d52
[git cl split] Add new cluster-based splitting algorithm
|
5 months ago |
Devon Loehr
|
5825f91d8c
[git cl split] Add trie structure for clustering
|
5 months ago |
Devon Loehr
|
20193073f8
[git cl split] Make Emit and EmitWarning variadic
|
5 months ago |
Peter Wen
|
3a5e3144af
split_cl: Fix Emit-related warnings
|
5 months ago |
Devon Loehr
|
f0b8c3b16c
[git cl split]: Allow users to override reviewer assignment
|
5 months ago |
Devon Loehr
|
4629c3474e
[git cl split]: Deprecate $directory in favor of $description
|
5 months ago |
Devon Loehr
|
158b6837dc
[git cl split] Add summarize option during dry runs
|
5 months ago |
Devon Loehr
|
6e0fc6aaa1
[git cl split]: Refactor print function
|
5 months ago |
Devon Loehr
|
c994f00dee
[git cl split] Codify and enforce auto-resumption
|
6 months ago |
Devon Loehr
|
65aa0a04ff
Use hashlib for truly deterministic hashes
|
6 months ago |
Devon Loehr
|
f7e85d3470
Remove redundant try/catch for better error reporting
|
6 months ago |
Devon Loehr
|
0822fcc141
`git cl split`: Save and load splittings from files
|
6 months ago |
Devon Loehr
|
ff733a6496
`git cl split`: Include dirname as part of branch names
|
6 months ago |
Devon Loehr
|
5a3c9438e6
`git cl split`: Name sub-branches by hash
|
6 months ago |
Devon Loehr
|
f99834cd29
cl split: Refactor splitting datastructure
|
6 months ago |
Devon Loehr
|
36427aab02
split_cl: Always ask for confirmation before uploading
|
7 months ago |
Devon Loehr
|
f546ee068c
Fix argument mismatch in split_cl.py
|
7 months ago |
Devon Loehr
|
24d9ad69fa
split_cl: Make description file optional during dry runs
|
7 months ago |
Chris Fredrickson
|
8893866bf7
Edit warning in split_cl.py
|
1 year ago |
Takuto Ikuta
|
d44bc14aa6
split_cl: do not prepend '/' in $directory
|
1 year ago |
Kalvin Lee
|
726042b2c2
split_cl: Add spaces
|
1 year ago |
Mike Dougherty
|
68c511349d
Improve git cl split warning if more than 10 CLs will be created.
|
1 year ago |
Gavin Mak
|
edba22d4eb
Fix multiline comment formatting
|
1 year ago |
Gavin Mak
|
f936d540e1
Remove __future__ imports
|
1 year ago |