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
/
klippy
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for printing MCU information
Tomasz Kramkowski
2025-08-15
1
-48
/
+1
*
Remove git based version handling
Tomasz Kramkowski
2025-08-15
1
-122
/
+1
*
Remove python2 support (first party)
Tomasz Kramkowski
2025-08-06
1
-21
/
+1
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-40
/
+74
*
util: report git version info as a dict
Eric Callahan
2023-05-04
1
-4
/
+13
*
klippy: report repo branch, remote, and tracking url
Eric Callahan
2023-05-04
1
-3
/
+53
*
klippy: Report repo version as "dirty" if there are untracked python files
Kevin O'Connor
2023-05-02
1
-6
/
+16
*
util: Use regular str() type in get_git_version() on Python2
Kevin O'Connor
2021-10-31
1
-1
/
+1
*
configfile: Use Python2's ConfigParser when running on Python2
Kevin O'Connor
2021-10-09
1
-1
/
+2
*
scripts: Use backport of a recent Python3 configparser on Python2
Kevin O'Connor
2021-10-04
1
-7
/
+1
*
klippy: Add Python2 module wrappers and use Python3 module naming
Kevin O'Connor
2021-10-04
1
-0
/
+21
*
util: Convert to Python3 string encoding
Kevin O'Connor
2021-10-01
1
-5
/
+5
*
util: Improve Python3 compatibility
Kevin O'Connor
2020-06-15
1
-2
/
+2
*
util: Try to dump mcu build information on a connection error
Kevin O'Connor
2020-03-22
1
-2
/
+55
*
util: Ignore errors in clear_hupcl (allows OSX to run)
LyleCheatham
2019-05-20
1
-1
/
+4
*
util: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-2
/
+4
*
util: Don't crash when calling get_cpu_info on OS X (#1102)
Víctor Martínez
2019-01-11
1
-1
/
+1
*
util: Fix versioning when gitdir is absent (#809)
lf
2018-10-27
1
-11
/
+24
*
util: Change the /tmp/printer pty to be group readable
Kevin O'Connor
2018-05-16
1
-1
/
+3
*
build: Use git describe --always
Kevin O'Connor
2018-02-26
1
-1
/
+1
*
util: Call set_nonblock() in create_pty()
Kevin O'Connor
2018-02-02
1
-2
/
+1
*
klippy: Avoid using '%' syntax when calling logging module
Kevin O'Connor
2017-09-27
1
-3
/
+3
*
util: Fix reporting of git version of klippy code
Kevin O'Connor
2017-09-07
1
-2
/
+2
*
klippy: Log the type of cpu the host is running on
Kevin O'Connor
2017-02-12
1
-0
/
+15
*
util: Use path of script instead of current directory for git version
Kevin O'Connor
2017-01-09
1
-3
/
+5
*
gcode: Add support for M115 command
Kevin O'Connor
2016-12-28
1
-5
/
+4
*
klippy: Log the host software git version at startup
Kevin O'Connor
2016-12-24
1
-2
/
+17
*
serialhdl: Clear "hupcl" bit from serial port
Kevin O'Connor
2016-12-09
1
-0
/
+6
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+32