summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2002-05-15follow-up to 17135, backslash-quoted backslashes in double quotes weren't ↵Sven Wischnowsky1-0/+6
right, yet (17163)
2002-05-1417162: Src/Modules/tcp.c: prevent warning onPeter Stephenson1-0/+3
gethostbyaddr() arguments.
2002-05-1417161: Src/Modules/tcp.c: length parameter to accept()Peter Stephenson1-0/+5
wasn't initialised, causing random failures.
2002-05-14fix for _arguments: don't use argument-tag when completing options; fix for ↵Sven Wischnowsky1-0/+5
_services: leave loop when matches were produced (17148)
2002-05-14allow users to give the maximum number of display-columns the matches should ↵Sven Wischnowsky1-0/+6
take up via the style currently named max-match-length (17147)
2002-05-14fix doc for _describe, mention -t option (17146)Sven Wischnowsky1-0/+5
2002-05-1317120, 17121: Src/init.c: work around problem with NIS tying up filePeter Stephenson1-0/+6
descriptors.
2002-05-13fix for unquoting with `compset -q' with singly and doubly quoted strings ↵Sven Wischnowsky1-0/+6
(17135)
2002-05-12Doc/Makefile.in: back out unintended changesPeter Stephenson1-0/+5
2002-05-12typo correctionAndrey Borzenkov1-0/+1
2002-05-12unposted: fix context name; do not set style by default until it worksAndrey Borzenkov1-0/+5
2002-05-10users/4951: make ulimit documentation clearerPeter Stephenson1-0/+5
2002-05-0817102: looking up TCP sessions by fd returned the wrong pointerPeter Stephenson1-0/+3
2002-05-0817097: closing all TCP sessions referenced freed memory.Peter Stephenson1-0/+3
2002-05-08Typo in ChangeLogAndrey Borzenkov1-1/+1
2002-05-0817095: Bug in setting associative array; remove unused counterPeter Stephenson1-0/+5
2002-05-0817081: New zselect module and documentation.Peter Stephenson1-0/+6
2002-05-0817075, 17076: _urpmi and chkconfig/servicesAndrey Borzenkov1-2/+12
2002-05-0817080: tag-order style usageAndrey Borzenkov1-0/+6
2002-05-08unposted: add autom4te.cache to .cvsignore (autoconf-2.53?)Andrey Borzenkov1-0/+5
2002-05-06Assorted previously-uncommitted patches (16613, 16032, doc tweak).Bart Schaefer1-0/+13
2002-05-06fix _arguments' -s option (17078)Sven Wischnowsky1-0/+5
2002-05-0317072: fix pushdminus handling in completion after directory stack referencesOliver Kiddle1-0/+6
2002-04-3017057: completion for debfosterClint Adams1-0/+5
2002-04-2917055: shared object linkage on the Hurd.Clint Adams1-0/+4
2002-04-29unposted: add missing bracket in _spamassassin.Clint Adams1-0/+5
2002-04-2517046: Src/math.c: OCTAL_ZEROES with a `0' on its own wasPeter Stephenson1-0/+5
swallowing up too many characters.
2002-04-25users/4865: Completion/compinit: need to add NO_octalzeroes toPeter Stephenson1-0/+3
$_comp_options.
2002-04-2517044: complete all files for w3m, not just *.html.Clint Adams1-0/+5
2002-04-25ChangeLog for 17040, 17041Peter Stephenson1-0/+8
2002-04-25remove one half of 17029; the part for zstyle wasn't right (17035)Sven Wischnowsky1-0/+5
2002-04-24fix two memory leaks (found by Felix): pre-compiled patterns when ↵Sven Wischnowsky1-0/+6
re-defining styles and compredirs-copies in comp_wrapper() (17029)
2002-04-23users/4851: Add Functions/Misc/relative.Bart Schaefer1-0/+6
2002-04-1817011: Src/Modules/tcp.c, Src/Modules/zftp.c: restorePeter Stephenson1-0/+5
freehostent() incorrectly removed in 16172.
2002-04-17Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson1-0/+6
Careful with long filenames in internal condition test; fix block file test for `-f'.
2002-04-17Differentiate the two patches from 16703.Wayne Davison1-2/+2
2002-04-17make compvalues unquote the string from the line like comparguments does (16998)Sven Wischnowsky1-0/+5
2002-04-16Modified _java to use _java_class.Felix Rosencrantz1-0/+5
2002-04-16make _path_files use match specs from the matcher style when calling ↵Sven Wischnowsky1-0/+4
compfiles (users/4836)
2002-04-16make _values not use -Q (16991)Sven Wischnowsky1-0/+3
2002-04-16treat backslashed bangs in double quotes specially in get_comp_string(), ↵Sven Wischnowsky1-0/+4
they are more like $s there (16990)
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky1-0/+25
2002-04-1216973: complete package name argument to apt-cache policy.Clint Adams1-0/+3
2002-04-1216972: complete for aaaa, zone, mx, soa, txt.Clint Adams1-0/+5
2002-04-1016955: _java_classFelix Rosencrantz1-0/+6
2002-04-0816942: Allow zero-length matches in parameter substitutions.Peter Stephenson1-0/+5
2002-04-0416935: update options completed for ssh and add sftp completionOliver Kiddle1-0/+5
2002-04-04name tweakClint Adams1-1/+1
2002-04-0416934: complete ssh -1 as well as ssh -2.Clint Adams1-0/+4
2002-04-04add original string as match (like in _approximate)Oliver Kiddle1-0/+3