Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-08-10 | 21571: avoid localised translations that break parsing | Oliver Kiddle | 1 | -1/+1 | |
2005-08-10 | 21592: browsing new directory from menu selection crashed | Peter Stephenson | 2 | -0/+6 | |
2005-08-10 | c.f. 21590: metafy_line()/unmetafy_line() now support wide characters | Peter Stephenson | 17 | -553/+943 | |
2005-08-10 | 21579 | Wayne Davison | 1 | -0/+5 | |
2005-08-10 | Put the last test into a sub-shell so that it doesn't interfere | Wayne Davison | 1 | -2/+2 | |
with the temp-file cleanup. | |||||
2005-08-10 | A couple more minor tweaks to the "trap" section. | Wayne Davison | 1 | -2/+4 | |
2005-08-10 | Make printf %s handle an embedded null (21579). | Wayne Davison | 1 | -7/+10 | |
2005-08-09 | Fixes from Thorsten Dahlheimer. | Peter Stephenson | 4 | -14/+37 | |
21578: mkmakemod.sh didn't exit on cleanup. 21582: fix failure status of zmodload -R. 21583: fix circularity test of zmodload -A. | |||||
2005-08-09 | 21577 (adapted): Dan Bullok: improved window resize handling, again | Peter Stephenson | 3 | -1/+11 | |
2005-08-09 | 21580 | Wayne Davison | 1 | -0/+3 | |
2005-08-09 | 21580: Thorsten's patch to make sure that no pre-existing traps | Wayne Davison | 1 | -1/+4 | |
interfere with the tests. | |||||
2005-08-09 | 21581 | Wayne Davison | 1 | -0/+5 | |
2005-08-09 | Changes based on Thorsten's message #21581. | Wayne Davison | 1 | -9/+15 | |
2005-08-09 | Got rid of trap call for now. | Wayne Davison | 1 | -2/+2 | |
2005-08-09 | 21581: Thorsten Dahlheimer: Src/builtin.c: fixed error output | Wayne Davison | 1 | -5/+12 | |
for unknown signal names when using "trap -". | |||||
2005-08-09 | 21584 | Wayne Davison | 1 | -0/+6 | |
2005-08-09 | Test both %b and %s in the empty-arg test. | Wayne Davison | 1 | -1/+1 | |
2005-08-08 | Fixed a recently-introduced bug where printf %b with an empty arg | Wayne Davison | 1 | -1/+1 | |
would output a single space instead of nothing. | |||||
2005-08-08 | 21576: test for 21575 | Peter Stephenson | 2 | -0/+22 | |
2005-08-08 | unposted: unnecessary variable in 21575 | Peter Stephenson | 2 | -1/+4 | |
2005-08-08 | 21575 plus unposted: Add WARN_CREATE_GLOBAL option | Peter Stephenson | 10 | -15/+64 | |
2005-08-08 | 21567: Dan Bullok: trashzle on updating window size | Peter Stephenson | 2 | -1/+6 | |
2005-08-08 | 21570: complete for the help sub-command | Oliver Kiddle | 2 | -130/+134 | |
2005-08-08 | new brctl completion | Oliver Kiddle | 3 | -1/+66 | |
2005-08-08 | 21566: Tobias Gruetzmacher: fix to list all repositories | Oliver Kiddle | 2 | -11/+15 | |
2005-08-08 | unposted: fix syntax error in _mencal introduced by recent cleanup. | Clint Adams | 2 | -1/+6 | |
2005-08-04 | Improved the %d and %g tests. | Wayne Davison | 1 | -4/+6 | |
2005-08-02 | silence is golden. | Wayne Davison | 1 | -0/+2 | |
2005-08-02 | 21557: Thorsten Dahlheimer: BRACE_CCL fix | Peter Stephenson | 2 | -1/+6 | |
2005-08-01 | Silenced a compiler warning about a variable that might be used | Wayne Davison | 1 | -1/+1 | |
unassigned. | |||||
2005-08-01 | A few more improvements for B03print.ztst. | Wayne Davison | 1 | -1/+6 | |
2005-08-01 | Three more tests based on recent fixes. | Wayne Davison | 1 | -0/+14 | |
2005-08-01 | - Improved how we check the no-newline test cases. | Wayne Davison | 1 | -13/+17 | |
- Added a test case for "echo -n". | |||||
2005-08-01 | various cleanups: fix indentation and capitalisation of descriptions | Oliver Kiddle | 15 | -461/+293 | |
2005-08-01 | 21393: add missing local declarations | Oliver Kiddle | 2 | -19/+25 | |
2005-08-01 | 21552: Thorsten Dahlheimer: various fixes to print builtin | Peter Stephenson | 2 | -31/+43 | |
2005-08-01 | unposted: Perforce "attribute" command | Peter Stephenson | 6 | -34/+131 | |
21551: FEATURES description for file<20-> 21546: oddities of subscripts when searching arrays 21544: ioctl() prototyping | |||||
2005-07-31 | 21553: improve zsh.pdf and don't distribute .ps | Peter Stephenson | 3 | -4/+14 | |
2005-07-29 | 21548 | Wayne Davison | 1 | -0/+5 | |
2005-07-29 | Reorder the --include/--include-from --exclude/--exclude-from lines | Wayne Davison | 1 | -2/+2 | |
so that the completion system will properly complete files after the ...-from options (the completion system is buggy if the shorter option is first and ends with an '='). | |||||
2005-07-28 | add Functions/Exceptions/.distfiles | Peter Stephenson | 2 | -0/+6 | |
2005-07-28 | 21541: remove some warnings from ZLE_UNICODE_SUPPORT | Peter Stephenson | 7 | -14/+46 | |
2005-07-28 | unposted: updated _perforce for Perforce release 2005.1 | Peter Stephenson | 2 | -2/+35 | |
2005-07-28 | 21540: update aap completion for version 1.076 | Doug Kearns | 2 | -14/+25 | |
2005-07-27 | The PROMPT_SP output should be prior to the job notifications too. | Wayne Davison | 1 | -7/+7 | |
2005-07-26 | PROMPT_SP improvement. | Wayne Davison | 1 | -0/+6 | |
2005-07-26 | 21532 | Wayne Davison | 1 | -0/+8 | |
2005-07-26 | Moved the PROMPT_SP output into preprompt() so that it takes effect | Wayne Davison | 1 | -0/+9 | |
prior to things like precmd(), the mail-check output, etc. | |||||
2005-07-26 | Mention the new inverse-hash that is output by PROMPT_SP. | Wayne Davison | 1 | -4/+2 | |
2005-07-26 | Moving the PROMPT_SP code earlier in the scheme of things so that | Wayne Davison | 1 | -23/+1 | |
it can take affect prior to things like the mail-check output. |