Tree @master (Download .tar.gz)
History of src @master
- console: add network listening information. Xavier G. 10 months ago
- Introduce MOULTI_PASS_CONCURRENCY. Xavier G. 10 months ago
- "moulti wait" now sends a "ping" command. Xavier G. 10 months ago
- Improve behavior on platforms that do not support abstract Unix sockets. Xavier G. 10 months ago
- protocol: make getraddr() more robust. Xavier G. 10 months ago
- cli: require positive integers. Xavier G. 10 months ago
- app: improve checks re: step ids and classes. Xavier G. 10 months ago
- Introduce MoultiTLVReader. Xavier G. 10 months ago
- cli: catch KeyboardInterrupt. Xavier G. 10 months ago
- exec: run after the network loop is ready. Xavier G. 10 months ago
- Move msgid generation from cli to protocol. Xavier G. 10 months ago
- network_loop: unlink socket if necessary. Xavier G. 10 months ago
- protocol: make the default socket user-specific. Xavier G. 10 months ago
- exec: ensure MOULTI_SOCKET_PATH is set. Xavier G. 10 months ago
- cli: fix help strings. Xavier G. 10 months ago
- protocol: catch ConnectionResetError. Xavier G. 10 months ago
- Harmonise logdebug() format. Xavier G. 10 months ago
- Make read() and accept() more robust. Xavier G. 10 months ago
- logdebug(): fix worker/thread detection. Xavier G. 10 months ago
- MoultiLog: adjust scrolling behavior. Xavier G. 10 months ago
- Introduce the MoultiLog widget. Xavier G. 10 months ago
- Step: fix issue with colors spanning multiple lines. Xavier G. 10 months ago
- pass: change default read size. Xavier G. 10 months ago
- Allow end users to set their own (optional) CSS file. Xavier G. 10 months ago
- Fix various details reported by pylint. Xavier G. 10 months ago
- Reorder import statements. Xavier G. 10 months ago
- app: rename debug() to logdebug(). Xavier G. 10 months ago
- Use type checking across all the Moulti codebase. Xavier G. 10 months ago
- step_from_message(): adjust query. Xavier G. 10 months ago
- MoultiMessageException: fix missing base class. Xavier G. 10 months ago