Vladimir Iakovlev
b2789ad899
Bump to 3.24
3.24
2017-10-16 20:11:01 +02:00
Vladimir Iakovlev
72f0df2f90
#711 : Handle ctrl+n and ctrl+p
2017-10-16 19:19:29 +02:00
Vladimir Iakovlev
50d14be43a
Merge branch 'scorphus-pull-request-702'
2017-10-16 19:09:53 +02:00
Vladimir Iakovlev
054fd0b166
#702 : Make match
in php_s
rule more strict
2017-10-16 19:09:44 +02:00
Pablo Santiago Blum de Aguiar
75d2c43997
#702 : fix minor issues with php_s
rule
...
Unfortunately, I didn't catch these issues while reviewing #702 .
After looking more closely at `php` options, `-S` requires additional
arguments (<address>:<port>) and `-s` may produce output if used that
way. So, matching ` -s ` seems to be better.
Also, `@for_app('php')` already asserts the presence of `php ` in the
command script. Matching `php -s` prevents the rule from fixing commands
like `php -t public -s 0.0.0.0:8080`.
2017-10-15 17:18:21 -02:00
Stef Pletinck
64d6835e15
#652 : Add new git_push_different_branch_names rule
...
Fix #652
* Basic fix for #652
* Finishing work
* Added readme line
* Added test
* My test was stupid...
* Removed redundant lines
* That space...
2017-10-15 13:30:29 -02:00
Vladimir Iakovlev
2233e3679c
Merge branch 'matthewfallshaw-patch-1'
2017-10-15 16:39:49 +02:00
Vladimir Iakovlev
bab5de236f
#710 : Fix tests
2017-10-15 16:39:40 +02:00
Vladimir Iakovlev
8a4f37edb3
Merge branch 'patch-1' of https://github.com/matthewfallshaw/thefuck into matthewfallshaw-patch-1
2017-10-15 16:32:57 +02:00
Vladimir Iakovlev
a566e040f7
#N/A: Fix deprecation warnings
2017-10-15 16:16:43 +02:00
Vladimir Iakovlev
10a4e910e9
#N/A: Fix deprecation warnings
2017-10-15 16:13:36 +02:00
Vladimir Iakovlev
985b2d9ec9
#N/A: Add brew_cask_dependency
rule
2017-10-15 16:11:08 +02:00
Vladimir Iakovlev
a906a751c8
#N/A: Add prove_recursively
rule
2017-10-15 15:51:09 +02:00
Matthew Fallshaw
d11ca52ec9
Bugfix: brew_update_formula.py
...
Sample command output is:
Error: This command updates brew itself, and does not take formula names.
Use 'brew upgrade thefuck' instead.
This will never match the previous `"Use 'brew upgrade <formula>'" in command.output` test.
2017-10-12 13:43:28 -07:00
Stef Pletinck
e658f35bd9
quick fix for #655 ( #702 )
...
* quick fix for #655
* Enabled by default and fix
* Test
* Added readme line
* This is unnecessary
2017-10-10 19:24:38 +02:00
Vladimir Iakovlev
21a916d953
#708 : Fix handling of shelve errors
2017-10-10 19:19:54 +02:00
Vladimir Iakovlev
d228091beb
#707 : Don't use @cache
on methods
2017-10-10 19:15:36 +02:00
Vladimir Iakovlev
5d14d65837
#707 : Use pickle for cache keys
2017-10-10 19:14:42 +02:00
Vladimir Iakovlev
1f8f3dd967
#707 : Update tests
2017-10-10 08:31:45 +02:00
Vladimir Iakovlev
d9fd5e8a6b
#707 : Reimplement cache
2017-10-10 08:30:26 +02:00
Vladimir Iakovlev
7a04a1f4c5
Merge branch 'master' of github.com:nvbn/thefuck
2017-10-09 19:06:53 +02:00
Vladimir Iakovlev
c2de69bbfd
#682 : Fix zsh PS1 width in experimental instant mode
2017-10-09 19:03:18 +02:00
Vladimir Iakovlev
b1730ed8e1
Merge pull request #706 from scorphus/pull-request-701
...
Fix minor issues with git_remote_delete
2017-10-09 18:47:13 +02:00
Pablo Santiago Blum de Aguiar
af1a88b271
#701 : Do not require git
in the script
...
@git_support already does that
2017-10-08 21:15:28 -03:00
Pablo Santiago Blum de Aguiar
dfd0be2002
#701 : Replace the first single occurrence of delete
2017-10-08 18:55:44 -03:00
Vladimir Iakovlev
3253b0e789
#682 : Fix functional tests for experimental instant mode
2017-10-08 17:16:15 +02:00
Vladimir Iakovlev
1ab0e80f8f
#682 : Fix PS1 on macos with zsh
2017-10-08 16:39:13 +02:00
Vladimir Iakovlev
78a9d52df0
#N/A: Remove enabled_by_default = True
from rules
2017-10-08 16:27:23 +02:00
Vladimir Iakovlev
6362c37eec
Merge pull request #701 from Epse/#670-git_remote_delete
...
fixed #670
2017-10-08 16:25:59 +02:00
Vladimir Iakovlev
f333dfe657
Merge pull request #698 from Epse/dnf-module
...
Basic DNF support
2017-10-08 16:19:51 +02:00
Vladimir Iakovlev
ad294bc4d4
Merge pull request #704 from z3ntu/issue/658
...
#658 : Change configuration code for fish shell
2017-10-08 16:18:58 +02:00
Vladimir Iakovlev
d2c70bd8b8
#682 : Use our own shell logger, fix experimental instant mode on macos
2017-10-08 16:17:41 +02:00
Stef Pletinck
f24110de56
added readme line
2017-10-07 14:01:26 +02:00
Stef Pletinck
b6ecaf4d86
Enabled by default
2017-10-07 13:59:51 +02:00
Stef Pletinck
f372f3d56c
Added test
2017-10-07 13:59:32 +02:00
Stef Pletinck
be48f02784
Tests! Also fixed some bytes-string issues
2017-10-07 12:59:21 +02:00
Stef Pletinck
449cb9a006
Added README line
2017-10-06 17:13:29 +02:00
Vladimir Iakovlev
edac010a7b
Merge pull request #705 from scorphus/fix-appveyor-build
...
#N/A: Use curl to download get-pip.py on AppVeyor
2017-10-06 07:55:55 +02:00
Pablo Santiago Blum de Aguiar
c2c98d5f69
#N/A: Use curl to download get-pip.py on AppVeyor
...
`curl` seems to be smarter than `net.webclient` when dealing with SSL.
2017-10-06 01:16:15 -03:00
Luca Weiss
4f3ab71934
#658 : Change configuration code for fish shell
2017-10-05 20:57:08 +02:00
Stef Pletinck
89bc2e9759
fixed #670
2017-10-05 18:44:04 +02:00
Stef Pletinck
f465fb3ed8
Slightly more comments
2017-10-05 16:50:44 +02:00
Stef Pletinck
d6b2c512f7
DNF module only enabled when DNF available and dynamically loads corrections
2017-10-05 16:40:17 +02:00
Stef Pletinck
16de31b9d6
basic dnf module
2017-10-05 10:36:51 +02:00
Vladimir Iakovlev
18992f246a
#695 : Try to use link with name
2017-09-27 18:21:07 +02:00
Vladimir Iakovlev
cec919374e
#695 : Fix link to manual-installation
2017-09-27 18:15:44 +02:00
Vladimir Iakovlev
bc7eaff5d1
#695 : Fix link to manual-installation
2017-09-27 18:14:29 +02:00
Vladimir Iakovlev
8fb5ba3931
Merge pull request #696 from MattKotsenas/bugfix/params
...
Support parameters in PowerShell
2017-09-27 19:09:46 +03:00
Vladimir Iakovlev
e94f420cb1
Merge pull request #693 from sQu1rr/master
...
fixes #692 : multiline PS1 breaking instant mode
2017-09-27 19:09:20 +03:00
Matt Kotsenas
e6496ce8bb
Support parameters in PowerShell
...
Update the PowerShell alias so it passes thefuck parameters (e.g. `-y` or `-r`).
2017-09-26 15:57:13 -07:00