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
...
*
37080: use paramtab abstraction more consistently, add explanatory comments
Barton E. Schaefer
2015-11-08
1
-0
/
+3
*
37079: better description of "optstr" field in struct builtin as used in BUIL...
Barton E. Schaefer
2015-11-08
1
-0
/
+5
*
37074: extend previous fix to over whitespace at end
Peter Stephenson
2015-11-07
1
-0
/
+5
*
37073: another SH_WORD_SPLIT problem.
Peter Stephenson
2015-11-06
1
-0
/
+6
*
37062: tentative mechanism for git commit descriptions.
Peter Stephenson
2015-11-04
1
-0
/
+6
*
35303: remove Completion/Unix/Command/_systemd
Daniel Hahler
2015-11-02
1
-0
/
+5
*
37038: add -l option to emulate to list options in emulations
Peter Stephenson
2015-11-01
1
-0
/
+5
*
37029: update options and new tr completion
Oliver Kiddle
2015-10-31
1
-0
/
+4
*
37028: new scl completion
Oliver Kiddle
2015-10-31
1
-0
/
+2
*
36993: zed: fix argument parsing
Eric Cook
2015-10-31
1
-0
/
+4
*
unposted (cf. 36998,36999): undo 36956 / restore 34451 with expanded comment ...
Barton E. Schaefer
2015-10-31
1
-0
/
+5
*
37032: Temporarily revert 36959.
Daniel Shahaf
2015-10-31
1
-0
/
+4
*
37027: allow subword context to discriminate between words
Peter Stephenson
2015-10-30
1
-0
/
+3
*
unposted: Typo in ChangeLog
Daniel Shahaf
2015-10-30
1
-1
/
+1
*
unposted (after 37018): Fix typo in error message.
Daniel Shahaf
2015-10-30
1
-0
/
+5
*
37022: add GLOB_STAR_SHORT option to abbreviate ** and ***
Peter Stephenson
2015-10-30
1
-0
/
+6
*
37018: Make WARNCREATEGLOBAL more consistent.
Peter Stephenson
2015-10-29
1
-0
/
+3
*
missed ChangeLog entry
Peter Stephenson
2015-10-29
1
-0
/
+2
*
37014: Improved internal parameter setting.
Peter Stephenson
2015-10-29
1
-0
/
+11
*
36983 + 36990: new completions for head and tail
Jun-ichi Takimoto
2015-10-29
1
-0
/
+5
*
36994: declare local REPLY for use with "zle .read-command"; use .self-insert...
Barton E. Schaefer
2015-10-27
1
-0
/
+6
*
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
1
-0
/
+4
*
36977: note about difficulties of pattern repetitions
Peter Stephenson
2015-10-27
1
-0
/
+3
*
36974: fix some functions with empty argument lists
Peter Stephenson
2015-10-27
1
-0
/
+6
*
36906: quite_signals() in ZSH_MEM realloc()
Kamil Dudka
2015-10-26
1
-0
/
+3
*
36968: use addmodulefd() to tell the shell about the descriptor of the dbm file
Barton E. Schaefer
2015-10-26
1
-0
/
+3
*
36956: revert 34451, mmap() is too slow on MacOS
Barton E. Schaefer
2015-10-26
1
-0
/
+4
*
users/20825: fix crash when complex completion hooks.
Peter Stephenson
2015-10-26
1
-0
/
+6
*
36962: _git: Fix completion of RHS of refspecs.
Daniel Shahaf
2015-10-25
1
-0
/
+3
*
36964: _git: Complete remotes branch names with slashes correctly.
Daniel Shahaf
2015-10-25
1
-0
/
+3
*
36960: _git: Enable slash matcher for more branch and tag completions, includ...
Daniel Shahaf
2015-10-25
1
-0
/
+4
*
36959: _git: Offer @~$n as completion of recent commits.
Daniel Shahaf
2015-10-25
1
-0
/
+3
*
36958: _git: Fix recent commit completion descriptions.
Daniel Shahaf
2015-10-25
1
-0
/
+3
*
unposted: _git: Fix 'commit object name' completion messages.
Daniel Shahaf
2015-10-25
1
-0
/
+5
*
36911: '-optarg' should not match optspec '-opt='
Jun-ichi Takimoto
2015-10-25
1
-0
/
+5
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2015-10-24
1
-0
/
+11
|
\
|
*
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
*
|
36943: restore scan for reclaimable blocks in freeheap()
Barton E. Schaefer
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
[prev]
[next]