10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove "using namespace std;". More... almost 7 years ago
Always use std::min, std::max. More... almost 7 years ago
Fix bind(2) being misinterpreted as std::bind() with libc++7 on FreeBSD. More... almost 7 years ago
Fix more inappropriate const_iterator usage. More... almost 7 years ago
src/statesync/completeterminal.cc: fix bad iterator type More... almost 7 years ago
Display CPU count on Travis/MacOS. More... almost 7 years ago
Ignore select() errors on Travis/MacOS. More... almost 7 years ago
mosh-server: improve error logging More... almost 7 years ago
Allow Travis to use its preferred MacOS/XCode image. More... almost 7 years ago
Fix Homebrew failure on Travis. More... almost 7 years ago
Require C++11 if protobuf version >= 3.6.0 is installed More... almost 7 years ago
C++03 bound functions are not available in C++17; remove More... almost 7 years ago
Fix/workaround Homebrew failure on Travis MacOS XCode 9.1 image. More... about 7 years ago
Fix gcc8 snprintf truncation warning. More... about 7 years ago
Type Select::got_signal as volatile sig_atomic_t More... over 7 years ago
unicode-later-combining.test: Document slightly. More... over 7 years ago
mosh.pl: Allow shell expansion of --server with --local More... over 7 years ago
Merge pull request #944 from mojoTX/bugfix/fix-issue-942-detached-sessions More... over 7 years ago
Use HAVE_UTEMPTER instead of HAVE_UPTEMPTER More... over 7 years ago
Switch to MacOS 10.12 for builds and deployment target. More... over 7 years ago
Add a separate test for BCE More... over 7 years ago
Construct socket name correctly for tmux_check() More... over 7 years ago
Revert "Extend true color test to include background color erase." More... over 7 years ago
Extend true color test to include background color erase. More... over 7 years ago
Fix issue with incorrect true-color background erase colors. More... over 7 years ago
Make Renditions::sgr() more compact in both code and output. More... over 7 years ago
Overlays were getting set to the wrong colors. Fix. More... over 7 years ago
Check tmux version for truecolor test. More... over 7 years ago
Minor SGR printf type signedness fixes. More... over 7 years ago
Make Terminal::Renditions smaller, and its members private. More... over 7 years ago