summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 2.x2.xDavid Paleino2013-04-05269-1333/+4138
|\
| * Releasing 2.12.1David Paleino2013-04-054-11/+164
| * Fix helper script to create changelogsDavid Paleino2013-04-051-9/+2
| * cppcheck: Complete --include= with filenames.Ville Skyttä2013-03-311-1/+1
| * jar: Reuse unzip's xspec (RedHat: #928253).Ville Skyttä2013-03-271-1/+1
| * unzip/zipinfo: Associate with more StarOffice extensions.Ville Skyttä2013-03-271-1/+1
| * patch: New full featured completion.Ville Skyttä2013-03-243-1/+72
| * tar: Support *.tar.lz (Debian: #703599).Ville Skyttä2013-03-211-4/+4
| * tar: Fix completing files inside *.tlz when J is explicitly given.Ville Skyttä2013-03-211-1/+1
| * pkg-config: Try to complete --variable= if package name is already given.Ville Skyttä2013-03-191-1/+13
| * luac: New completion.Ville Skyttä2013-03-164-0/+47
| * lua: New completion.Ville Skyttä2013-03-164-0/+43
| * koji: Complete on build targets when --target is given to wait-repo.Ville Skyttä2013-03-161-1/+14
| * interdiff: New completion.Ville Skyttä2013-03-164-0/+53
| * Fix __ltrim_colon_completions() fail on parameter (\$1) containing a glob.AllKind2013-03-091-1/+1
| * udevadm: Deprecate ours, one is shipped in systemd >= 196 (RedHat: #919246).Ville Skyttä2013-03-094-23/+4
| * hexdump: Actually install for hd as well.Ville Skyttä2013-03-061-1/+1
| * xxd: New completion.Ville Skyttä2013-03-064-0/+43
| * hexdump: New completion.Ville Skyttä2013-03-065-0/+55
| * ss: New completion.Ville Skyttä2013-02-254-0/+62
| * strings: New completion.Ville Skyttä2013-02-224-0/+64
| * file-roller: New completion.Ville Skyttä2013-02-224-0/+61
| * *: Line continuation, whitespace, and compgen -W ... -- "$cur" quoting cleanups.Ville Skyttä2013-02-17109-885/+823
| * genisoimage: Use _parse_help instead of hardcoding options, add basic test case.Ville Skyttä2013-02-173-31/+20
| * vpnc: Add bunch of option arg (non)completions.Ville Skyttä2013-02-171-6/+32
| * vpnc: Use _parse_help instead of hardcoding options, add basic test case.Ville Skyttä2013-02-173-6/+21
| * cpio: Recognize pass thru when -p is bundled w/other options (RedHat: #912113).Ville Skyttä2013-02-171-1/+1
| * cpio: Cleanups.Ville Skyttä2013-02-171-39/+26
| * (testsuite) Make pydoc test more likely to work with our limited expect buffe...Ville Skyttä2013-02-051-1/+1
| * make: Make work in POSIX mode.Ville Skyttä2013-02-051-0/+2
| * (testsuite) Fix pwd unit test.Ville Skyttä2013-02-051-1/+1
| * make: Don't leak $mode.Ville Skyttä2013-02-041-1/+1
| * _available_interfaces: Try with "ip link" if ifconfig is N/A also with -a.Ville Skyttä2013-02-041-2/+1
| * ip: Improve addr show and link show completions.Ville Skyttä2013-02-041-2/+25
| * ip: Remove some stale TODOs.Ville Skyttä2013-02-041-2/+6
| * acpi,chpasswd,dmesg,gkrellm,groupmems,hwclock,lastlog,pwd,vipw: Complete opti...Ville Skyttä2013-02-029-38/+17
| * groupmems: Add -R/--root arg completion.Ville Skyttä2013-02-021-0/+4
| * host: Complete with known hosts.Ville Skyttä2013-02-021-0/+3
| * vipw: Add -R/--root arg completion.Ville Skyttä2013-02-021-0/+4
| * xrandr: Add bunch of option arg non-completions.Ville Skyttä2013-02-021-0/+5
| * xrandr: Use _parse_help.Ville Skyttä2013-02-021-13/+2
| * xrandr --mode: Clean up one awk call.Ville Skyttä2013-02-021-1/+2
| * xrandr: Avoid --mode completion error when --output is not given.Ville Skyttä2013-02-022-4/+7
| * xrandr: Cleanups.Ville Skyttä2013-02-021-5/+3
| * xrandr: Don't leak $i when completing --mode.Ville Skyttä2013-02-021-0/+1
| * pylint: New completion.Ville Skyttä2013-02-024-0/+86
| * pydoc: Complete on keywords and topics.Ville Skyttä2013-02-021-0/+7
| * python, pydoc: Add module completion.Ville Skyttä2013-02-022-2/+13
| * pyflakes: New completion.Ville Skyttä2013-02-021-0/+1
| * pydoc: New completion.Ville Skyttä2013-02-025-0/+57