Igor Murzov
|
371fb91b21
|
slackpkg, slapt-get: Update the list of package sets.
Xfce has its own package set in Slackware-14.0.
|
2012-07-25 02:42:14 +04:00 |
|
Igor Murzov
|
33883145af
|
sbopkg, slackpkg, slapt-{get,src}: Use shorter form of the check if file exists.
Also add information about corresponding man pages.
|
2012-01-13 00:20:45 +04:00 |
|
Igor Murzov
|
2e859f1a6c
|
Cleanups: Be consistent, use $( foo ) instead of $(foo).
This partially reverts f0283e1c1b64202bb1adb9f44eac6fdfd80edece
|
2011-11-20 23:46:06 +03:00 |
|
Igor Murzov
|
f0283e1c1b
|
Cleanups: Make code more compact.
Drop useless spaces, backslashes, return codes, unused arguments etc.
|
2011-11-20 17:10:58 +03:00 |
|
Ville Skyttä
|
3b8ef29ef3
|
Cleanups: Use [[ instead of [.
|
2011-11-09 23:28:11 +02:00 |
|
Ville Skyttä
|
0d10b94e7a
|
Move Emacs indentation settings from every file to .dir-locals.el.
|
2011-11-01 22:14:45 +02:00 |
|
Ville Skyttä
|
20c05b43b6
|
Load completions in separate files dynamically, get rid of have().
|
2011-10-12 00:19:50 +03:00 |
|
Igor Murzov
|
4e79c13d0d
|
sbopkg, slackpkg, slapt: Don't leak local $i.
|
2011-06-12 18:46:54 +04:00 |
|
Ville Skyttä
|
26ae7700ed
|
pkgtools, rpm2tgz, sbopkg, slackpkg, slapt: Add indentation settings.
|
2011-05-02 13:18:33 +03:00 |
|
Igor Murzov
|
bf7d757b54
|
Rework the way options are handled for slackpkg
It fixes annoying issues with options' values completion
|
2011-04-25 04:57:42 +04:00 |
|
Igor Murzov
|
d3f7c16942
|
Use _init_completion() in pkgtools, rpm2tgz, sbopkg, slackpkg, slapt
|
2011-04-22 03:03:22 +04:00 |
|
Igor Murzov
|
0af9122381
|
Abort completion file loading earlier if required commands are not available.
It's follow up of 9af6f3504e8c94e5ead187b7cd223bd481548957
|
2011-04-22 02:35:41 +04:00 |
|
Igor Murzov
|
503640588d
|
Make slackpkg comlete several package names for all actions
|
2011-01-28 06:25:50 +03:00 |
|
Igor Murzov
|
370ef61eba
|
Take package names from pkglist for slackpkg completion
|
2011-01-28 06:08:43 +03:00 |
|
Igor Murzov
|
b346174697
|
Overall clean up of different slackware-specific completions
Redundant braces removed; less grep + cut more sed; minor bugs fixed;
|
2011-01-25 03:55:08 +03:00 |
|
Igor Murzov
|
8c31c460c2
|
Improve slackpkg completion
Make install, reinstall, upgrade, ... actions also complete
filenames and disk sets.
|
2011-01-24 20:46:52 +03:00 |
|
Igor Murzov
|
1f453c9746
|
Improve completion for slackpkg
|
2011-01-09 05:00:27 +03:00 |
|
Igor Murzov
|
81bc6b778b
|
Add initial completion for slackpkg
|
2011-01-09 04:13:58 +03:00 |
|