Age | Commit message (Expand) | Author | Files | Lines |
2002-05-08 | 17097: closing all TCP sessions referenced freed memory. | Peter Stephenson | 2 | -2/+7 |
2002-05-08 | Typo in ChangeLog | Andrey Borzenkov | 1 | -1/+1 |
2002-05-08 | 17095: Bug in setting associative array; remove unused counter | Peter Stephenson | 2 | -8/+10 |
2002-05-08 | 17081: New zselect module and documentation. | Peter Stephenson | 5 | -32/+413 |
2002-05-08 | 17075, 17076: _urpmi and chkconfig/services | Andrey Borzenkov | 9 | -124/+230 |
2002-05-08 | 17080: tag-order style usage | Andrey Borzenkov | 2 | -3/+10 |
2002-05-08 | 17074: mondoarchive completion | Andrey Borzenkov | 2 | -0/+57 |
2002-05-08 | unposted: add autom4te.cache to .cvsignore (autoconf-2.53?) | Andrey Borzenkov | 2 | -0/+6 |
2002-05-06 | Assorted previously-uncommitted patches (16613, 16032, doc tweak). | Bart Schaefer | 1 | -0/+13 |
2002-05-06 | Detect variant tgetent() return value and test for it correctly. | Bart Schaefer | 3 | -8/+42 |
2002-05-06 | Split tokenize() into shtokenize() and zshtokenize() | Bart Schaefer | 3 | -8/+22 |
2002-05-06 | Explain the effect of unreadable directories, etc., on the CORRECT option | Bart Schaefer | 1 | -0/+3 |
2002-05-06 | fix _arguments' -s option (17078) | Sven Wischnowsky | 2 | -4/+7 |
2002-05-03 | 17072: fix pushdminus handling in completion after directory stack references | Oliver Kiddle | 2 | -11/+12 |
2002-04-30 | 17057: completion for debfoster | Clint Adams | 3 | -1/+99 |
2002-04-29 | 17055: shared object linkage on the Hurd. | Clint Adams | 2 | -2/+6 |
2002-04-29 | unposted: add missing bracket in _spamassassin. | Clint Adams | 2 | -1/+6 |
2002-04-25 | 17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was | Peter Stephenson | 2 | -2/+8 |
2002-04-25 | users/4865: Completion/compinit: need to add NO_octalzeroes to | Peter Stephenson | 2 | -0/+4 |
2002-04-25 | 17044: complete all files for w3m, not just *.html. | Clint Adams | 2 | -1/+6 |
2002-04-25 | ChangeLog for 17040, 17041 | Peter Stephenson | 1 | -0/+8 |
2002-04-25 | 17040: Src/Modules/tcp.c: AF_INET6 wasn't copied into the | Peter Stephenson | 2 | -3/+4 |
2002-04-25 | remove one half of 17029; the part for zstyle wasn't right (17035) | Sven Wischnowsky | 2 | -1/+5 |
2002-04-24 | fix two memory leaks (found by Felix): pre-compiled patterns when re-defining... | Sven Wischnowsky | 3 | -0/+8 |
2002-04-23 | users/4851: Add Functions/Misc/relative. | Bart Schaefer | 1 | -0/+6 |
2002-04-23 | Add "relative". | Bart Schaefer | 1 | -5/+3 |
2002-04-23 | users/4851: Convert a full path to a path relative to a directory. | Bart Schaefer | 1 | -0/+28 |
2002-04-18 | Stupid typo -- :? should be ?: | Bart Schaefer | 1 | -1/+1 |
2002-04-18 | 17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restore | Peter Stephenson | 3 | -4/+9 |
2002-04-17 | Diff by article number, not just by attribution line. | Bart Schaefer | 1 | -10/+40 |
2002-04-17 | Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst: | Peter Stephenson | 3 | -2/+17 |
2002-04-17 | Differentiate the two patches from 16703. | Wayne Davison | 1 | -2/+2 |
2002-04-17 | make compvalues unquote the string from the line like comparguments does (16998) | Sven Wischnowsky | 2 | -3/+25 |
2002-04-16 | Modified _java to use _java_class. | Felix Rosencrantz | 2 | -14/+10 |
2002-04-16 | make _path_files use match specs from the matcher style when calling compfile... | Sven Wischnowsky | 2 | -3/+7 |
2002-04-16 | make _values not use -Q (16991) | Sven Wischnowsky | 2 | -1/+4 |
2002-04-16 | treat backslashed bangs in double quotes specially in get_comp_string(), they... | Sven Wischnowsky | 2 | -0/+10 |
2002-04-16 | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 37 | -72/+97 |
2002-04-12 | 16973: complete package name argument to apt-cache policy. | Clint Adams | 2 | -1/+4 |
2002-04-12 | 16972: complete for aaaa, zone, mx, soa, txt. | Clint Adams | 2 | -1/+6 |
2002-04-10 | 16955: _java_class | Felix Rosencrantz | 1 | -0/+6 |
2002-04-10 | New _java_class to find classes on the classpath. | Felix Rosencrantz | 2 | -0/+16 |
2002-04-08 | 16942: Allow zero-length matches in parameter substitutions. | Peter Stephenson | 2 | -2/+7 |
2002-04-04 | 16935: update options completed for ssh and add sftp completion | Oliver Kiddle | 2 | -193/+207 |
2002-04-04 | name tweak | Clint Adams | 1 | -1/+1 |
2002-04-04 | 16934: complete ssh -1 as well as ssh -2. | Clint Adams | 2 | -0/+5 |
2002-04-04 | add original string as match (like in _approximate) | Oliver Kiddle | 2 | -3/+17 |
2002-04-04 | 16933: more sophisticated versions of these functions | Oliver Kiddle | 3 | -16/+32 |
2002-04-04 | 16923: add insert style for inserting matches instead of adding them as a match | Oliver Kiddle | 3 | -2/+16 |
2002-03-30 | 16927 + a usage-message fix. | Wayne Davison | 1 | -0/+6 |