Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 20237: handle mysqlimport, more mysql options. Redo screen session completion | Oliver Kiddle | 2004-08-07 | 1 | -0/+6 | |
| | ||||||
* | 20236: fix problem with keep-prefix style where a modifier removes the prefix | Oliver Kiddle | 2004-08-07 | 1 | -0/+3 | |
| | ||||||
* | 20235: sync remote file completion against _ssh to fix bug with quote handling | Oliver Kiddle | 2004-08-07 | 1 | -0/+5 | |
| | ||||||
* | still allow user specified text modifiers with a short terminal. | Geoff Wing | 2004-08-07 | 1 | -0/+7 | |
| | | | | | Only disallow if the terminal is really unknown or without sufficient capabilities or if SINGLE_LINE_ZLE option is given | |||||
* | 20232 with typo corrected: remove zftp directory listing on zfcd | Peter Stephenson | 2004-08-06 | 1 | -0/+3 | |
| | ||||||
* | unposted: zsh-4.2.1-test-A zsh-4.2.1-test-A | Peter Stephenson | 2004-08-06 | 1 | -0/+4 | |
| | ||||||
* | * 20230: Completion/Debian/Command/_apt: dumb down apt-get | Clint Adams | 2004-08-01 | 1 | -0/+4 | |
| | | | | install completion and always complete from all available packages. | |||||
* | * 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanations | Clint Adams | 2004-08-01 | 1 | -0/+5 | |
| | | | | of clone usage. | |||||
* | 20222: turn on max function depth | Peter Stephenson | 2004-07-30 | 1 | -0/+10 | |
| | | | | | plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search | |||||
* | 20221: $LINENO in trap '...' DEBUG was wrong. | Peter Stephenson | 2004-07-29 | 1 | -0/+5 | |
| | ||||||
* | 20219: make zle parameter HISTNO writeable | Peter Stephenson | 2004-07-29 | 1 | -0/+5 | |
| | | | | add history-pattern-search widget | |||||
* | 20208: ternary path codes in prompt treat / as zero elements | Peter Stephenson | 2004-07-29 | 1 | -0/+5 | |
| | ||||||
* | 20214: fix debugging test with recursive functions | Peter Stephenson | 2004-07-28 | 1 | -0/+3 | |
| | ||||||
* | 20204: Motoi Washida: typo in _retrieve_cache | Peter Stephenson | 2004-07-28 | 1 | -0/+3 | |
| | ||||||
* | 20200 plus unposted: fix MIME stuff, | Peter Stephenson | 2004-07-28 | 1 | -0/+7 | |
| | | | | don't let _kfmclient drop through to `no more arguments' unnecessarily | |||||
* | 20199: improve MIME handling. | Peter Stephenson | 2004-07-26 | 1 | -0/+8 | |
| | ||||||
* | 20198: fix TRAPEXIT. | Peter Stephenson | 2004-07-26 | 1 | -0/+6 | |
| | ||||||
* | Unposted: documentation for "zargs" | Bart Schaefer | 2004-07-26 | 1 | -0/+4 | |
| | ||||||
* | 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems | Oliver Kiddle | 2004-07-23 | 1 | -0/+3 | |
| | ||||||
* | Motoi Washida: 20179: new completions for Mac OS X | Oliver Kiddle | 2004-07-23 | 1 | -0/+7 | |
| | ||||||
* | Jean-Baptiste Quenot: 20167: find targets enclosed in single quotes | Oliver Kiddle | 2004-07-19 | 1 | -0/+5 | |
| | ||||||
* | 20173: fix crash when reallocating heaps | Peter Stephenson | 2004-07-17 | 1 | -0/+5 | |
| | ||||||
* | 20153: make zle-line-init run after the first zrefresh() | Peter Stephenson | 2004-07-13 | 1 | -0/+6 | |
| | ||||||
* | NEWS: more additions from Oliver. | Peter Stephenson | 2004-07-12 | 1 | -0/+1 | |
| | ||||||
* | NEWS: read through and tidied up | Peter Stephenson | 2004-07-12 | 1 | -0/+2 | |
| | ||||||
* | 20151: ChangeLog for NEWS | Peter Stephenson | 2004-07-12 | 1 | -0/+2 | |
| | ||||||
* | unposted: improve 20150 by setting pointer to NULL | Peter Stephenson | 2004-07-12 | 1 | -0/+5 | |
| | ||||||
* | 20145: Additional arguments to read-from-minibuffer specify initial values | Bart Schaefer | 2004-07-12 | 1 | -0/+6 | |
| | | | | of LBUFFER and RBUFFER. | |||||
* | 20149: improve prompt-reset code | Peter Stephenson | 2004-07-11 | 1 | -2/+13 | |
| | | | | 20150: commit ancient memory leak fix(?) in completion | |||||
* | 21042: add test for bug fixed in 21041 | Peter Stephenson | 2004-07-07 | 1 | -0/+3 | |
| | ||||||
* | 20141: Crash restoring exported special parameters | Peter Stephenson | 2004-07-07 | 1 | -0/+6 | |
| | ||||||
* | 20126: tidy up before 4.2.1 | Peter Stephenson | 2004-07-02 | 1 | -0/+12 | |
| | | | | 20127: tweaked version of Wayne's patch to reexand prompts | |||||
* | 20125: say where the output for job notifications goes | Peter Stephenson | 2004-07-02 | 1 | -0/+5 | |
| | ||||||
* | 7650: new reset-prompt zle widget | Peter Stephenson | 2004-07-01 | 1 | -0/+5 | |
| | ||||||
* | 20118: improvements to limits builtins | Peter Stephenson | 2004-06-30 | 1 | -0/+6 | |
| | ||||||
* | 20112 changed c.f. 20113: | Peter Stephenson | 2004-06-28 | 1 | -0/+9 | |
| | | | | fix here string and here document expansion and quoting | |||||
* | unposted: fix .distfiles for zed-set-file-name | Peter Stephenson | 2004-06-26 | 1 | -0/+4 | |
| | ||||||
* | Fix typos in some descriptions. | Bart Schaefer | 2004-06-24 | 1 | -0/+5 | |
| | ||||||
* | 20089: various zed improvements | Peter Stephenson | 2004-06-23 | 1 | -0/+5 | |
| | ||||||
* | 20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings. | Clint Adams | 2004-06-22 | 1 | -1/+5 | |
| | ||||||
* | 20076, 20084: { ... } always { ... } syntax. | Peter Stephenson | 2004-06-22 | 1 | -0/+7 | |
| | ||||||
* | Record some uncommitted doc changes and a minor fix to predict-on. | Bart Schaefer | 2004-06-22 | 1 | -0/+11 | |
| | ||||||
* | * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition. | Clint Adams | 2004-06-20 | 1 | -0/+4 | |
| | ||||||
* | 20077: fix completion of reserved words | Oliver Kiddle | 2004-06-18 | 1 | -0/+5 | |
| | ||||||
* | _arguments fix for configure, unconfirmed | Peter Stephenson | 2004-06-18 | 1 | -0/+5 | |
| | ||||||
* | 20069: complete character encodings case-insensitively for GNU iconv | Oliver Kiddle | 2004-06-17 | 1 | -0/+3 | |
| | ||||||
* | 20059: check for systems using . separator instead of for those using : | Oliver Kiddle | 2004-06-17 | 1 | -0/+5 | |
| | ||||||
* | users/7553: include zsh version in dump file to avoid problems with upgrades | Oliver Kiddle | 2004-06-16 | 1 | -0/+5 | |
| | ||||||
* | 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty. | Clint Adams | 2004-06-15 | 1 | -0/+5 | |
| | ||||||
* | c.f. 20034: zsh/mathfunc tests | Peter Stephenson | 2004-06-09 | 1 | -0/+5 | |
| |