index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
36943: restore scan for reclaimable blocks in freeheap()
Barton E. Schaefer
1
-0
/
+5
2015-10-24
unposted: small typo
Peter Stephenson
1
-0
/
+2
2015-10-24
36944: extend fd management to zsocket
Peter Stephenson
1
-0
/
+4
2015-10-24
36941: Mark file descripors in ztcp as used.
Peter Stephenson
1
-0
/
+6
2015-10-22
unposted: vcs_info docs: Typo fix.
Daniel Shahaf
1
-0
/
+4
2015-10-21
unposted: strdup should be ztrdup
Barton E. Schaefer
1
-0
/
+2
2015-10-21
36909: in getargs(), sanity-check the offsets for start and end of the reques...
Barton E. Schaefer
1
-0
/
+3
2015-10-21
36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...
Barton E. Schaefer
1
-0
/
+5
2015-10-20
36900: _git: stash names completion: Display log messages
Daniel Shahaf
1
-0
/
+5
2015-10-19
36642: complete jail/unjail zfs subcommands on freebsd
Eric Cook
1
-0
/
+3
2015-10-19
36646: handle solaris/openzfs differences; only use -t share on solaris
Eric Cook
1
-0
/
+4
2015-10-19
36889: completion of system specific sockstat options
Eric Cook
1
-0
/
+3
2015-10-19
36869: use permissions to limit files completed for ssh identity files
Matthew Martin
1
-0
/
+5
2015-10-18
36888: vcs_info: Prevent warn_create_global warning with '-preinit-' state
Frank Terbeck
1
-0
/
+5
2015-10-15
36864: new objdump completion and tweak to nm completion
Peter Stephenson
1
-0
/
+6
2015-10-14
36853: replace pushheap/popheap by NEWHEAPS/OLDHEAPS in doshfunc() to optimiz...
Barton E. Schaefer
1
-0
/
+5
2015-10-14
36856: cdr -p/-P to prune directory list
Peter Stephenson
1
-0
/
+5
2015-10-11
36841: factor out and update the patterns that filter "uninteresting" functio...
Barton E. Schaefer
1
-0
/
+5
2015-10-11
36836: zhalloc() avoids re-scanning all heaps when the last known heap with f...
Barton E. Schaefer
1
-1
/
+4
2015-10-11
36834: freeheap preserves last allocated heap
Barton E. Schaefer
1
-0
/
+4
2015-10-11
36832: vcs_info: Remove dependency on "seq"
Frank Terbeck
1
-0
/
+3
2015-10-11
36830: vcs_info: Silence an error message with new git versions
Frank Terbeck
1
-0
/
+5
2015-10-06
36780: Fix crash in ksh mode with -n and $HOME.
Peter Stephenson
1
-0
/
+5
2015-10-04
36773: limit CORRECT / CORRECT_ALL to directory names in cases where it is ob...
Barton E. Schaefer
1
-0
/
+5
2015-10-03
unposted: back out 36707, add test case for 36766
Barton E. Schaefer
1
-0
/
+4
2015-10-03
36766: fix incorrect reset of noerrexit during "if" conditions
Barton E. Schaefer
1
-0
/
+5
2015-10-03
36760: more care with already unmetafied pattern trial strings
Peter Stephenson
1
-0
/
+5
2015-10-03
36754: Functions/TCP: Tweak some usage output in the tcp_* functions
Mikael Magnusson
1
-0
/
+6
2015-10-02
36732: _zsh now complets script args; also support -s, -b
Jun-ichi Takimoto
1
-0
/
+5
2015-10-01
36737: Ensure we don't dreference unterminated zero-length string
Peter Stephenson
1
-0
/
+3
2015-10-01
36735: add ~/.zcalcrc handling to zcalc
Peter Stephenson
1
-0
/
+2
2015-10-01
36729: fix some typos in distro docs
Andrew Janke
1
-0
/
+2
2015-10-01
36722: allow git range to complete after ^.
Peter Stephenson
1
-0
/
+5
2015-10-01
Merge branch 'master' of https://git.code.sf.net/p/zsh/code
Peter Stephenson
1
-0
/
+37
2015-09-30
users/20672: missing "do" in gettext2() for "select"
Barton E. Schaefer
1
-0
/
+2
2015-09-30
36707: distinguish ERR_RETURN value of retflag so that execif() can ignore it...
Barton E. Schaefer
1
-0
/
+3
2015-09-30
remove sentence fragment
Barton E. Schaefer
1
-0
/
+4
2015-10-01
36692: bracketed-paste-url-magic: simpler alternative for handling pasted urls
Mikael Magnusson
1
-0
/
+3
2015-10-01
36709: zle -f from inside widget to set flags and make yank start/end zle par...
Mikael Magnusson
1
-0
/
+7
2015-09-30
36725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.
Daniel Shahaf
1
-0
/
+4
2015-09-30
36725: vcs_info git: Compute %b correctly when rebasing detached heads.
Daniel Shahaf
1
-0
/
+3
2015-09-30
36725: vcs_info git: Compute %b correctly when merging to detached heads.
Daniel Shahaf
1
-0
/
+6
2015-09-30
36697: handle options of _arguments correctly
Jun-ichi Takimoto
1
-0
/
+5
2015-09-30
36693: arithmetic rounds towards zero, document
Matthew Martin
1
-0
/
+3
2015-09-30
36711: Allocate unmetafied pattern trial string on the heap
Peter Stephenson
1
-0
/
+5
2015-09-28
36682: expand pattern interface to optimise unmetafication
Peter Stephenson
1
-0
/
+6
2015-09-28
unposted: Test for 36669
Daniel Shahaf
1
-0
/
+4
2015-09-28
36601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}
Daniel Hahler
1
-0
/
+5
2015-09-27
36669: fix ${(z)...} of an an incomplete math expression by restoring "((" at...
Barton E. Schaefer
1
-0
/
+5
2015-09-28
unposted: Update link to my ChangeLog generator script,
Daniel Shahaf
1
-0
/
+6
[next]