index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
debian
/
debian.plugin.zsh
Age
Commit message (
Expand
)
Author
2023-07-19
fix(ubuntu)!: rename `acse` alias to `acs`
majick
2022-11-11
fix(ubuntu)!: rename `acs` alias to `acse (#11334)
Haltarys
2022-10-18
fix(debian)!: remove ar alias
Carlo Sala
2022-08-10
fix(debian): remove aptitude-only `-P` flag (#11053)
LittleboyHarry
2021-12-29
feat(debian): add `alu` alias for list and upgrade packages (#7928)
Björn Daase
2021-12-29
chore(debian): document previous alias
Marc Cornellà
2021-12-29
feat(debian): add `aar` alias for autoremove (#7869)
Shahed Hosseini
2021-06-12
feat(plugins): Plugin "debian": Switch order of "apt" and "aptitude" for dete...
Felix Stupp
2021-01-16
fix(debian): add quotes to `kclean` alias (#3066)
Marc Cornellà
2019-09-08
Update syntax on the remaining functions
Marc Cornellà
2019-09-03
Fix bad function definitions in Debian plugin
Braxton Schafer
2019-06-11
debian: fix alias completion, rename ag and clean up README (#7698)
Marc Cornellà
2018-08-07
use https everywhere (#6574)
Janosch Schwalm
2018-06-29
6098 - add support for apt in debian plugin (#6122)
Sascha Rudolph
2017-11-06
fix conflict with command ag (#6395)
Canux
2016-12-08
Fix (plugins debian and ubuntu): `apt-history list` using `zgrep` (#5695)
Rarylson Freitas
2015-05-09
Differing upgrade and safe-upgrade
Diego Rabatone Oliveira
2014-03-25
New aliases for 'apt-get' and 'aptitude' as they were overwritten by later al...
Phil Eichinger
2014-03-11
List pkgs by size
Josh Chih-Hsueh Huang
2013-12-02
Merge pull request #1201 from koraa/pull_req_debian
Robby Russell
2013-06-16
debian plugin: ignore alias in sudo/aptitude check
Code Whale
2012-12-02
Merge pull request #1249 from korjavin/aptitude
Robby Russell
2012-12-02
Merge pull request #1284 from obmarg/feature/debianwhichfix
Robby Russell
2012-11-07
made dpkg -i more util
Carlos Alexandro Becker
2012-08-17
Debian plugin now pipes which stderr to stdout
Graeme Coupar
2012-07-25
alias at=aptitude broke /usr/bin/at scheduler.
apm
2012-06-30
Remove debug info
mapc
2012-06-30
Dynamicly generate completion functions to support changing apt_pref
mapc
2012-06-30
Add myself to the authors list
mapc
2012-06-30
Use a static apt-get where only apt-get works
mapc
2012-06-30
Add completion instructions for apt/aptitude commands
mapc
2012-05-29
Add command to directly install the output of acs
mapc
2012-05-29
Make the $apt_pref variable evaluatet at alias expansion by using single-quot...
mapc
2011-11-07
Add apt-history to debian plugin
Benjamin Boudreau
2011-08-13
Remove -s switch from apt-copy
Daniel Bolton
2011-08-07
Extend root ops, switch apt-copy to plain zsh
Daniel Bolton
2011-08-07
Add options for su(do) and apt(itude|-get)
Daniel Bolton
2011-08-06
Fix su commands
Daniel Bolton
2011-08-06
Merge "deb" and "debian" plugins.
Daniel Bolton
2011-03-15
Add debian plugins file
Daniel Bolton