index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-25
Remark about array-ness of ksh parameters.
Bart Schaefer
1
-0
/
+4
2001-08-25
Parameter expansion doc mop-up.
Bart Schaefer
2
-122
/
+148
2001-08-25
Fix crash on re-entry to loop() from preprompt().
Bart Schaefer
2
-1
/
+11
2001-08-24
test if hash table pointer is NULL to avoid SEGV with compstate=() (15705)
Sven Wischnowsky
2
-0
/
+8
2001-08-22
15683: completion for links(1)
Clint Adams
3
-1
/
+38
2001-08-22
Assorted minor test tweaks.
Bart Schaefer
9
-7
/
+38
2001-08-22
Don't treat numbers as cd-able vars.
Bart Schaefer
2
-1
/
+6
2001-08-22
Change one var() to tt().
Bart Schaefer
1
-1
/
+1
2001-08-21
15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a n...
Clint Adams
2
-1
/
+7
2001-08-21
Better handling of manual section numbers.
Bart Schaefer
2
-3
/
+19
2001-08-20
undo most of 15650, do that in shell code (15669)
Sven Wischnowsky
3
-15
/
+15
2001-08-19
After clarification from D. Korn, remove incorrect remark about autoloading.
Bart Schaefer
1
-4
/
+0
2001-08-19
Fix exit status of zsh -fc '! command'
Bart Schaefer
2
-0
/
+6
2001-08-17
unposted: Functions/Prompts/prompt_adam2_setup: eliminate
Adam Spiers
2
-71
/
+73
2001-08-17
make insert-tab really default to `true' (15653)
Sven Wischnowsky
2
-1
/
+4
2001-08-17
15650
Sven Wischnowsky
3
-5
/
+18
2001-08-16
Fix problem with output bases in zcalc
Peter Stephenson
2
-2
/
+10
2001-08-16
15639
Sven Wischnowsky
2
-3
/
+12
2001-08-16
15638
Sven Wischnowsky
2
-1
/
+7
2001-08-15
15621: display of status line was being mucked up; also fix
Geoff Wing
1
-0
/
+8
2001-08-15
Don't segv if we were displaying n lines and screen was
Geoff Wing
1
-1
/
+1
2001-08-15
15621: display of status line was being mucked up; continuation
Geoff Wing
1
-119
/
+190
2001-08-15
unposted: Mention the word `greedy' in the docs for the S flag, to
Adam Spiers
2
-2
/
+6
2001-08-15
unposted: Add missing docs for cache-policy style.
Adam Spiers
2
-0
/
+9
2001-08-15
15630: update caching policy for newer versions of rpm.
Adam Spiers
2
-1
/
+9
2001-08-15
Add note about kshautoload behavior.
Bart Schaefer
1
-0
/
+4
2001-08-14
15629: unzip -Z should behave just as zipinfo does
Clint Adams
2
-4
/
+14
2001-08-13
Adjust test for new typeset restrictions.
Bart Schaefer
2
-4
/
+5
2001-08-13
Fix and regression tests for crash on typeset of local array elements.
Bart Schaefer
3
-3
/
+269
2001-08-13
-[12n] options don't get arguments (15615)
Sven Wischnowsky
2
-1
/
+6
2001-08-12
Peter Breitenlohner: Minor tweaks to some make targets.
Bart Schaefer
4
-2
/
+11
2001-08-09
add exclusion lists to _dd and check for redhat/mandrake in _user_admin
Oliver Kiddle
3
-21
/
+30
2001-08-09
Mention positional parameter issue.
Bart Schaefer
1
-0
/
+3
2001-08-08
15596 with an unposted tweak to the computil.c change.
Wayne Davison
1
-0
/
+5
2001-08-08
Silence "might be used uninitialized" warnings.
Wayne Davison
1
-0
/
+1
2001-08-08
Got rid of unused variables.
Wayne Davison
1
-1
/
+1
2001-08-08
Silence "might be used uninitialized" warning.
Wayne Davison
1
-1
/
+1
2001-08-08
follow-up to 15588; add -w option to _values (look at all words); change _dd ...
Sven Wischnowsky
4
-22
/
+62
2001-08-07
users/4092
Wayne Davison
1
-0
/
+5
2001-08-07
When rewriting the history file, set histactive to 0 and restore it
Wayne Davison
1
-0
/
+5
2001-08-07
use _x_display when setting $DISPLAY and fix bug in enable completion (15594)
Oliver Kiddle
3
-2
/
+8
2001-08-07
corrections only
Oliver Kiddle
1
-3
/
+3
2001-08-07
Mention FPATH semantics.
Bart Schaefer
1
-0
/
+5
2001-08-07
A list of "standard shell features" that will require changes to zsh
Bart Schaefer
1
-0
/
+48
2001-08-07
do not complete aliases in equals expansion any more (15590)
Oliver Kiddle
2
-7
/
+6
2001-08-07
make _dd not use already used specs; fix for selecting stuff to complete in _...
Sven Wischnowsky
4
-14
/
+39
2001-08-07
15586: remove =alias expansion, leaving only =cmd.
Peter Stephenson
3
-12
/
+7
2001-08-07
15585: bash-style up- and down-case words
Peter Stephenson
4
-2
/
+29
2001-08-07
15583: ignore CVS directories for a all function installations
Peter Stephenson
2
-1
/
+8
2001-08-07
increment zwc fie version (which means changing the magic number) (15584)
Sven Wischnowsky
2
-2
/
+7
[next]