summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Expand)AuthorFilesLines
2015-07-22users/20324: add (D) flag for tilde-fied completion listingBarton E. Schaefer1-3/+3
2015-07-15unposted: _ps1234: Fix ternary test char completionMikael Magnusson1-3/+3
2015-07-1435789: (tweaked c.f. Bart: 35791): duplicate glob qualifier handling from _pa...Oliver Kiddle1-1/+19
2015-07-1435756: use the actual colours in the completion list for terminal coloursOliver Kiddle1-16/+30
2015-07-1435774: fix double formatting of date explanation messageOliver Kiddle1-4/+7
2015-07-1335779: completion: _git-config: remove extraneous "local expl"Daniel Hahler1-1/+0
2015-07-0935748: fixes to prompt spec completion where it contains date formatsOliver Kiddle3-140/+168
2015-07-0935749: (c.f. Jun T: 35732): fix exclusion list for flags/modifiersOliver Kiddle1-2/+2
2015-07-0835729: new compadd completionOliver Kiddle1-0/+52
2015-07-0835727: support OpenBSD for diff optionsMatthew Martin1-11/+41
2015-07-0735700: complete OS specific date format specifiers and put % in a prefixOliver Kiddle1-71/+97
2015-07-0735718: new calendar style date completionOliver Kiddle3-10/+145
2015-07-0635697: _ps1234, _date_formats: Complete strftime formats for %D{}Mikael Magnusson2-3/+91
2015-07-0635696: _ps1234: complete colors for %F{ and %K{Mikael Magnusson1-6/+23
2015-07-0335673: Improve _zargsMikael Magnusson1-20/+44
2015-07-0235663: zpool completion fix needed after completion changePeter Stephenson1-1/+1
2015-06-27Don't require MULTI_FUNCDEF in _main_complete.Peter Stephenson1-1/+6
2015-06-2335573: turn off POSIX_BUILTINS in completion.Peter Stephenson1-0/+1
2015-06-2335568: use symlinks in /proc/$$/path on Solaris and procstat on FreeBSDOliver Kiddle1-31/+35
2015-06-2335529: fix filename completion after java -jarOliver Kiddle1-18/+48
2015-06-1935531: fallback on file completionOliver Kiddle1-11/+15
2015-06-1935527: use list-separator style in cases where separator was hardcodedOliver Kiddle3-15/+16
2015-06-1935528: allow for IPREFIXOliver Kiddle1-1/+1
2015-06-1835510: use consistent formatting for git subcommandsOliver Kiddle1-83/+33
2015-06-1835504: complete % placeholders for git log --formatOliver Kiddle1-10/+90
2015-06-1835521: sort matches numerically and use pfiles on SolarisOliver Kiddle1-13/+24
2015-06-1835490: silence errors and avoid blank match due to missing localEric Cook1-8/+21
2015-06-17_gdb: Allow 'core' to occur anywhere in a coredump filenameMikael Magnusson1-1/+1
2015-06-1435467: complete files for non-GNU duBarton E. Schaefer1-1/+1
2015-06-0835216: _git-checkout: do not call __git_commits twiceDaniel Hahler1-3/+1
2015-06-0635163: move "show-ambiguity" style to _setup so that more precise context can...Barton E. Schaefer2-7/+13
2015-06-0635350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer1-14/+15
2015-06-02users/20243: turn off GLOB_ASSIGN in completion system.Peter Stephenson1-0/+1
2015-06-0235270: _describe: Document a known issue described in 35229Daniel Shahaf1-0/+7
2015-06-0235271: New completion: beep.Daniel Shahaf1-0/+50
2015-06-0235356: factor out completion of tty devicesOliver Kiddle5-14/+28
2015-06-02Adrien Vergé: 35352: completion for new Redhat package managerOliver Kiddle1-0/+278
2015-05-3035310 (plus undo 35268 (git 899613f)): fix quoting of cached arraysOliver Kiddle1-2/+9
2015-05-2935098: completion: git: provide --amend also with "message" groupDaniel Hahler1-2/+2
2015-05-2835315: replace inappropriate uses of _path_commandsOliver Kiddle2-49/+50
2015-05-2735293: fix zstyle lookup with _php: use trailing colonDaniel Hahler1-1/+1
2015-05-2735286: fix zstyle lookups with _baz and _tlaDaniel Hahler2-4/+4
2015-05-26c.f. 35268: revert completion cache optimisation for nowPeter Stephenson1-9/+2
2015-05-2635292: yum install complets local filesEric Cook1-4/+18
2015-05-2235261: completion: git: __git_recent_commits: local retDaniel Hahler1-1/+1
2015-05-2035232: matching parenthesesİsmail Dönmez1-1/+1
2015-05-1935224: completion: git: Add fast-export --signed-tags=warn-stripDaniel Shahaf1-1/+2
2015-05-1935217: add missing changelog entry; use "-O expl" with _alternativeDaniel Hahler1-1/+1
2015-05-1935217: completion: git: send-email: complete (recent) commitsDaniel Hahler1-1/+3
2015-05-19__git_commit_objects: do not use _guard, but only a patternDaniel Hahler1-1/+1