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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
31174: zle: Make sure state changes are refreshed after init hook
Frank Terbeck
2013-04-05
1
-0
/
+5
*
31203: add new etags completion.
Peter Stephenson
2013-04-04
1
-0
/
+5
*
Add ChangeLog entry for previous commit
Frank Terbeck
2013-04-03
1
-0
/
+4
*
Jun. T: typo in vi-goto-mark
Peter Stephenson
2013-04-02
1
-1
/
+6
*
31182: _awk: Allow sticked arguments
Mikael Magnusson
2013-03-29
1
-1
/
+5
*
Han Pingtian: 31167 (with tweak): limit use of colons for recognising
Peter Stephenson
2013-03-20
1
-1
/
+7
*
31158: following a wildcard with a repetition produces a bad pattern error
Bart Schaefer
2013-03-19
1
-2
/
+12
*
improved math context completion: functions
Peter Stephenson
2013-03-17
1
-1
/
+3
*
31155: minor extra zcalc features and documentation
Peter Stephenson
2013-03-17
1
-1
/
+6
*
31154: make zcalc understand continuation lines with a backslash
Peter Stephenson
2013-03-15
1
-1
/
+6
*
31151: Pavol Juhas: complete (C etc) tags better
Peter Stephenson
2013-03-14
1
-1
/
+6
*
31140: avoid crash when hitting recursion limit
Mikael Magnusson
2013-03-13
1
-1
/
+6
*
unposted: adjust another mention of psvar
Mikael Magnusson
2013-03-13
1
-1
/
+6
*
based on 31144 etc.: all entries of psvar can now be shown in prompts
Peter Stephenson
2013-03-13
1
-1
/
+6
*
31141: Tighten NO_CLOBBER restrictions on {fd} syntax
Peter Stephenson
2013-03-10
1
-1
/
+7
*
31136: vcs_info: just set parameters instead of passing over a pipe
Mikael Magnusson
2013-03-10
1
-1
/
+4
*
30639: Add support for showing the current action is cherry-pick to vcs_info ...
Mikael Magnusson
2013-03-10
1
-1
/
+5
*
30490: _java: -keystore takes a file argument, so complete files
Mikael Magnusson
2013-03-10
1
-1
/
+4
*
30496: Parse argument to %F and %K as prompt sequences
Mikael Magnusson
2013-03-10
1
-1
/
+7
*
users/17666: zcalc -f sets FORCE_FLOAT
Peter Stephenson
2013-03-05
1
-1
/
+4
*
users/17665: add FORCE_FLOAT option
Peter Stephenson
2013-03-05
1
-1
/
+10
*
31077: update for new options in GNU sort
Oliver Kiddle
2013-02-27
1
-1
/
+4
*
c.f. 31071: remove duplicate _osc and rename _ps to avoid name clash
Oliver Kiddle
2013-02-27
1
-1
/
+7
*
31061: "functions" completion takes account of options already
Peter Stephenson
2013-02-22
1
-2
/
+2
*
31061: "functions" completion takes account of options already
Peter Stephenson
2013-02-22
1
-1
/
+4
*
31060:"+" before a flag for "functions" or
Peter Stephenson
2013-02-22
1
-1
/
+6
*
31058: add completion of options from newer versions of some commands
Oliver Kiddle
2013-02-21
1
-1
/
+8
*
31055: missing $ in compaudit search of /proc file system
Peter Stephenson
2013-02-19
1
-1
/
+6
*
31041: add support for testing line editor widgets from the test suite
Oliver Kiddle
2013-02-12
1
-1
/
+4
*
remove duplication in git guidelines
Oliver Kiddle
2013-02-12
1
-1
/
+6
*
Morita Sho: 31038: add location of terminfo entries on Debian
Oliver Kiddle
2013-02-09
1
-1
/
+4
*
31037: return to previous position with vi-goto-mark using `` or ''
Oliver Kiddle
2013-02-09
1
-1
/
+6
*
Wieland Hoffmann: 31030: improve mplayer completion label
Peter Stephenson
2013-02-07
1
-1
/
+4
*
Wieland Hoffmann: 31029: correct directory in README
Peter Stephenson
2013-02-07
1
-1
/
+3
*
Han Pingtian: 31027: remove the -g's from globs in file completion
Peter Stephenson
2013-02-07
1
-1
/
+6
*
Eric P Mangold: 31016: updated twisted completion using internally
Peter Stephenson
2013-02-03
1
-1
/
+7
*
31015: compaudit fix to allow executable owner to own completion files
Peter Stephenson
2013-02-01
1
-1
/
+6
*
Fix _prove completer commit (was html)
Mikael Magnusson
2013-02-01
1
-1
/
+5
*
Jesper Nygårds: 31012: gradle completion update
Peter Stephenson
2013-01-29
1
-1
/
+4
*
Dmitry Roshchin: 31008: updates for openSUSE completions
Peter Stephenson
2013-01-29
1
-1
/
+6
*
31000: fix typo in example
Bart Schaefer
2013-01-26
1
-1
/
+5
*
users/17608: use function to modify currrent command line argument
Peter Stephenson
2013-01-24
1
-1
/
+7
*
30993: fix parameter modifier crash with :wq on empty string
Peter Stephenson
2013-01-22
1
-1
/
+7
*
30987: only call xrandr when necessary and use _call_program
Oliver Kiddle
2013-01-21
1
-1
/
+6
*
30960: Alexey Bezhan: compatibility issue with django completion
Peter Stephenson
2013-01-14
1
-1
/
+6
*
30958: Jeremy Mates: new prove completion
Peter Stephenson
2013-01-10
1
-1
/
+6
*
unposted: tweak 30949 to fix buffer pointer
Bart Schaefer
2013-01-08
1
-1
/
+6
*
30949: restore "read -q" behavior lost by 27188
Bart Schaefer
2013-01-06
1
-1
/
+5
*
30946: Robert Kovacsics: use xrandr command to generate completions
Peter Stephenson
2013-01-05
1
-1
/
+6
*
340941: bashcompinit: scalars giving bash completion status should be exported
Peter Stephenson
2013-01-04
1
-1
/
+6
[next]