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
*
unposted: ChangeLog typo
Daniel Shahaf
2016-11-07
1
-1
/
+1
*
39728: define _GNU_SOURCE on Cygwin
Jun-ichi Takimoto
2016-11-07
3
-4
/
+6
*
39849: _tmux: Remove set-remain-on exit
Frank Terbeck
2016-11-07
2
-2
/
+5
*
39848: _tmux: Update options to latest tmux
Frank Terbeck
2016-11-06
2
-6
/
+8
*
39847: Update helper function name pattern
Frank Terbeck
2016-11-06
2
-1
/
+6
*
Thomas Bereknyei, Mic92: 39831: find "getent" by the usual command search, no...
Barton E. Schaefer
2016-11-06
2
-2
/
+10
*
unposted: tests for 39839, 39844
Barton E. Schaefer
2016-11-05
2
-0
/
+15
*
39844: fix "while" condition as per 39839 (commit 2c56c7e5)
Barton E. Schaefer
2016-11-05
2
-4
/
+5
*
39839: fix "return" from "if" condition
Barton E. Schaefer
2016-11-05
2
-1
/
+4
*
39838: another missing unqueue_signals()
Barton E. Schaefer
2016-11-05
2
-0
/
+5
*
39829: when compstate[insert] is emptied by the completion function and AUTO_...
Oliver Kiddle
2016-11-05
2
-3
/
+13
*
39834: when print used with -v and -l, include a final newline
Oliver Kiddle
2016-11-05
5
-21
/
+31
*
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
2016-11-05
6
-22
/
+66
*
users/22080: bracketed-paste: Third time's a charm.
Daniel Shahaf
2016-11-04
2
-4
/
+11
*
39825: optimise mb_metastrlenend() for 7-bit character.
Peter Stephenson
2016-11-04
2
-1
/
+21
*
39818: _awk: add nawk to the list of commands
Oliver Kiddle
2016-11-04
2
-1
/
+5
*
39824: test case for 39811 (commit ae4c035c)
Barton E. Schaefer
2016-11-03
2
-0
/
+13
*
unposted: comment explaining key buffer handling.
Peter Stephenson
2016-11-03
2
-0
/
+12
*
39806: internal: Document zle's vichgbuf.
Daniel Shahaf
2016-11-03
2
-0
/
+11
*
39805: internal: Document some compadd internals.
Daniel Shahaf
2016-11-03
3
-12
/
+22
*
39804: internal: Document matchspec flags.
Daniel Shahaf
2016-11-03
3
-4
/
+13
*
39803: internal: Document bin_compadd().
Daniel Shahaf
2016-11-03
2
-10
/
+12
*
39802: internal: Document and simplify multiquote().
Daniel Shahaf
2016-11-03
3
-6
/
+21
*
users/22063: bracketed-paste: Document ability to specify a vi register. (aft...
Daniel Shahaf
2016-11-03
2
-1
/
+9
*
unposted: fix typo that was causing handling of "--" argument to fail
Barton E. Schaefer
2016-11-03
2
-1
/
+4
*
39820: vi-repeat handles multi-key bindings
Barton E. Schaefer
2016-11-03
2
-4
/
+10
*
39813: fix keybuflen after ungetting extra keys from the end of keybuf in get...
Barton E. Schaefer
2016-11-03
2
-2
/
+8
*
39822: _git: remove "-A '-*'" with _arguments for some commands
Daniel Hahler
2016-11-03
2
-5
/
+9
*
39815: Read input to end on parse error in $(...) inside a string.
Peter Stephenson
2016-11-03
3
-2
/
+24
*
39811: vi-repeat-change must not be the "motion" of vi-change, lest it infini...
Barton E. Schaefer
2016-11-02
2
-1
/
+6
*
39797: obsolete the helper functions fixed by the previous two changes
Barton E. Schaefer
2016-11-01
2
-62
/
+8
*
39731: _awk: add support for gawk ver.3 and 4
Jun-ichi Takimoto
2016-11-01
2
-20
/
+123
*
39787: Add a regression test for 39412.
Daniel Shahaf
2016-11-01
2
-0
/
+15
*
39795: preserve "cd -" behavior around directory shuffling in _canonical_path...
Barton E. Schaefer
2016-10-31
2
-1
/
+6
*
39792: improve handling of relative paths in _canonical_paths_add_paths
Barton E. Schaefer
2016-10-31
2
-1
/
+9
*
39786: vcs_info (hg): Use native hexdump implementation instead of external c...
Daniel Shahaf
2016-10-31
4
-3
/
+28
*
39777: $() is a valid empty command substitution
Peter Stephenson
2016-10-30
3
-1
/
+20
*
39758: revise 39704 for array and hash parameters; more POSIXBUITINS tweaks for
Barton E. Schaefer
2016-10-29
3
-12
/
+26
*
unposted: add "--" to zle widget call for conventional sanity
Barton E. Schaefer
2016-10-29
1
-1
/
+1
*
_git-cherry-pick: Complete argv[2] et seq.
Daniel Shahaf
2016-10-29
1
-1
/
+1
*
unposted: handle empty pastes and "zle bracketed-paste variablename" form.
Barton E. Schaefer
2016-10-28
2
-2
/
+7
*
users/22036: bracketed-paste: Document cutbuffer behaviour; clarify.
Daniel Shahaf
2016-10-28
2
-3
/
+11
*
unposted: Minor documentation fixes (markup, grammar, etc).
Daniel Shahaf
2016-10-27
3
-5
/
+9
*
39739: Complete negative integers for -n/-c in the GNU variant. (after 39479)
Daniel Shahaf
2016-10-27
3
-2
/
+8
*
unposted: mention former behavior of typeset for comparison
Barton E. Schaefer
2016-10-26
2
-1
/
+3
*
39725: more metafication of patterns.
Barton E. Schaefer
2016-10-25
2
-2
/
+7
*
39723: metafy string passed to pattern in complist.
Peter Stephenson
2016-10-25
3
-0
/
+11
*
"typeset -p" uses "export" commands or the "-g" option for parameters that ar...
Barton E. Schaefer
2016-10-24
7
-10
/
+39
*
39706: _tilde_files: Offer named directories. Document.
Daniel Shahaf
2016-10-24
3
-1
/
+11
*
39708: Document _email_addresses.
Daniel Shahaf
2016-10-24
3
-0
/
+47
[next]