| Commit message (Expand) | Author | Age | Files | Lines |
* | 17931: Philippe: restore blocking of SIGTERM in interactive shell | Peter Stephenson | 2002-11-13 | 2 | -0/+6 |
* | Zvi Har'El: complete also for rcsdiff | Oliver Kiddle | 2002-11-12 | 2 | -1/+3 |
* | 17928: Zvi Har'El: don't interpret escapes when setting the command buffer | Oliver Kiddle | 2002-11-12 | 2 | -1/+5 |
* | Thierry Vignaud: add option descriptions and missing options | Oliver Kiddle | 2002-11-12 | 3 | -20/+31 |
* | 17861 from Philippe Troin: make signal initialisation more consistent | Peter Stephenson | 2002-11-08 | 2 | -23/+16 |
* | Bart (17906): de-quote prefix when calling compfiles to remove non-exact matc... | Sven Wischnowsky | 2002-11-06 | 2 | -1/+6 |
* | 17859: Philippe Troin: better handling of process groups interactively. | Peter Stephenson | 2002-11-04 | 2 | -5/+33 |
* | 17881 | Wayne Davison | 2002-10-31 | 1 | -0/+7 |
* | - Use floatsecondsgetfn() and floatsecondssetfn() inside the int* version | Wayne Davison | 2002-10-31 | 1 | -18/+25 |
* | - Save off the raw start-time of the $SECONDS special variable if we're | Wayne Davison | 2002-10-31 | 1 | -2/+8 |
* | Compiler-warning fix. | Wayne Davison | 2002-10-30 | 1 | -0/+4 |
* | Got rid of a gcc-3.2 compiler warning. | Wayne Davison | 2002-10-30 | 1 | -1/+2 |
* | 17873: When restoring SECONDS after a function call, included elapsed time. | Peter Stephenson | 2002-10-29 | 2 | -0/+20 |
* | 17872: Fix `typeset SECONDS' when creating local parameter | Peter Stephenson | 2002-10-29 | 2 | -3/+25 |
* | 17868: Allow $SECONDS to become floating point. | Peter Stephenson | 2002-10-29 | 4 | -12/+105 |
* | unposted: add apt-cache showsrc part missing from 16463. | Clint Adams | 2002-10-18 | 2 | -1/+6 |
* | 17832: add a default list of filename extensions as a fallback | Oliver Kiddle | 2002-10-17 | 2 | -2/+12 |
* | * 17810 (Martin Waitz): Src/utils.c: bung up memory leak with | Clint Adams | 2002-10-11 | 2 | -1/+9 |
* | 17794: fix bugs with tied parameters | Oliver Kiddle | 2002-10-10 | 3 | -1/+25 |
* | Changes to _store_cache to allow cache names to contain slashes "/". | Felix Rosencrantz | 2002-10-09 | 2 | -2/+22 |
* | mention that typeset doesn't default parameters to scalar in ksh | Oliver Kiddle | 2002-10-09 | 1 | -0/+5 |
* | 17481 (Karl Tomlinson): get/set for terminfo and termcap parameters | Peter Stephenson | 2002-10-07 | 3 | -18/+39 |
* | 17760, 17714: two sh emulation bugs. | Bart Schaefer | 2002-10-06 | 1 | -0/+8 |
* | 17760: Fix case-pattern parsing bug in sh emulation. | Bart Schaefer | 2002-10-06 | 2 | -2/+8 |
* | 17714: Fix to 17357, add module dependencies even if not adding autoloads. | Bart Schaefer | 2002-10-06 | 1 | -3/+3 |
* | 17765: add some missing apt-get options. | Clint Adams | 2002-10-05 | 2 | -1/+11 |
* | Akinori Musha: 17719: add support for the pkg_create command | Oliver Kiddle | 2002-09-26 | 3 | -3/+54 |
* | 17692: Prevent typeset of a positional parameter before it can do damage, | Bart Schaefer | 2002-09-19 | 2 | -2/+10 |
* | 17673: Fix bug with &&s and ||s in complex constructs | Peter Stephenson | 2002-09-17 | 3 | -2/+41 |
* | 17678: ignore initial `--' argument to printf to satisfy POSIX | Oliver Kiddle | 2002-09-16 | 2 | -4/+11 |
* | 17682: add support for -H and -p in typeset completion | Oliver Kiddle | 2002-09-16 | 3 | -35/+48 |
* | 17542: Thomas Stromberg: most systems don't have /etc/mtab | Oliver Kiddle | 2002-09-16 | 1 | -6/+6 |
* | add descriptions for keyword substitutions | Oliver Kiddle | 2002-09-06 | 2 | -21/+32 |
* | 17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c. | Clint Adams | 2002-09-06 | 2 | -3/+8 |
* | 17620: add new/missing lynx options. | Clint Adams | 2002-09-04 | 2 | -2/+40 |
* | Massive improvement of --max-procs handling; reorganize option parsing to | Bart Schaefer | 2002-09-04 | 1 | -44/+68 |
* | fix minor bug - -g to _files was missing despite presence of the glob | Oliver Kiddle | 2002-09-03 | 3 | -2/+5 |
* | 17608: comment on use and abuse of BINF_SKIPINVALID | Peter Stephenson | 2002-09-03 | 2 | -1/+14 |
* | pass -F option through to ssh when getting remote files for scp completion | Oliver Kiddle | 2002-09-03 | 2 | -2/+5 |
* | 17591: new _losetup and move _modutils and _valgrind to Linux directory | Oliver Kiddle | 2002-09-03 | 2 | -3/+3 |
* | 17607: pass on options for port no to ssh when getting remote files for scp | Oliver Kiddle | 2002-09-03 | 2 | -3/+14 |
* | moved to Completion/Linux/Command | Oliver Kiddle | 2002-09-03 | 2 | -144/+0 |
* | 17591: new completion for losetup | Oliver Kiddle | 2002-09-03 | 1 | -0/+14 |
* | moved from Completion/Unix/Command/_modutils | Oliver Kiddle | 2002-09-03 | 1 | -0/+87 |
* | moved from Completion/Unix/Command/_valgrind | Oliver Kiddle | 2002-09-03 | 1 | -0/+57 |
* | 17602, 17603: Rationalise option handling, in particular for cd, pushd, popd. | Peter Stephenson | 2002-09-03 | 4 | -173/+175 |
* | Implement --max-procs. | Bart Schaefer | 2002-09-02 | 1 | -7/+43 |
* | Mention zargs. | Bart Schaefer | 2002-09-02 | 1 | -0/+6 |
* | Add zargs. | Bart Schaefer | 2002-09-02 | 1 | -1/+1 |
* | Based on users/5283: Implement xargs-like segmenting of argument list, with | Bart Schaefer | 2002-09-02 | 1 | -0/+199 |