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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mike Meyer: 28956, 28957: Add fossil support to vcs_info.
Frank Terbeck
2011-03-30
4
-3
/
+50
*
Fix typo in _vim
mikamika
2011-03-29
2
-2
/
+7
*
Mikael: 28948: compdef -e overrides interpretation of argument as service
Peter Stephenson
2011-03-29
3
-10
/
+19
*
28926: No newline after the last line in listlist() when printing the list
Bart Schaefer
2011-03-28
2
-2
/
+9
*
Mikael: 28941: fix $CURSOR access when metafied
Peter Stephenson
2011-03-27
2
-2
/
+9
*
28936: ${#$} and ${#?} also didn't work
Peter Stephenson
2011-03-21
2
-1
/
+7
*
Johan Sundström: 28890: New _npm completion.
Frank Terbeck
2011-03-20
3
-1
/
+26
*
Nikolai Weibull: 28913: Fix typo which broke `send-email' completion.
Frank Terbeck
2011-03-18
2
-2
/
+5
*
Nikolai Weibull: 28911: Only show modified files for git-checkout without tree.
Frank Terbeck
2011-03-18
2
-4
/
+7
*
Nikolai Weibull: 28914: Typo fix in `cvsexportcommit' description
Frank Terbeck
2011-03-18
2
-2
/
+7
*
28896: unset `monitor' option while the widget is running to avoid accidentia...
Frank Terbeck
2011-03-16
2
-1
/
+8
*
Mikael: users/15875: fix _gpg to use _arguments return status
Peter Stephenson
2011-03-16
2
-4
/
+9
*
Greg Klanderman: 28887: fix quoting in defs array
Bart Schaefer
2011-03-12
2
-2
/
+7
*
28889: ${##} should return the length of $#
Peter Stephenson
2011-03-11
3
-1
/
+15
*
fix completion funny with dynamic directories
Peter Stephenson
2011-03-11
2
-2
/
+7
*
users/15864: turn zsh_directory_name into a hook
Peter Stephenson
2011-03-11
9
-63
/
+149
*
28886: Fix region_highlight dynamic updates for $PREDISPLAY
Peter Stephenson
2011-03-11
2
-34
/
+77
*
Greg Klanderman: 28846: adapt prefix-needed zstyle to handle the
Bart Schaefer
2011-03-08
5
-13
/
+49
*
28866: with POSIX_BUILTINS "command" prefix resets specialness
Peter Stephenson
2011-03-06
3
-3
/
+18
*
Adrian: 28857: Functions/Prompts/prompt_bigfade_setup: use %d instead of $PWD
Bart Schaefer
2011-03-05
2
-2
/
+7
*
28853: Fix typo: preceed -> precede
Frank Terbeck
2011-03-04
6
-7
/
+12
*
28805: move stray text about the sched builtin away from the set builtin.
Bart Schaefer
2011-03-03
3
-5
/
+10
*
Baptiste: 28819: FreeBSD completion tweaks
Peter Stephenson
2011-03-01
5
-5
/
+37
*
28823: make it an error to tie the same scalar to two different arrays
Bart Schaefer
2011-03-01
2
-3
/
+14
*
Frank, 28812 as modified in 28813:
Peter Stephenson
2011-02-28
2
-2
/
+8
*
Nikolai Weibull's latest version.
Wayne Davison
2011-02-27
2
-3676
/
+5178
*
28799: lexical analyser didn't stop early enough with completion words
Peter Stephenson
2011-02-24
2
-2
/
+8
*
28795 plus typos noticed by Mikael: careful with forked shells
Peter Stephenson
2011-02-23
2
-5
/
+12
*
28791: exit on errors with special builtins with POSIXBUILTINS
Peter Stephenson
2011-02-22
5
-13
/
+82
*
28783: allow parentheses to be special in more places with SH_GLOB
Peter Stephenson
2011-02-21
4
-4
/
+26
*
28784: exit on exec redirection error with POISX_BUILTINS
Peter Stephenson
2011-02-21
4
-3
/
+39
*
28776: Let vcs_info detect very old mercurial repositories.
Frank Terbeck
2011-02-19
4
-7
/
+17
*
28773: add zle-history-line-set widget
Peter Stephenson
2011-02-18
3
-1
/
+9
*
28772: Update regions in region highlight dynamically
Peter Stephenson
2011-02-18
9
-57
/
+414
*
28761: file completion for sccs
Peter Stephenson
2011-02-17
2
-2
/
+7
*
28762: fix coproc file desriptor closing
Peter Stephenson
2011-02-17
2
-3
/
+12
*
28758: make `colors' function work with non-default option sets
Frank Terbeck
2011-02-15
2
-1
/
+7
*
28750 plus extra comments:
Peter Stephenson
2011-02-13
2
-15
/
+48
*
28671: better cursor positioning after undo
Peter Stephenson
2011-02-11
2
-2
/
+7
*
users/15738: better cursor positioning in modify-current-argument
Peter Stephenson
2011-02-11
2
-11
/
+40
*
Lennart Weller: 28739: Fix svn detection in vcs_info
Frank Terbeck
2011-02-11
2
-2
/
+8
*
Tweak so as not to fib about send-invisible return status.
Bart Schaefer
2011-02-11
1
-2
/
+2
*
Doc for send-invisible
Bart Schaefer
2011-02-11
2
-39
/
+61
*
users/15759 (send-invisible), users/15770 (HASH_DIRS), 28710 (_deb_packages)
Bart Schaefer
2011-02-11
1
-1
/
+13
*
28710 use fgrep -v to diff package lists
Bart Schaefer
2011-02-11
1
-1
/
+3
*
users/15770 HASH_DIRS tracks INTERACTIVE
Bart Schaefer
2011-02-11
1
-0
/
+3
*
users/15759 for send-invisible
Bart Schaefer
2011-02-11
2
-0
/
+86
*
28648: notmuch completion by Ingmar Vanhassel.
Clint Adams
2011-01-24
2
-1
/
+75
*
28647: gi1242+zsh@gmail.com: more vnc completion options
Peter Stephenson
2011-01-23
2
-2
/
+75
*
28646: gi1242+zsh@gmail.com: new matlab completion
Peter Stephenson
2011-01-23
2
-0
/
+20
[next]