Vladimir Iakovlev
7c4f0d2e55
Merge pull request #551 from scorphus/git-bisect-usage
...
#N/A: Add `git_bisect_usage` rule
2016-10-02 17:20:43 +02:00
Vladimir Iakovlev
d05eb0a6dc
#552 : Fix code style
2016-10-02 17:19:33 +02:00
Vladimir Iakovlev
cf352fd788
Merge branch 'remove-trailing-cedilla' of https://github.com/wikiti/thefuck into wikiti-remove-trailing-cedilla
2016-10-02 17:18:24 +02:00
Vladimir Iakovlev
3c1cce6bd2
Merge branch 'brew-link' of https://github.com/josephfrazier/thefuck into josephfrazier-brew-link
...
# Conflicts:
# README.md
2016-10-02 17:17:15 +02:00
Vladimir Iakovlev
5d3a727d1a
Merge pull request #555 from josephfrazier/brew-uninstall-force
...
Suggest `brew uninstall --force` when relevant
2016-10-02 17:14:54 +02:00
Vladimir Iakovlev
ea87d55771
Merge pull request #554 from JordonPhillips/aws-rule
...
Add new aws cli rule
2016-10-02 17:14:14 +02:00
Joseph Frazier
934eeaf4fc
Test that git push -u origin
still works
...
This was broken by https://github.com/nvbn/thefuck/pull/538
2016-09-30 16:11:46 -04:00
Joseph Frazier
bb5c7c576f
Suggest brew link --overwrite --dry-run
when relevant
...
This makes it easier to see which files would be overwritten by
`brew link --overwrite`
2016-09-30 15:31:25 -04:00
Joseph Frazier
17c3935078
Test brew uninstall --force
suggestion
2016-09-29 17:44:07 -04:00
JordonPhillips
7bf405e9c3
Add aws cli rule
...
This rule corrects spelling mistakes for aws cli commands and
subcommands.
2016-09-29 14:22:08 -07:00
Daniel Herzog
ad53023860
Fix encoding for Python 2.7
2016-09-29 21:41:50 +01:00
Daniel
8938323229
Fix encoding
2016-09-29 11:06:56 +01:00
Daniel
92133f77d6
Add test file
2016-09-29 10:44:17 +01:00
Pablo Santiago Blum de Aguiar
c9264aff10
#N/A: Add git_bisect_usage
rule
2016-09-27 19:42:01 -03:00
Julian Zimmermann
af9d34c299
Added rule that stashes changed files before pulling and pops them afterwards.
2016-09-19 12:52:23 +02:00
Vladimir Iakovlev
4fe64e3dfa
#N/A: Match git_add
only if pathspec exists
2016-08-23 13:03:49 +03:00
Luke Childs
5df350254e
Check arguments are preserved in git_push
2016-08-19 22:29:43 +01:00
Luke Childs
612c393ec4
Check git_push matches without specifying a branch
2016-08-19 22:19:09 +01:00
Vladimir Iakovlev
56851e8d31
#N/A: Add port_already_in_use
rule
2016-08-14 06:59:26 +03:00
Vladimir Iakovlev
a8c3c2d728
#N/A: Fix tests on python 2
2016-08-13 21:46:12 +03:00
Vladimir Iakovlev
844d3af8ae
#N/A: Add grunt_task_not_found
rule
2016-08-13 21:13:05 +03:00
Vladimir Iakovlev
a2693bd737
#N/A: Add workon_doesnt_exists
rule
2016-08-13 20:55:00 +03:00
Vladimir Iakovlev
ae3e231a5f
#N/A: Add gradle_no_task
rule
2016-08-13 20:31:33 +03:00
Vladimir Iakovlev
21bb439d7c
#N/A: Add gradle_wrapper
rule
2016-08-13 19:30:46 +03:00
Vladimir Iakovlev
efcf7da7db
#N/A: Add react_native_command_unrecognized
rule
2016-08-13 19:14:55 +03:00
Vladimir Iakovlev
fdfbfc80c0
#N/A: Add npm_missing_script
rule
2016-08-13 18:28:45 +03:00
Vladimir Iakovlev
b09a4e394e
#N/A: Add npm_run_script
rule
2016-08-13 17:38:40 +03:00
Vladimir Iakovlev
34973fe97e
#N/A: Fix tests without CommandNotFound
2016-08-13 17:33:16 +03:00
Vladimir Iakovlev
065b350ada
#N/A: Add fab_command_not_found
rule
2016-08-13 16:10:12 +03:00
Vladimir Iakovlev
ca787a1cba
#N/A: Ensure that command doesn't exists in no_command
rule
2016-08-13 15:39:42 +03:00
Vladimir Iakovlev
4c2fc490f2
Merge branch 'master' of github.com:nvbn/thefuck
2016-08-13 15:33:12 +03:00
Vladimir Iakovlev
0c2083485d
#N/A: Make apt-get rule more accurate, remove unstable tests
2016-08-13 15:30:57 +03:00
Pablo Santiago Blum de Aguiar
b6b15bf0d1
#534 : Improve open
rule by creating the file or dir
2016-08-12 01:09:05 -03:00
Pablo Santiago Blum de Aguiar
a169575b0f
#534 : Move “is arg a url?” logic to a function
...
This function will be used in `get_new_command`.
2016-08-12 00:53:11 -03:00
Pablo Santiago Blum de Aguiar
fbea803a9b
#534 : Use a stderr
fixture on open
rule tests
2016-08-12 00:20:12 -03:00
Pablo Santiago Blum de Aguiar
237bc57999
#N/A: Use git_branch_exists rule with checkout
too
2016-07-21 13:59:41 -03:00
Julian Zimmermann
837ca73f50
Added "contains work" error for git push
2016-07-07 11:47:51 +02:00
nvbn
2988e4871f
Merge branch 'update-cargo-no-command' of https://github.com/scorphus/thefuck into scorphus-update-cargo-no-command
2016-06-28 15:49:04 +03:00
nvbn
f773b57bea
#511 : Add ln_s_order
rule
2016-06-28 03:00:00 +03:00
Pablo Santiago Blum de Aguiar
2c1666abc4
#N/A: Update cargo_no_command rule to support current Cargo
2016-06-18 13:50:59 -03:00
Jake
4bd4c0f731
Add a new rule git_rebase_no_changes
.
2016-06-11 19:20:33 -04:00
Pablo Santiago Blum de Aguiar
9d9820676a
#N/A Add a new rule brew_update_formula
2016-04-20 22:27:39 -03:00
nvbn
c6d2766553
#N/A: Add chmod +x rule
2016-04-11 16:13:41 +03:00
Pablo Santiago Blum de Aguiar
0c98053f74
#N/A Add a new rule git_branch_exists
2016-04-03 00:09:15 -03:00
Pablo Santiago Blum de Aguiar
28153db4a8
#486 : Ignore a test on Windows
2016-03-29 23:39:53 -03:00
Pablo Santiago Blum de Aguiar
41707b80c6
#N/A: Fix git_add
rule
2016-03-18 22:46:38 -03:00
Pablo Santiago Blum de Aguiar
51e89a36ef
#N/A: Add new git_rm_recursive
rule
2016-03-14 18:59:32 -03:00
nvbn
251b69b5a0
#475 : Try to use already used executable in no_command
2016-03-13 15:10:37 +03:00
Pablo Santiago Blum de Aguiar
bcab700215
#N/A: Add new git_help_aliased
rule
2016-03-12 18:51:47 -03:00
Paul-Louis NECH
04b83cf7e8
Rules: git remote add instead of set-url if remote does not exist
...
Tests: Added test for git_remote_seturl_add
Rules: renamed new rule with a more appropriate name
README: added new rule
Style: Formatting
New rule: corrected test name
Developed tests
2016-03-04 22:35:55 +01:00