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