]> git.pld-linux.org Git - packages/bash-completion.git/log
packages/bash-completion.git
2 years ago- better support for rpm package completion master auto/th/bash-completion-2.11-2
Adam Osuchowski [Tue, 16 Nov 2021 23:05:44 +0000 (00:05 +0100)]
- better support for rpm package completion
- drop hrmib support (not used by rpm4 anymore)
- matching package versions and releases
- use simple packages list in /var/log/rpmpkgs if present

2 years ago- backslashes are important to shell; don't forget them if command is broken into...
Adam Osuchowski [Fri, 22 Oct 2021 20:32:57 +0000 (22:32 +0200)]
- backslashes are important to shell; don't forget them if command is broken into several lines

3 years ago- updated to 2.11 auto/th/bash-completion-2.11-1
Jakub Bogusz [Sun, 7 Mar 2021 06:04:18 +0000 (07:04 +0100)]
- updated to 2.11
- updated ip_addresses,no_mtr patches
- separated -devel not to require all completions for development
- changed Requires(triggerpostun) to Requires(post) for rpm.org

3 years agoRemove bts completion auto/th/bash-completion-2.8-2
Elan Ruusamäe [Thu, 18 Jun 2020 11:22:22 +0000 (14:22 +0300)]
Remove bts completion

Conflicts with completion from devscripts package.
And devscripts version seems to be newer than one in here.

5 years ago- disable completion for mtr; it has its own completion rules auto/th/bash-completion-2.8-1
Adam Osuchowski [Sat, 23 Jun 2018 22:47:23 +0000 (00:47 +0200)]
- disable completion for mtr; it has its own completion rules

5 years ago- fixed IP adresses completion (always use ip tool instead of ifconfig; support for...
Adam Osuchowski [Sat, 23 Jun 2018 22:14:28 +0000 (00:14 +0200)]
- fixed IP adresses completion (always use ip tool instead of ifconfig; support for IPv6; support for multiple addresses per interface)

5 years ago- up to 2.8
Adam Osuchowski [Mon, 21 May 2018 11:08:31 +0000 (13:08 +0200)]
- up to 2.8
- updated URL and Source0

6 years ago- rfkill now in util-linux auto/th/bash-completion-2.1-6
Jan Rękorajski [Tue, 21 Nov 2017 07:00:04 +0000 (08:00 +0100)]
- rfkill now in util-linux
- rel 6

7 years ago- util-linux update auto/th/bash-completion-2.1-5
Jan Rękorajski [Sat, 30 Apr 2016 07:43:41 +0000 (09:43 +0200)]
- util-linux update
- rel 5

9 years agodrop completions provided by NetworkManager
Szymon Siwek [Mon, 15 Sep 2014 10:25:11 +0000 (12:25 +0200)]
drop completions provided by NetworkManager

- nmcli completions from NetworkManager are based on
  https://github.com/GArik/bash-completion/blob/master/completions/nmcli

10 years ago- drop completions provided by util-linux auto/th/bash-completion-2.1-4
Jan Rękorajski [Fri, 2 Aug 2013 09:10:43 +0000 (11:10 +0200)]
- drop completions provided by util-linux
- rel 4

10 years ago- /etc/pld-release is now in pld-release package auto/th/bash-completion-2.1-3
Jan Rękorajski [Sun, 16 Jun 2013 20:12:42 +0000 (22:12 +0200)]
- /etc/pld-release is now in pld-release package
- rel 3

11 years agodrop yum completions auto/th/bash-completion-2.1-2
Elan Ruusamäe [Mon, 15 Apr 2013 07:00:24 +0000 (10:00 +0300)]
drop yum completions

completions are available in yum > 3.2.25

11 years agorpm5 df fix auto/th/bash-completion-2.1-1
Elan Ruusamäe [Mon, 8 Apr 2013 08:39:50 +0000 (11:39 +0300)]
rpm5 df fix

11 years ago- updated to 2.1
Jakub Bogusz [Sun, 7 Apr 2013 06:27:48 +0000 (08:27 +0200)]
- updated to 2.1

11 years ago- build fix
Arkadiusz Miśkiewicz [Sat, 16 Feb 2013 23:20:13 +0000 (00:20 +0100)]
- build fix

11 years agopoldek: load rpm completions on demand auto/th/bash-completion-2.0-3 auto/ti/bash-completion-2.0-3
Elan Ruusamäe [Thu, 16 Aug 2012 22:03:55 +0000 (01:03 +0300)]
poldek: load rpm completions on demand

11 years agoport poldek completion to 2.0 auto/th/bash-completion-2.0-2
Elan Ruusamäe [Thu, 16 Aug 2012 21:54:16 +0000 (00:54 +0300)]
port poldek completion to 2.0

11 years agobuilder-completion: parse bconds directly from .spec without builders "help"
Elan Ruusamäe [Sun, 12 Aug 2012 18:24:02 +0000 (21:24 +0300)]
builder-completion: parse bconds directly from .spec without builders "help"

11 years agobuilder-completion: -r does not need .spec
Elan Ruusamäe [Sun, 12 Aug 2012 18:15:46 +0000 (21:15 +0300)]
builder-completion: -r does not need .spec

11 years agobuilder-completion: try to parse .spec from commandline
Elan Ruusamäe [Sun, 12 Aug 2012 18:15:23 +0000 (21:15 +0300)]
builder-completion: try to parse .spec from commandline

11 years agono need to separate sub for simple tag expansion
Elan Ruusamäe [Sun, 12 Aug 2012 17:32:17 +0000 (20:32 +0300)]
no need to separate sub for simple tag expansion

11 years agodo not hardcode spec name :)
Elan Ruusamäe [Sun, 12 Aug 2012 17:30:17 +0000 (20:30 +0300)]
do not hardcode spec name :)

11 years ago- modern bash-completion setup
Elan Ruusamäe [Sun, 12 Aug 2012 17:28:53 +0000 (20:28 +0300)]
- modern bash-completion setup
- use parse_help to retrieve options
- make with/without not checkout package, and use current program not builder from $PATH

11 years agocomplete *.spec if not an arg
Elan Ruusamäe [Sun, 12 Aug 2012 16:56:58 +0000 (19:56 +0300)]
complete *.spec if not an arg

11 years agofetch tags from git
Elan Ruusamäe [Sun, 12 Aug 2012 16:53:25 +0000 (19:53 +0300)]
fetch tags from git

11 years agoworks fine, rel 1 auto/th/bash-completion-2.0-1
Elan Ruusamäe [Thu, 9 Aug 2012 18:42:38 +0000 (21:42 +0300)]
works fine, rel 1

11 years agoremove, see ebd3c66bf2415ce12a09249cf47634f212898fe3
Elan Ruusamäe [Thu, 9 Aug 2012 18:39:16 +0000 (21:39 +0300)]
remove, see ebd3c66bf2415ce12a09249cf47634f212898fe3

11 years agooutdated, applied upstream
Elan Ruusamäe [Thu, 9 Aug 2012 18:38:38 +0000 (21:38 +0300)]
outdated, applied upstream

11 years agoupstream script is fine for shrc.d
Elan Ruusamäe [Thu, 9 Aug 2012 18:36:23 +0000 (21:36 +0300)]
upstream script is fine for shrc.d

11 years agoremove outdated todo
Elan Ruusamäe [Thu, 2 Aug 2012 19:16:46 +0000 (22:16 +0300)]
remove outdated todo

11 years agophing supported upstream (as link to ant)
Elan Ruusamäe [Thu, 2 Aug 2012 19:16:02 +0000 (22:16 +0300)]
phing supported upstream (as link to ant)

11 years agofiles installed by make rules, not by glob
Elan Ruusamäe [Thu, 2 Aug 2012 19:14:04 +0000 (22:14 +0300)]
files installed by make rules, not by glob

11 years agowhen removing tools, remove their symlinks too
Elan Ruusamäe [Thu, 2 Aug 2012 19:09:48 +0000 (22:09 +0300)]
when removing tools, remove their symlinks too

11 years agoas completions no longer package bound, "configure" completion is useful again
Elan Ruusamäe [Thu, 2 Aug 2012 19:06:39 +0000 (22:06 +0300)]
as completions no longer package bound, "configure" completion is useful again

11 years agoghost trigger hack gone as no longer packaging ghosts
Elan Ruusamäe [Thu, 2 Aug 2012 18:57:36 +0000 (21:57 +0300)]
ghost trigger hack gone as no longer packaging ghosts

11 years agoinstall with make -j1 (racy)
Elan Ruusamäe [Thu, 2 Aug 2012 18:56:23 +0000 (21:56 +0300)]
install with make -j1 (racy)

11 years agodrop triggers, no longer needed
Elan Ruusamäe [Thu, 2 Aug 2012 18:54:46 +0000 (21:54 +0300)]
drop triggers, no longer needed

extra completions loaded on demand by _completion_loader

11 years ago- install bugfix
Jakub Bogusz [Thu, 2 Aug 2012 17:38:17 +0000 (19:38 +0200)]
- install bugfix
- updated bash version in description

11 years ago- started update to 2.0; triggers system need to be revised
Jakub Bogusz [Thu, 2 Aug 2012 16:09:17 +0000 (18:09 +0200)]
- started update to 2.0; triggers system need to be revised

11 years ago- add phing completion auto/th/bash-completion-1_3-2
Elan Ruusamäe [Sat, 26 Mar 2011 13:49:43 +0000 (13:49 +0000)]
- add phing completion

Changed files:
    bash-completion.spec -> 1.166

11 years ago- based on ant completion
Elan Ruusamäe [Sat, 26 Mar 2011 13:32:18 +0000 (13:32 +0000)]
- based on ant completion

Changed files:
    phing.sh -> 1.1

11 years ago- subst path to helpers in perl completion auto/th/bash-completion-1_3-1
Elan Ruusamäe [Fri, 11 Feb 2011 18:21:32 +0000 (18:21 +0000)]
- subst path to helpers in perl completion

Changed files:
    bash-completion.spec -> 1.165

11 years ago- package new files
Elan Ruusamäe [Fri, 11 Feb 2011 18:11:45 +0000 (18:11 +0000)]
- package new files

Changed files:
    bash-completion.spec -> 1.164

11 years ago- prepare for bash-completion-1.3
Elan Ruusamäe [Wed, 9 Feb 2011 17:35:02 +0000 (17:35 +0000)]
- prepare for bash-completion-1.3

Changed files:
    bash-completion-rpm-cache.patch -> 1.12
    bash-completion.spec -> 1.163
    pear.patch -> 1.2

11 years ago- complete braches
Elan Ruusamäe [Tue, 8 Feb 2011 09:27:00 +0000 (09:27 +0000)]
- complete braches

Changed files:
    builder.bash-completion -> 1.3

11 years ago- save something
Elan Ruusamäe [Tue, 19 Oct 2010 19:56:30 +0000 (19:56 +0000)]
- save something

Changed files:
    builder.bash-completion -> 1.2

11 years ago- add PEAR_Command_Packaging support to pear auto/ac/bash-completion-1_2-4 auto/th/bash-completion-1_2-4
Elan Ruusamäe [Tue, 19 Oct 2010 19:55:32 +0000 (19:55 +0000)]
- add PEAR_Command_Packaging support to pear

Changed files:
    bash-completion.spec -> 1.162
    pear.patch -> 1.1

11 years ago- fix service completion; rel 3 auto/ac/bash-completion-1_2-3 auto/th/bash-completion-1_2-3
Elan Ruusamäe [Sun, 10 Oct 2010 19:27:52 +0000 (19:27 +0000)]
- fix service completion; rel 3

Changed files:
    bash-completion.spec -> 1.161

11 years ago- add pear from pear2 sandbox auto/th/bash-completion-1_2-2 auto/ti/bash-completion-1_2-2
Elan Ruusamäe [Mon, 23 Aug 2010 17:41:55 +0000 (17:41 +0000)]
- add pear from pear2 sandbox
- sorted lists
- rel 2

Changed files:
    bash-completion.spec -> 1.160

11 years ago- up to 1.2 auto/ac/bash-completion-1_2-1 auto/th/bash-completion-1_2-1
Elan Ruusamäe [Mon, 9 Aug 2010 20:32:42 +0000 (20:32 +0000)]
- up to 1.2

Changed files:
    bash-completion.spec -> 1.159

11 years ago- update to 1.2, keep only hrmib export, as it won't be accepted upstream
Elan Ruusamäe [Mon, 9 Aug 2010 18:54:10 +0000 (18:54 +0000)]
- update to 1.2, keep only hrmib export, as it won't be accepted upstream

Changed files:
    bash-completion-rpm-cache.patch -> 1.11

11 years ago- add to cvs (2007-11-04)
Elan Ruusamäe [Fri, 19 Feb 2010 12:00:17 +0000 (12:00 +0000)]
- add to cvs (2007-11-04)

Changed files:
    builder.bash-completion -> 1.1

11 years ago- R: issue for /etc/pld-release detection auto/ti/bash-completion-1_1-3
Elan Ruusamäe [Thu, 28 Jan 2010 08:36:52 +0000 (08:36 +0000)]
- R: issue for /etc/pld-release detection

Changed files:
    bash-completion.spec -> 1.158

11 years ago- restore link creation (negation lost by mistake); rel 3 auto/ac/bash-completion-1_1-3 auto/th/bash-completion-1_1-3
Elan Ruusamäe [Mon, 4 Jan 2010 17:56:15 +0000 (17:56 +0000)]
- restore link creation (negation lost by mistake); rel 3

Changed files:
    bash-completion.spec -> 1.157

11 years ago- add mysqldump completion auto/th/bash-completion-1_1-2
Elan Ruusamäe [Thu, 19 Nov 2009 11:35:11 +0000 (11:35 +0000)]
- add mysqldump completion
- add support for multiple completions for same rpm package trigger
- rel 2

Changed files:
    bash-completion.spec -> 1.156

11 years ago- fix /sbin/service completion
Elan Ruusamäe [Thu, 19 Nov 2009 11:33:45 +0000 (11:33 +0000)]
- fix /sbin/service completion

Changed files:
    bash-completion-service.patch -> 1.4
    bash-completion.spec -> 1.155

11 years ago- up to 1.1-release auto/ac/bash-completion-1_1-1 auto/th/bash-completion-1_1-1
Elan Ruusamäe [Sun, 11 Oct 2009 14:27:59 +0000 (14:27 +0000)]
- up to 1.1-release

Changed files:
    bash-completion-psheader.patch -> 1.3
    bash-completion-rpm-cache.patch -> 1.10
    bash-completion-service.patch -> 1.3
    bash-completion.spec -> 1.154

11 years ago- use just one path: s#/var/cache/rpmpkgs.txt#/var/log/rpmpkgs#g
Elan Ruusamäe [Thu, 17 Sep 2009 20:33:56 +0000 (20:33 +0000)]
- use just one path: s#/var/cache/rpmpkgs.txt#/var/log/rpmpkgs#g

Changed files:
    bash-completion-rpm-cache.patch -> 1.9

11 years ago- -mplayer.patch is useless there already is fl[iv]|FL[IV] (hanska)
Elan Ruusamäe [Thu, 17 Sep 2009 20:24:53 +0000 (20:24 +0000)]
- -mplayer.patch is useless there already is fl[iv]|FL[IV] (hanska)

Changed files:
    bash-completion-mplayer.patch -> 1.8
    bash-completion.spec -> 1.153

11 years ago- add comments to patches for upstream merge
Elan Ruusamäe [Thu, 17 Sep 2009 06:41:30 +0000 (06:41 +0000)]
- add comments to patches for upstream merge

Changed files:
    bash-completion-mplayer.patch -> 1.7
    bash-completion-psheader.patch -> 1.2
    bash-completion-rpm-cache.patch -> 1.8
    bash-completion-service.patch -> 1.2

11 years ago- 20090917 snap (fixes mdadm typos)
Elan Ruusamäe [Thu, 17 Sep 2009 06:35:39 +0000 (06:35 +0000)]
20090917 snap (fixes mdadm typos)

Changed files:
    bash-completion.spec -> 1.152

11 years ago- update to 20090916 snap
Elan Ruusamäe [Wed, 16 Sep 2009 18:11:55 +0000 (18:11 +0000)]
- update to 20090916 snap

Changed files:
    bash-completion-mplayer.patch -> 1.6
    bash-completion.spec -> 1.151

11 years ago- update to new snap auto/ac/bash-completion-1_0-3 auto/aidath/bash-completion-1_0-3
Elan Ruusamäe [Tue, 21 Jul 2009 04:45:43 +0000 (04:45 +0000)]
- update to new snap

Changed files:
    bash-completion-rpm-cache.patch -> 1.7
    bash-completion.spec -> 1.150

11 years ago- skip sed run for ps output filtering auto/th/bash-completion-1_0-3
Elan Ruusamäe [Sat, 23 May 2009 22:14:15 +0000 (22:14 +0000)]
- skip sed run for ps output filtering

Changed files:
    bash-completion-psheader.patch -> 1.1
    bash-completion.spec -> 1.149

11 years ago- update to git version, fixes completion under bash4
Elan Ruusamäe [Sat, 23 May 2009 22:07:28 +0000 (22:07 +0000)]
- update to git version, fixes completion under bash4

Changed files:
    bash-completion-mplayer.patch -> 1.5
    bash-completion.spec -> 1.148

11 years ago- pldized service usage completion auto/th/bash-completion-1_0-2
Elan Ruusamäe [Tue, 12 May 2009 09:18:04 +0000 (09:18 +0000)]
- pldized service usage completion

Changed files:
    bash-completion-service.patch -> 1.1

11 years ago- pldized service usage completion; rel 2
Elan Ruusamäe [Tue, 12 May 2009 09:15:39 +0000 (09:15 +0000)]
- pldized service usage completion; rel 2

Changed files:
    bash-completion.spec -> 1.147

11 years ago- split freeciv -> freeciv-client, freeciv-server auto/th/bash-completion-1_0-1 auto/ti/bash-completion-1_0-1
Elan Ruusamäe [Mon, 13 Apr 2009 15:46:15 +0000 (15:46 +0000)]
- split freeciv -> freeciv-client, freeciv-server
- vncviewer is tightvnc completion

Changed files:
    bash-completion.spec -> 1.146

11 years ago- update to 1.0
Elan Ruusamäe [Mon, 13 Apr 2009 13:40:31 +0000 (13:40 +0000)]
- update to 1.0

Changed files:
    bash-completion-mplayer.patch -> 1.4
    bash-completion-rpm-cache.patch -> 1.6

11 years ago- update to 1.0, epoch: 1
Elan Ruusamäe [Mon, 13 Apr 2009 13:40:13 +0000 (13:40 +0000)]
- update to 1.0, epoch: 1

Changed files:
    bash-completion.spec -> 1.145

11 years ago- consistent with trigger
Elan Ruusamäe [Fri, 3 Apr 2009 14:40:51 +0000 (14:40 +0000)]
- consistent with trigger

Changed files:
    bash-completion.spec -> 1.144

11 years ago- merged on demand install of completions from DEVEL; rel 2 auto/th/bash-completion-20081219-2
Elan Ruusamäe [Fri, 3 Apr 2009 14:36:56 +0000 (14:36 +0000)]
- merged on demand install of completions from DEVEL; rel 2

Changed files:
    bash-completion.spec -> 1.143

11 years ago- remove rpmpkgs.txt completely
Elan Ruusamäe [Thu, 2 Apr 2009 17:05:25 +0000 (17:05 +0000)]
- remove rpmpkgs.txt completely

Changed files:
    bash-completion.spec -> 1.142

11 years ago- use hrmib-cache only in rpm complete
Elan Ruusamäe [Thu, 2 Apr 2009 16:46:09 +0000 (16:46 +0000)]
- use hrmib-cache only in rpm complete

Changed files:
    bash-completion.spec -> 1.141

11 years ago- fix typo in patch
Elan Ruusamäe [Thu, 2 Apr 2009 16:28:59 +0000 (16:28 +0000)]
- fix typo in patch

Changed files:
    bash-completion-mplayer.patch -> 1.3

11 years ago- switch back to RH /var/log/rpmpks, as depending on hrmib cache in pld instead
Elan Ruusamäe [Thu, 2 Apr 2009 16:07:38 +0000 (16:07 +0000)]
- switch back to RH /var/log/rpmpks, as depending on hrmib cache in pld instead

Changed files:
    bash-completion-rpm-cache.patch -> 1.5

11 years ago- new upstream, update to 20081219
Elan Ruusamäe [Thu, 2 Apr 2009 16:04:57 +0000 (16:04 +0000)]
- new upstream, update to 20081219

Changed files:
    bash-completion.spec -> 1.140

11 years ago- update to 20081219
Elan Ruusamäe [Thu, 2 Apr 2009 16:04:40 +0000 (16:04 +0000)]
- update to 20081219

Changed files:
    bash-completion-mplayer.patch -> 1.2
    bash-completion-rpm-cache.patch -> 1.4

11 years ago- shorten, LC_ALL=C for sort only auto/th/bash-completion-20060301-6 auto/ti/bash-completion-20060301-6
Elan Ruusamäe [Mon, 24 Mar 2008 07:04:27 +0000 (07:04 +0000)]
- shorten, LC_ALL=C for sort only

Changed files:
    bash-completion.spec -> 1.139

11 years ago- use /var/cache/hrmib dir contents in _rpm_installed_packages when available; rel 6 auto/ac/bash-completion-20060301-6
Elan Ruusamäe [Wed, 20 Feb 2008 15:20:39 +0000 (15:20 +0000)]
- use /var/cache/hrmib dir contents in _rpm_installed_packages when available; rel 6

Changed files:
    bash-completion.spec -> 1.138

11 years ago- use /var/cache/hrmib dir contents in _rpm_installed_packages when available
Elan Ruusamäe [Wed, 20 Feb 2008 15:15:00 +0000 (15:15 +0000)]
- use /var/cache/hrmib dir contents in _rpm_installed_packages when available

Changed files:
    bash-completion-rpm-cache.patch -> 1.3

11 years ago- define $cur early for poldek -e; rel 5 auto/ac/bash-completion-20060301-5 auto/th/bash-completion-20060301-5 auto/ti/bash-completion-20060301-5
Elan Ruusamäe [Wed, 9 Jan 2008 21:10:25 +0000 (21:10 +0000)]
- define $cur early for poldek -e; rel 5

Changed files:
    bash-completion.spec -> 1.137

11 years ago- define $cur early for poldek -e
Elan Ruusamäe [Wed, 9 Jan 2008 21:09:59 +0000 (21:09 +0000)]
- define $cur early for poldek -e

Changed files:
    bash-completion-poldek.sh -> 1.9

11 years ago- always pass --nodigest --nosignature to rpm command; rel 4 auto/ac/bash-completion-20060301-4
Elan Ruusamäe [Tue, 8 Jan 2008 01:11:46 +0000 (01:11 +0000)]
- always pass --nodigest --nosignature to rpm command; rel 4

Changed files:
    bash-completion.spec -> 1.136

11 years ago- merged bash-completion-FHS.patch bash-completion-rpm-arch.patch
Elan Ruusamäe [Tue, 8 Jan 2008 01:09:49 +0000 (01:09 +0000)]
- merged bash-completion-FHS.patch bash-completion-rpm-arch.patch
- always pass --nodigest --nosignature to rpm command

Changed files:
    bash-completion-rpm-cache.patch -> 1.2

11 years ago- merged to -rpm-cache.patch (hard to update otherwise)
Elan Ruusamäe [Tue, 8 Jan 2008 01:08:49 +0000 (01:08 +0000)]
- merged to -rpm-cache.patch (hard to update otherwise)

Changed files:
    bash-completion-FHS.patch -> 1.5
    bash-completion-rpm-arch.patch -> 1.6

11 years ago- rel 3 auto/th/bash-completion-20060301-3
Elan Ruusamäe [Tue, 25 Dec 2007 22:26:57 +0000 (22:26 +0000)]
- rel 3

Changed files:
    bash-completion.spec -> 1.135

11 years ago- tabs auto/ti/bash-completion-20060301-2
Elan Ruusamäe [Tue, 6 Mar 2007 21:07:21 +0000 (21:07 +0000)]
- tabs

Changed files:
    bash-completion-poldek.sh -> 1.8

11 years ago- ungh, --verify args are offered
Elan Ruusamäe [Tue, 6 Mar 2007 21:07:02 +0000 (21:07 +0000)]
- ungh, --verify args are offered

Changed files:
    bash-completion-poldek.sh -> 1.7

11 years ago- indent, put --erase to proper place
Elan Ruusamäe [Tue, 6 Mar 2007 19:58:44 +0000 (19:58 +0000)]
- indent, put --erase to proper place

Changed files:
    bash-completion-poldek.sh -> 1.6

11 years ago- options for --verify
Elan Ruusamäe [Tue, 6 Mar 2007 19:57:00 +0000 (19:57 +0000)]
- options for --verify
- --sn works now

Changed files:
    bash-completion-poldek.sh -> 1.5

11 years ago- tabs in preamble auto/th/bash-completion-20060301-2
Elan Ruusamäe [Mon, 12 Feb 2007 21:23:48 +0000 (21:23 +0000)]
- tabs in preamble

Changed files:
    bash-completion.spec -> 1.134

11 years ago- converted to UTF-8
Jan Rękorajski [Mon, 12 Feb 2007 00:48:39 +0000 (00:48 +0000)]
- converted to UTF-8

Changed files:
    bash-completion.spec -> 1.133

11 years ago- skins dir path for mplayer AC-STABLE auto/ac/bash-completion-20060301-2
Elan Ruusamäe [Thu, 28 Dec 2006 17:36:26 +0000 (17:36 +0000)]
- skins dir path for mplayer
- add *.flv to mplayer
- rel 2

Changed files:
    bash-completion.spec -> 1.132

11 years ago- fix mplayer skins dir
Elan Ruusamäe [Thu, 28 Dec 2006 17:34:13 +0000 (17:34 +0000)]
- fix mplayer skins dir
- mplayer can play *.flv

Changed files:
    bash-completion-mplayer.patch -> 1.1

11 years ago- no 755 for /etc/shrc.d auto/th/bash-completion-20060301-1
havner [Wed, 23 Aug 2006 08:06:00 +0000 (08:06 +0000)]
- no 755 for /etc/shrc.d

Changed files:
    bash-completion.spec -> 1.131

11 years ago- split and rediff patches for easier upstream merge auto/ac/bash-completion-20060301-1
Elan Ruusamäe [Wed, 1 Mar 2006 20:09:12 +0000 (20:09 +0000)]
- split and rediff patches for easier upstream merge
- move initialization script to SOURCES

Changed files:
    bash-completion.spec -> 1.130

11 years ago- split and rediff patches for easier upstream merge
Elan Ruusamäe [Wed, 1 Mar 2006 20:08:02 +0000 (20:08 +0000)]
- split and rediff patches for easier upstream merge

Changed files:
    bash-completion-FHS.patch -> 1.4
    bash-completion-rpm-arch.patch -> 1.5
    bash-completion-rpm-cache.patch -> 1.1

11 years ago- script to load bash_completion
Elan Ruusamäe [Wed, 1 Mar 2006 19:58:59 +0000 (19:58 +0000)]
- script to load bash_completion

Changed files:
    bash-completion.sh -> 1.1

This page took 0.136329 seconds and 4 git commands to generate.