Commit Graph

16 Commits

Author SHA1 Message Date
Vladimir Iakovlev 4625d8503d #682: Unify work with output in classic and instant mode 2017-08-31 17:58:56 +02:00
Joseph Frazier e009f0a05b Fix flake8 errors: E305 expected 2 blank lines after class or function definition 2017-03-08 19:53:54 -05:00
nvbn fe07fcaa62 #441: Remove shells methods wrappers 2016-01-29 13:09:40 +03:00
nvbn df4d2cc88d ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
nvbn b21c9ebb43 Move all app/os specific utils to specific package 2015-08-25 14:09:47 +03:00
nvbn 2e002f666b Move utility functions from archlinux to utils 2015-08-25 13:55:33 +03:00
mcarton ca8222e764 Add the pacman_not_found rule 2015-08-13 18:16:25 +02:00
mcarton 986bbb30a7 Create thefuck.archlinux 2015-08-13 18:07:24 +02:00
mcarton 8374be0872 Adapt the pacman rule to #324 2015-07-31 22:18:59 +02:00
mcarton 51b5dd0460 Fix the pacman rule with sudo
Does not use @sudo_support as this does not place 'sudo' at the right
position.
2015-06-28 22:10:34 +02:00
mcarton 881967f4c5 Merge branch 'master' of github.com:nvbn/thefuck into pacman 2015-05-17 20:24:13 +02:00
Pablo Santiago Blum de Aguiar 3d0d4be4a9 refact(shells): add and_ method to assemble expressions involving AND
Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com>
2015-05-16 11:52:50 -03:00
mcarton 5f2b2433b1 Cleanup pacman rule 2015-05-16 15:25:32 +02:00
Pablo Santiago Blum de Aguiar fc8f1b1136 fix(pacman): make the entire rule py2-compatible
One reference to subprocess.DEVNULL remained.

Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com>
2015-05-15 15:53:37 -03:00
nvbn 5864faadef #165 fix python 2 support 2015-05-06 13:17:14 +02:00
mcarton 6624ecb3b8 Add a rule for pacman 2015-05-05 11:13:29 +02:00