grammaright
|
5021d16cea
|
Add j, k key for arrow action at read_actions
|
2015-09-13 01:27:21 +09:00 |
|
Vladimir Iakovlev
|
af259846b4
|
Merge pull request #370 from nvbn/369-git-fix-stash-fails
#369 Fix `git_fix_stash` fails when script is just `git`
|
2015-09-10 15:11:34 +03:00 |
|
nvbn
|
213791d3c2
|
#369 Fix git_fix_stash fails when script is just git
|
2015-09-10 14:28:22 +03:00 |
|
nvbn
|
71dc2666cc
|
Bump to 3.0
3.0
|
2015-09-09 10:59:07 +03:00 |
|
Vladimir Iakovlev
|
3e66a294c4
|
Merge pull request #367 from nvbn/355-touch-rule
#355 Add `touch` rule
|
2015-09-09 10:57:55 +03:00 |
|
nvbn
|
3e8db28a73
|
#355 Add touch rule
|
2015-09-09 10:53:56 +03:00 |
|
Vladimir Iakovlev
|
6e886c6b4f
|
Merge pull request #366 from nvbn/unned-abstractions
Improve code structure
|
2015-09-08 17:53:37 +03:00 |
|
nvbn
|
3fc2efee0f
|
#366 Don't make bash history checks in travis-ci, it works incorrectly
|
2015-09-08 17:48:33 +03:00 |
|
nvbn
|
cb14aded6b
|
#366 Remove sleep before checking history
|
2015-09-08 17:47:04 +03:00 |
|
nvbn
|
08af616e3d
|
#366 Add sleep before checking history
|
2015-09-08 17:39:52 +03:00 |
|
nvbn
|
dfa22bc92b
|
#366 Add type annotations in core components
|
2015-09-08 15:54:07 +03:00 |
|
nvbn
|
eb17e696c3
|
#366 Fix python 2 support
|
2015-09-08 15:32:19 +03:00 |
|
nvbn
|
b8ce95ad68
|
Minor refactoring
|
2015-09-08 15:24:49 +03:00 |
|
nvbn
|
1173f9f59c
|
Organize settings initialization logic in Settings
|
2015-09-08 15:15:53 +03:00 |
|
nvbn
|
a8dbc48fd4
|
Move commands-related logic to Command and CorrectedCommand
|
2015-09-08 15:00:57 +03:00 |
|
nvbn
|
4a27595e97
|
Move rule-related code to Rule
|
2015-09-08 14:18:11 +03:00 |
|
nvbn
|
bf80d97062
|
Remove obscure SortedCorrectedCommandsSequence
|
2015-09-08 12:52:10 +03:00 |
|
nvbn
|
1fb6dd925b
|
Remove on_change from CommandSelector
|
2015-09-08 12:27:17 +03:00 |
|
nvbn
|
b2be0b3cad
|
Remove obscure RulesNamesList and DefaultRulesNames
|
2015-09-08 12:14:39 +03:00 |
|
Vladimir Iakovlev
|
122541b7d8
|
Merge pull request #365 from mcarton/fix-unzip
Fix #363
|
2015-09-07 23:36:13 +03:00 |
|
mcarton
|
488c1dad79
|
Merge branch 'master' of github.com:nvbn/thefuck into fix-unzip
|
2015-09-07 21:12:14 +02:00 |
|
mcarton
|
c3fe7e5e68
|
Fix #363
|
2015-09-07 20:48:10 +02:00 |
|
nvbn
|
3d56204f92
|
Update readme
|
2015-09-07 19:13:17 +03:00 |
|
Vladimir Iakovlev
|
293f16c3c8
|
Merge pull request #364 from nvbn/global-settings
Don't pass `settings` explicitly
|
2015-09-07 19:09:31 +03:00 |
|
nvbn
|
7339a97b90
|
#364 Make aliases cache persistent
|
2015-09-07 19:05:38 +03:00 |
|
nvbn
|
f3525e9fe0
|
#364 Attach user_dir to settings
|
2015-09-07 18:59:10 +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
|
382eb8b86c
|
Fix tests
|
2015-09-07 12:12:16 +03:00 |
|
nvbn
|
105d3d8137
|
Make settings a global singleton
|
2015-09-06 21:47:12 +03:00 |
|
Vladimir Iakovlev
|
191a2e588d
|
Merge pull request #362 from nvbn/356-fuck-endpoint
#356 fuck endpoint
|
2015-09-06 13:43:24 +03:00 |
|
nvbn
|
f964c65f16
|
#362 Fix tests for python 2
|
2015-09-06 13:40:29 +03:00 |
|
nvbn
|
dd0667ea8f
|
#356 Ignore thefuck entry points
|
2015-09-06 13:37:48 +03:00 |
|
nvbn
|
4392872568
|
#356 Print useful information when fuck called and alias isn't configured
|
2015-09-06 13:29:42 +03:00 |
|
Vladimir Iakovlev
|
f7ce0fda25
|
Merge pull request #361 from nvbn/357-exclude-rules
#357 Add `exclude_rules` settings option
|
2015-09-06 12:59:34 +03:00 |
|
nvbn
|
2f9db24ed1
|
#357 Add exclude_rules settings option
|
2015-09-06 12:55:59 +03:00 |
|
Vladimir Iakovlev
|
4ae2e9bbc4
|
Merge pull request #359 from nvbn/use-pytest-docker-pexpect
Use pytest-docker-pexpect
|
2015-09-06 01:28:37 +03:00 |
|
nvbn
|
5cfd493d05
|
Make "arrows" tests less dependent on environment
|
2015-09-06 01:24:29 +03:00 |
|
nvbn
|
22eac045c8
|
Use @pytest.mark.once_without_docker
|
2015-09-06 01:14:49 +03:00 |
|
nvbn
|
cdd5f21e88
|
Add functional marker
|
2015-09-06 01:13:44 +03:00 |
|
nvbn
|
8cc19daaaa
|
Use pytest-docker-pexpect for func tests
|
2015-09-06 00:56:18 +03:00 |
|
nvbn
|
8bf4182f86
|
Fix install script on non-ubuntu
|
2015-09-05 11:54:59 +03:00 |
|
nvbn
|
6df772ba05
|
Bump to 2.9.1
2.9.1
|
2015-09-05 11:46:34 +03:00 |
|
nvbn
|
e2e8b6fc86
|
Fix without result
|
2015-09-05 11:45:39 +03:00 |
|
nvbn
|
faa7ee6030
|
Bump to 2.9
2.9
|
2015-09-05 11:21:21 +03:00 |
|
nvbn
|
6321f25533
|
Fix bare run of func tests
|
2015-09-02 13:52:06 +03:00 |
|
nvbn
|
9a02e821cd
|
Fix python 2 support
|
2015-09-02 11:54:58 +03:00 |
|
nvbn
|
4129ff2717
|
#353 Cache aliases in a temporary file
|
2015-09-02 11:10:03 +03:00 |
|
nvbn
|
ea6600be8b
|
Kill containers after func tests
|
2015-09-02 10:33:45 +03:00 |
|
nvbn
|
b0195a8748
|
Reorganize imports
|
2015-09-02 09:43:40 +03:00 |
|
Vladimir Iakovlev
|
fc35ee657e
|
Merge pull request #354 from mcarton/patch-1
Some README fixes
|
2015-09-02 09:37:28 +03:00 |
|