about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Better handling of long command strings, faster padding computation.Bart Schaefer2001-04-051-13/+29
|
* Methods for avoiding the nopromptcr problem, from users/3401 and more.Bart Schaefer2001-04-051-0/+95
|
* Write history entries for jobs resumed with fg/bg; from users/3795, plusBart Schaefer2001-04-051-0/+29
| | | | a couple of minor bugfixes.
* 13909: bad tilde files in some .distfilesClint Adams2001-04-054-4/+7
|
* complete only those single letter options with the right prefix character ↵Sven Wischnowsky2001-04-052-0/+5
| | | | (13908)
* fix for reverse subscripting of strings as second part of subscript ↵Sven Wischnowsky2001-04-052-2/+9
| | | | ($a[x,(r)..]) (13907)
* add -W option to _arguments, which allows to complete options after options ↵Sven Wischnowsky2001-04-045-13/+41
| | | | that take an argument in the next word (13902)
* 13899: OSTYPE checkingClint Adams2001-04-032-6/+7
|
* new completion functionsOliver Kiddle2001-04-036-4/+44
|
* (13892) fixes for fpaths and completion matchingSven Wischnowsky2001-04-034-3/+11
|
* 13889: move _apm to Unix/Command, add OpenBSD supportClint Adams2001-04-024-7/+23
|
* Skip CVS subdirectories when installing functions.Bart Schaefer2001-04-022-0/+5
|
* 13884: apm for FreeBSD 4.1Clint Adams2001-04-022-0/+27
|
* cleanup after function moveSven Wischnowsky2001-04-025-1/+29
|
* more after-move cleanupSven Wischnowsky2001-04-026-96/+0
|
* functions movedSven Wischnowsky2001-04-021-0/+3
|
* after-move cleanupSven Wischnowsky2001-04-0229-225/+1357
|
* new _zedSven Wischnowsky2001-04-021-0/+7
|
* new or changed after moveSven Wischnowsky2001-04-0222-0/+130
|
* new after moveSven Wischnowsky2001-04-021-0/+5
|
* changed after moving functionsSven Wischnowsky2001-04-0216-89/+50
|
* moved from ./Test/55arguments.ztstSven Wischnowsky2001-04-021-0/+149
|
* moved to ./Test/Y03arguments.ztstSven Wischnowsky2001-04-021-149/+0
|
* moved from ./Test/54compmatch.ztstSven Wischnowsky2001-04-021-0/+673
|
* moved to ./Test/Y02compmatch.ztstSven Wischnowsky2001-04-021-673/+0
|
* moved from ./Test/53completion.ztstSven Wischnowsky2001-04-021-0/+55
|
* moved to ./Test/Y01completion.ztstSven Wischnowsky2001-04-021-55/+0
|
* moved from ./Test/52zregexparse.ztstSven Wischnowsky2001-04-021-0/+380
|
* moved to ./Test/V02zregexparse.ztstSven Wischnowsky2001-04-021-380/+0
|
* moved from ./Test/51xtrace.ztstSven Wischnowsky2001-04-021-0/+83
|
* moved to ./Test/E02xtrace.ztstSven Wischnowsky2001-04-021-60/+0
|
* moved from ./Test/14array.ztstSven Wischnowsky2001-04-021-0/+97
|
* moved to ./Test/D05array.ztstSven Wischnowsky2001-04-021-97/+0
|
* moved from ./Test/13parameter.ztstSven Wischnowsky2001-04-021-0/+528
|
* moved to ./Test/D04parameter.ztstSven Wischnowsky2001-04-021-528/+0
|
* moved from ./Test/12procsubst.ztstSven Wischnowsky2001-04-021-0/+25
|
* moved to ./Test/D03procsubst.ztstSven Wischnowsky2001-04-021-25/+0
|
* moved from ./Test/11glob.ztstSven Wischnowsky2001-04-021-0/+267
|
* moved to ./Test/D02glob.ztstSven Wischnowsky2001-04-021-267/+0
|
* moved from ./Test/10prompt.ztstSven Wischnowsky2001-04-021-0/+106
|
* moved to ./Test/D01prompt.ztstSven Wischnowsky2001-04-021-106/+0
|
* moved from ./Test/09funcdef.ztstSven Wischnowsky2001-04-021-0/+13
|
* moved to ./Test/C04funcdef.ztstSven Wischnowsky2001-04-021-13/+0
|
* moved from ./Test/08traps.ztstSven Wischnowsky2001-04-021-0/+186
|
* moved to ./Test/C03traps.ztstSven Wischnowsky2001-04-021-186/+0
|
* moved from ./Test/07cond.ztstSven Wischnowsky2001-04-021-0/+151
|
* moved to ./Test/C02cond.ztstSven Wischnowsky2001-04-021-151/+0
|
* moved from ./Test/06arith.ztstSven Wischnowsky2001-04-021-0/+90
|
* moved to ./Test/C01arith.ztstSven Wischnowsky2001-04-021-90/+0
|
* moved from ./Test/50cd.ztstSven Wischnowsky2001-04-021-0/+106
|