about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge of 23439: complete sessions for -dr, -dR, -Dr, -DR, -dx, and -Dx.Paul Ackersviller2007-11-181-0/+11
|
* Merge of users/11484: allow renaming $f to $g to work if the files are ↵Paul Ackersviller2007-11-181-34/+160
| | | | really the same.
* Merge of 23438: improve finding of network printers.Paul Ackersviller2007-11-181-1/+39
|
* Merge of 23434: use also for config.status.Paul Ackersviller2007-11-181-0/+9
|
* Merge of 23408: Peter A. Castro: zftp account handling was broken.Paul Ackersviller2007-11-181-1/+1
|
* Merge of 23364: fix race in POSIX signal blocking - use local variables as ↵Paul Ackersviller2007-11-182-54/+36
| | | | other forms already do.
* Merge of 23363: fake-files style now takes pattern.Paul Ackersviller2007-11-183-3/+33
|
* Merge of 23339: make malloc(0) allocate a single byte instead of returning ↵Paul Ackersviller2007-11-151-89/+209
| | | | invalid (and unfreeable) memory.
* Merge of 23326: with no __STDC_ISO_10646__ or HAVE_ICONV but with ↵Paul Ackersviller2007-11-151-1/+3
| | | | HAVE_NL_LANGINFO and CODESET the code wouldn't compile.
* Merge of 23308: stop tindent becoming negative, which causes infinite use of ↵Paul Ackersviller2007-11-141-17/+25
| | | | | | memory; add debug test to see where it would become negative.
* Merge of 23312: ensure parse.c is updated when version.h changes in order toPaul Ackersviller2007-11-142-2/+4
| | | | pick up changes to ZWC files; memset() header of wordcode file to normalise unused words.
* New function added by pws.Paul Ackersviller2007-11-141-0/+63
|
* Update licence year to 2007.Paul Ackersviller2007-11-141-0/+25
|
* Merge of workers/{21712,23275,23303}, i.e. up to trunk revision 1.6.Paul Ackersviller2007-11-131-41/+41
|
* Merge of 23264: don't add the -pcre-match operator unless the pcre functions ↵Paul Ackersviller2007-11-131-0/+249
| | | | are available.
* Merge new completion onto 4.2 branch.Paul Ackersviller2007-11-131-0/+51
|
* Merge of 23226 : "nice -n<->" wasn't handled.Paul Ackersviller2007-11-131-0/+14
|
* Merge of 23221: Martin Koeppe: don't used XTABS if not available.Paul Ackersviller2007-11-131-0/+2
|
* Merge of 23219: Fix lower casing of option names in some locales.Paul Ackersviller2007-11-121-1/+8
|
* I'm nearing the end of the 4.2 branch updates, so sync up log with contents ↵Paul Ackersviller2007-11-121-19/+821
| | | | of repository.
* Merge new completion onto 4.2 branch.Paul Ackersviller2007-11-121-0/+179
|
* Merge new completions onto 4.2 branch.Paul Ackersviller2007-11-123-0/+110
|
* 23206: Merge new completion onto 4.2 branch.Paul Ackersviller2007-11-121-0/+27
|
* Merge of 23653: add completion for apt-get autoremove.Paul Ackersviller2007-11-111-1/+2
|
* Merge of 23190: tweak _net_interfaces for Linux.Paul Ackersviller2007-11-111-2/+13
|
* Merge of unposted (based on users/10881,10884): add auto-previous zstyle, updatePaul Ackersviller2007-11-112-2/+126
| | | | | smart-insert-last-word to use auto-suffix-retain, "always" block, etc. plus users/11424: don't embed a comment inside a math expression.
* 23184: Merge new completion onto 4.2 branch.Paul Ackersviller2007-11-111-0/+55
|
* Merge of 23168: error when failing to bind to a port didn't use native byte ↵Paul Ackersviller2007-11-111-0/+712
| | | | order.
* Merge of 23164: when PUSHD_SILENT is set, don't print anything from popd/pushd.Paul Ackersviller2007-11-111-3/+4
|
* 23151: Merge new completion onto 4.2 branch.Paul Ackersviller2007-11-111-0/+41
|
* 23150: Merge new completion onto 4.2 branch.Paul Ackersviller2007-11-111-0/+3
|
* Merge of 23144: NULL pointer when ending interactive search in menu select.Paul Ackersviller2007-11-111-1/+4
|
* Merge of 23140: handle syntax for iputils variant as well as whichever ↵Paul Ackersviller2007-11-111-0/+42
| | | | arping for which we had already been completing.
* Merge of 23131: new tests for command substitution.Paul Ackersviller2007-11-111-0/+83
|
* Merge of 23115: add ";|" at end of case statement to cause testing of later ↵Paul Ackersviller2007-11-117-98/+264
| | | | patterns.
* Merge of 2310{7,9}: suppress parallel makes.Paul Ackersviller2007-11-111-0/+6
|
* Merge of 22277, 22281 plus tweaks: standardize behaviour of using wait ↵Paul Ackersviller2007-11-113-46/+109
| | | | builtin with trapped signals.
* Merge of 23101: : ZERR traps had various odd features when combined with ↵Paul Ackersviller2007-11-112-1/+104
| | | | function returns.
* Merge of 23091: fixes for some *roff problems noted by doclifter.Paul Ackersviller2007-11-112-30/+33
|
* Merge of 23090: make ncurses preferred over curses and try not to link to ↵Paul Ackersviller2007-11-111-6/+15
| | | | multiple display libraries if not necessary.
* Reverse out 23086 from this file on 4.2 branch, as the Src/zsh.h doesn't ↵Paul Ackersviller2007-11-111-4/+0
| | | | merge cleanly.
* Merge of trunk revisions 1.15 and 1.16, unposted and 23070.Paul Ackersviller2007-11-111-0/+3
|
* Merge of 23060: make everything makes info.Paul Ackersviller2007-11-111-1/+1
|
* 23059: Merge new completion onto 4.2 branch.Paul Ackersviller2007-11-111-0/+55
|
* 23057: Merge new completion onto 4.2 branch.Paul Ackersviller2007-11-111-0/+99
|
* Merge of users/11083: functions for handling splitting of shell arguments in ↵Paul Ackersviller2007-11-113-0/+163
| | | | ZLE.
* Merge of 23051: using ${(Q)...} on an expression with RCQUOTE handling ↵Paul Ackersviller2007-11-101-2/+6
| | | | failed when DEBUG was defined.
* Merge of users/11079: point out that 1(2##) may not work.Paul Ackersviller2007-11-101-1/+2
|
* Merge of 23028: use texi2pdf where available.Paul Ackersviller2007-11-103-1/+7
|
* Merge of 23022: don't allow WORDCHARS to be exported to tests.Paul Ackersviller2007-11-071-0/+3
|