| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 24043: remove one "emulate" that was too many | Bart Schaefer | 2007-10-31 | 1 | -1/+0 |
* | Fix uninitialized-var compiler warning. | Wayne Davison | 2007-10-31 | 1 | -0/+5 |
* | Fixed the use of an uninitialized 'x' in spckword() if shout is NULL. | Wayne Davison | 2007-10-31 | 1 | -1/+2 |
* | 24039: cope with FreeBSD cut in addition to GNU cut. | Clint Adams | 2007-10-31 | 2 | -31/+47 |
* | 24038: add "zcurses bg" | Peter Stephenson | 2007-10-30 | 3 | -25/+121 |
* | users/12149: "@" with splitting in double quotes retains empty fields | Peter Stephenson | 2007-10-30 | 4 | -10/+62 |
* | adapted 24030: work around Solaris cancelling curses key timeout | Peter Stephenson | 2007-10-30 | 2 | -0/+19 |
* | Markus Waldeck: 24032 (tweaked): completion for cut. | Clint Adams | 2007-10-29 | 2 | -0/+51 |
* | fix crash when colo[u]r is not available in curses | Peter Stephenson | 2007-10-29 | 2 | -0/+7 |
* | Remove broken curses debug | Peter Stephenson | 2007-10-29 | 2 | -4/+4 |
* | add zcurses timeout | Peter Stephenson | 2007-10-28 | 3 | -2/+42 |
* | 24027: subwindows, "touch", optimized refresh | Peter Stephenson | 2007-10-28 | 3 | -24/+143 |
* | 24026: default colors in zcurses | Peter Stephenson | 2007-10-28 | 4 | -3/+27 |
* | unposted: document zcurses position properly | Peter Stephenson | 2007-10-27 | 1 | -2/+1 |
* | unposted: document zcurses position properly | Peter Stephenson | 2007-10-27 | 2 | -2/+5 |
* | 24025: new zcurses "clear" and "location" subcommands | Peter Stephenson | 2007-10-27 | 1 | -1/+1 |
* | 24025: new zcurses "clear" and "location" subcommands | Peter Stephenson | 2007-10-27 | 4 | -27/+164 |
* | zcurses input: oops | Peter Stephenson | 2007-10-26 | 2 | -1/+3 |
* | 24024: add zcurses input with keypad handling | Peter Stephenson | 2007-10-26 | 6 | -4/+207 |
* | 24022: completion for dpkg-repack by Dr. Markus Waldeck, tweaked a bit. | Clint Adams | 2007-10-26 | 2 | -0/+12 |
* | c.f. users/12110: another tweak to $SECONDS doc | Peter Stephenson | 2007-10-25 | 2 | -1/+6 |
* | c.f. users/12109: tweak to $SECONDS doc | Peter Stephenson | 2007-10-25 | 2 | -2/+7 |
* | users/12100: default to a case-insensitive matcher with NO_CASE_GLOB | Peter Stephenson | 2007-10-25 | 3 | -1/+21 |
* | 24018: add zcurses scroll | Peter Stephenson | 2007-10-24 | 3 | -1/+64 |
* | 24017: fold zcurses color into attr | Peter Stephenson | 2007-10-24 | 3 | -88/+240 |
* | 24016: compilation with curses and not ncurses | Peter Stephenson | 2007-10-24 | 3 | -5/+17 |
* | 24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec... | Clint Adams | 2007-10-23 | 3 | -9/+14 |
* | 24011: various tweaks to zcurses commands including rearrangement to dispatching | Peter Stephenson | 2007-10-23 | 2 | -268/+319 |
* | 24010: fix max arguments for 'zcurses border' to 1. | Clint Adams | 2007-10-23 | 2 | -1/+6 |
* | users/12087: fix globbing problem on Cygwin | Peter Stephenson | 2007-10-23 | 1 | -2/+2 |
* | users/12087: fix globbing problem on Cygwin | Peter Stephenson | 2007-10-23 | 2 | -1/+25 |
* | 24007: prompt allocation and use of "shout" | Peter Stephenson | 2007-10-22 | 3 | -5/+9 |
* | 24006: (F) glob qualifier should unmetafy | Peter Stephenson | 2007-10-22 | 2 | -2/+9 |
* | 24005: enforce min/max arguments on zcurses commands. | Clint Adams | 2007-10-21 | 2 | -2/+11 |
* | 24004: align documentation with UI changes in 24002. | Clint Adams | 2007-10-21 | 2 | -20/+25 |
* | 24002: change all the subcommands from option letters to words. | Clint Adams | 2007-10-20 | 2 | -66/+115 |
* | 24001: fix up zcurses -C | Peter Stephenson | 2007-10-20 | 2 | -19/+29 |
* | Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al. | Clint Adams | 2007-10-20 | 2 | -18/+17 |
* | 23997: don't delete color pair hash on module unload unless it's been previou... | Clint Adams | 2007-10-19 | 2 | -2/+6 |
* | 23994: tweaks for 23993. | Clint Adams | 2007-10-19 | 2 | -1/+4 |
* | Mikael Magnusson: 23993: improved completion for git show. | Clint Adams | 2007-10-19 | 2 | -1/+20 |
* | 23924: Improve synchronising of character attributes with other | Geoff Wing | 2007-10-19 | 3 | -30/+34 |
* | Mikael Magnusson: 23991: fix typo in __git_blobs(). | Clint Adams | 2007-10-18 | 2 | -1/+4 |
* | Mikael Magnusson: 23988: fix git-svn commands completion. | Clint Adams | 2007-10-18 | 2 | -0/+4 |
* | 23989: add broken zcurses -C to set window colors. | Clint Adams | 2007-10-18 | 2 | -6/+128 |
* | 23986: zmv example for turning spaces into underscores | Peter Stephenson | 2007-10-18 | 2 | -0/+10 |
* | 23978: zcurses -s with wide characters: use waddwstr() | Peter Stephenson | 2007-10-18 | 3 | -29/+26 |
* | 23982: documentation for zcurses -A. | Clint Adams | 2007-10-17 | 2 | -1/+10 |
* | 23981: add zcurses -A to set window attributes. | Clint Adams | 2007-10-17 | 2 | -8/+87 |
* | 23970: zcurses -i/-e, fix leak, add zcurses -r with no argument | Peter Stephenson | 2007-10-17 | 3 | -20/+69 |