summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Update .distfiles for _dockerBarton E. Schaefer2-2/+3
2014-08-2033032: new completion for dockerLokesh Mandvekar2-0/+415
2014-08-20Merge branch 'debian' of git+ssh://git.debian.org/git/collab-maint/zsh into d...Axel Beckert1-1/+1
2014-08-20Add fixed Ubuntu bug report to previous changelog entryAxel Beckert1-0/+3
2014-08-17Increase size of xbuf2 in xsymlinks to make gcc FORTIFY_SOURCE=2 happy.Barton E. Schaefer1-1/+1
2014-08-17Remove trailing blank lineAxel Beckert1-1/+0
2014-08-17Add command-not-found + environment-modules to bug-script list of packages co...Axel Beckert1-1/+1
2014-08-15timeout the final "read" in hung shell regressionBarton E. Schaefer2-1/+4
2014-08-1533012: add an error return value (-1) to xsymlinks()Barton E. Schaefer2-7/+14
2014-08-14Add python-powerline to bug-script list of packages containing code meant to ...Axel Beckert1-1/+1
2014-08-1432998: completion function updatesOliver Kiddle6-37/+136
2014-08-1432997: new utility function for separated listsOliver Kiddle7-19/+66
2014-08-1433002: tcp_expect -P pm tags matches with a stringPeter Stephenson3-9/+45
2014-08-1332925: complete process groups, partly as a way to suppress insertion of ambi...Oliver Kiddle2-1/+8
2014-08-1332893: move use of _call_program inside the _tags loop to allow processes to ...Oliver Kiddle2-19/+29
2014-08-13Upload to experimental as 5.0.5-dev-2-1Axel Beckert1-2/+2
2014-08-13Update changelog entry to list all upstream-fixed Debian bug reportsAxel Beckert1-2/+17
2014-08-12Update changelog with regards to patch refreshing and removalAxel Beckert1-3/+3
2014-08-12Refresh replace-texi2html-with-makeinfo, drop texi2html-conf-source-dir-vs-bu...Axel Beckert4-38/+2
2014-08-12New upstream release candidate. Merge branch 'upstream' into debianAxel Beckert4-76/+100
2014-08-12unposted: 5.0.5-dev-2Peter Stephenson2-2/+6
2014-08-12unposted: Indent entries in NEWS for changes since 5.0.0 for consistencyMikael Magnusson1-76/+76
2014-08-1232985: Add NEWS entry for array zipping operators.Mikael Magnusson2-0/+9
2014-08-1232975, 32984: texi2html.conf location inconsistent in makefileAxel Beckert2-3/+8
2014-08-11Merge branch 'debian' of git://anonscm.debian.org/git/collab-maint/zsh into d...Axel Beckert5-13/+47
2014-08-11Add a preliminary changelog entry to make it build at leastAxel Beckert1-0/+12
2014-08-11Add patch to fix source vs build directory mixupAxel Beckert2-0/+36
2014-08-11Refresh patch replace-texi2html-with-makeinfoAxel Beckert1-5/+5
2014-08-11New upstream release candidate: Merge branch 'upstream' into debianAxel Beckert154-1093/+5979
2014-08-11Remove all patches which were cherry-picked from upstreamAxel Beckert4-262/+0
2014-08-11Missed ChangeLog commit for OpenSUSE rename.Peter Stephenson1-0/+6
2014-08-10A couple of minor typo fixes.Barton E. Schaefer1-2/+2
2014-08-10unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 releasePeter Stephenson10-7/+28
2014-08-10unposted: Fix typo in Doc/Zsh/expn.yoAxel Beckert2-1/+5
2014-08-08mention 32971 in NEWS, clarify RPROMPT behavior in docsBarton E. Schaefer3-3/+17
2014-08-0732971: negative argument with %(l..) and with %<< or %>> calculates space ava...Barton E. Schaefer3-9/+43
2014-08-06Rename _SuSEconfig to _SUSEconfigPeter Stephenson2-1/+1
2014-08-0432958: bitwise logic fixMiles Ohlrich2-1/+5
2014-08-0432954: Missed the doc change.Peter Stephenson2-1/+5
2014-08-0432954 plus new test: [[ ... = ...(#q...) ]] shouldn't force a glob.Peter Stephenson3-4/+10
2014-08-04unposted: remove unused variablesPeter Stephenson2-1/+5
2014-08-04unposted: Fix formatting error in ChangeLogMikael Magnusson1-2/+1
2014-08-0432949 (wip 32928, 32937): Add :^ syntax for zipping two arraysMikael Magnusson4-0/+166
2014-08-0332944: read -qs is handled correctly by current codePeter Stephenson2-2/+4
2014-08-03user/19006: document position of RC_EXPAND_PARAM in parameter substPeter Stephenson2-4/+14
2014-08-0132932: add hmkarray() and use to fix leakPeter Stephenson3-1/+17
2014-07-3132931: with NO_NOMATCH, a subscript glob qualifier on a not-matching pattern ...Barton E. Schaefer2-0/+8
2014-07-30missed updates to calls to ztrftime()Peter Stephenson4-3/+6
2014-07-30%P at start of TCP function system prompt causes %-style prompt substPeter Stephenson3-3/+14
2014-07-3032918: add %. to ztrftime for use in promptsPeter Stephenson6-6/+47