- 17 Apr, 2019 8 commits
-
-
Campbell Barton authored
-
Bastien Montagne authored
Main clang-format in master ended up sreading over three commits, we have to handle them as a single merge when updating the branches (reduces noise in commits).
-
Bastien Montagne authored
-
Bastien Montagne authored
Previous commit was doing bad diffing against master, not against actual clang-format commit. Also ensure we do not go beyond windows' commandline limits (8191 chars...) in case of long list of files to reformat, in that case just reformat everything.
-
Bastien Montagne authored
We can quiet easily get a list of files being different between master and newly rebased branch, and only reformat those ones. Note that list of different files is way too big still, for some reasons... This still makes the overall script way faster to run in typical cases.
-
Bastien Montagne authored
When we rebase with recursive merge strategy, the ours/theirs branches are actually reversed compared to an actual merge, so we need to use -Xtheirs conflict resolution strategy, instead of -Xours.
-
Jeroen Bakker authored
-
Campbell Barton authored
-
- 16 Apr, 2019 6 commits
-
-
Campbell Barton authored
-
Sergey Sharybin authored
-
Campbell Barton authored
Avoids possible issues running outside the source code directory.
-
Bastien Montagne authored
In some cases one has a hierarchy of branches built one on top of the other, this option allows to merge or rebase from another branch than master.
-
Campbell Barton authored
-
Campbell Barton authored
-
- 15 Apr, 2019 1 commit
-
-
Campbell Barton authored
-
- 26 Mar, 2019 1 commit
-
-
Campbell Barton authored
-
- 21 Mar, 2019 1 commit
-
-
Brecht Van Lommel authored
Still needs the hash for the commit that introduces clang-format in master to actually work.
-
- 19 Mar, 2019 1 commit
-
-
Campbell Barton authored
-
- 13 Mar, 2019 3 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
- 11 Feb, 2019 1 commit
-
-
Brecht Van Lommel authored
-
- 28 Jan, 2019 2 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- 26 Jan, 2019 2 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
Needed for callers that accumulate data to a global variable. While non yet exist in git, this is useful in some cases.
-
- 25 Jan, 2019 1 commit
-
-
Campbell Barton authored
-
- 24 Jan, 2019 4 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
- 05 Jan, 2019 1 commit
-
-
Campbell Barton authored
-
- 04 Jan, 2019 1 commit
-
-
Julian Eisel authored
-
- 13 Dec, 2018 1 commit
-
-
Campbell Barton authored
-
- 11 Dec, 2018 3 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
Building all doxygen docs takes a long time, while this will miss inter-file references, it's useful to check basic formatting is correct.
-
- 02 Dec, 2018 1 commit
-
-
Campbell Barton authored
-
- 29 Nov, 2018 1 commit
-
-
Campbell Barton authored
-
- 05 Nov, 2018 1 commit
-
-
Campbell Barton authored
-