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
2006-02-12
22237: location of man pages on NetBSD
Peter Stephenson
2
-1
/
+6
2006-02-11
22234: Adeodato Simó's quilt completion improvements.
Clint Adams
2
-1
/
+26
2006-02-09
Fixed suffix removal.
Wayne Davison
1
-0
/
+5
2006-02-09
Call ZS_memchr() instead of plain memchr() so that suffix-removal
Wayne Davison
1
-2
/
+2
2006-02-09
Define ZS_memchr() as either wmemchr() or memchr().
Wayne Davison
1
-0
/
+2
2006-02-09
unposted: update some .distfiles.
Clint Adams
4
-52
/
+54
2006-02-09
22205: patch from R.Ramkumar to use the argument to -C in make completion.
Clint Adams
2
-10
/
+44
2006-02-07
One more _rsync change.
Wayne Davison
1
-0
/
+5
2006-02-07
Added one last (I hope) new option for the imminent 2.6.7.
Wayne Davison
1
-0
/
+1
2006-02-07
22200: process text wasn't unmetafied for output.
Peter Stephenson
2
-4
/
+20
2006-02-07
22198: do always set HOME in native emulation
Peter Stephenson
5
-9
/
+38
2006-02-07
Silenced a compiler warning.
Wayne Davison
1
-0
/
+5
2006-02-07
Added the missing return value to a newly-added "return".
Wayne Davison
1
-1
/
+1
2006-02-06
4.3.0-dev-3
Peter Stephenson
4
-4
/
+14
2006-02-06
22195: don't set HOME in the shell
Peter Stephenson
1
-0
/
+6
2006-02-06
22195: don't set HOME in the shell
Peter Stephenson
6
-16
/
+23
2006-02-05
More _rsync changes.
Wayne Davison
1
-0
/
+5
2006-02-05
- Fixed completion after using the -f option due to a trailing ':',
Wayne Davison
1
-24
/
+23
2006-02-05
22193: completion for wanna-build.
Clint Adams
2
-0
/
+49
2006-02-04
22192: remove comments from .ssh/known_hosts
Peter Stephenson
2
-1
/
+6
2006-02-03
22191: from Danek Duvall: neaten host and user completions
Peter Stephenson
3
-3
/
+11
2006-02-03
22187: improved _hosts
Peter Stephenson
2
-13
/
+32
2006-01-31
Added one more new option for 2.6.7.
Wayne Davison
1
-2
/
+3
2006-01-30
Updated _rsync.
Wayne Davison
1
-0
/
+5
2006-01-30
Added options for upcoming 2.6.7 release.
Wayne Davison
1
-11
/
+38
2006-01-29
22179: complete audio files and playlists based on a list of file extensions ...
Clint Adams
2
-1
/
+7
2006-01-28
22174: fix misspelling of -Q for oggdec.
Clint Adams
2
-1
/
+6
2006-01-28
22169: hook function zle-keymap-select called when $KEYMAP changes
Peter Stephenson
3
-3
/
+37
2006-01-21
22168: add options and handling for new subcommands added in 22166 except for...
Clint Adams
2
-4
/
+90
2006-01-21
22167: completion for GNU cp.
Clint Adams
2
-0
/
+35
2006-01-21
22166: add new bts subcommands (clone, submitter, found, notfound, block,
Clint Adams
2
-1
/
+10
2006-01-18
22165: change "zshparams" to "zshparam".
Clint Adams
4
-3
/
+8
2006-01-17
Fixed a couple free()-related bugs in the %D prompt-expansion code.
Wayne Davison
1
-0
/
+5
2006-01-17
Tweaked the code that handles %D so that: (1) we don't free() a NULL
Wayne Davison
1
-4
/
+3
2006-01-16
22110: more intelligent su completion
Bart Schaefer
2
-12
/
+67
2006-01-13
Removed a compiler warning.
Wayne Davison
1
-0
/
+3
2006-01-13
Got rid of unused-variable compiler warning when compiling a
Wayne Davison
1
-1
/
+1
2006-01-13
Remove superfluous STOUC() use.
Wayne Davison
1
-0
/
+5
2006-01-13
Got rid of some superfluous STOUC() calls (such as the ones I added
Wayne Davison
4
-13
/
+13
2006-01-13
22162
Wayne Davison
1
-0
/
+7
2006-01-13
A better version of my last change.
Wayne Davison
1
-12
/
+4
2006-01-13
Metafy the output of the ztrftime() string since that's what the
Wayne Davison
1
-1
/
+12
2006-01-13
Values being stored in an array or a hash needed to be metafied
Wayne Davison
1
-5
/
+5
2006-01-13
If we are saving the ztrftime() value in a variable, we now metafy
Wayne Davison
1
-1
/
+1
2006-01-13
22159: completion for tpb.
Clint Adams
2
-0
/
+22
2006-01-12
Added missing "Src/" prefixes to a recent list of changed files.
Wayne Davison
1
-2
/
+3
2006-01-12
The new "eol" var was being set in singlerefresh(), but not accessed.
Wayne Davison
1
-1
/
+1
2006-01-12
22153: completion for tpconfig.
Clint Adams
2
-0
/
+29
2006-01-12
Even more multibyte code cleanup.
Wayne Davison
1
-6
/
+4
2006-01-12
- When mbrtowc() returns -2 when given all the remaining chars in a
Wayne Davison
1
-21
/
+30
[next]