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
*
40622 with typos fixed: functions -Ms.
Peter Stephenson
2017-03-01
1
-0
/
+4
*
40562: gdbm tests omitted from previous commit
Sebastian Gniazdowski
2017-03-01
1
-0
/
+5
*
40641: docs: patterns: Add '|' to the overview. Clarify that it short-circuits.
Daniel Shahaf
2017-02-28
1
-0
/
+5
*
40650: redo 40508 and 40626 with comments explaining what is actually going on
Barton E. Schaefer
2017-02-26
1
-0
/
+5
*
Revert 40626 which broke tests.
Daniel Shahaf
2017-02-26
1
-1
/
+6
*
40640: the (A) parameter flag forces array result even if assignment syntax i...
Barton E. Schaefer
2017-02-25
1
-0
/
+6
*
unposted: Port 40617 to the completion.
Daniel Shahaf
2017-02-25
1
-0
/
+3
*
40626: Make $options re-settable.
Daniel Shahaf
2017-02-25
1
-0
/
+5
*
unposted (cf. 40617): clarify description of ${(A)name=value} and ${(AA)name=...
Barton E. Schaefer
2017-02-23
1
-0
/
+3
*
40624: conditionally handle WIFCONTINUED to properly set SP_RUNNING process s...
Barton E. Schaefer
2017-02-23
1
-0
/
+5
*
40604: revert to the old method if getutent() is not available
Jun-ichi Takimoto
2017-02-23
1
-0
/
+5
*
Julien Nicoulaud: 40586: discard stderr
Barton E. Schaefer
2017-02-21
1
-0
/
+5
*
use "diff -a" in case special characters were written to the test output
Barton E. Schaefer
2017-02-20
1
-0
/
+3
*
40598: paramsubst() should always return scalar when PREFORK_SINGLE was passed
Barton E. Schaefer
2017-02-20
1
-1
/
+4
*
40565 (tweaked): test cases for assigning array to scalar with various combin...
Barton E. Schaefer
2017-02-20
1
-0
/
+5
*
40593: SHWORDSPLIT + unset IFS should cause default splitting of $@
Barton E. Schaefer
2017-02-20
1
-0
/
+3
*
40576 (tweaked): entersubsh(): unblock any signals that were blocked for tra...
Barton E. Schaefer
2017-02-20
1
-0
/
+6
*
update gphoto2 completion for new options up to gphoto2 2.5.11
Oliver Kiddle
2017-02-19
1
-0
/
+4
*
40568: REMATCH_PCRE is not enabled by default, fix doc.
Øystein Walle
2017-02-17
1
-0
/
+3
*
40558, 40562: General improvements to zsh/db/gdbm module
Sebastian Gniazdowski
2017-02-17
1
-0
/
+6
*
40524: do not free a null array
Barton E. Schaefer
2017-02-13
1
-0
/
+2
*
40539: typo in MIPS branch of argument selection
Fabian Klotzl
2017-02-13
1
-0
/
+5
*
40537: Document previous change to autoload
Peter Stephenson
2017-02-13
1
-0
/
+2
*
40536: Prepend directory to $fpath.
Peter Stephenson
2017-02-13
1
-0
/
+6
*
40512: new entr completion
Oliver Kiddle
2017-02-10
1
-0
/
+2
*
unposted: using a colon in the tag name for lsusb completion was not such a g...
Oliver Kiddle
2017-02-10
1
-0
/
+5
*
40510: vcs_info: Update the $psvar episode with '%'-unescaping. (Follow-up to...
Daniel Shahaf
2017-02-09
1
-0
/
+3
*
40492: vcs_info: Escape '%' signs in payloads.
Daniel Shahaf
2017-02-09
1
-0
/
+7
*
unposted: _svn: Fix '--show-revs' completion.
Daniel Shahaf
2017-02-08
1
-0
/
+3
*
40508: Make $functions re-settable.
Daniel Shahaf
2017-02-08
1
-0
/
+5
*
40507: Remove extraneous null creating GDBM records
Sebastian Gniazdowski
2017-02-07
1
-0
/
+5
*
40494: _git: Use slashes matchspec for references (as already used for branch...
Daniel Shahaf
2017-02-07
1
-0
/
+5
*
40493/0002: _git-checkout: Reorder default completions.
Daniel Shahaf
2017-02-07
1
-0
/
+5
*
40493/0001: _git-checkout: No functional change.
Daniel Shahaf
2017-02-07
1
-0
/
+5
*
40434: Jan Matejek: patchutils completion update
Peter Stephenson
2017-02-06
1
-0
/
+5
*
unposted: vcs_info git: Fix typo in manual.
Daniel Shahaf
2017-02-04
1
-0
/
+6
*
40480: vcs_info set-patch-format: Eliminate the remaining code duplication.
Daniel Shahaf
2017-02-03
1
-0
/
+6
*
40479: vcs_info set-patch-format: Prepare for more code sharing between the c...
Daniel Shahaf
2017-02-03
1
-0
/
+7
*
40481: vcs_info hg: Pass arguments to the set-patch-format hook.
Daniel Shahaf
2017-02-03
1
-0
/
+3
*
40478: vcs_info set-patch-format: Guard against empty variable elision.
Daniel Shahaf
2017-02-03
1
-0
/
+3
*
40476: vcs_info $backend_misc: Document at the right point, provide in quilt ...
Daniel Shahaf
2017-02-03
1
-0
/
+6
*
40486: Don't warn on creation of MATCH etc. in regex.
Peter Stephenson
2017-02-02
1
-0
/
+5
*
40483 (cf. Eric Freese: 40482): Remove zpty exit hook from forked processes
Barton E. Schaefer
2017-02-01
1
-0
/
+5
*
40460: WARN_NESTED_VAR: Don't warn when assigning to a slice of an existing a...
Daniel Shahaf
2017-02-01
1
-0
/
+5
*
40470: make the test work also with ASCII collation
Jun-ichi Takimoto
2017-02-01
1
-0
/
+5
*
40466: Update dependencies for config.h.in / autoheader.
Peter Stephenson
2017-01-31
1
-0
/
+5
*
40469: change strategy from 40453 to use patcompile(PAT_HEAPDUP) instead of s...
Barton E. Schaefer
2017-01-30
1
-0
/
+5
*
40465: update methods to output $PWD in tests.
Peter Stephenson
2017-01-30
1
-0
/
+5
*
40450, 40451: Swifth language completion.
Zhiming Wang
2017-01-29
1
-0
/
+6
*
40453: signal handler safety for callers of patcompile(PAT_STATIC), which is ...
Barton E. Schaefer
2017-01-29
1
-0
/
+6
[next]