Christian Kühnel
|
c3c8f039cf
|
try fixing whitespaces
|
2020-02-24 17:25:47 +01:00 |
|
Christian Kühnel
|
2da32a0cdf
|
using git apply
fixes problems for failing windows builds
|
2020-02-17 09:08:34 +00:00 |
|
Mikhail Goncharov
|
490939a4b7
|
also retry 'update_indterfaces'
|
2020-02-07 08:12:51 +01:00 |
|
Mikhail Goncharov
|
f06f2e2f30
|
stage patch
|
2020-02-06 12:57:50 +01:00 |
|
Mikhail Goncharov
|
48934a35ed
|
Retry API calls
|
2020-02-06 11:28:30 +01:00 |
|
Mikhail Goncharov
|
7ba1fd18ac
|
Updates to apply-patch
- use other commit then master as a base
- recursively find dependent commits
- commit dependent changes before applying main diff
|
2020-02-05 10:01:13 +01:00 |
|
Christian Kühnel
|
e6f4f6be25
|
casting diff_id to str
|
2020-02-04 16:36:42 +01:00 |
|
Mikhail Goncharov
|
a56698da78
|
Pass commit argument
|
2020-02-04 14:24:07 +01:00 |
|
Mikhail Goncharov
|
cf69866178
|
Allow specifying base commit in apply_patch2
+ formatting changes and IDE warnings about types (e.g. str <-> int)
|
2020-02-04 14:19:45 +01:00 |
|
Christian Kühnel
|
9f3db2cc48
|
handling base revision not found
using master instead
|
2020-01-23 09:47:59 +01:00 |
|
Christian Kühnel
|
6dfeb6a728
|
using patch instead of "git apply"
|
2020-01-22 13:21:02 +01:00 |
|
Christian Kühnel
|
d99d32bdaa
|
added git reset
|
2020-01-22 12:08:51 +00:00 |
|
Christian Kühnel
|
4bb77853ca
|
Merge branch 'master' of ssh://github.com/google/llvm-premerge-checks
|
2020-01-22 10:39:47 +00:00 |
|
Christian Kühnel
|
83e9732126
|
using given base revision
|
2020-01-22 11:39:20 +01:00 |
|
Christian Kühnel
|
c6083e3cf4
|
added "done" to comd output
|
2020-01-20 13:16:45 +00:00 |
|
Christian Kühnel
|
398656cc7e
|
using patch command
|
2020-01-20 13:14:29 +00:00 |
|
Christian Kühnel
|
a3ed6589f4
|
added git-clean
|
2020-01-20 13:04:09 +00:00 |
|
Christian Kühnel
|
677b7fbe89
|
removed uplicate entry
|
2020-01-20 12:32:17 +00:00 |
|
Christian Kühnel
|
1fc40ffedd
|
fixed bug when diff has no dependencies
|
2020-01-20 13:29:58 +01:00 |
|
Christian Kühnel
|
7228ab9fdc
|
fixed variable
|
2020-01-20 12:45:07 +01:00 |
|
Christian Kühnel
|
a61428e5bb
|
added missing self
|
2020-01-20 12:37:49 +01:00 |
|
Christian Kühnel
|
fe615f19bb
|
calling update_interfaces
|
2020-01-20 12:06:57 +01:00 |
|
Christian Kühnel
|
b0263dd926
|
Created new apply_patch script
Should handle landed diffs better.
|
2020-01-15 17:40:32 +01:00 |
|