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-10-03
36760: more care with already unmetafied pattern trial strings
Peter Stephenson
2
-15
/
+45
2015-10-03
36754: Functions/TCP: Tweak some usage output in the tcp_* functions
Mikael Magnusson
5
-5
/
+11
2015-10-02
unposted: define zle_usable before using it (reported in 36741)
Mikael Magnusson
1
-17
/
+17
2015-10-02
36732: _zsh now complets script args; also support -s, -b
Jun-ichi Takimoto
2
-1
/
+21
2015-10-01
unposted: zle_thingy: return a value in bin_zle_flags
Mikael Magnusson
1
-1
/
+5
2015-10-01
unposted: bracketed-paste-url-magic: actually do what the comment says
Mikael Magnusson
1
-4
/
+6
2015-10-01
36737: Ensure we don't dreference unterminated zero-length string
Peter Stephenson
2
-3
/
+10
2015-10-01
36735: add ~/.zcalcrc handling to zcalc
Peter Stephenson
3
-0
/
+14
2015-10-01
36729: fix some typos in distro docs
Andrew Janke
4
-7
/
+9
2015-10-01
36722: allow git range to complete after ^.
Peter Stephenson
2
-1
/
+13
2015-10-01
Merge branch 'master' of https://git.code.sf.net/p/zsh/code
Peter Stephenson
12
-41
/
+204
2015-09-30
users/20672: missing "do" in gettext2() for "select"
Barton E. Schaefer
2
-1
/
+5
2015-09-30
36707: distinguish ERR_RETURN value of retflag so that execif() can ignore it...
Barton E. Schaefer
3
-3
/
+10
2015-09-30
remove sentence fragment
Barton E. Schaefer
2
-2
/
+5
2015-10-01
36692: bracketed-paste-url-magic: simpler alternative for handling pasted urls
Mikael Magnusson
2
-0
/
+45
2015-10-01
36709: zle -f from inside widget to set flags and make yank start/end zle par...
Mikael Magnusson
5
-12
/
+92
2015-09-30
36725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.
Daniel Shahaf
2
-0
/
+5
2015-09-30
36725: vcs_info git: Compute %b correctly when rebasing detached heads.
Daniel Shahaf
2
-0
/
+7
2015-09-30
36725: vcs_info git: Compute %b correctly when merging to detached heads.
Daniel Shahaf
2
-1
/
+7
2015-09-30
36697: handle options of _arguments correctly
Jun-ichi Takimoto
2
-22
/
+28
2015-09-30
36693: arithmetic rounds towards zero, document
Matthew Martin
2
-5
/
+8
2015-09-30
36711: Allocate unmetafied pattern trial string on the heap
Peter Stephenson
3
-52
/
+12
2015-09-29
unposted: fix typo in comment.
Barton E. Schaefer
1
-1
/
+1
2015-09-29
36700: unmetafy early for parameter match
Peter Stephenson
3
-188
/
+294
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
[next]