index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
37896: zshbuiltins: Document argv behaviour of 'source' without arguments
Daniel Shahaf
1
-0
/
+3
2016-02-09
unposted: ChangeLog: Move the 37678 entry to the correct location (and author).
Daniel Shahaf
1
-4
/
+9
2016-02-07
unposted: complist module docs: Fix parameter name in an example.
Dominik Ritter
1
-0
/
+5
2016-02-07
unposted: Follow-up to 37833: extend description of 37804 in README.
Daniel Shahaf
1
-0
/
+5
2016-02-04
37874: remove unused function argument
Jun-ichi Takimoto
1
-0
/
+4
2016-02-03
37868: add 'static' to file local variables
Jun-ichi Takimoto
1
-0
/
+8
2016-01-31
37859: NULL-terminate cond_binary_ops static array.
Barton E. Schaefer
1
-0
/
+4
2016-01-31
37845: Forward-reference typeset instances where no parameter is created, and...
Barton E. Schaefer
1
-0
/
+4
2016-01-30
37844: reorder typeset introduction to keep related concepts together.
Barton E. Schaefer
1
-0
/
+5
2016-01-30
37831: typeset: Document exit status difference from parameter assignment sta...
Daniel Shahaf
1
-0
/
+5
2016-01-30
37838: use UNUSED() consistently
Jun-ichi Takimoto
1
-0
/
+13
2016-01-29
37833: Document 37804 in README.
Daniel Shahaf
1
-0
/
+2
2016-01-29
37797: StartupFiles/zshrc += run-help
Daniel Shahaf
1
-0
/
+2
2016-01-29
37752: More tests for the previous patch.
Daniel Shahaf
1
-0
/
+3
2016-01-29
37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.
Daniel Shahaf
1
-0
/
+4
2016-01-29
unposted: _init_d: Report failure to caller.
Daniel Shahaf
1
-0
/
+5
2016-01-28
37814: run-help-ip: use an absolute path for the shebang.
Kamil Dudka
1
-0
/
+5
2016-01-27
37804 (plus 37816): first word following "repeat" should be evaluated as math
Barton E. Schaefer
1
-0
/
+3
2016-01-27
37819: zshaddhistory hook works for any history file write, even upon keyboar...
Barton E. Schaefer
1
-0
/
+3
2016-01-27
37810: repair handling of backslashes and of names starting with "+"/":"/"=" ...
Barton E. Schaefer
1
-1
/
+6
2016-01-27
37802: Clarify zparseopts documention. zparseopts "X::" specifier should als...
Barton E. Schaefer
1
-0
/
+5
2016-01-26
37788: _subscript - fix completion of associative array keys
Eric Cook
1
-0
/
+5
2016-01-26
37785: skip autoload parameters for "typeset -p"
Barton E. Schaefer
1
-0
/
+4
2016-01-25
37780: Care printing error if nothing to print.
Kamil Dudka
1
-0
/
+3
2016-01-25
Jun T.: 37759: save more function pointers from realparamtab when hacking in ...
Jun T
1
-0
/
+7
2016-01-25
37765: Use FS_FUNC on fucstack to find autoload -X target.
Peter Stephenson
1
-0
/
+3
2016-01-25
37776: Set errflag before calls to zwarning().
Peter Stephenson
1
-0
/
+5
2016-01-23
37725: Completion: _init_d: add OpenBSD bits
Matthew Martin
1
-0
/
+5
2016-01-23
37703: Completion: git: Also complete sendmail commands for send-email's conf...
Daniel Shahaf
1
-0
/
+6
2016-01-21
37722: test builtin should return status 2 on syntax error
Peter Stephenson
1
-0
/
+8
2016-01-20
unposted: increment version to 5.2-dev-1
Peter Stephenson
1
-0
/
+5
2016-01-20
37666: Completion: git: 'send-email --smtp-server=' takes absolute path to se...
Daniel Shahaf
1
-0
/
+3
2016-01-20
37665: Completion: New helper _absolute_command_paths.
Daniel Shahaf
1
-0
/
+4
2016-01-20
37664: docs: Document the completion function _command_names.
Daniel Shahaf
1
-0
/
+5
2016-01-19
37682: when SH_GLOB is set, do not parse bare parentheses in arguments as a p...
Barton E. Schaefer
1
-0
/
+5
2016-01-19
37693: turn Dash into '-' in glob qualifiers
Peter Stephenson
1
-0
/
+2
2016-01-19
37689: ! and ^ need to be tokenised in character sets
Peter Stephenson
1
-0
/
+6
2016-01-19
37678: Now possible to quote "-" in pattern range
Peter Stephenson
1
-0
/
+4
2016-01-18
37634: _man: Support subsection names such as '3p'.
Daniel Shahaf
1
-0
/
+3
2016-01-18
37634: _man: Disentangle a local variable that had two distinct semantics. No...
Daniel Shahaf
1
-0
/
+3
2016-01-18
37663: New bibtex completion (very minimal).
Daniel Shahaf
1
-0
/
+3
2016-01-18
unposted: docs: zshzle(1): Trivial clarification to $CONTEXT.
Daniel Shahaf
1
-0
/
+5
2016-01-15
37646: Return non-zero status from typeset assigning readonly
Peter Stephenson
1
-0
/
+3
2016-01-15
37643: Reset interrupt on key input in menu selection.
Peter Stephenson
1
-0
/
+3
2016-01-15
37512: overeager WARN_CREATE_GLOBAL with strftime
Peter Stephenson
1
-0
/
+5
2016-01-15
unposted: Extend docstring of callhookfunc().
Daniel Shahaf
1
-0
/
+2
2016-01-15
unposted: Fix typo in comment.
Daniel Shahaf
1
-0
/
+3
2016-01-15
37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...
Daniel Shahaf
1
-0
/
+6
2016-01-13
Belated ChangeLog entry for 37489, back-dated to the correct sequence.
Barton E. Schaefer
1
-0
/
+6
2016-01-13
37570: give truth to the doc assertion transpose-words-match is a drop-in rep...
Barton E. Schaefer
1
-0
/
+3
[next]