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
*
klippy-requirements: Update Jinja2 version
Kevin O'Connor
2019-04-14
1
-1
/
+1
*
gcode_macro: Evaluate macros using Jinja2 template engine
Kevin O'Connor
2019-04-04
1
-0
/
+1
*
scripts: Update klippy-requirements.txt to latest version of packages
Kevin O'Connor
2019-04-04
1
-3
/
+3
*
scripts: Add a new klippy-requirements.txt file for virtualenv installs
Kevin O'Connor
2019-04-01
5
-4
/
+11
*
logextract: Add mcu annotation on send/receive shutdown reports
Kevin O'Connor
2019-03-31
1
-5
/
+8
*
flash_usb: Improve USB reconnect timing
Kevin O'Connor
2019-03-17
1
-6
/
+30
*
initial_pins: Add ability to configure output pins at mcu startup
Kevin O'Connor
2019-03-17
1
-3
/
+53
*
msgproto: Convert static strings to a more generic enumeration system
Kevin O'Connor
2019-03-17
1
-9
/
+29
*
command: Support evaluating C expressions in DECL_CONSTANT()
Kevin O'Connor
2019-03-17
1
-4
/
+21
*
buildcommands: Use dictionaries to describe commands, responses, and output
Kevin O'Connor
2019-03-17
1
-12
/
+16
*
flash_usb: Run dfu-util via sudo
Kevin O'Connor
2019-03-11
1
-6
/
+10
*
flash_usb: Try to make the bossac atsam reboot logic more stable
Kevin O'Connor
2019-03-10
1
-5
/
+15
*
flash_usb: Add a helper script for flashing Klipper over USB
Kevin O'Connor
2019-03-08
2
-1
/
+186
*
check_whitespace: Enforce an 80 column limit on source code
Kevin O'Connor
2019-02-27
1
-0
/
+4
*
logextract: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-2
/
+4
*
checkstack: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-1
/
+1
*
avrsim: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-2
/
+2
*
buildcommands: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-1
/
+1
*
kconfig: Remove Save and Load buttons from "make menuconfig"
Kevin O'Connor
2019-02-15
1
-4
/
+2
*
graphstats: Add option to graph temperatures from log
Kevin O'Connor
2019-01-13
1
-3
/
+44
*
scripts: Add BASH uninstall Script for RasPi
AxMod3DPrint
2019-01-10
1
-0
/
+23
*
Ubuntu 18.04 install script
Nathan
2019-01-10
1
-0
/
+104
*
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
[next]