summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-20* 42143: fix a pattern in _object_filesJun-ichi Takimoto2-1/+7
2017-12-1842412: fix a bug in 42116Jun-ichi Takimoto2-4/+10
2017-12-1842116: multibyte support for ZLE vi-mode word motionJun-ichi Takimoto5-82/+74
2017-12-1542123 (tweaked): take account of Dash in function names.Peter Stephenson3-2/+34
2017-12-14add millisecond and microsecond options to TIMEFMT variabledana4-2/+48
2017-12-1342113: BSD complation updates.Peter Stephenson5-109/+172
2017-12-1242110: Fix redirections between variable assignments at start of linePeter Stephenson3-0/+16
2017-12-03Declare compliance with Debian Policy 4.1.2. (No changes needed.)Axel Beckert1-1/+1
2017-12-02unposted: fix dana's name in ChangeLogMikael Magnusson1-1/+1
2017-12-0142065: new getopts testsdana2-0/+83
2017-12-0142063: getopts errors now report "+" in front of option where appropriatedana2-2/+8
2017-11-2442031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ...Daniel Shahaf6-7/+58
2017-11-20stat() for glob qualifiers lost information in corner caseDima Kogan2-1/+4
2017-11-2042037: COMP_POINT for bash completion was miscalculated.Peter Stephenson2-1/+6
2017-11-1342019: update options in git completion to 2.15Oliver Kiddle2-64/+167
2017-11-13gitlab #1: update options for sqlite 3.21.0Oliver Kiddle2-1/+7
2017-11-13Specify system python in dnf completionMalcolm Ramsay2-4/+7
2017-11-13github #19: Fix minor typo in INC_APPEND_HISTORY documentationChris Bracken2-1/+6
2017-11-12debian/rules: Reduce some make call into fewer onesAxel Beckert1-5/+4
2017-11-12debian/rules: Drop some no more needed, fitting or relevant commentsAxel Beckert1-3/+0
2017-11-12Fix binary-indep/install-indep build and optimize its dependenciesAxel Beckert1-5/+6
2017-11-12Drop seemingly unneeded explicit dh_* calls and overridesAxel Beckert1-5/+0
2017-11-12debian/rules: Change from explicit targets to "minimal" dh styleAxel Beckert3-110/+52
2017-11-1142004: fix parentheses in documentationMartijn Dekker2-1/+5
2017-11-04unposted: _sshfs: Make the -o option repeatable, accept "--".Daniel Shahaf2-2/+8
2017-11-0441983: fix exclusion of long options with (-) on a normal argumentOliver Kiddle3-2/+13
2017-11-0341969: _sort: Clarify option description.Daniel Shahaf2-1/+6
2017-11-0241971: correctly break out of certain tag loops when there are matchesOliver Kiddle4-8/+11
2017-11-0241866: No error unsetting nonexistent function for POSIXBUILTINSMartijn Dekker3-1/+11
2017-11-02Upload to unstable as 5.4.2-2Axel Beckert1-0/+13
2017-11-02dh_strip: Use --dbgsym-migration instead of historical --ddeb-migrationAxel Beckert1-1/+1
2017-10-3141965: complete new functions -W and zmodload -s optionsOliver Kiddle3-1/+7
2017-10-3141963: update completion for gnutls 3.6.1Oliver Kiddle2-27/+56
2017-10-3041939: docs: Move aliases corner case to the dangerous bends section. (after ...Daniel Shahaf2-3/+9
2017-10-2941960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski3-2/+7
2017-10-2941961: new ansible completionOliver Kiddle2-0/+283
2017-10-2941958: update util-linux completions to 2.31; new hexdump completionOliver Kiddle6-19/+81
2017-10-2941957: update git completion for git 2.14.3Oliver Kiddle2-4/+8
2017-10-2841927: complete "typeset -p"'s optional argument for multi-line outputOliver Kiddle2-1/+6
2017-10-28Set "Rules-Requires-Root: no"Axel Beckert2-1/+2
2017-10-27Declare compliance with Debian Policy 4.1.1. (No changes needed.)Axel Beckert1-1/+1
2017-10-2541952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hgAlexey Sokolov2-2/+7
2017-10-2041943: Completion: add --clean for vimChristian Brabandt2-0/+6
2017-10-1741902: ${(z)...} continues parsing on unmatched quote when CSH_JUNKIE_QUOTES ...Barton E. Schaefer3-4/+41
2017-10-17unposted: Document "typeset -p"'s optional argument in the inline synopsis.Daniel Shahaf2-2/+7
2017-10-1641907: further deborphan updateGautam2-31/+34
2017-10-1641904: new deborphan and updated xrandr completionsGautam3-2/+52
2017-10-1541899: handle multi-word values of $VISUAL et al., and line counting of buffe...Barton E. Schaefer2-5/+10
2017-10-1341873: temporarily disable effects of ${(Z:n:)...} for parsing $(...) within ...Barton E. Schaefer2-2/+11
2017-10-1341833 + 41838: _jq: New completion.Daniel Shahaf2-0/+38