Commit Graph

28 Commits

Author SHA1 Message Date
19b925e741 use https everywhere (#6574)
* use https everywhere

* use https links on the files that are left

Also, removed some broken links and updated redirections.
2018-08-07 20:42:01 +02:00
0639582f73 6098 - add support for apt in debian plugin (#6122)
Signed-off-by: Sascha Rudolph <sascharenerudolph@gmail.com>
2018-06-29 18:22:46 +02:00
1ec5bab7d8 fix conflict with command ag (#6395)
ag is a famous command just like grep.
2017-11-06 06:41:13 -08:00
26aae6b583 Fix (plugins debian and ubuntu): apt-history list using zgrep (#5695)
Changing from `zcat` to `zgrep` because some `zcat` implementations do not work
if the file is not compressed.
2016-12-08 21:49:58 +01:00
4d0aca48da Differing upgrade and safe-upgrade
Improving with "safe-upgrade" for aptitude and "upgrade" for apt-get
2015-05-09 18:46:54 -03:00
44467877a8 New aliases for 'apt-get' and 'aptitude' as they were overwritten by later aliases 2014-03-25 16:47:58 +01:00
ae2f6f34e3 List pkgs by size 2014-03-11 11:29:25 +08:00
c9dd778ec0 Merge pull request #1201 from koraa/pull_req_debian
Fix Debian Plugin Auto Completion
2013-12-02 23:46:32 -08:00
4eace8753b debian plugin: ignore alias in sudo/aptitude check 2013-06-16 13:25:29 +08:00
127a47b2bd Merge pull request #1249 from korjavin/aptitude
alias at=aptitude broke /usr/bin/at scheduler.
2012-12-02 12:45:03 -08:00
f28041e41f Merge pull request #1284 from obmarg/feature/debianwhichfix
Debian plugin now pipes which stderr to stdout
2012-12-02 12:38:56 -08:00
8871c7a6d0 made dpkg -i more util 2012-11-07 10:28:44 -02:00
d3f6507a2e Debian plugin now pipes which stderr to stdout
The debian plugin calls which to determine whether aptitude & sudo are
installed.  However, if these are not installed then the error output
from which will be output.  Since this isn't really an error condition,
this commit updates the which calls to pipe stderr to stdout, thus
hiding the error messages.
2012-08-17 17:13:09 +01:00
apm
a8d7958729 alias at=aptitude broke /usr/bin/at scheduler.
Just an idea: change it to ap
2012-07-25 10:55:28 +06:00
1b36c1beae Remove debug info 2012-06-30 05:37:10 +02:00
5f37649508 Dynamicly generate completion functions to support changing apt_pref 2012-06-30 05:17:10 +02:00
e3c87611fc Add myself to the authors list 2012-06-30 02:05:05 +02:00
7d24f4cd40 Use a static apt-get where only apt-get works 2012-06-30 02:05:05 +02:00
0aa4456d56 Add completion instructions for apt/aptitude commands 2012-06-30 02:04:56 +02:00
0673425331 Add command to directly install the output of acs 2012-05-29 14:35:25 +02:00
1876f1d558 Make the $apt_pref variable evaluatet at alias expansion by using single-quotes instad of double quotes 2012-05-29 14:35:15 +02:00
452f121301 Add apt-history to debian plugin 2011-11-07 13:42:16 -05:00
d3116d4f0b Remove -s switch from apt-copy 2011-08-13 10:53:24 -04:00
65393b4bb1 Extend root ops, switch apt-copy to plain zsh 2011-08-07 16:51:14 -04:00
fac74012f8 Add options for su(do) and apt(itude|-get) 2011-08-07 15:30:55 -04:00
fd55d53eb2 Fix su commands 2011-08-06 15:41:52 -04:00
749feb2720 Merge "deb" and "debian" plugins. 2011-08-06 15:22:55 -04:00
ce41d0e5bd Add debian plugins file 2011-03-15 20:31:14 -04:00