openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Mosh (mobile shell)
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Jun 15, 2024 — Jun 15, 2025
Showing page 4 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove "using namespace std;".
John Hood
More...
almost 7 years ago
Always use std::min, std::max.
John Hood
More...
almost 7 years ago
Fix bind(2) being misinterpreted as std::bind() with libc++7 on FreeBSD.
John Hood
More...
almost 7 years ago
Fix more inappropriate const_iterator usage.
John Hood
More...
almost 7 years ago
src/statesync/completeterminal.cc: fix bad iterator type
John Hood
More...
almost 7 years ago
Display CPU count on Travis/MacOS.
John Hood
More...
almost 7 years ago
Ignore select() errors on Travis/MacOS.
John Hood
More...
almost 7 years ago
mosh-server: improve error logging
John Hood
More...
almost 7 years ago
Allow Travis to use its preferred MacOS/XCode image.
John Hood
More...
almost 7 years ago
Fix Homebrew failure on Travis.
John Hood
More...
almost 7 years ago
Require C++11 if protobuf version >= 3.6.0 is installed
John Hood
More...
almost 7 years ago
C++03 bound functions are not available in C++17; remove
John Hood
More...
almost 7 years ago
Fix/workaround Homebrew failure on Travis MacOS XCode 9.1 image.
John Hood
More...
about 7 years ago
Fix gcc8 snprintf truncation warning.
John Hood
More...
about 7 years ago
Type Select::got_signal as volatile sig_atomic_t
Anders Kaseorg
More...
over 7 years ago
unicode-later-combining.test: Document slightly.
John Hood
More...
over 7 years ago
mosh.pl: Allow shell expansion of --server with --local
Anders Kaseorg
More...
over 7 years ago
Merge pull request #944 from mojoTX/bugfix/fix-issue-942-detached-sessions
Andrew Chin
More...
over 7 years ago
Use HAVE_UTEMPTER instead of HAVE_UPTEMPTER
Michael Jarvis
More...
over 7 years ago
Switch to MacOS 10.12 for builds and deployment target.
John Hood
More...
over 7 years ago
Add a separate test for BCE
John Hood
More...
over 7 years ago
Construct socket name correctly for tmux_check()
John Hood
More...
over 7 years ago
Revert "Extend true color test to include background color erase."
John Hood
More...
over 7 years ago
Extend true color test to include background color erase.
John Hood
More...
over 7 years ago
Fix issue with incorrect true-color background erase colors.
John Hood
More...
over 7 years ago
Make Renditions::sgr() more compact in both code and output.
John Hood
More...
over 7 years ago
Overlays were getting set to the wrong colors. Fix.
John Hood
More...
over 7 years ago
Check tmux version for truecolor test.
John Hood
More...
over 7 years ago
Minor SGR printf type signedness fixes.
John Hood
More...
over 7 years ago
Make Terminal::Renditions smaller, and its members private.
John Hood
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree