Christian Clauss
|
2f70c92e75
|
Update cpplint_modified_files.yml
|
2020-03-01 15:25:10 +01:00 |
|
Christian Clauss
|
e755bee907
|
git diff --diff-filter=am --name-only origin/master
|
2020-03-01 15:18:14 +01:00 |
|
Christian Clauss
|
ec0ac65aa1
|
actions/checkout@v1 # v2 is broken for git diff
|
2020-03-01 15:05:34 +01:00 |
|
Christian Clauss
|
562eb057d0
|
actions/checkout@v1 # v2 is broken for git diff
|
2020-03-01 15:03:32 +01:00 |
|
Christian Clauss
|
e13f4f4183
|
git diff --diff-filter=am --name-only master HEAD || true
|
2020-03-01 14:44:44 +01:00 |
|
Christian Clauss
|
10cff7b97f
|
git diff origin/master HEAD --name-onl
|
2020-03-01 14:36:47 +01:00 |
|
Christian Clauss
|
95e5739cde
|
git diff origin/master... --name-only > git_diff.txt
|
2020-03-01 14:20:39 +01:00 |
|
Christian Clauss
|
9a258f26a6
|
git diff master... --name-only > git_diff.txt
|
2020-03-01 14:16:48 +01:00 |
|
Christian Clauss
|
616ad99a45
|
run: git diff origin/master --name-only > git_diff.txt
|
2020-03-01 14:06:41 +01:00 |
|
Christian Clauss
|
a606d9782d
|
git diff origin/master --> git diff master
|
2020-03-01 13:57:44 +01:00 |
|
Christian Clauss
|
a8ef8a62d6
|
git remote -v ; git branch
|
2020-02-17 14:04:32 +01:00 |
|
Christian Clauss
|
9a1144dcd7
|
cpplint_modified_files.yml: Remove GH Actions workaround
|
2020-01-27 22:20:24 +01:00 |
|
Christian Clauss
|
7ef6fa0b33
|
Update cpplint_modified_files.yml
|
2019-12-05 08:13:36 +01:00 |
|
Christian Clauss
|
3962de539f
|
Update cpplint_modified_files.yml
|
2019-12-05 07:18:36 +01:00 |
|
Christian Clauss
|
b64e8fb2e1
|
GitHub Action: Compile modified files with g++ (#677)
* WIP: g++ backtracking/n_queens.cpp
DO NOT MERGE.
* g++ **/.py
* g++ **/.cpp
* g++ **/*.cpp
* Compile modified files with g++
* Update cpplint_modified_files.yml
* Compile modified files with g++
|
2019-12-04 08:24:07 +01:00 |
|
Christian Clauss
|
f3da4bd7c6
|
cpplint --filter=-legal/copyright
|
2019-12-03 12:06:19 +01:00 |
|
Christian Clauss
|
e25cd6c0c2
|
cpplint filter=-legal/copyright
|
2019-12-03 11:38:30 +01:00 |
|
Christian Clauss
|
86f0bc936d
|
Flatten the math directory (#657)
|
2019-11-28 14:34:13 +01:00 |
|
Christian Clauss
|
886960a3c2
|
Add cpplint to validate_filenames (#643)
* Add cpplint to validate_filenames
* Update and rename Happy_number.cpp to happy_number.cpp
* Update validate_new_filenames.yml
* pip install cpplint
* python3 -m pip install cpplint
* python3 -m pip install --useer cpplint
* python3 -m pip install --user cpplint
* Update validate_new_filenames.yml
* sudo python3 -m pip install cpplint
* sudo python3 -m pip install cpplint
* uses: actions/setup-python@v1
* Run cpplint first
* cpp_exts
* tuple
* cpplint_modified_files
|
2019-11-28 10:27:27 +01:00 |
|