summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-01_git: Fix an apparent typo in __git_heads().Daniel Shahaf1-2/+2
2016-05-01_git: Offer alternatives properly.Daniel Shahaf1-2/+1
2016-05-01_git-bundle: Complete required file argument to 'git bundle' correctly.Daniel Shahaf1-0/+1
2016-04-29unposted: silence spurious compiler warningBarton E. Schaefer2-1/+3
2016-04-2938358: "fgrep --" for noatime check in case a mount point is named "-"Barton E. Schaefer2-1/+6
2016-04-2938356: allow integers as curses coloursSebastian Gniazdowski3-4/+23
2016-04-2939354: zcurses fix for colour managementSebastian Gniazdowski2-4/+9
2016-04-2638350 (cf. Glenn Smith: 38348): Remove-all warning should warn about the root...Barton E. Schaefer2-2/+7
2016-04-2338316: _git-rebase: Complete any committish for the second argumentDaniel Shahaf2-1/+6
2016-04-2338291: Change names of ISEARCH_* parameters to ISEARCHMATCH_*m0viefreak3-22/+27
2016-04-23Mikael Berthe: 38307: PCRE segfault when parenthesized group matches nothingBarton E. Schaefer3-1/+15
2016-04-2238306: in printf formats, treat a missing precision as zero rather than as un...Barton E. Schaefer2-1/+7
2016-04-1538289: "builtin enable" in $_comp_setup to avoid accidentally invoking extern...Barton E. Schaefer2-4/+9
2016-04-1438219: remove redundant left square bracketHan Pingtian2-1/+4
2016-04-1438287: fix position for the end of a visual selection range for the cursor on...Oliver Kiddle2-1/+4
2016-04-1438286: cursor correction following yank-pop is only applicable to vi command ...Oliver Kiddle2-1/+6
2016-04-1437847: update du arguments up to GNU du 8.25Christian Neukirchen2-2/+6
2016-04-10m0viefreak: 38264: improve doc for 38145m0viefreak2-4/+9
2016-04-09For help listing, capture the fallback to compctl in case there is one definedBarton E. Schaefer2-1/+7
2016-04-0938255: _git: Fix argument pastedness.Daniel Shahaf2-43/+47
2016-04-0738248: fix word position calculation when completing on or just before a redi...Barton E. Schaefer3-3/+28
2016-04-0538229: fix cursor placement calculation when completing in empty double quotesBarton E. Schaefer2-1/+13
2016-04-0438241: ungetkeycmd() needs to unmetafy key string.Peter Stephenson2-7/+17