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
*
Yet another fix for prepnexthistent().
Wayne Davison
2002-02-20
1
-1
/
+2
*
16619, 16676: add -c, -l and -p options to the dirs builtin
Oliver Kiddle
2002-02-20
6
-27
/
+65
*
16673: add langinfo module as an interface to locale information.
Clint Adams
2002-02-19
7
-2
/
+613
*
unposted: METAFAQ distribution sites fixup
Geoff Wing
2002-02-19
1
-0
/
+3
*
Remove: France ftp.cenatls.cena.dgac.fr
Geoff Wing
2002-02-19
1
-3
/
+3
*
16635: make sure we display lists in singlelinezle mode
Geoff Wing
2002-02-19
2
-2
/
+7
*
16672
Wayne Davison
2002-02-18
1
-0
/
+5
*
Fixed a just-introduced bug in prepnexthistent() when curline is in
Wayne Davison
2002-02-18
1
-4
/
+5
*
allow an argument containing only a single colon as a separator between optio...
Sven Wischnowsky
2002-02-18
3
-2
/
+11
*
fix group handling nothing should now possibly be added to the wrong group ag...
Sven Wischnowsky
2002-02-18
2
-27
/
+22
*
fix test for prefix-needed (16667)
Sven Wischnowsky
2002-02-18
2
-3
/
+7
*
16662: use parameter expansion instead of grep, sed, and seq.
Clint Adams
2002-02-17
2
-3
/
+8
*
users/4678
Wayne Davison
2002-02-16
1
-0
/
+5
*
When savehistfile() rewrites the history file, there was a potential for
Wayne Davison
2002-02-16
1
-1
/
+2
*
16625
Wayne Davison
2002-02-16
1
-0
/
+5
*
Optimized putoldhistentryontop() so that when resizehistents() calls it
Wayne Davison
2002-02-16
1
-14
/
+24
*
16618
Wayne Davison
2002-02-16
1
-0
/
+5
*
Gergely Nagy, 16644: completion for cdcd.
Clint Adams
2002-02-14
3
-1
/
+107
*
unposted: METAFAQ distribution sites fixup
Geoff Wing
2002-02-14
1
-0
/
+5
*
Changed: uiarchive.uiuc.edu path
Geoff Wing
2002-02-14
1
-1
/
+1
*
Remove: Australia ftp.ips.gov.au
Geoff Wing
2002-02-14
1
-8
/
+7
*
Improved resizehistents() so that it honors HISTEXPIREDUPSFIRST.
Wayne Davison
2002-02-13
1
-25
/
+33
*
Two unposted tweaks.
Wayne Davison
2002-02-12
1
-0
/
+7
*
Silenced a compiler warning.
Wayne Davison
2002-02-12
1
-1
/
+1
*
The minimum size of histsiz (aka HISTSIZE) should be 1, not 2.
Wayne Davison
2002-02-12
1
-2
/
+2
*
Add a special-dirs example.
Bart Schaefer
2002-02-12
2
-0
/
+12
*
add -x option (to be passed on to compadd) to _description and friends; make ...
Sven Wischnowsky
2002-02-12
8
-57
/
+60
*
unposted: improve apm and screen handling
Clint Adams
2002-02-09
2
-4
/
+15
*
16590: use a prefix match instead of a "fuzzy-exact" match.
Clint Adams
2002-02-08
2
-1
/
+6
*
fix for displaying matches in groups via _describe; go back to displaying one...
Sven Wischnowsky
2002-02-07
2
-1
/
+16
*
unposted: Colin Walters's prompt, adapted for the theme system
Clint Adams
2002-02-07
3
-0
/
+32
*
16577: don't return a single dot as the path head of a slash.
Clint Adams
2002-02-06
2
-2
/
+11
*
16568: get listing of entire directory for approximation and other purposes.
Clint Adams
2002-02-05
2
-7
/
+4
*
16566: show ls -F classifiers as display strings.
Clint Adams
2002-02-05
2
-8
/
+21
*
16556: No error on `print >&-'.
Bart Schaefer
2002-02-04
2
-10
/
+22
*
16555: add | to bracket expression, 2>/dev/null
Clint Adams
2002-02-04
2
-6
/
+6
*
16553: differentiate between files and directories during remote scp completion.
Clint Adams
2002-02-04
2
-2
/
+12
*
Fixed some problems with _cvs and flags. Fixed _perl to complete a script
Felix Rosencrantz
2002-02-04
3
-5
/
+13
*
16540: short options and local files
Clint Adams
2002-02-03
2
-1
/
+25
*
Akinori Musha: 16534: a few bug fixes and some wording fixes
Oliver Kiddle
2002-02-01
2
-22
/
+35
*
use RPS2 to put states on the right
Oliver Kiddle
2002-01-31
2
-0
/
+5
*
16494: extract outermost words with negative arguments to %_ and add %^
Oliver Kiddle
2002-01-31
2
-7
/
+50
*
16493: correct typos
Oliver Kiddle
2002-01-31
2
-7
/
+9
*
16492: add RPROMPT2 variable for right prompts in multi-line commands
Oliver Kiddle
2002-01-31
4
-3
/
+23
*
* 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt when
Andrew Main
2002-01-31
2
-1
/
+6
*
fixlet to avoid an empty string in an array; cause completion after cd withou...
Sven Wischnowsky
2002-01-30
2
-0
/
+8
*
16514: initscript completion fixes
Clint Adams
2002-01-30
2
-2
/
+9
*
slight improvement for 16500 to allow completion after ./<TAB> in all cases (...
Sven Wischnowsky
2002-01-28
2
-6
/
+6
*
16503: warn on fclose or fflush errors in bin_print.
Clint Adams
2002-01-27
2
-76
/
+87
*
16500: don't complete executable files in the current directory if "." is not...
Clint Adams
2002-01-27
2
-1
/
+16
[next]