index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
21570: complete for the help sub-command
Oliver Kiddle
2005-08-08
2
-130
/
+134
*
new brctl completion
Oliver Kiddle
2005-08-08
3
-1
/
+66
*
21566: Tobias Gruetzmacher: fix to list all repositories
Oliver Kiddle
2005-08-08
2
-11
/
+15
*
unposted: fix syntax error in _mencal introduced by recent cleanup.
Clint Adams
2005-08-08
2
-1
/
+6
*
Improved the %d and %g tests.
Wayne Davison
2005-08-04
1
-4
/
+6
*
silence is golden.
Wayne Davison
2005-08-02
1
-0
/
+2
*
21557: Thorsten Dahlheimer: BRACE_CCL fix
Peter Stephenson
2005-08-02
2
-1
/
+6
*
Silenced a compiler warning about a variable that might be used
Wayne Davison
2005-08-01
1
-1
/
+1
*
A few more improvements for B03print.ztst.
Wayne Davison
2005-08-01
1
-1
/
+6
*
Three more tests based on recent fixes.
Wayne Davison
2005-08-01
1
-0
/
+14
*
- Improved how we check the no-newline test cases.
Wayne Davison
2005-08-01
1
-13
/
+17
*
various cleanups: fix indentation and capitalisation of descriptions
Oliver Kiddle
2005-08-01
15
-461
/
+293
*
21393: add missing local declarations
Oliver Kiddle
2005-08-01
2
-19
/
+25
*
21552: Thorsten Dahlheimer: various fixes to print builtin
Peter Stephenson
2005-08-01
2
-31
/
+43
*
unposted: Perforce "attribute" command
Peter Stephenson
2005-08-01
6
-34
/
+131
*
21553: improve zsh.pdf and don't distribute .ps
Peter Stephenson
2005-07-31
3
-4
/
+14
*
21548
Wayne Davison
2005-07-29
1
-0
/
+5
*
Reorder the --include/--include-from --exclude/--exclude-from lines
Wayne Davison
2005-07-29
1
-2
/
+2
*
add Functions/Exceptions/.distfiles
Peter Stephenson
2005-07-28
2
-0
/
+6
*
21541: remove some warnings from ZLE_UNICODE_SUPPORT
Peter Stephenson
2005-07-28
7
-14
/
+46
*
unposted: updated _perforce for Perforce release 2005.1
Peter Stephenson
2005-07-28
2
-2
/
+35
*
21540: update aap completion for version 1.076
Doug Kearns
2005-07-28
2
-14
/
+25
*
The PROMPT_SP output should be prior to the job notifications too.
Wayne Davison
2005-07-27
1
-7
/
+7
*
PROMPT_SP improvement.
Wayne Davison
2005-07-26
1
-0
/
+6
*
21532
Wayne Davison
2005-07-26
1
-0
/
+8
*
Moved the PROMPT_SP output into preprompt() so that it takes effect
Wayne Davison
2005-07-26
1
-0
/
+9
*
Mention the new inverse-hash that is output by PROMPT_SP.
Wayne Davison
2005-07-26
1
-4
/
+2
*
Moving the PROMPT_SP code earlier in the scheme of things so that
Wayne Davison
2005-07-26
1
-23
/
+1
*
Updated the entry that talks about PROMPT_CR and PROMPT_SP to suggest
Wayne Davison
2005-07-26
1
-7
/
+4
*
21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath.
Clint Adams
2005-07-26
3
-7
/
+12
*
unposted: declare expl local in _rake
Doug Kearns
2005-07-26
2
-1
/
+5
*
21527: rename zsh-newuser-install and don't run if not loaded
Peter Stephenson
2005-07-26
5
-14
/
+36
*
21516: handle dhclient V3 as well as V2.
Clint Adams
2005-07-26
2
-5
/
+32
*
21518 (modified)
Wayne Davison
2005-07-26
1
-0
/
+6
*
Added tests for \c escape handling.
Wayne Davison
2005-07-26
1
-0
/
+28
*
Fixed bin_print() to handle \c escapes as per POSIX (truncating the
Wayne Davison
2005-07-26
1
-5
/
+16
*
If getkeystring() finds a \c escape (when looking for such escapes),
Wayne Davison
2005-07-26
1
-1
/
+3
*
21523, 21524: Julius Plenz: completions for pump and dhclient.
Clint Adams
2005-07-25
3
-0
/
+36
*
unposted: add missing compset -S call to _php
Doug Kearns
2005-07-25
2
-2
/
+8
*
Some echo/printf improvements for the \c escape.
Wayne Davison
2005-07-25
1
-0
/
+11
*
21519: only complete files after baz commit, not archive/version.
Clint Adams
2005-07-24
2
-1
/
+4
*
21517: complete files after build-config if there's a configs subdir, even if...
Clint Adams
2005-07-24
2
-2
/
+10
*
The parsing of \c in $foo[(pws:\c:)1] should treat \c as an unknown
Wayne Davison
2005-07-24
1
-1
/
+1
*
Improved the function comment for getkeystring().
Wayne Davison
2005-07-24
1
-10
/
+11
*
Added missing "goto" in handling of 'c' escape (fix from
Wayne Davison
2005-07-24
1
-0
/
+2
*
An install fix for Cygwin from Thorsten Dahlheimer.
Wayne Davison
2005-07-24
1
-0
/
+1
*
21510: use && rather than -a binary test operator.
Clint Adams
2005-07-24
2
-1
/
+6
*
21506: use globbing instead of ls and sed.
Clint Adams
2005-07-23
2
-5
/
+6
*
21505: use an array for common arguments rather than an additional function
Clint Adams
2005-07-23
2
-26
/
+31
*
215??: move xscreensaver-command completion to the X dir.
Clint Adams
2005-07-23
2
-4
/
+10
[next]