]> rtime.felk.cvut.cz Git - sojka/sterm.git/shortlog
sojka/sterm.git
2022-06-09 Karel Kočídefault.nix: include completion master
2021-12-19 Michal SojkaAdd --help and --version command line switches
2021-11-27 Michal Sojkanix: Add flake.nixbang
2020-11-25 Michal SojkaAdd README
2020-10-13 Michal SojkaAdd Nix expression
2020-03-06 Michal SojkaUpdate changelog for 20200306 release 20200306
2020-01-05 Michal SojkaFew fixes in the man page
2020-01-04 Michal SojkaTeach shell completions about the -t option
2020-01-04 Michal Sojkafixup! Fix usage text about the -n option
2020-01-04 Michal SojkaIgnore CPR ANSI control sequence in exit_on_escapeseq()
2020-01-04 Michal SojkaAllow enforcing minimum delay between transmitted chara...
2020-01-04 Michal SojkaMinor refactoring
2019-11-06 Michal SojkaFix usage text about the -n option
2019-11-05 Michal SojkaUpdate changelog for 20191105 release 20191105
2019-11-04 Jan Kaisrlikextend zsh and bash completion by newly added baudrates
2019-11-02 Michal SojkaSupport baudrates up to 4 Mbps
2019-09-12 Michal SojkaUpdate changelog for 20190912 release 20190912
2019-09-12 Michal SojkaAdd release procedure to Makefile
2019-09-12 Michal SojkaHandle hang-up event on stdin
2018-05-04 Michal Sojkadebian: Clean whitespace
2018-05-04 Michal SojkaAdd Makefile targets for (cross)building Debian package
2018-05-04 Michal Sojkadebian: Do not strip binaries during install
2017-12-15 Michal SojkaUpdate changelog for new release 20171215
2017-12-15 Michal SojkaImplement exit command in command mode
2017-12-15 Michal SojkaAllow sending break signal
2017-12-15 Michal SojkaMake liblockdev optional and use flock
2017-11-20 Michal SojkaUpdate zsh completion install path to work on Debian
2017-11-20 Karel KočíAdd completions for bash and zsh
2017-05-03 Michal SojkaPrint more descriptive error message
2017-01-15 Karel KočíFix install strip
2017-01-12 Michal SojkaUpdate changelog for 20170112 release 20170112
2017-01-12 Michal SojkaDocument -v option (verbose)
2016-09-21 Michal SojkaCompile with debug information and strip them during... 20160921
2016-09-21 Michal SojkaUpdate changelog for 20160921 release
2016-09-21 Michal SojkaAdd SEE ALSO section to manual page
2016-09-21 Michal SojkaFix man page installation path
2016-09-21 Michal SojkaSilence warning about deprecation of _BSD_SOURCE
2016-09-21 Michal SojkaSimplify Makefile to use built-in rules
2016-09-21 Michal SojkaFix/clarify the man page
2016-09-21 Karel KočíAdd manual page
2015-10-16 Michal SojkaUpdate changelog for 20151016 release 20151016
2015-08-19 Michal SojkaAdd command mode
2015-08-19 Michal SojkaRefactor pulse to a function
2015-08-12 Michal SojkaUpdate changelog for 20150821 release 20150821
2015-08-12 Michal SojkaAllow specifying DTR/RTS pulse length
2015-02-03 Michal SojkaFix Makefile to work on Ubuntu Precise
2015-01-27 Michal SojkaUpdate changelog for 20150127a release 20150127a
2015-01-27 Michal SojkaFix disabling of flow control
2015-01-27 Michal SojkaUpdate changelog for 20150127 release 20150127
2015-01-27 Michal SojkaAdd configuration for Debian's git-buildpackage
2015-01-27 Michal SojkaDisable flow control
2015-01-27 Michal SojkaNever block when opening the port
2014-12-02 Michal SojkaFix escape sequence handling
2014-07-23 Michal SojkaDebian release 20140723
2014-07-23 Michal SojkaUse liblockdev to lock the tty device
2014-07-08 Michal SojkaAdd Debian packaging 20140708
2014-07-08 Michal SojkaAdd simple Makefile
2014-07-08 Michal SojkaMore messages in verbose mode
2014-07-08 Michal SojkaImprove documentation
2014-07-08 Michal SojkaAdd scape sequence and an option to ignore it
2014-07-08 Michal Sojkasterm: Detect stale lock files
2014-07-08 Michal Sojkasterm: Minor updates
2014-07-08 Michal SojkaAdd simple serial line terminal