index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: Add a test case for Ubuntu 18.04 compiler error
Kevin O'Connor
2018-12-22
1
-0
/
+18
*
graphstats: Change stats filter to use print_time instead of bytes_write=0
Kevin O'Connor
2018-11-26
1
-1
/
+1
*
buildcommands: Make sure to not use 96 or more message ids
Kevin O'Connor
2018-11-18
1
-0
/
+3
*
buildcommands: Remove unnecessary spaces from data dictionary
Kevin O'Connor
2018-11-18
1
-1
/
+1
*
buildcommands: Detect duplicate strings when generating static string ids
Kevin O'Connor
2018-11-18
1
-1
/
+4
*
buildcommands: Move data dictionary generation to its own class
Kevin O'Connor
2018-11-18
1
-39
/
+47
*
buildcommands: Move version generation to its own class
Kevin O'Connor
2018-11-18
1
-18
/
+27
*
buildcommands: Move command/response code generation to its own class
Kevin O'Connor
2018-11-18
1
-142
/
+155
*
buildcommands: Move DECL_CONSTANT code to its own class
Kevin O'Connor
2018-11-18
1
-13
/
+27
*
buildcommands: Move DECL_STATIC_STR code to its own class
Kevin O'Connor
2018-11-18
1
-28
/
+41
*
buildcommands: Move DECL_CALLLIST code to its own class
Kevin O'Connor
2018-11-18
1
-26
/
+42
*
util: Fix versioning when gitdir is absent (#809)
lf
2018-10-27
1
-0
/
+31
*
logextract: Make sure config files end with a newline
Kevin O'Connor
2018-10-24
1
-1
/
+1
*
logextract: Fix handling of clock reports at end of line
Kevin O'Connor
2018-10-08
1
-1
/
+1
*
logextract: Add support for extracting recent g-code from a shutdown
Kevin O'Connor
2018-09-28
1
-3
/
+47
*
test: Make white space error report more pronounced
Kevin O'Connor
2018-08-27
1
-4
/
+6
*
scripts: No longer require bossa-cli in install-octopi.sh
Kevin O'Connor
2018-08-27
1
-1
/
+1
*
dockerfile: Add a basic reference Dockerfile (#488)
sillyfrog
2018-08-06
1
-0
/
+38
*
test: Minor update to travis-build.sh mcu_compile start notifier
Kevin O'Connor
2018-08-01
1
-1
/
+1
*
check_whitespace: Minor simplification of control char check
Kevin O'Connor
2018-07-27
1
-3
/
+2
*
test: Extend white space check to verify files are valid utf-8
Kevin O'Connor
2018-07-26
1
-2
/
+8
*
travis-build: Narrow portions of test run with "set +x"
Kevin O'Connor
2018-07-08
1
-3
/
+3
*
test: Minor comment update in travis-build.sh
Kevin O'Connor
2018-07-05
1
-1
/
+1
*
test: Clean up travis-ci build output
Kevin O'Connor
2018-07-05
1
-10
/
+26
*
test: Expand whitespace checks to test files and test compile configs
Kevin O'Connor
2018-07-01
1
-0
/
+1
*
test: Expand whitespace checks to *.lds files
Kevin O'Connor
2018-07-01
1
-2
/
+2
*
test: Fix typo in whitespace check - there is no src/lib/ directory
Kevin O'Connor
2018-07-01
1
-1
/
+1
*
test: Expand whitespace checks to docs/ and test/ directories
Kevin O'Connor
2018-07-01
1
-1
/
+1
*
test_klippy: Add option to not remove temporary files
Kevin O'Connor
2018-06-30
1
-2
/
+8
*
test: Add support for testing klippy with multi-mcu configs
Kevin O'Connor
2018-06-29
1
-11
/
+19
*
test: Add a build test case for the PRU
Kevin O'Connor
2018-06-28
1
-0
/
+1
*
build: Build pru gcc in travis-ci scripts and then cache it for later use
Kevin O'Connor
2018-06-28
1
-4
/
+26
*
build: Collect travis build files travis build specific directories
Kevin O'Connor
2018-06-28
2
-10
/
+14
*
test: Add a whitespace check to the travis build
Kevin O'Connor
2018-06-28
2
-0
/
+74
*
scripts: Add installation script for CentOS (#367)
pyr0ball
2018-06-19
1
-0
/
+101
*
test: Try to cache gcc arm download during travis-ci builds
Kevin O'Connor
2018-06-18
1
-2
/
+10
*
test_klippy: Default to only showing log information on an error
Kevin O'Connor
2018-06-17
1
-11
/
+27
*
scripts: Add additional explicit dependencies to install-octopi.sh
Kevin O'Connor
2018-06-17
1
-1
/
+2
*
test_klippy: Use verbose output when running klippy
Kevin O'Connor
2018-06-17
1
-4
/
+4
*
test: Add basic klippy regression tests
Kevin O'Connor
2018-06-16
2
-2
/
+139
*
logextract: Detect clock field even if it is last field on line
Kevin O'Connor
2018-06-13
1
-1
/
+1
*
scripts: Add python-dev dependency to install-octopi.sh
Kevin O'Connor
2018-06-09
1
-1
/
+1
*
graphstats: Make check for stats prefixes more robust
Kevin O'Connor
2018-05-23
2
-2
/
+2
*
scripts: Add stm32flash to octopi-install.sh package list
Kevin O'Connor
2018-04-12
1
-1
/
+1
*
stepstats: Add documentation clarification
Kevin O'Connor
2018-03-23
1
-0
/
+1
*
build: Use git describe --always
Kevin O'Connor
2018-02-26
1
-1
/
+1
*
test: Add travis_fold markers to build output
Kevin O'Connor
2018-02-26
1
-0
/
+4
*
test: Update travis build to include a basic klippy host test
Kevin O'Connor
2018-02-26
2
-0
/
+73
*
graphstats: Support selecting an mcu to graph from the command-line
Kevin O'Connor
2018-02-19
1
-13
/
+19
*
graphstats: Set size on frequency graph
Kevin O'Connor
2018-02-18
1
-0
/
+1
[next]