about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* fallout from 24050: add curses_keys.h to .cvsignorePeter Stephenson2007-11-043-0/+11
* 24050: handle nanosecond resolution timestamps on systems that support themOliver Kiddle2007-11-015-0/+109
* 24048: fix home directory expansion with NIS on SolarisOliver Kiddle2007-11-012-1/+5
* Frank Benkstein: 24047: fix compdef for more than three commands using theOliver Kiddle2007-11-012-1/+6
* 24045: fix memory leak where old value of an environment variable isn't freedOliver Kiddle2007-10-312-0/+7
* 24043: remove an erroneous emulateBart Schaefer2007-10-311-0/+5
* 24043: remove one "emulate" that was too manyBart Schaefer2007-10-311-1/+0
* Fix uninitialized-var compiler warning.Wayne Davison2007-10-311-0/+5
* Fixed the use of an uninitialized 'x' in spckword() if shout is NULL.Wayne Davison2007-10-311-1/+2
* 24039: cope with FreeBSD cut in addition to GNU cut.Clint Adams2007-10-312-31/+47
* 24038: add "zcurses bg"Peter Stephenson2007-10-303-25/+121
* users/12149: "@" with splitting in double quotes retains empty fieldsPeter Stephenson2007-10-304-10/+62
* adapted 24030: work around Solaris cancelling curses key timeoutPeter Stephenson2007-10-302-0/+19
* Markus Waldeck: 24032 (tweaked): completion for cut.Clint Adams2007-10-292-0/+51
* fix crash when colo[u]r is not available in cursesPeter Stephenson2007-10-292-0/+7
* Remove broken curses debugPeter Stephenson2007-10-292-4/+4
* add zcurses timeoutPeter Stephenson2007-10-283-2/+42
* 24027: subwindows, "touch", optimized refreshPeter Stephenson2007-10-283-24/+143
* 24026: default colors in zcursesPeter Stephenson2007-10-284-3/+27
* unposted: document zcurses position properlyPeter Stephenson2007-10-271-2/+1
* unposted: document zcurses position properlyPeter Stephenson2007-10-272-2/+5
* 24025: new zcurses "clear" and "location" subcommandsPeter Stephenson2007-10-271-1/+1
* 24025: new zcurses "clear" and "location" subcommandsPeter Stephenson2007-10-274-27/+164
* zcurses input: oopsPeter Stephenson2007-10-262-1/+3
* 24024: add zcurses input with keypad handlingPeter Stephenson2007-10-266-4/+207
* 24022: completion for dpkg-repack by Dr. Markus Waldeck, tweaked a bit.Clint Adams2007-10-262-0/+12
* c.f. users/12110: another tweak to $SECONDS docPeter Stephenson2007-10-252-1/+6
* c.f. users/12109: tweak to $SECONDS docPeter Stephenson2007-10-252-2/+7
* users/12100: default to a case-insensitive matcher with NO_CASE_GLOBPeter Stephenson2007-10-253-1/+21
* 24018: add zcurses scrollPeter Stephenson2007-10-243-1/+64
* 24017: fold zcurses color into attrPeter Stephenson2007-10-243-88/+240
* 24016: compilation with curses and not ncursesPeter Stephenson2007-10-243-5/+17
* 24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec...Clint Adams2007-10-233-9/+14
* 24011: various tweaks to zcurses commands including rearrangement to dispatchingPeter Stephenson2007-10-232-268/+319
* 24010: fix max arguments for 'zcurses border' to 1.Clint Adams2007-10-232-1/+6
* users/12087: fix globbing problem on CygwinPeter Stephenson2007-10-231-2/+2
* users/12087: fix globbing problem on CygwinPeter Stephenson2007-10-232-1/+25
* 24007: prompt allocation and use of "shout"Peter Stephenson2007-10-223-5/+9
* 24006: (F) glob qualifier should unmetafyPeter Stephenson2007-10-222-2/+9
* 24005: enforce min/max arguments on zcurses commands.Clint Adams2007-10-212-2/+11
* 24004: align documentation with UI changes in 24002.Clint Adams2007-10-212-20/+25
* 24002: change all the subcommands from option letters to words.Clint Adams2007-10-202-66/+115
* 24001: fix up zcurses -CPeter Stephenson2007-10-202-19/+29
* Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al.Clint Adams2007-10-202-18/+17
* 23997: don't delete color pair hash on module unload unless it's been previou...Clint Adams2007-10-192-2/+6
* 23994: tweaks for 23993.Clint Adams2007-10-192-1/+4
* Mikael Magnusson: 23993: improved completion for git show.Clint Adams2007-10-192-1/+20
* 23924: Improve synchronising of character attributes with otherGeoff Wing2007-10-193-30/+34
* Mikael Magnusson: 23991: fix typo in __git_blobs().Clint Adams2007-10-182-1/+4
* Mikael Magnusson: 23988: fix git-svn commands completion.Clint Adams2007-10-182-0/+4