summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-1647547: docs: Specify the exact kind of quoting which is assumed when parsing ...ivan tkachenko2-1/+6
2020-11-1647560: add includes/prototypes for tests in configureJun-ichi Takimoto3-0/+35
2020-11-12unposted: Fix typo 'my be' for typesetMikael Magnusson1-1/+1
2020-10-29users/26107: complete changed files after git diff HEADOliver Kiddle2-1/+13
2020-10-2547494, 47495: Add -n option to strftimeMikael Magnusson5-9/+23
2020-10-2547302: Test for print -v fixMikael Magnusson3-0/+13
2020-10-2547301: Fix print -v metaficationJun-ichi Takimoto2-1/+6
2020-10-23Fix a race condition in zf_mkdir -pRoman Perepelitsa2-9/+24
2020-10-1847468: Doc/Zsh/contrib.yo: Fix typoAxel Beckert2-1/+5
2020-10-03users/26088: docs: zle -R: Clarify that it needs not be called in the normal ...Daniel Shahaf2-5/+10
2020-09-23github #65: _nmap: Rename option flags (s/_/-/g)Meng Bo2-12/+17
2020-09-2247395: _store_cache: Don't leak the variable ${_cache_dir}.Jacob Menke2-1/+6
2020-09-13Unposted - fix commentBart Schaefer1-1/+1
2020-09-1347364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}Bart Schaefer6-5/+35
2020-09-1047352 (+ extra test cases): fix %<n>K prompt expansionStephane Chazelas3-1/+34
2020-09-06unposted: remove periods from completion descriptionsDoug Kearns6-5/+13
2020-09-0447350: new dropbox command line client completionPeter Stephenson2-0/+70
2020-08-28github #64: Fix a build-time error when building against ncurses that hadn't ...Daniel Shahaf2-1/+12
2020-08-2147328: remove references to old zsh.org mail addressesOliver Kiddle3-14/+15
2020-08-2147322: allow prefix with ssh cipher completion and add matching control for o...Oliver Kiddle2-3/+8
2020-08-1847323: _rpmbuild: Complete file arguments after -r/-b/-t.Daniel Shahaf2-1/+6
2020-08-16unposted: add ChangeLog entries for previous commitsMikael Magnusson1-0/+14
2020-08-1647307: edit-command-line: restrict editing to region if it is activeMikael Magnusson1-7/+29
2020-08-1647306: edit-command-line: add editor styleMikael Magnusson3-2/+13
2020-08-1647305: edit-command-line: when possible, set $BUFFER directlyMikael Magnusson1-4/+23
2020-08-1647304: _globflags: support specifying more than one flag where appropriateMikael Magnusson1-9/+24
2020-08-16ChangeLog: Note that the last commit contained a minor unposted tweak.Daniel Shahaf1-2/+2
2020-08-1647314: is-at-least false positive (5.8.0.2 / 5.8)Daniel Shahaf2-0/+30
2020-08-1647313: docs: Document explicitly that the :P modifier returns a symlink-less ...Daniel Shahaf2-2/+9
2020-08-1347320: Add completion for Linux tool used to adjust process OOM scoreJörg Sommer2-0/+13
2020-08-1347321: update completion for btrfs 5.4Oliver Kiddle2-6/+17
2020-08-1347319: complete more options to ImageMagick's convert commandOliver Kiddle2-0/+12
2020-08-1047294: updates to options in aptitude completionOliver Kiddle2-48/+69
2020-08-1047293: lowercase completion descriptions for lpOliver Kiddle2-78/+85
2020-08-1047308: zsh-development-guide: Document the new X-Seq autoreply bot.Daniel Shahaf2-0/+13
2020-08-0947303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th...Daniel Shahaf3-4/+17
2020-08-08unposted: Update documentation for the move to new hosting.Daniel Shahaf3-11/+11
2020-08-0847296 (+ unposted additional tests and comments): 'repeat' loops: Let the rep...Daniel Shahaf3-1/+19
2020-08-0847300: Document the EC_NODUP, EC_DUP, EC_DUPTOK triplet.Daniel Shahaf3-3/+32
2020-08-08unposted: Correct the order of two recent ChangeLog entriesDaniel Shahaf1-2/+2
2020-08-08unposted: fix syntax errors in recently added completersMikael Magnusson3-2/+8
2020-08-0546280: compinit: add -w to explain why compdump runsMikael Magnusson2-2/+33
2020-07-30unposted: Fix the format of recent ChangeLog entries.Roman Perepelitsa1-4/+6
2020-07-30unposted: Add missing entries to ChangeLog.Roman Perepelitsa1-0/+13
2020-07-29unposted: comments explaining how hashtable must be createdRoman Perepelitsa1-1/+4
2020-07-2946275: eliminate undefined behavior caused by redefinition of hashtableRoman Perepelitsa2-55/+56
2020-07-2846268: suppress a useless compiler warning around nice()Roman Perepelitsa1-2/+1
2020-07-1446244 (cont.): Flesh out the TODO from the previous commit.Daniel Shahaf2-2/+22
2020-07-1446244: Start to introduce a release managers keyring.Daniel Shahaf2-0/+11
2020-07-14github #61: _parameters: Don't leak the variable $ioxiedi2-1/+6