summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove fake changelog linesfrozen/1.0David Paleino2009-03-311-4/+0
* Fix local array initialization under bash 3.0.Ville Skyttä2009-03-312-2/+11
* Removing debian/ from released branchDavid Paleino2009-03-2813-550/+0
* Complete merging with debian/changelogDavid Paleino2009-03-281-2/+2
* Use "-profile help" to get mplayer and friends -profile completions.Ville Skyttä2009-03-283-2/+3
* Revert "Get mencoder profile completions from mencoder.conf, thanks to Droz R...Ville Skyttä2009-03-283-5/+1
* Get mencoder profile completions from mencoder.conf, thanks to Droz Raphaël.Ville Skyttä2009-03-283-1/+5
* Adding Debian bug numberDavid Paleino2009-03-251-1/+1
* Added .zip to jar completionsDavid Paleino2009-03-253-2/+4
* Add rpmbuild --target completion.Ville Skyttä2009-03-233-0/+7
* Merge branch 'frozen/1.0' of git+ssh://scop-guest@git.debian.org/git/bash-com...Ville Skyttä2009-03-234-35/+81
|\
| * Re-sync with debian/changelogDavid Paleino2009-03-192-2/+3
| * Improved vncviewer completionFreddy Vulto2009-03-162-33/+78
* | Remove obsolete --buildarch and --buildos rpm(build) completions.Ville Skyttä2009-03-233-2/+3
|/
* Add .ape to mplayer supported extensions (Alioth#311510).Santiago M. Mola2009-03-153-2/+8
* Simplify bash_completion.sh, return earlier in non-applicable environments.Ville Skyttä2009-03-083-10/+8
* Moved commented quote outside subshellFreddy Vulto2009-03-011-6/+10
* Sync with debian/changelog.Ville Skyttä2009-02-261-0/+6
* Apply ps2pdf completion to ps2pdf{12,13,14,wr} too.Ville Skyttä2009-02-262-1/+2
* ps2pdf can run on .pdf files as well. (Closes: #516614, LP: #316943)Ville Skyttä2009-02-262-1/+4
* Updated CHANGESFreddy Vulto2009-02-251-0/+3
* Fixed unset $ODBCINI bug in _isql()Freddy Vulto2009-02-252-2/+4
* Make okular complete on same files as evince, thanks to Mary Ellen Foster (RH...Ville Skyttä2009-02-232-1/+3
* Make `_mii-tool()' & `_mii-diag()' POSIX-compliantFreddy Vulto2009-02-222-5/+6
* Make _alias() use _get_cwordDavid Paleino2009-02-212-2/+3
* Removed BASH_COMPLETION_COMPAT_DIRFreddy Vulto2009-02-201-10/+1
* initial support for autotools-based build systemGuillaume Rousse2009-02-182-0/+54
* Added Changelog (copied from debian/changelog)David Paleino2009-02-171-0/+360
* Fixed version number to be 1.0David Paleino2009-02-173-3/+3
* AUTHORS addedDavid Paleino2009-02-172-1/+10
* rdesktop reviewed.Ville Skyttä2009-02-152-0/+1
* lspc->lspci, add -L, add/fix -x.Ville Skyttä2009-02-151-4/+5
* Merge branch 'master' of git+ssh://fvu-guest@git.debian.org/git/bash-completi...Freddy Vulto2009-02-152-135/+2
|\
| * Drop hg completion, an improved version is shipped with Mercurial (contrib/ba...Ville Skyttä2009-02-152-135/+2
* | Reviewed `to_review/vncviewer':Freddy Vulto2009-02-151-14/+43
|/
* Enable pkill completion if the command is available, not just on Linux and Fr...Ville Skyttä2009-02-152-4/+6
* Enable pgrep completion if pgrep is available, not just on Linux/FreeBSD.Ville Skyttä2009-02-152-3/+5
* Use improved process name completion in pgrep in addition to killall.Ville Skyttä2009-02-152-3/+2
* Note why "ps axo comm" is not used in _pnames on Linux.Ville Skyttä2009-02-151-0/+2
* Extract process name completion from _killall to _pnames, make it work for ot...Ville Skyttä2009-02-152-12/+29
* Fix killall completion for commands with relative paths (RHBZ: #484578), add ...Ville Skyttä2009-02-152-2/+9
* Remove executable flag (the script is sourced, not executed).Ville Skyttä2009-02-141-0/+0
* Comment typo fix.Ville Skyttä2009-02-131-1/+1
* add cdrecord and mkisoft completion functions to wodim and genisoimageGuillaume Rousse2009-02-121-4/+4
* don't append = automatically after alias completion, for sake of minimal comp...Guillaume Rousse2009-02-121-1/+1
* - split _command function in two different functions:Guillaume Rousse2009-02-121-51/+47
* new helper functions:Guillaume Rousse2009-02-101-0/+16
* make perl completion a bit more consistant with other, by first dealingGuillaume Rousse2009-02-101-22/+12
* Handle parenthesis, <defunct> in killall completion.Ville Skyttä2009-02-111-1/+2
* Clean up killall sed scripts.Ville Skyttä2009-02-111-2/+2