summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-0638609: vcs_info quilt: Factor out a helper function. No functional change.Daniel Shahaf2-13/+27
2016-06-0538622: consistent handling of "--" in "kill" builtinBarton E. Schaefer2-0/+9
2016-06-0538547: Completion/compdump: only autoload functions when they exist in fpathEric Cook2-2/+7
2016-06-04unposted (cf. 38612): remove overeager DPUTS()Barton E. Schaefer2-1/+2
2016-06-0438593: _describe: Make documentation more greppable.Daniel Shahaf2-5/+10
2016-06-0438599: skip the "no such named directory" warning when NO_EXEC is in effectBarton E. Schaefer2-1/+6
2016-06-03users/21609: do not treat tilde-expansions as quoted when inside command subs...Barton E. Schaefer2-1/+6
2016-06-0338587: Fix iconvconfig completion --output handlingMarko Myllynen2-1/+6
2016-06-03unposted: internal: Document modify().Daniel Shahaf2-0/+17
2016-06-0338586: Metafication problem with $functionsPeter Stephenson3-5/+15
2016-06-0338577: _signals: Don't complete SIGEXIT from _kill.Daniel Shahaf2-5/+11
2016-06-0338576: _git: Also detect _git-${thirdparty} functions in $fpath that are syml...Daniel Shahaf2-1/+6
2016-06-03unposted: ChangeLog: fix formattingDaniel Shahaf1-0/+1
2016-06-0238567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8)Marko Myllynen3-0/+104
2016-06-0238540: fix undo problem by not moving the current change when only undoing a ...Oliver Kiddle2-3/+13
2016-06-0221603: Make read_poll more interruptible.Peter Stephenson2-1/+6
2016-05-2238515: _subsript twwaksMatthew Martin2-3/+5
2016-05-2238514: remove unnecessary ls in completionMatthew Martin2-2/+6
2016-05-2238513: cast time to long long for printing where possibleMatthew Martin2-1/+9
2016-05-1238482: complete available packages for apt list.Clint Adams2-1/+6
2016-05-1038468: wb,we values in gotword() needed assignment in additional case to avoi...Barton E. Schaefer2-3/+10
2016-05-1038463: use immortal widgets in .safe keymapBarton E. Schaefer2-8/+12
2016-05-10unposted: Commit forgotten part of users/21256.Daniel Shahaf3-0/+39
2016-05-1038453: _apt: Complete ${package}/${release} for 'source' and 'build-dep', too.Daniel Shahaf2-3/+5
2016-05-1038452: _apt: Complete releases by codename ('jessie', 'sid', etc).Daniel Shahaf2-1/+6
2016-05-1038451: _apt: Complete 'apt-get download'.Daniel Shahaf2-2/+7
2016-05-1038458: mention the option -i of _multi_partsMarko Myllynen2-1/+6
2016-05-0938432: avoid nonstandard setenv() on __APPLE__Barton E. Schaefer2-1/+3
2016-05-0938445: subsequent tests rely on a file touched by the -N test, so it must alw...Jun T2-3/+10
2016-05-09unposted: update documentary comments to remove references to self-insert-unm...Barton E. Schaefer2-2/+7
2016-05-0938420: _baudrates: Make style lookups fit better with the rest of compsysFrank Terbeck2-6/+9
2016-05-0938425: _cu: Remove old -d option of _baudratesFrank Terbeck2-1/+4
2016-05-0938421: _baudrates: Fit better into the general completion frameworkFrank Terbeck2-11/+8
2016-05-0938424: Use _baudrates helper instead of _baudrateFrank Terbeck6-5/+10
2016-05-0938426: _baudrates: Use 2 space indentationFrank Terbeck2-14/+17
2016-05-0938422: _baudrate -> _baudratesFrank Terbeck2-1/+6
2016-05-0638401: _deb_packages: New completion for source packages.Daniel Shahaf2-3/+23
2016-05-06unposted: Doc/Zsh/builtins.yo: Fix typoAxel Beckert2-1/+5
2016-05-0438402: Complete 'eatmydata'.Daniel Shahaf2-1/+4
2016-05-0438399: _bts: Complete debbugs bug numbers from `bts cache`.Daniel Shahaf4-18/+30
2016-05-0338393: _git: Fix typo in completion of '--minimal'Russell Currey2-1/+6
2016-05-0238375 (tweaked per 38384): try harder to detect noatime filesystems.Barton E. Schaefer2-5/+22
2016-05-0238388: Refactor baud rate completionFrank Terbeck7-32/+96
2016-05-01unposted: _querybts: Fix positional arguments' description.Daniel Shahaf2-1/+4
2016-05-01unposted: _compadd: Fix typo.Daniel Shahaf2-1/+5
2016-05-01unposted: ChangeLog: Add missed entries.Daniel Shahaf1-0/+16
2016-05-01unposted: typo in redirect docPeter Stephenson2-1/+5
2016-05-0138381: Add completion for picocom utilityFrank Terbeck2-0/+85
2016-05-01_git: Complete fetchy refspecs correctly.Daniel Shahaf1-2/+13
2016-05-01_git: Bifurcate __git_ref_specs.Daniel Shahaf1-10/+24