Joseph Frazier
10ac1a3b38
#728 : Add heroku_multiple_apps rule ( #729 )
...
Closes https://github.com/nvbn/thefuck/issues/728
2017-11-09 18:42:23 -05:00
Joseph Frazier
8fb5ddefb6
git_flag_after_filename: Handle new error message
...
See 2a5aa826ee
2017-11-01 09:42:52 -04: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
bab5de236f
#710 : Fix tests
2017-10-15 16:39:40 +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
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
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
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
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
d2c70bd8b8
#682 : Use our own shell logger, fix experimental instant mode on macos
2017-10-08 16:17:41 +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
Vladimir Iakovlev
8fbd7c13e4
Merge branch 'patch-1' of https://github.com/reitermarkus/thefuck into reitermarkus-patch-1
...
# Conflicts:
# tests/rules/test_brew_upgrade.py
2017-09-10 07:56:33 +02:00
Vladimir Iakovlev
4875d75a64
#682 : Ensure that script
exists
2017-09-03 10:10:50 +02:00
Vladimir Iakovlev
f83e41137b
Merge branch 'master' into 682-instant-fuck-mode
2017-09-02 09:31:24 +02:00
Vladimir Iakovlev
f9a4b69362
#N/A: Reorganize entrypoints
2017-09-02 09:30:03 +02:00
Vladimir Iakovlev
2e0b423f2c
#682 : Add functional tests for instant mode
2017-09-01 07:10:16 +02:00
Vladimir Iakovlev
4625d8503d
#682 : Unify work with output in classic and instant mode
2017-08-31 17:58:56 +02:00
Vladimir Iakovlev
503c903822
#N/A: Update react_native_command_unrecognized
rule
2017-08-30 08:09:13 +02:00
Vladimir Iakovlev
7a57355e7e
#682 : Disable instant mode on Python 2
2017-08-26 13:16:10 +02:00
Vladimir Iakovlev
31becc9456
#682 : Fix tests and flake8
2017-08-26 06:16:51 +02:00
Vladimir Iakovlev
6a096155dc
#662 : Autoconfigure when fuck
was called < 60 seconds ago from the same shell
2017-08-08 16:13:37 +02:00
Vladimir Iakovlev
5742d2d910
#N/A: Use real PATH
in tests
2017-08-03 12:30:04 +02:00
Vladimir Iakovlev
754bb3e21f
#N/A: Reset environment variables in tests
2017-08-03 12:18:05 +02:00
KEI
8a83b30e73
Corrected the part for splitting a command
2017-07-19 00:09:21 +09:00
Markus Reiter
a1da33493e
Delete test_brew_upgrade.py
2017-07-06 00:20:46 +02:00
Joseph Frazier
76600cf40a
Update stderr wording of git_not_command
...
This changed in git v2.13.1, see
6c48686263 (diff-081cf476dd9ac3b05c183570de47cb23)
2017-06-05 17:29:42 -04:00
Vladimir Iakovlev
b54cdf7c49
#637 : Suggest yarn add
on yarn require
2017-05-10 15:32:11 +02:00
Vladimir Iakovlev
2cb23b1805
#N/A: Fix docstring
2017-05-01 17:49:13 +02:00
Vladimir Iakovlev
6322dbd9ed
#N/A: Fix flake8 warnings
2017-04-10 23:23:23 +02:00
Vladimir Iakovlev
2788ef1471
#N/A: Make missing_space_before_subcommand
handle aliases correctly
2017-04-10 23:15:12 +02:00
Vladimir Iakovlev
ef3aabe7c5
Merge branch '614-repeate-option'
2017-03-28 18:51:25 +02:00
Vladimir Iakovlev
802fcd96fd
#621 : Refine yarn_command_replaced
rule tests
2017-03-28 18:35:40 +02:00
Russ Panula
900e83e028
add rule for: yarn install [pkg]
...
--- `install` has been replaced with `add` to add new dependencies. Run $0 instead.
6e9a9a6596/src/reporters/lang/en.js (L18)
2017-03-28 18:31:01 +02:00
Joseph Frazier
d41cbb6810
Fix heroku_not_command for new stderr format
...
heroku updated its command suggestion formatting, so account for that.
For example:
$ heroku log
▸ log is not a heroku command.
▸ Perhaps you meant logs?
▸ Run heroku _ to run heroku logs.
▸ Run heroku help for a list of available commands.
$ fuck
heroku logs [enter/↑/↓/ctrl+c]
2017-03-28 18:31:01 +02:00
Vladimir Iakovlev
cfa831c88d
#614 : Add --repeat
option
2017-03-28 18:09:38 +02:00
Vladimir Iakovlev
c3eca8234a
#620 : Add --debug
2017-03-28 13:09:11 +02:00
Vladimir Iakovlev
d47ff8cbf2
#620 : Fix functional tests
2017-03-28 12:28:34 +02:00
Vladimir Iakovlev
beda1854cf
#620 : Add bash support
2017-03-28 12:01:09 +02:00
Vladimir Iakovlev
ec37998a10
#620 : Add support of arguments to fuck
, like fuck -y
on zsh
2017-03-28 11:31:06 +02:00
Joseph Frazier
bf109ee548
Extend yarn_alias rule to handle package.json scripts
...
For example, if an "etl" script is defined in package.json, it can be
run with `yarn etl`. However, if `yarn etil` is run, `yarn` will
suggest the correction. This change lets `thefuck` take advantage of
that:
$ yarn etil
yarn etil v0.21.3
error Command "etil" not found. Did you mean "etl"?
$ fuck
yarn etl [enter/?/?/ctrl+c]
2017-03-22 16:52:30 -04:00
Vladimir Iakovlev
5b1f3ff816
Merge branch 'master' of git://github.com/Asday/thefuck into Asday-master
2017-03-22 13:57:18 +01:00
Adam Barnes
e61271dae3
Removed another unused import.
...
Goodness.
2017-03-22 10:59:27 +00:00
Adam Barnes
b22a3ac891
Created a rule for trying to push a new repository with no commits.
2017-03-22 10:23:35 +00:00
Joseph Frazier
f4cc88f6c7
git_stash_pop: Add only updated files
...
This avoids adding untracked files to the repo. See here for a
description of the difference between `git add .` and `git add --update`:
https://stackoverflow.com/questions/572549/difference-between-git-add-a-and-git-add/572660#572660
2017-03-21 20:12:15 -04:00