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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
37014: Improved internal parameter setting.
Peter Stephenson
2015-10-29
9
-29
/
+94
*
36983 + 36990: new completions for head and tail
Jun-ichi Takimoto
2015-10-29
3
-0
/
+115
*
36994: declare local REPLY for use with "zle .read-command"; use .self-insert...
Barton E. Schaefer
2015-10-27
2
-3
/
+9
*
unposted: fix typo quite -> queue
Barton E. Schaefer
2015-10-27
1
-1
/
+1
*
36982: Fix bug with (#cN) patterns and remove redundant description.
Peter Stephenson
2015-10-27
5
-10
/
+22
*
36977: note about difficulties of pattern repetitions
Peter Stephenson
2015-10-27
2
-0
/
+13
*
36974: fix some functions with empty argument lists
Peter Stephenson
2015-10-27
6
-11
/
+17
*
36906: quite_signals() in ZSH_MEM realloc()
Kamil Dudka
2015-10-26
2
-2
/
+10
*
36968: use addmodulefd() to tell the shell about the descriptor of the dbm file
Barton E. Schaefer
2015-10-26
2
-2
/
+10
*
36956: revert 34451, mmap() is too slow on MacOS
Barton E. Schaefer
2015-10-26
2
-0
/
+11
*
users/20825: fix crash when complex completion hooks.
Peter Stephenson
2015-10-26
2
-0
/
+23
*
36962: _git: Fix completion of RHS of refspecs.
Daniel Shahaf
2015-10-25
2
-1
/
+5
*
36964: _git: Complete remotes branch names with slashes correctly.
Daniel Shahaf
2015-10-25
2
-1
/
+4
*
36960: _git: Enable slash matcher for more branch and tag completions, includ...
Daniel Shahaf
2015-10-25
2
-3
/
+7
*
36959: _git: Offer @~$n as completion of recent commits.
Daniel Shahaf
2015-10-25
2
-1
/
+5
*
36958: _git: Fix recent commit completion descriptions.
Daniel Shahaf
2015-10-25
2
-12
/
+32
*
unposted: _git: Fix 'commit object name' completion messages.
Daniel Shahaf
2015-10-25
2
-2
/
+7
*
36911: '-optarg' should not match optspec '-opt='
Jun-ichi Takimoto
2015-10-25
2
-2
/
+10
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2015-10-24
3
-1
/
+43
|
\
|
*
unposted: _beep completion: Actually hook it for the 'beep' command.
Daniel Shahaf
2015-10-24
2
-1
/
+4
|
*
36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-string
Daniel Shahaf
2015-10-24
2
-0
/
+33
|
*
36912: vcs_info quilt: Tolerate being in child of .pc's parent
Daniel Shahaf
2015-10-24
2
-0
/
+6
*
|
36943: restore scan for reclaimable blocks in freeheap()
Barton E. Schaefer
2015-10-24
2
-2
/
+13
|
/
*
unposted: small typo again
Peter Stephenson
2015-10-24
1
-1
/
+1
*
unposted: small typo
Peter Stephenson
2015-10-24
2
-1
/
+3
*
36944: extend fd management to zsocket
Peter Stephenson
2015-10-24
5
-14
/
+41
*
36941: Mark file descripors in ztcp as used.
Peter Stephenson
2015-10-24
4
-5
/
+49
*
unposted: vcs_info docs: Typo fix.
Daniel Shahaf
2015-10-22
2
-1
/
+5
*
unposted: strdup should be ztrdup
Barton E. Schaefer
2015-10-21
2
-1
/
+3
*
36909: in getargs(), sanity-check the offsets for start and end of the reques...
Barton E. Schaefer
2015-10-21
2
-2
/
+19
*
36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...
Barton E. Schaefer
2015-10-21
2
-4
/
+12
*
36900: _git: stash names completion: Display log messages
Daniel Shahaf
2015-10-20
2
-2
/
+16
*
36642: complete jail/unjail zfs subcommands on freebsd
Eric Cook
2015-10-19
2
-0
/
+11
*
36646: handle solaris/openzfs differences; only use -t share on solaris
Eric Cook
2015-10-19
4
-4
/
+14
*
36889: completion of system specific sockstat options
Eric Cook
2015-10-19
2
-19
/
+34
*
36869: use permissions to limit files completed for ssh identity files
Matthew Martin
2015-10-19
2
-1
/
+6
*
36888: vcs_info: Prevent warn_create_global warning with '-preinit-' state
Frank Terbeck
2015-10-18
2
-0
/
+7
*
36864: new objdump completion and tweak to nm completion
Peter Stephenson
2015-10-15
3
-1
/
+15
*
36853: replace pushheap/popheap by NEWHEAPS/OLDHEAPS in doshfunc() to optimiz...
Barton E. Schaefer
2015-10-14
2
-201
/
+206
*
36856: cdr -p/-P to prune directory list
Peter Stephenson
2015-10-14
3
-6
/
+48
*
One crucial assignment accidentally lost from 36834 when merging 36836.
Barton E. Schaefer
2015-10-11
1
-2
/
+3
*
36841: factor out and update the patterns that filter "uninteresting" functio...
Barton E. Schaefer
2015-10-11
2
-3
/
+11
*
36836: zhalloc() avoids re-scanning all heaps when the last known heap with f...
Barton E. Schaefer
2015-10-11
2
-5
/
+12
*
36834: freeheap preserves last allocated heap
Barton E. Schaefer
2015-10-11
2
-13
/
+56
*
36832: vcs_info: Remove dependency on "seq"
Frank Terbeck
2015-10-11
2
-2
/
+6
*
36830: vcs_info: Silence an error message with new git versions
Frank Terbeck
2015-10-11
2
-12
/
+27
*
36780: Fix crash in ksh mode with -n and $HOME.
Peter Stephenson
2015-10-06
2
-6
/
+12
*
36773: limit CORRECT / CORRECT_ALL to directory names in cases where it is ob...
Barton E. Schaefer
2015-10-04
2
-19
/
+35
*
unposted: back out 36707, add test case for 36766
Barton E. Schaefer
2015-10-03
4
-7
/
+21
*
36766: fix incorrect reset of noerrexit during "if" conditions
Barton E. Schaefer
2015-10-03
2
-1
/
+7
[next]