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
*
36601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}
Daniel Hahler
2015-09-28
2
-11
/
+19
*
36669: fix ${(z)...} of an an incomplete math expression by restoring "((" at...
Barton E. Schaefer
2015-09-27
2
-0
/
+14
*
unposted: Update link to my ChangeLog generator script,
Daniel Shahaf
2015-09-28
2
-0
/
+8
*
unposted: Fix broken case condition and "qualifer" typo
Mikael Magnusson
2015-09-28
5
-11
/
+16
*
36651: WARN_CREATE_GLOBAL += math expressions
Daniel Shahaf
2015-09-27
5
-2
/
+38
*
36653: OpenBSD's usermod has no -a flag
Matthew Martin
2015-09-27
2
-1
/
+6
*
36663: replace obsolete "autobins" commentary with "autofeatures"
Barton E. Schaefer
2015-09-27
3
-8
/
+7
*
36661: replace obsolete "autobins" setting with "autofeatures"
Barton E. Schaefer
2015-09-27
2
-1
/
+6
*
36631: separate _zsh from _sh
Jun-ichi Takimoto
2015-09-28
3
-16
/
+14
*
36641: fix multibyte handling in incremental search during menu selection
Barton E. Schaefer
2015-09-26
2
-1
/
+6
*
unposted (see 36633): _hg: Enable --option=value syntax and disable '-xy Xarg...
Daniel Shahaf
2015-09-26
2
-126
/
+131
*
unposted: zle: Document the C helper function processcmd().
Daniel Shahaf
2015-09-25
3
-2
/
+10
*
36626: _hg: completion for 'hg bookmarks'
Christoph Mathys
2015-09-25
2
-0
/
+15
*
36630: new function zsh_directory_name_generic
Peter Stephenson
2015-09-25
4
-2
/
+342
*
36623: document bracketed-paste-magic and url-quote-magic; add cross-referenc...
Barton E. Schaefer
2015-09-24
2
-1
/
+166
*
36603: glob: fix dirfd leak during Y shortcut qualifier
Mikael Magnusson
2015-09-24
2
-5
/
+10
*
unposted: _hg: Declare $expl as an array
Daniel Shahaf
2015-09-24
2
-3
/
+8
*
36613: _hg: extend completion for hg push to support branch and bookmark
Christoph Mathys
2015-09-24
2
-0
/
+16
*
36604: fix getopts+shift calculation
Barton E. Schaefer
2015-09-23
2
-1
/
+5
*
unposted: Followup to 36586: Change C99 comment syntax to the C89 syntax.
Daniel Shahaf
2015-09-23
2
-2
/
+7
*
36571: Completion for zsocket and updated losetup's completion
Eric Cook
2015-09-23
3
-11
/
+45
*
unposted: replace multi-byte curly-quotes with plain quotes in ChangeLog entry
Mikael Magnusson
2015-09-23
1
-1
/
+1
*
36587: use +LINE:COLUMN to place the cursor when invoking emacs variants, for...
Barton E. Schaefer
2015-09-22
2
-3
/
+11
*
36586: fix completion match right anchor
Han Pingtian
2015-09-22
3
-4
/
+12
*
36538: fix description of b and B completion match anchors
Han Pingtian
2015-09-22
2
-2
/
+7
*
36578: option in a set has key "set-opt" in $opt_args
Jun-ichi Takimoto
2015-09-22
2
-0
/
+10
*
36580: don't copy empty buffer in compmatch.
Peter Stephenson
2015-09-21
2
-2
/
+14
*
36577: supplement 36559 to using LONG_MAX for 64-bit long
Peter Stephenson
2015-09-21
3
-0
/
+13
*
36576: _tmux: Fix tmux homepage URI
Frank Terbeck
2015-09-21
2
-1
/
+4
*
36575: _tmux: ‘lock-server’ option is gone in tmux.git
Frank Terbeck
2015-09-21
2
-2
/
+5
*
36556: complete two or more options for zsh
Jun-ichi Takimoto
2015-09-21
2
-1
/
+9
*
unposted: typo in 36559
Peter Stephenson
2015-09-21
2
-1
/
+5
*
36574: new completion for the lldb debbuger
Jun-ichi Takimoto
2015-09-21
1
-0
/
+55
*
cf. users/20606: zcompile prepares scripts for sourcing, not for execution
Barton E. Schaefer
2015-09-19
2
-1
/
+4
*
36566: check for regular file before lseek()
Barton E. Schaefer
2015-09-19
2
-0
/
+5
*
36562: sanitize $PWD on import, per POSIX
Barton E. Schaefer
2015-09-19
2
-3
/
+21
*
36559: test earlier for overflow in pattern range
Peter Stephenson
2015-09-19
3
-5
/
+28
*
unposted: fix typo in test
Peter Stephenson
2015-09-19
2
-1
/
+5
*
cf. 36554: remove unnecessary pointer dereference
Barton E. Schaefer
2015-09-19
1
-1
/
+1
*
cf. users/20586: clean up cross-references to the "Autoloading Functions" doc
Barton E. Schaefer
2015-09-18
2
-8
/
+15
*
36552 plus test: fix Nularg string in quotestring(QT_DOLLARS)
Barton E. Schaefer
2015-09-17
3
-0
/
+16
*
unposted: docs: Typo fixes
Daniel Shahaf
2015-09-14
3
-2
/
+6
*
unposted (see 36526): Update changelog for 36443.
Daniel Shahaf
2015-09-14
1
-2
/
+3
*
36525: revert only the selfinsert() bit of 36496
Barton E. Schaefer
2015-09-12
2
-1
/
+8
*
36523: Completion/…/_gphoto2: Replace --delete-files with --delete-file
Axel Beckert
2015-09-13
2
-1
/
+6
*
unposted: revert 36483 as multibyte is now handled by "zle .read-command"; ad...
Barton E. Schaefer
2015-09-12
2
-13
/
+9
*
36522: unmetafy the argument of "zle -U"
Barton E. Schaefer
2015-09-12
2
-1
/
+3
*
36509: allocate hash table nodes with zshcalloc() to avoid garbage flag values
Barton E. Schaefer
2015-09-12
2
-2
/
+7
*
36491: Multibyte support for parameter expansion flags B,E,N
Jun-ichi Takimoto
2015-09-12
3
-3
/
+23
*
36443: Set zle_highlight=(paste:standout) by default.
Daniel Shahaf
2015-09-11
3
-2
/
+6
[next]