about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 18303: fix some always-true test evaluations.Clint Adams2003-02-262-15/+19
* merge changes from 4.1Oliver Kiddle2003-02-1811-12/+200
* Doug Kearns: 18254: new completion for xmllintOliver Kiddle2003-02-184-24/+108
* Doug Kearns: 18246: minor update to _elinks and trivial fixes for _ant/_javaOliver Kiddle2003-02-174-21/+28
* Doug Kearns: 18159: new completion function for HTML TidyOliver Kiddle2003-02-131-0/+5
* * 18207: Src/Builtins/rlimits.c: add maxfilelocks to ulimit output.Clint Adams2003-02-092-0/+10
* unposted: conjugate "need" properly.Clint Adams2003-02-062-2/+6
* Doug Kearns: 18159: new completion function for HTML TidyOliver Kiddle2003-01-302-1/+124
* 18153: new function for emulating bash's programmable completion systemOliver Kiddle2003-01-304-1/+195
* Doug Kearns: 18141: new completion for elinks web browserOliver Kiddle2003-01-273-1/+48
* 18058, 18060: merge from 4.1Oliver Kiddle2003-01-0811-14/+298
* 18013: Handle test of (( float == 0.0)) properlyPeter Stephenson2002-12-183-6/+14
* 17961: Armin Wolfermann: add OpenBSD support in _sysctlOliver Kiddle2002-11-252-0/+14
* merge changes from 4.1 branchOliver Kiddle2002-11-226-19/+90
* 17935: beautify bin_whence indentation of () and {} contents.Clint Adams2002-11-132-4/+13
* unposted: add apt-cache showsrc part missing from 16463.Clint Adams2002-10-182-1/+6
* 17832: add a default list of filename extensions as a fallbackOliver Kiddle2002-10-182-2/+12
* 17794: fix bugs with tied parametersOliver Kiddle2002-10-173-1/+25
* * 17810 (Martin Waitz): Src/utils.c: bung up memory leak withClint Adams2002-10-112-1/+9
* 17760, 17714: two sh emulation bugs.Bart Schaefer2002-10-061-0/+8
* 17760: Fix case-pattern parsing bug in sh emulation.Bart Schaefer2002-10-062-81/+179
* 17714: Fix to 17357, add module dependencies even if not adding autoloads.Bart Schaefer2002-10-061-3/+3
* 17765: add some missing apt-get options.Clint Adams2002-10-052-1/+11
* commit the correct patch for 4.0Oliver Kiddle2002-09-271-2/+2
* merge changes from 4.1 branchOliver Kiddle2002-09-263-0/+40
* complete for ifup and ifdown commandsOliver Kiddle2002-09-261-1/+1
* nedit 5.3 adds a -version optionOliver Kiddle2002-09-261-0/+55
* 17591: new _losetup and move a couple of functions to the Linux directoryOliver Kiddle2002-09-265-63/+32
* moved from Completion/Unix/Command/_valgrindOliver Kiddle2002-09-261-0/+57
* moved from Completion/Unix/Command/_modutilsOliver Kiddle2002-09-261-0/+87
* pass on options to ssh when getting remote files for scp completionOliver Kiddle2002-09-261-3/+4
* fix minor bug - -g to _files was missing despite presence of the globOliver Kiddle2002-09-262-1/+3
* 17632, 16546: merge changes from 4.1 branchOliver Kiddle2002-09-262-27/+36
* 17682: add support for -H in typeset completionOliver Kiddle2002-09-263-4/+82
* Akinori Musha: 17719: add support for the pkg_create commandOliver Kiddle2002-09-263-1/+111
* 17692: Prevent typeset of a positional parameter before it can do damage,Bart Schaefer2002-09-192-2/+10
* 17252: Sven: Completion/Unix/Type/_path_files: fix for use of (z) parameterClint Adams2002-09-192-3/+12
* 17673: Fix bug with &&s and ||s in complex constructsPeter Stephenson2002-09-173-2/+41
* 17189: Sven: Completion/Unix/Type/_path_files: better splitting ofClint Adams2002-09-102-2/+8
* 17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.Clint Adams2002-09-062-3/+8
* 17620: add new/missing lynx options.Clint Adams2002-09-042-2/+40
* Merge 16613 from development version.Bart Schaefer2002-09-044-8/+47
* 17571: backport of terminfo segfault fix from 4.1.Clint Adams2002-08-222-0/+7
* Forgot to add _larch&_valgrind to .distfiles.Felix Rosencrantz2002-08-192-1/+7
* Added larch&valgrind completion functions.Felix Rosencrantz2002-08-193-0/+2010
* unposted: correct %v typo in clint prompt theme.Clint Adams2002-08-172-1/+5
* merge back new completion functions from 4.1 branchOliver Kiddle2002-08-147-4/+237
* unposted: 4.0.6 zsh-4.0.6Peter Stephenson2002-08-142-2/+4
* 17542 (Thomas Stromberg): most systems don't have /etc/mntPeter Stephenson2002-08-142-6/+11
* 17482 (Karl Tomlinson): Resolve problems with getting and setting termcapPeter Stephenson2002-08-123-8/+405