summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelogHEAD0.13masterJesse Luehrs2014-09-161-0/+2
|
* add test depsJesse Luehrs2014-09-161-0/+4
|
* fix travisJesse Luehrs2014-09-151-1/+1
|
* fix testsJesse Luehrs2014-09-153-3/+3
|
* changelogJesse Luehrs2014-09-151-0/+4
|
* use a less intrusive metadata escape sequenceJesse Luehrs2014-09-151-1/+1
|
* packaging stuffJesse Luehrs2013-09-095-12/+26
|
* changelog0.12Jesse Luehrs2012-03-151-0/+2
|
* changelogJesse Luehrs2012-03-151-0/+2
|
* close sockets before removing them, just in caseJesse Luehrs2012-03-151-0/+1
| | | | | this should happen automatically when we clear the socket, but maybe we're leaking sockets somewhere? shrug
* remove dead sockets from the select loopJesse Luehrs2012-03-151-1/+2
|
* changelog0.11Jesse Luehrs2012-03-071-0/+2
|
* more reliable testsJesse Luehrs2012-03-073-51/+114
|
* changelogJesse Luehrs2012-03-071-0/+2
|
* update for new Term::Filter apiJesse Luehrs2012-03-061-3/+10
|
* make sure we apply ReadMode to the right filehandleJesse Luehrs2012-03-051-8/+16
|
* dzil stuffJesse Luehrs2012-03-054-47/+5
|
* use IO::Select instead of Select::RetryJesse Luehrs2012-03-041-26/+49
|
* update for retry_select apiJesse Luehrs2012-02-251-2/+3
|
* add some more features to stream_ttyrecJesse Luehrs2012-02-251-12/+62
|
* remove some obsolete commentsJesse Luehrs2012-02-251-3/+0
|
* ->run is not much at all like execJesse Luehrs2012-02-251-3/+3
|
* also disable raw mode when failing to connect at the startJesse Luehrs2012-02-251-0/+2
|
* fix this so that it actually worksJesse Luehrs2012-02-252-43/+32
|
* start porting this to Term::FilterJesse Luehrs2012-02-241-179/+81
|
* changelogJesse Luehrs2011-04-141-0/+2
|
* pod coverage0.10Jesse Luehrs2011-04-141-3/+17
|
* remove test numberingJesse Luehrs2011-04-143-0/+0
|
* stop using the weaver template thingJesse Luehrs2011-04-142-6/+38
|
* add Term::TtyRec::Plus to 'recommends'Jesse Luehrs2011-04-141-0/+3
|
* override termsize calculation in tests, so it is consistentJesse Luehrs2011-04-144-7/+28
|
* changelogJesse Luehrs2011-04-141-0/+1
|
* make the tests a bit more reliableJesse Luehrs2011-04-143-11/+68
| | | | | | there are probably still race conditions here (this is pretty hacky in general), but it's miles better than "sleep", so we'll go with it for now.
* in some situations, this test won't have access to the term sizeJesse Luehrs2011-04-141-1/+1
| | | | not entirely sure what's going on here, but shrug
* use Test::Requires and done_testingJesse Luehrs2011-04-144-17/+17
|
* should probably explicitly dep on Try::Tiny, just in caseJesse Luehrs2011-04-141-0/+1
|
* wait to write the updates until we know it's safeJesse Luehrs2011-04-141-6/+14
|
* factor this out into a methodJesse Luehrs2011-04-141-7/+14
|
* update tests for the immediate geometry updateJason May2011-04-143-13/+7
|
* stop sleeping after helloJason May2011-04-141-7/+1
|
* update testsJason May2011-04-143-1/+12
|
* changesJason May2011-04-141-0/+1
|
* send new term geometry when the window changesJason May2011-04-142-1/+32
|
* use Term::ReadKey instead of shell commandsJason May2011-04-141-1/+1
|
* changesJason May2011-04-141-0/+1
|
* send term geometry to the serverJason May2011-04-141-0/+3
|
* heh, make sure @INC is propagated into the subprocess properlyJesse Luehrs2011-04-142-0/+4
|
* update the tests to properly send login acknowledgementJesse Luehrs2011-04-143-0/+3
|
* changelogJesse Luehrs2011-04-141-0/+3
|
* make sure the server accepts our passwordJesse Luehrs2011-04-141-0/+24
|