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