index
:
delta/bash-completion.git
1.x
2.x
changelog-handling
cmake
dev-utils
dynamic-loading
expect-fixes
frozen/1.0
master
mount
pristine-tar
service
sudo
upstream
use-_get_comp_words_by_ref
salsa.debian.org: debian/bash-completion.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
keep all automake options in a single place
Guillaume Rousse
2009-12-29
2
-2
/
+1
*
add support for test suite
Guillaume Rousse
2009-12-29
3
-2
/
+12
*
set BASH_COMPLETION_COMPAT_DIR to BASH_COMPLETION_DIR, to avoid sourcing actu...
Guillaume Rousse
2009-12-29
1
-0
/
+1
*
ensure HOME is changed before running test, to avoid polluting known_hosts re...
Guillaume Rousse
2009-12-29
1
-0
/
+1
*
Add xsltproc completion (Alioth: #311843).
Raphaël Droz
2009-12-29
5
-0
/
+84
*
Re-fix *.okular addition, this time without matching compressed ones.
Ville Skyttä
2009-12-28
1
-1
/
+1
*
Add cvsps completion.
Ville Skyttä
2009-12-28
5
-2
/
+95
*
Rewrite CVS roots completion, add $CVSROOT and contents of CVS/Root.
Ville Skyttä
2009-12-28
1
-9
/
+11
*
Don't complete encrypted passwords from ~/.cvspass as CVS roots, add some TOD...
Ville Skyttä
2009-12-28
1
-1
/
+3
*
Extract CVS roots completion into _cvs_roots().
Ville Skyttä
2009-12-28
1
-5
/
+10
*
Add fusermount completion.
Ville Skyttä
2009-12-28
3
-1
/
+38
*
Revert "Fix *.okular addition."
David Paleino
2009-12-28
1
-1
/
+1
*
Fix *.okular addition.
Ville Skyttä
2009-12-28
1
-1
/
+1
*
Added .okular completion to okular (Debian: #545530)
David Paleino
2009-12-27
2
-1
/
+2
*
Use scp remote/local completion functions in sshfs.
Ville Skyttä
2009-12-26
2
-27
/
+7
*
Add dir-only handling to scp remote/local completion functions, operate direc...
Ville Skyttä
2009-12-26
2
-13
/
+37
*
Just use _known_hosts directly for generic vncviewer.
Ville Skyttä
2009-12-26
1
-8
/
+2
*
Install known hosts only completion for generic vncviewer.
Ville Skyttä
2009-12-26
1
-7
/
+12
*
(testsuite) _vncviewer_bootstrap getting unset is expected, don't fail on it.
Ville Skyttä
2009-12-26
1
-1
/
+3
*
Add GNU chsh option completions.
Ville Skyttä
2009-12-26
2
-3
/
+14
*
Extract scp local/remote file treatment into functions, reuse them in rsync.
Ville Skyttä
2009-12-25
2
-58
/
+57
*
Define _tightvncviewer also when (only) vncviewer is available.
Ville Skyttä
2009-12-25
2
-5
/
+7
*
Fix comment spelling and line wrapping.
Ville Skyttä
2009-12-25
1
-1
/
+2
*
Drop dead code.
Ville Skyttä
2009-12-25
1
-9
/
+7
*
Add scp option completion.
Ville Skyttä
2009-12-25
1
-2
/
+41
*
Split sshfs from contrib/ssh to contrib/sshfs.
Ville Skyttä
2009-12-24
4
-1
/
+58
*
Add ssh -o BindAddress suboption completion.
Ville Skyttä
2009-12-24
1
-2
/
+11
*
Use the usual (local) $prev and $cur in _ssh_suboption.
Ville Skyttä
2009-12-24
1
-15
/
+15
*
Eliminate some duplicate code.
Ville Skyttä
2009-12-24
1
-11
/
+17
*
Improve ssh -o suboption completion (Alioth: #312122).
Leonard Crestez
2009-12-24
2
-2
/
+79
*
Fix $2 example in _get_cword doc.
Ville Skyttä
2009-12-24
1
-1
/
+1
*
Fixed `quote_readline'.
Freddy Vulto
2009-12-24
16
-27
/
+788
*
(testsuite) Added shell script `run'
Freddy Vulto
2009-12-24
1
-0
/
+31
*
(testsuite) Added function `assert_bash_list_dir'
Freddy Vulto
2009-12-24
1
-4
/
+15
*
Fix rsync remote path completion (Alioth: #312173).
Jeremie Lasalle Ratelle
2009-12-23
2
-1
/
+4
*
Sync rsync options with rsync 3.0.6, add --compress-level arg completion.
Ville Skyttä
2009-12-22
2
-16
/
+32
*
Indentation fixes.
Ville Skyttä
2009-12-22
1
-66
/
+60
*
Use awk more to reduce number of invoked commands a bit.
Ville Skyttä
2009-12-21
5
-8
/
+8
*
Replace some echos with printfs.
Ville Skyttä
2009-12-21
10
-21
/
+24
*
Replace some uses of ls with printf.
Ville Skyttä
2009-12-20
3
-5
/
+5
*
Add echo/printf and command/builtin considerations.
Ville Skyttä
2009-12-15
1
-0
/
+4
*
Protect grep invocations from user aliases (Alioth: 312143).
Ville Skyttä
2009-12-15
22
-36
/
+40
*
Make k3b option vs filename completion work more like others.
Ville Skyttä
2009-12-15
1
-2
/
+5
*
Get rid of use of unportable -r argument to sed.
Ville Skyttä
2009-12-15
1
-6
/
+7
*
Complete aliases also when there are no known hosts files (RedHat: #546905).
Ville Skyttä
2009-12-13
1
-6
/
+8
*
Include avahi host completions in known hosts completions no matter if we hav...
Ville Skyttä
2009-12-13
1
-13
/
+12
*
Get rid of one unnecessary local variable.
Ville Skyttä
2009-12-13
1
-4
/
+3
*
Doc and line wrapping fixes.
Ville Skyttä
2009-12-13
1
-5
/
+7
*
(testsuite) Unset COMP_ variables at setup()
Freddy Vulto
2009-12-12
2
-10
/
+5
*
(testsuite) Fix comment
Freddy Vulto
2009-12-12
1
-1
/
+1
[next]