Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-02 | moved from ./Functions/Misc/pushd | Sven Wischnowsky | 1 | -0/+13 | |
2001-04-02 | moved to ./Functions/Example/pushd | Sven Wischnowsky | 1 | -13/+0 | |
2001-04-02 | moved from ./Functions/Misc/proto | Sven Wischnowsky | 1 | -0/+8 | |
2001-04-02 | moved to ./Functions/Example/proto | Sven Wischnowsky | 1 | -8/+0 | |
2001-04-02 | moved to ./Functions/Misc/nslookup | Sven Wischnowsky | 1 | -48/+0 | |
2001-04-02 | moved from ./Functions/Misc/multicomp | Sven Wischnowsky | 1 | -0/+72 | |
2001-04-02 | moved to ./Functions/Compctl/multicomp | Sven Wischnowsky | 1 | -72/+0 | |
2001-04-02 | moved to ./Functions/Misc/mere | Sven Wischnowsky | 1 | -83/+0 | |
2001-04-02 | moved to ./Functions/Misc/is-at-least | Sven Wischnowsky | 1 | -36/+0 | |
2001-04-02 | moved to ./Functions/Misc/harden | Sven Wischnowsky | 1 | -6/+0 | |
2001-04-02 | moved from ./Functions/Misc/cx | Sven Wischnowsky | 1 | -0/+6 | |
2001-04-02 | moved to ./Functions/Example/cx | Sven Wischnowsky | 1 | -6/+0 | |
2001-04-02 | moved to ./Functions/Misc/colors | Sven Wischnowsky | 1 | -79/+0 | |
2001-04-02 | moved to ./Functions/Misc/checkmail | Sven Wischnowsky | 1 | -26/+0 | |
2001-04-02 | moved from ./Functions/Misc/cdmatch2 | Sven Wischnowsky | 1 | -0/+15 | |
2001-04-02 | moved to ./Functions/Compctl/cdmatch2 | Sven Wischnowsky | 1 | -15/+0 | |
2001-04-02 | moved from ./Functions/Misc/cdmatch | Sven Wischnowsky | 1 | -0/+23 | |
2001-04-02 | moved to ./Functions/Compctl/cdmatch | Sven Wischnowsky | 1 | -23/+0 | |
2001-04-02 | moved from ./Functions/Misc/cat | Sven Wischnowsky | 1 | -0/+16 | |
2001-04-02 | moved to ./Functions/Example/cat | Sven Wischnowsky | 1 | -16/+0 | |
2001-04-02 | moved to ./Functions/Misc/allopt | Sven Wischnowsky | 1 | -28/+0 | |
2001-04-02 | moved from ./Functions/Misc/acx | Sven Wischnowsky | 1 | -0/+6 | |
2001-04-02 | moved to ./Functions/Example/acx | Sven Wischnowsky | 1 | -6/+0 | |
2001-03-21 | Tweak an expansion. | Bart Schaefer | 1 | -1/+1 | |
2001-03-17 | Add zkdb function. | Bart Schaefer | 2 | -1/+249 | |
2001-03-11 | Various new, improved, fixed or updated functions (13600) | Oliver Kiddle | 1 | -1/+1 | |
2001-03-11 | Better handling of multi-line buffers. | Bart Schaefer | 1 | -5/+2 | |
2001-03-08 | Dist more files | Peter Stephenson | 1 | -0/+1 | |
2001-02-14 | 13323: handle multi-line buffers in edit-command-line widget | Clint Adams | 1 | -3/+6 | |
2001-01-18 | 13302: division by zero | Peter Stephenson | 1 | -8/+44 | |
2001-01-11 | *** empty log message *** | Sven Wischnowsky | 1 | -0/+16 | |
2000-12-15 | * 13281: Functions/Misc/mere: new implementation. | Tanaka Akira | 1 | -3/+83 | |
Completion/User/_mere: new completion function for mere. | |||||
2000-12-05 | Fix distribution files | Peter Stephenson | 1 | -3/+1 | |
2000-11-30 | Function installation information now in config.modules | Peter Stephenson | 1 | -86/+0 | |
2000-11-06 | Adapt nslookup for 13123. | Bart Schaefer | 1 | -1/+1 | |
2000-11-05 | Assorted read_poll() and zpty cleanup. | Bart Schaefer | 1 | -1/+1 | |
2000-11-01 | don't reset just-edited trap function to old value (13107) | Sven Wischnowsky | 1 | -1/+1 | |
2000-10-19 | make non-blocking IO on ptys work again; add -t option to test if command is ↵ | Sven Wischnowsky | 1 | -1/+1 | |
still alive (13035) | |||||
2000-10-18 | Typo. | Bart Schaefer | 1 | -1/+1 | |
2000-10-17 | 3.1.6-dev-7 | Peter Stephenson | 2 | -1/+2 | |
2000-09-08 | Add smart-insert-last-word. | Bart Schaefer | 1 | -0/+79 | |
2000-09-05 | *** empty log message *** | Sven Wischnowsky | 1 | -4/+4 | |
2000-09-04 | Create "User Contributions" doc and make some assoctiated changes. | Bart Schaefer | 3 | -25/+32 | |
2000-09-04 | Fix colors. | Bart Schaefer | 1 | -8/+8 | |
2000-09-03 | Fix zrecompile. | Bart Schaefer | 1 | -10/+22 | |
2000-09-02 | Fix allopt. | Bart Schaefer | 1 | -5/+4 | |
2000-08-10 | 12582: improved first argument for is-at-least | Peter Stephenson | 1 | -6/+10 | |
2000-07-27 | Detect autoloadable functions properly in zed. | Bart Schaefer | 1 | -1/+1 | |
2000-07-26 | Enable the insert-tab style in zed. | Bart Schaefer | 1 | -0/+5 | |
2000-06-20 | 12000: zmv: emulate -R to unset MARKDIRS | Peter Stephenson | 1 | -1/+1 | |