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