Re: [Yum-devel] Offering nvra instead of na completions from bash completion helper

2012-10-25 Thread Ville Skyttä
On 2012-10-25 20:48, James Antill wrote: On Thu, 2012-10-25 at 00:12 +0300, Ville Skyttä wrote: Hello, completion-helper's suggestions aren't that useful in scenarios where multiple versions of packages are available/installed, for example when completing kernel(-devel) packages to remove

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-49-gd803323

2012-10-25 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 09d24da884fcf98a7a22a4487ab79f03c3f20026 Author: Ville Skyttä ville.sky...@iki.fi Date: Thu Oct 25 21:17:35 2012 +0300 useradd: Fix -k, -K, and --home-dir argument completions. diff --git a/completions/useradd b/completions

[Yum-devel] Offering nvra instead of na completions from bash completion helper

2012-10-24 Thread Ville Skyttä
Hello, completion-helper's suggestions aren't that useful in scenarios where multiple versions of packages are available/installed, for example when completing kernel(-devel) packages to remove etc. The fix should be easy, but the full nvra makes completion suggestions generally uglier than they

Re: aha! I figured out why journalctl's auto-pager bugs me when git's doesn't (and possible solution)

2012-10-18 Thread Ville Skyttä
On 2012-10-18 11:35, Enrico Scholz wrote: Hence, the systemd tools should follow Unix/Linux tradition and specialize on their core functionality and avoid implementing features breaking user experience. There are other tools like 'less' which are much better suited for paging program output

Re: rawhide report: 20120925 changes

2012-09-25 Thread Ville Skyttä
On 2012-09-25 22:23, Jerry James wrote: Out of curiosity, just how did a package with 64-bit dependencies get into the 32-bit repo? Those libraries shouldn't be available in the buildroot, right? (Already filed as https://bugzilla.redhat.com/show_bug.cgi?id=859517, by the way.) In my

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-43-gf321357

2012-09-24 Thread Ville Skyttä
The following commit has been merged in the master branch: commit f32135799155cbde9237567a5a3a811172adf341 Author: Ville Skyttä ville.sky...@iki.fi Date: Mon Sep 24 23:09:34 2012 +0300 tar: Don't take -I to mean bzip2. It hasn't meant bzip2 since GNU tar 1.13.18 (2000) and means

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-42-g8e63eaf

2012-09-23 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 8e63eafb83342dec5a04fe3c49330c6cbe00f96d Author: Ville Skyttä ville.sky...@iki.fi Date: Sun Sep 23 21:00:53 2012 +0300 lvm volumes: Complete on /dev/mapper/* (RedHat: #851787). This is done only if user has typed

Re: Orphaning: mtpfs (FUSE filesystem for MTP devices like Android tablets)

2012-09-17 Thread Ville Skyttä
On 2012-09-17 16:15, Richard W.M. Jones wrote: I just gave up trying to get files off Android tablets. WTF don't they support USB mass storage like every other thing out there? FWIW, things seem to Just Work for me with an MTP mode Galaxy Nexus in F-17 Nautilus - plug it in via USB and it

Re: [Bash-completion-devel] Improve make target completion

2012-09-12 Thread Ville Skyttä
On 2012-09-12 13:08, Igor Murzov wrote: Also variable names in upper case are probably bad, but i didn't touch it. I did :) ___ Bash-completion-devel mailing list Bash-completion-devel@lists.alioth.debian.org

[pango] Fix %postun error on multilib erase (#684729).

2012-08-25 Thread Ville Skyttä
commit 05908cc73311c1f6fe84a3d1068e6cb3f9805525 Author: Ville Skyttä ville.sky...@iki.fi Date: Sun Aug 26 00:33:02 2012 +0300 Fix %postun error on multilib erase (#684729). pango.spec |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/pango.spec b/pango.spec

Re: small tip regarding git branch bash prompt in F18/Rawhide

2012-08-24 Thread Ville Skyttä
On 2012-08-24 13:08, Enrico Scholz wrote: Please move the script to /usr/share/git or to /etc/bash_completion.d where it can be requested by the user explicitly. +1, but /etc/bash_completion.d would be a bad choice as AFAIK this script has nothing to do with completion (and besides, everything

Re: small tip regarding git branch bash prompt in F18/Rawhide

2012-08-23 Thread Ville Skyttä
On 2012-08-23 04:34, Todd Zullinger wrote: Adam Williamson wrote: source /usr/share/doc/git-1.7.12/contrib/completion/git-prompt.sh because upstream split the prompt stuff out from the bash_completion script. Perhaps the git packagers could consider providing git-prompt.sh in a more

Re: small tip regarding git branch bash prompt in F18/Rawhide

2012-08-23 Thread Ville Skyttä
On 2012-08-23 15:12, Jon Ciesla wrote: things in %doc shouldn't be things that affect run-time operation True, but there are other considerations in favour of unversioned dirs such as bookmarkability and general referenceability, consistency with other distros, and general cleanliness. But this

Bug#684199: [Bash-completion-devel] Bug#684199: Infinite loop of bash: compopt: -o: option requires an argument

2012-08-23 Thread Ville Skyttä
On 2012-08-07 20:24, Anthony DeRobertis wrote: (Not sure which package, bash-completion or subversion, has this bug...) Talking about upstream packages - I'm not a Debian user so I'm unsure about the packageing - the culprit is subversion. The old, deprecated svn completion included in

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-23-g6158bd2

2012-08-01 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 6158bd2d86f6122cfc8d3df045e9f4c7c8f3293a Author: Ville Skyttä ville.sky...@iki.fi Date: Wed Aug 1 20:13:58 2012 +0300 Ignore colormake symlink. diff --git a/completions/.gitignore b/completions/.gitignore index 6f74562

[Bash-completion-devel] Bug#682557: Bug#682557: wishlist: bash completion for colormake

2012-07-28 Thread Ville Skyttä
On 2012-07-23 19:49, Sebastien Bacher wrote: Bash completion is enabled for GNU make and several variants such as pmake. However, there is no tab completion for colormake (yet) (also checked Natty Narwhal package). I often use it and guess it could be added with little effort (?) - which

Bug#682557: [Bash-completion-devel] Bug#682557: wishlist: bash completion for colormake

2012-07-28 Thread Ville Skyttä
On 2012-07-23 19:49, Sebastien Bacher wrote: Bash completion is enabled for GNU make and several variants such as pmake. However, there is no tab completion for colormake (yet) (also checked Natty Narwhal package). I often use it and guess it could be added with little effort (?) - which

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-22-g31e262b

2012-07-28 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 31e262bcaf9bee249deb24a0e08cd85346d7a628 Author: Ville Skyttä ville.sky...@iki.fi Date: Sat Jul 28 13:06:07 2012 +0300 colormake: New make alias completion (LP: #743208, Debian: #682557). Thanks to mreichardt. diff

Re: [Bash-completion-devel] Patch: no-ls-parse

2012-07-27 Thread Ville Skyttä
On 2012-07-26 22:46, Martin Ueding wrote: So maybe we should put a LC_COLLATE=C in the top of the file? Although that might have side effects … Yes, that's out of the question because it'll affect things other than bash-completion. We can store the old LC_COLLATE value (well, actually we need

Re: hunspell-en not installed by default anymore

2012-07-24 Thread Ville Skyttä
On 2012-07-24 16:58, Rex Dieter wrote: 1. hunspell re-add hard requirement on hunspell-en +1, https://bugzilla.redhat.com/573516 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: [Bash-completion-devel] Patch: no-ls-parse

2012-07-24 Thread Ville Skyttä
On 2012-07-24 19:50, Martin Ueding wrote: On the other hand, I do not see how the order makes any difference since all those scripts in /completions seem to be independant of each other. But the code your changes touch doesn't deal with /completions. It deals with BASH_COMPLETION_COMPAT_DIR

Re: [Bash-completion-devel] Patch: trailing-whitespace

2012-07-22 Thread Ville Skyttä
On 2012-07-21 20:43, Martin Ueding wrote: The following changes since commit 882d527237c77cdc757672affa070bb1b150b778: mussh: New completion. (2012-07-21 13:05:15 +0300) are available in the git repository at: http://chaos.stw-bonn.de/users/mu/git/bash-completion.git

Re: [Bash-completion-devel] Patch: no-ls-parse

2012-07-22 Thread Ville Skyttä
On 2012-07-21 20:44, Martin Ueding wrote: I removed parsing of “ls” in favor of simple globbing. That way, even if a filename should be funny, this script does not break. This change removes the LC_ALL=C env setting which I think is there to ensure that we get consistent alphabetical ordering

Re: [PATCH] licensecheck: Don't truncate other licenses on Public domain or WTFPL presence.

2012-07-22 Thread Ville Skyttä
On 2012-07-22 00:24, Benjamin Drung wrote: Am Samstag, den 21.07.2012, 13:27 +0300 schrieb Ville Skyttä: From: Garrett Holmstrom gho...@fedoraproject.org --- scripts/licensecheck.pl |8 1 file changed, 4 insertions(+), 4 deletions(-) Do you have some example files

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-19-ga9b253c

2012-07-22 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 3f9fe7a853c74d68f64e05ecaca474e7a6819d81 Author: Martin Ueding d...@martin-ueding.de Date: Sat Jul 21 19:24:40 2012 +0200 Remove trailing whitespace Remove all trailing whitespace since that is not needed anyway.

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-19-ga9b253c

2012-07-22 Thread Ville Skyttä
The following commit has been merged in the master branch: commit a9b253ca8b475dc2ffda6edc7451af28d23d4eed Author: Martin Ueding d...@martin-ueding.de Date: Sat Jul 21 20:05:24 2012 +0200 Remove more whitespace diff --git a/CHANGES b/CHANGES index 3c01e9f..17d582c 100644 --- a/CHANGES +++

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-20-ga6ff579

2012-07-22 Thread Ville Skyttä
The following commit has been merged in the master branch: commit a6ff57986f22d19e7a638e398a73a1a3ac19ff13 Author: Ville Skyttä ville.sky...@iki.fi Date: Sun Jul 22 19:35:03 2012 +0300 Trim trailing whitespace. diff --git a/completions/mplayer b/completions/mplayer index ba8e3e9..2272c0a

File Config-General-2.51.tar.gz uploaded to lookaside cache by scop

2012-07-21 Thread Ville Skyttä
A file has been added to the lookaside cache for perl-Config-General: 3100325f99bdc2f265645a842e6bb025 Config-General-2.51.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Config-General] Update to 2.51.

2012-07-21 Thread Ville Skyttä
commit 7240d46e4713c3c737ff8744fb889fa918d1644a Author: Ville Skyttä ville.sky...@iki.fi Date: Sat Jul 21 11:33:19 2012 +0300 Update to 2.51. .gitignore |2 +- perl-Config-General.spec |7 +-- sources |2 +- 3 files changed, 7 insertions

[PATCH] licensecheck: Don't truncate other licenses on Public domain or WTFPL presence.

2012-07-21 Thread Ville Skyttä
From: Garrett Holmstrom gho...@fedoraproject.org --- scripts/licensecheck.pl |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl index ea33d02..2eb1391 100755 --- a/scripts/licensecheck.pl +++ b/scripts/licensecheck.pl

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-14-g9f0a6e4

2012-07-13 Thread Ville Skyttä
The following commit has been merged in the master branch: commit fc107b4bdc5a42302b6316ab80755d6cca69d9ba Author: Ville Skyttä ville.sky...@iki.fi Date: Fri Jul 13 19:40:21 2012 +0300 clzip, pdlzip, plzip: New lzip alias completions. diff --git a/completions/.gitignore b/completions

Re: preventing known-damaging third-party to fedora/epel package upgrade?

2012-07-12 Thread Ville Skyttä
On 2012-07-12 18:01, Paul Wouters wrote: Unfortunately, the spec file from upstream did not use %config(noreplace). Someone enabled epel and ran yum update and the EPEL package was seen as an upgrade, and the noreplae bug in their package caused our package to blow away their configuration.

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-12-ga624cc2

2012-07-11 Thread Ville Skyttä
The following commit has been merged in the master branch: commit c9ed16694da974ce9faa3f49a274c7c6cfb4abc9 Author: Ville Skyttä ville.sky...@iki.fi Date: Wed Jul 11 18:15:10 2012 +0300 man: Add support for .lz man pages (RedHat: #839310). diff --git a/completions/man b/completions/man

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-12-ga624cc2

2012-07-11 Thread Ville Skyttä
The following commit has been merged in the master branch: commit a624cc2c3026981835330f4d001b7df53f8d84ae Author: Ville Skyttä ville.sky...@iki.fi Date: Wed Jul 11 18:17:22 2012 +0300 man: Trivial cleanups. diff --git a/completions/man b/completions/man index 6e7aa75..9ebdb1c 100644

Re: [ACTION REQUIRED] Retiring packages for Fedora 18

2012-07-10 Thread Ville Skyttä
On 2012-07-09 10:54, Matej Cepl wrote: On 06/07/12 22:55, Bill Nottingham wrote: Package html401-dtds (orphan) comaintained by: gnat Does it mean, we won't have HTML 4.01 DTDs packaged in Fedora? No. We're in progress of transfering the ownership of this package from me to gnat, will

Re: [Bash-completion-devel] [Patch] Extend unzip completion with complete ODF and OOXML file extensions

2012-07-08 Thread Ville Skyttä
On 2012-07-07 13:05, Jeroen Hoek wrote: Hello, Last year I reported this bug on Ubuntu's bugtracker: https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/675987 As per the last comment, I am submitting these two patches for inclusion. Patch 1 adds more complete support for ODF

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-10-ge2e64a1

2012-07-08 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 6a71ee504c11b798125b9c85359d5b7367a27dd4 Author: Jeroen Hoek m...@jeroenhoek.nl Date: Sat Jul 7 11:42:34 2012 +0200 Add more complete OpenDocument support to unzip completion. diff --git a/bash_completion b/bash_completion

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-10-ge2e64a1

2012-07-08 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 7c7b5608c8505633aa55e106f98d2a943937d41a Author: Jeroen Hoek m...@jeroenhoek.nl Date: Sat Jul 7 12:02:05 2012 +0200 Add support for OOXML document format extensions to unzip completion. diff --git a/bash_completion

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-10-ge2e64a1

2012-07-08 Thread Ville Skyttä
The following commit has been merged in the master branch: commit ca533452195134de6ceb5c3f894e824fac53849a Author: Ville Skyttä ville.sky...@iki.fi Date: Mon Jul 9 00:00:23 2012 +0300 Fine tune previous commit. diff --git a/bash_completion b/bash_completion index f4ebb45..9732c10 100644

[Bash-completion-devel] Bug#680652: Bug#680652: ssh: needs completion for the parameters for the -O option

2012-07-07 Thread Ville Skyttä
Done upstream: http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=217e143fd69ad2b83ec8187af2e9e1c21dcb759a ___ Bash-completion-devel mailing list Bash-completion-devel@lists.alioth.debian.org

[perltidy] Update to 20120701.

2012-07-07 Thread Ville Skyttä
commit 7a40d9ab0a2367ebdb49f428e1398c5ec1df5c15 Author: Ville Skyttä ville.sky...@iki.fi Date: Sat Jul 7 23:39:15 2012 +0300 Update to 20120701. perltidy.spec |7 +-- sources |2 +- 2 files changed, 6 insertions(+), 3 deletions(-) --- diff --git a/perltidy.spec b

File Perl-Tidy-20120701.tar.gz uploaded to lookaside cache by scop

2012-07-07 Thread Ville Skyttä
A file has been added to the lookaside cache for perltidy: 5f6693d285725282171f13d83aace9b1 Perl-Tidy-20120701.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

Bug#680652: [Bash-completion-devel] Bug#680652: ssh: needs completion for the parameters for the -O option

2012-07-07 Thread Ville Skyttä
Done upstream: http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=217e143fd69ad2b83ec8187af2e9e1c21dcb759a -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-6-g217e143

2012-07-07 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 217e143fd69ad2b83ec8187af2e9e1c21dcb759a Author: Ville Skyttä ville.sky...@iki.fi Date: Sat Jul 7 22:54:11 2012 +0300 ssh: Add -O argument completion (Debian: #680652). diff --git a/completions/ssh b/completions/ssh index

Re: [vdr] Please share your systemd (Upstart) service file

2012-06-27 Thread Ville Skyttä
On 2012-06-27 12:48, Paul Menzel wrote: looking around for systemd service files I found three examples. The Fedora one and other related files are at http://pkgs.fedoraproject.org/gitweb/?p=vdr.git;a=tree ___ vdr mailing list vdr@linuxtv.org

Re: [vdr] VDR on Centos/RHEL6

2012-06-26 Thread Ville Skyttä
On 2012-06-26 16:13, Pasi Kärkkäinen wrote: You're probably lacking some -devel rpms. I'd assume that rebuilding Fedora's vdr packages with mock for EL6 would work mostly fine. Haven't tried that though. ___ vdr mailing list vdr@linuxtv.org

Re: Review swap requests for tntnet a web app server

2012-06-25 Thread Ville Skyttä
On 2012-06-25 19:26, Martin Gansser wrote: Sorry, I can't review your package, because i have no expierence in reviewing packages. The only way to gain that experience is to do it. Just go ahead! -- devel mailing list devel@lists.fedoraproject.org

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-2-gbffce42

2012-06-25 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 3a1cdbdadc92e041b3b446f4d40d5ffcabe86d4e Author: Ville Skyttä ville.sky...@iki.fi Date: Sun Jun 24 20:40:17 2012 +0300 eog: New completion. diff --git a/completions/Makefile.am b/completions/Makefile.am index 0a24d0c

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-2-gbffce42

2012-06-25 Thread Ville Skyttä
The following commit has been merged in the master branch: commit bffce4218e33bc61c0551b87e4b5bfbb41ad4223 Author: Ville Skyttä ville.sky...@iki.fi Date: Mon Jun 25 17:44:11 2012 +0300 wsimport: New completion. diff --git a/completions/Makefile.am b/completions/Makefile.am index 2a884e9

File Perl-Tidy-20120619.tar.gz uploaded to lookaside cache by scop

2012-06-20 Thread Ville Skyttä
A file has been added to the lookaside cache for perltidy: 263c97e805e42146a0581205c5745870 Perl-Tidy-20120619.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perltidy] Update to 20120619.

2012-06-20 Thread Ville Skyttä
commit 8d2067a812b3be1a0a6394b279a91b2a191a9d56 Author: Ville Skyttä ville.sky...@iki.fi Date: Thu Jun 21 00:18:02 2012 +0300 Update to 20120619. - Clean up specfile constructs no longer needed in Fedora or EL6+. .gitignore|2 +- perltidy.spec | 53

Bug#666055: [Bash-completion-devel] Bug#666055: bash-completion: Make scp completions recognise symlinks to directories as directories.

2012-06-15 Thread Ville Skyttä
On 2012-03-28 12:15, Itaï BEN YAACOV wrote: When auto-completing an scp command, slashes are added after (local or remote) directories, and spaces after files AND after symlinks to directories. Expected behaviour would be slashes after directories or symlinks to such. Please see attached

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-177-g89acac9

2012-06-15 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 89acac9910a27cc9428314e66c3bdbfc48c65f41 Author: Itaï BEN YAACOV can...@free.fr Date: Fri Jun 15 19:16:14 2012 +0300 scp: Recognise symlinks to directories as directories (Debian: #666055). When auto-completing an

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-175-gd141f9c

2012-06-14 Thread Ville Skyttä
The following commit has been merged in the master branch: commit d141f9c6ebd8659638de9d5de64e202ac1f450c0 Author: Ville Skyttä ville.sky...@iki.fi Date: Thu Jun 14 21:31:30 2012 +0300 lbzip2: Add -n argument completion. diff --git a/completions/bzip2 b/completions/bzip2 index 6e6c68b

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-176-g709d6e0

2012-06-14 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 709d6e06902df7205280d0626995fc5b6abe6e89 Author: Ville Skyttä ville.sky...@iki.fi Date: Thu Jun 14 21:54:32 2012 +0300 *_tilde*: Escape tilde in [[ $1 == \~* ]] tests (RedHat: #817902). diff --git a/bash_completion b

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-174-gf8ac6a5

2012-06-08 Thread Ville Skyttä
The following commit has been merged in the master branch: commit f8ac6a5aeb287763341e4db2dacd1eb2c3cdecf6 Author: Ville Skyttä ville.sky...@iki.fi Date: Fri Jun 8 18:59:31 2012 +0300 autotools: Use MKDIR_P instead of mkdir_p (Alioth: #313671). mkdir_p is obsolete since automake

svn2cl orphaned

2012-06-05 Thread Ville Skyttä
Hello, I've released svn2cl's ownership in pkgdb as I don't use it any longer. There were no co-maintainers so it's orphaned now, go grab it if you use it. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-169-g7532eda

2012-06-05 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 7532eda90ff631611e003e9b51dca8a0e558e95c Author: Ville Skyttä ville.sky...@iki.fi Date: Tue Jun 5 17:32:00 2012 +0300 Spelling fix. diff --git a/CHANGES b/CHANGES index e650f5e..db83c4b 100644 --- a/CHANGES +++ b/CHANGES

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-171-gb54aded

2012-06-05 Thread Ville Skyttä
The following commit has been merged in the master branch: commit e0dc594d2aabc5040ce0cf53bb73e14f60218025 Author: Ville Skyttä ville.sky...@iki.fi Date: Tue Jun 5 21:10:00 2012 +0300 qiv: Add *.svg. diff --git a/bash_completion b/bash_completion index 7cb5a21..767f05e 100644

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-171-gb54aded

2012-06-05 Thread Ville Skyttä
The following commit has been merged in the master branch: commit b54adedd4f158ac41ecd6a8c6cc7d8faf51dc069 Author: Ville Skyttä ville.sky...@iki.fi Date: Tue Jun 5 21:12:08 2012 +0300 xmllint: Add *.svgz. diff --git a/completions/xmllint b/completions/xmllint index c29c52d..928a5b6 100644

Re: [vdr] [ANNOUNCE] VDR developer version 1.7.28

2012-06-04 Thread Ville Skyttä
On 2012-06-03 13:44, Klaus Schmidinger wrote: - Renamed the function cString::sprintf(const char *fmt, va_list ap) to vsprintf(), Hm, I don't see this change actually implemented in the source...? ___ vdr mailing list vdr@linuxtv.org

[vdr] [PATCH] Spelling fixes.

2012-06-04 Thread Ville Skyttä
--- CONTRIBUTORS|4 ++-- HISTORY |2 +- device.c|4 ++-- dvbplayer.c |2 +- libsi/headers.h |2 +- osd.c |2 +- timers.c|2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index

Re: [vdr] [ANNOUNCE] VDR developer version 1.7.28

2012-06-04 Thread Ville Skyttä
On 2012-06-04 17:58, Klaus Schmidinger wrote: On 04.06.2012 16:51, Ville Skyttä wrote: On 2012-06-03 13:44, Klaus Schmidinger wrote: - Renamed the function cString::sprintf(const char *fmt, va_listap) to vsprintf(), Hm, I don't see this change actually implemented in the source

Re: [Bash-completion-devel] Completion functions for wrappers for standard tools

2012-05-31 Thread Ville Skyttä
On 2012-05-31 20:25, suvayu ali wrote: $ function find_ext() { echo dummy wrapper fn for find; } $ complete -F _find find_ext [...] So my question is, how do you enable completion for my wrappers such that it works even when I try it for the first time? I'd look into loading needed

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-167-g32f2239

2012-05-30 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 32f223963a013e4875c999109c0a2fa8f9a0ecdf Author: Ville Skyttä ville.sky...@iki.fi Date: Wed May 30 23:56:58 2012 +0300 _realcommand: Try greadlink before readlink (Alioth: #313659). Some systems' readlink does

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-168-gf990d5e

2012-05-30 Thread Ville Skyttä
The following commit has been merged in the master branch: commit f990d5e617954c57e73209dba8a8061f87d538a4 Author: Ville Skyttä ville.sky...@iki.fi Date: Thu May 31 00:03:41 2012 +0300 Comment spelling fix. diff --git a/bash_completion b/bash_completion index dea0fd4..7cb5a21 100644

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-166-g739c6d2

2012-05-16 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 739c6d2833370e618fcdc37b5a72c15426313fae Author: Ville Skyttä ville.sky...@iki.fi Date: Wed May 16 22:11:26 2012 +0300 man: Recognize 3gl as man page filename extension -- at least Mesa uses it. diff --git a/completions/man

Re: Packaging Guidelines - creating tarball from VCS with script

2012-05-14 Thread Ville Skyttä
On 2012-05-14 17:22, Toshio Kuratomi wrote: I personally prefer to have the checkout instructions in comments. The big drawback of that is that if they're just in comments, they're not a prerequisite for creating the shipped tarball, and they will bitrot sooner or later. Using macros in them

Re: GitHub is a terrible upstream

2012-04-23 Thread Ville Skyttä
On 2012-04-23 20:56, Orion Poplawski wrote: My problem is I'm wedded to spectool -g and it doesn't use --content-disposition. Would it be safe to have spectool always use that option? No, because the Content-Disposition header from the server may result in changing the downloaded file's name

Re: Private-libraries in /usr/lib* - invalid soname.

2012-04-21 Thread Ville Skyttä
On 2012-04-20 17:08, Kevin Kofler wrote: There's no need for a soname version if the library comes from the same package as the only user(s) of it. If there's no version in a soname, why would one want a soname in a library (public or private) in the first place instead of just omitting it?

Re: [Bash-completion-devel] [PATCH v2] completion: add new git_complete helper

2012-04-21 Thread Ville Skyttä
On 2012-04-16 23:59, Jonathan Nieder wrote: Hopefully this information helps clarify to what extent the leading underscores in functions exposed by completion scripts are meant or are not meant as a convention. We've discussed what a real API or namespace of bash-completion would look like,

Re: [Bash-completion-devel] [patch] postconf completion

2012-04-21 Thread Ville Skyttä
On 2012-04-03 23:40, Guillaume Rousse wrote: While reviewing a leftover completion in mageia postfix package, I found we already have a postconf completion in completions/postconf. However, I think its content is uselessly complex, and could be simplified with the attached patch. Unless I

[Bash-completion-devel] Bug#668973: Bug#668973: bash-completion: completion for ls misses the --full-time option

2012-04-21 Thread Ville Skyttä
On 2012-04-16 11:16, Paul Wise wrote: AFAICT the completion for ls misses the --full-time option: It does indeed. The line where --full-time is in --help output trips our _longopt function: $ echo --full-timelike -l --time-style=full-iso \ | sed -ne

Bug#668973: [Bash-completion-devel] Bug#668973: bash-completion: completion for ls misses the --full-time option

2012-04-21 Thread Ville Skyttä
On 2012-04-16 11:16, Paul Wise wrote: AFAICT the completion for ls misses the --full-time option: It does indeed. The line where --full-time is in --help output trips our _longopt function: $ echo --full-timelike -l --time-style=full-iso \ | sed -ne

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-158-g3d7102b

2012-04-04 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 3d7102b9a5b138091122bad601cc3c104df0ce8f Author: Ville Skyttä ville.sky...@iki.fi Date: Wed Apr 4 22:54:30 2012 +0300 hwclock: New completion. diff --git a/completions/Makefile.am b/completions/Makefile.am index fabe1c2

[Bash-completion-devel] Bug#666933: Bug#666933: Enabling nullglob breaks file/directory completion

2012-04-03 Thread Ville Skyttä
On 04/02/2012 08:46 PM, Shalom Bhooshi wrote: If nullglob option is enabled in the shell (via `shopt -s nullglob') the completion of files/directories for commands such as `ls', `cd', etc fail - this is because the various completion functions inherit this setting from the shell and do not make

Bug#666933: [Bash-completion-devel] Bug#666933: Enabling nullglob breaks file/directory completion

2012-04-03 Thread Ville Skyttä
On 04/02/2012 08:46 PM, Shalom Bhooshi wrote: If nullglob option is enabled in the shell (via `shopt -s nullglob') the completion of files/directories for commands such as `ls', `cd', etc fail - this is because the various completion functions inherit this setting from the shell and do not make

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-157-g0ab693c

2012-03-26 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 1fc97c47baf7453b6a27f5e0104c9d434e59acc1 Author: Ville Skyttä ville.sky...@iki.fi Date: Mon Mar 26 22:12:16 2012 +0300 testsuite/generate: Tweak linefeeds. diff --git a/test/generate b/test/generate index b7249d3..deeba05

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-157-g0ab693c

2012-03-26 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 0ab693ca50206e46f23fccba52eeb8516e2e6fc9 Author: Ville Skyttä ville.sky...@iki.fi Date: Mon Mar 26 22:15:49 2012 +0300 acpi: New completion. diff --git a/completions/Makefile.am b/completions/Makefile.am index 03165cf

[PATCH] licensecheck: Check OCaml programs by default (*.ml, *.mli).

2012-03-25 Thread Ville Skyttä
From: Richard W.M. Jones rjo...@redhat.com Signed-off-by: Ville Skyttä ville.sky...@iki.fi --- scripts/licensecheck.pl |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl index 9f5de0c..b783c9a 100755 --- a/scripts

Re: [Bash-completion-devel] How to force loading of a command completion ?

2012-03-14 Thread Ville Skyttä
On 2012-03-14 20:51, Guillaume Rousse wrote: I need to force rpm completion file loading, from another completion function (urpme), as it relies on one of the function defined there (_rpm_installed_packages). How can I achieve that ? Prepending _xfunc rpm to your _rpm_installed_packages

[Bash-completion-devel] Bug#662203: Bug#662203: overrides lyx's bash-completion

2012-03-11 Thread Ville Skyttä
On 2012-03-04 19:07, Per Olofsson wrote: _install_xspec '!*.lyx' lyx Please remove that line so that the custom completion script is used instead. (The custom script has more features.) Thanks. Done upstream. ___ Bash-completion-devel mailing

Bug#662203: [Bash-completion-devel] Bug#662203: overrides lyx's bash-completion

2012-03-11 Thread Ville Skyttä
On 2012-03-04 19:07, Per Olofsson wrote: _install_xspec '!*.lyx' lyx Please remove that line so that the custom completion script is used instead. (The custom script has more features.) Thanks. Done upstream. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-152-ga062777

2012-03-11 Thread Ville Skyttä
The following commit has been merged in the master branch: commit a062777d4b9c7dc8a51d1e87c938b48fed810232 Author: Ville Skyttä ville.sky...@iki.fi Date: Sun Mar 11 19:44:34 2012 +0200 lyx: Remove simple completion, upstream has more complete one (Debian: #662203) diff --git

Re: [vdr] Make.config.template broken in 1.7.24

2012-03-03 Thread Ville Skyttä
On 2012-03-01 23:30, Manuel Reimer wrote: Hello, if I have a look at the changes in 1.7.24, then for me it looks like the file Make.config.template is broken there. As Variables are set using ?=, the values in Make.config.template not longer override the defaults of Makefile. I'd vote

[Yum-devel] [PATCH] Syntax fix.

2012-02-24 Thread Ville Skyttä
--- rpmUtils/arch.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rpmUtils/arch.py b/rpmUtils/arch.py index e95270d..7d67907 100644 --- a/rpmUtils/arch.py +++ b/rpmUtils/arch.py @@ -71,7 +71,7 @@ arches = { armv7hl: noarch, # arm64 -arm64: noarch +

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-151-gbed5694

2012-02-21 Thread Ville Skyttä
The following commit has been merged in the master branch: commit bed56941110985446aed52302f437c50b8182524 Author: Ville Skyttä ville.sky...@iki.fi Date: Tue Feb 21 22:00:39 2012 +0200 vmstat: New completion. diff --git a/completions/Makefile.am b/completions/Makefile.am index 507a6b7

Re: [vdr] [ANNOUNCE] VDR developer version 1.7.24

2012-02-20 Thread Ville Skyttä
On 2012-02-20 11:18, Klaus Schmidinger wrote: On 20.02.2012 00:06, Joerg Riechardt wrote: With dvbplayer.[hc] from version 1.7.23 and adjusted menu.[hc] it is ok again. Other patches were not involved. Jörg Well, then I guess it's best if I revoke that change. Any objections? Or maybe a

Re: /usrmove? - about the future

2012-02-19 Thread Ville Skyttä
On 2012-02-18 20:26, Rahul Sundaram wrote: On 02/18/2012 11:05 PM, Ville Skyttä wrote: You can get the completion to work according to that preference with for example yum install ./fooTAB - anything that looks like a filesystem path triggers filename-only completion, otherwise we do both

Re: /usrmove? - about the future

2012-02-18 Thread Ville Skyttä
On 2012-02-16 05:34, Stephen John Smoogen wrote: 2) The bash-completions add-on. Which does all kinds of wonderful things which when they work is really nice.. it will autocomplete hostnames if you type ssh ftab, it will autocomplete depending on the command you typed the most obvious

Re: /usrmove? - about the future

2012-02-18 Thread Ville Skyttä
On 2012-02-18 18:27, Rahul Sundaram wrote: On 02/18/2012 02:27 PM, Ville Skyttä wrote: People tend to bring this up every now and then but fail to be specific exactly what happened so it's quite difficult for anyone to fix things. I just installed it for sometime and found that yum

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-150-g91528b5

2012-02-18 Thread Ville Skyttä
The following commit has been merged in the master branch: commit f41d7e2ff660fdf9a95490d4fb438eefa565e9d1 Author: Ville Skyttä ville.sky...@iki.fi Date: Sat Feb 18 10:10:38 2012 +0200 testsuite: Add basic su test case. diff --git a/test/completion/su.exp b/test/completion/su.exp new file

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-150-g91528b5

2012-02-18 Thread Ville Skyttä
The following commit has been merged in the master branch: commit e4fe946621d824fe04f5c8a8f4f774342b53df40 Author: Ville Skyttä ville.sky...@iki.fi Date: Sat Feb 18 10:12:02 2012 +0200 su: Fix long option handling. diff --git a/completions/su b/completions/su index df91230..2c6254d 100644

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-150-g91528b5

2012-02-18 Thread Ville Skyttä
The following commit has been merged in the master branch: commit e7c4035089548efdf9a15fb96a289585b8b322d1 Author: Ville Skyttä ville.sky...@iki.fi Date: Sat Feb 18 10:13:24 2012 +0200 su: Add --session-command arg completion. diff --git a/completions/su b/completions/su index 2c6254d

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-150-g91528b5

2012-02-18 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 91528b527145bec711b4b3ea8c65335a6ed617b0 Author: Ville Skyttä ville.sky...@iki.fi Date: Sat Feb 18 10:14:29 2012 +0200 su: Complete -s/--shell with shells instead of all files. diff --git a/completions/su b/completions/su

Re: [Bash-completion-devel] 'git flow' Completions

2012-01-19 Thread Ville Skyttä
On 2012-01-19 03:21, Igor Murzov wrote: Completion for the `git flow` as I can see relies on completion for `git`. And we don't provide completion for `git`, so we'll need to add it first. And then we'll need maintainer for this completion as git is constantly evolving. Completion for git is

Re: [Bash-completion-devel] [PATCH] _filedir: Properly quote paths.

2012-01-18 Thread Ville Skyttä
On 2012-01-18 16:29, Igor Murzov wrote: Can somebody review this patch and run test/runUnit with the patch applied? The patch needs to be tested with bash-4.2 and I don't have one. This patch fixes following test case for me: $ mkdir test $ cd test $ touch 'x' '[x]' $ ls [xTAB # -

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-140-gd7a6fb1

2012-01-18 Thread Ville Skyttä
The following commit has been merged in the master branch: commit 6f3d650e2309feff4f3e80717409ebccb2d38362 Author: guns s...@sungpae.com Date: Wed Jan 11 04:10:27 2012 -0600 Workaround bash bug that fails to complete , There is a bug in bash that causes completions of some of the

[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-140-gd7a6fb1

2012-01-18 Thread Ville Skyttä
The following commit has been merged in the master branch: commit d7a6fb1f47d5daafb555f09fb5d9bd544ae99ec6 Author: Ville Skyttä ville.sky...@iki.fi Date: Wed Jan 18 23:43:11 2012 +0200 testsuite: Fix spurious modinfo and modprobe test failures on systems that have /lib and /lib64 dirs

Re: [vdr] howto ignore lines in channels.conf

2012-01-15 Thread Ville Skyttä
On 2012-01-15 13:01, Klaus Schmidinger wrote: VDR reads the channels.conf file and doesn't store any information about comments. It only stores the channel data. When it writes the file, it writes only the channel data, and at that point any comments in the original file would be lost. Even

<    5   6   7   8   9   10   11   12   13   14   >