nvbn
f20311fa89
#392 : Little refactoring
2015-10-29 00:13:59 +08:00
nvbn
a4c391096a
Merge branch 'fix-split' of https://github.com/mcarton/thefuck into mcarton-fix-split
2015-10-29 00:04:29 +08:00
mcarton
e71a3e0cdb
Replace (almost) all instance of script.split
2015-10-28 16:43:24 +01:00
mcarton
2d995d464f
Fix the cpp11 rule
2015-10-28 15:27:10 +01:00
mcarton
280751b36e
Fix the unzip rules and filenames with spaces
2015-10-28 15:13:33 +01:00
mcarton
0a6a3db65d
Fix the untar rules and filenames with spaces
2015-10-28 15:12:59 +01:00
mcarton
ecfc180280
Add shells.quote
2015-10-28 14:16:01 +01:00
mcarton
dae58211ba
Parse command line with shlex
...
I put that in shells so that weird shells might try to parse it
differently.
2015-10-28 14:01:14 +01:00
Vladimir Iakovlev
5e9b2c56da
Merge pull request #391 from mcarton/tox-3.5
...
#374 Test python 3.5 with tox
2015-10-28 20:52:45 +08:00
mcarton
192ab0bfb0
Test python 3.5 with tox
2015-10-28 13:32:37 +01:00
lovedboy
372e983459
add THEFUCK_HISTORY_LIMIT, my machine is so slow
2015-10-22 19:25:00 +08:00
nvbn
346cb99217
#385 Little refactoring
2015-10-21 18:13:22 +08:00
nvbn
bbfedb861f
Merge branch 'xdg' of https://github.com/mcarton/thefuck into mcarton-xdg
2015-10-21 18:03:39 +08:00
nvbn
f5b0e96747
#382 Prevent partial execution of install.sh
2015-10-21 18:00:08 +08:00
Vladimir Iakovlev
12a33f56bc
Merge pull request #389 from scorphus/fix-touch
...
Fix `rules.touch` tests
2015-10-21 17:50:09 +08:00
Pablo Santiago Blum de Aguiar
590fdba2aa
Fix rules.touch
tests
...
Move them to `rules` sub-directory and import `shells` instead of `and_`
which in turn triggers the `generic_shell` fixture fixing the tests on
Fish Shell.
2015-10-18 19:49:46 -02:00
Vladimir Iakovlev
f374142bf8
Merge pull request #384 from scorphus/fish-func
...
Improve the Fish Shell function making it faster
2015-10-19 01:50:53 +08:00
Vladimir Iakovlev
540ff7e16d
Merge pull request #387 from scorphus/git-two-dashes
...
Add `git_two_dashes` rule
2015-10-19 01:50:04 +08:00
Vladimir Iakovlev
806dad18bf
Merge pull request #386 from mcarton/CONTRIBUTING
...
Add a CONTRIBUTING file
2015-10-19 01:49:02 +08:00
Vladimir Iakovlev
8b416f269f
Merge pull request #388 from scorphus/fix-brew-tests
...
Fix rules.brew_install tests on Mac
2015-10-19 01:48:53 +08:00
Pablo Santiago Blum de Aguiar
5e44fb22be
Fix rules.brew_install tests on Mac
2015-10-17 18:46:07 -03:00
Pablo Santiago Blum de Aguiar
5389d0c106
Add git_two_dashes
rule
2015-10-17 18:40:53 -03:00
mcarton
c970f190d2
Add a CONTRIBUTING file
2015-10-17 15:45:13 +02:00
mcarton
8f25c95f06
Use XDG_CACHE_HOME for cache
2015-10-16 17:33:52 +02:00
mcarton
4a48108c69
Follow the XDG Base Directory Specification
2015-10-16 16:52:03 +02:00
Pablo Santiago Blum de Aguiar
f5e8fe954e
Improve the Fish Shell function making it faster
...
It works now with no temp file involved, which makes it a lot faster.
Also, `history --merge`, although only supported on Fish Shell 2.2+,
merges the corrected entry back into history. Neat!
Ref #89
2015-10-16 00:42:34 -03:00
nvbn
3da26192cb
Bump to 3.1
3.1
2015-10-08 10:30:38 +08:00
Vladimir Iakovlev
11c133523a
Merge pull request #375 from jab/patch-1
...
rm -f $eval_script
2015-10-03 10:24:39 +08:00
Vladimir Iakovlev
4b3e6a1448
Merge pull request #374 from mcarton/python3.5
...
Test on python 3.5
2015-10-03 10:23:41 +08:00
jab
09d9f63c98
use /bin/rm rather than rm -f
2015-10-02 10:12:50 -04:00
jab
e8883429c6
rm -f $eval_script
...
Without this change, users who have "rm" aliased to "rm -i"
have to confirm removal of the file after running fuck. This
change allows such users to run fuck without having to do
the superfluous rm confirmation.
2015-10-02 10:09:19 -04:00
nvbn
c1b67f2514
Show python version in --version
2015-09-28 16:47:54 +08:00
mcarton
3d6e7b17db
Test on python 3.5
2015-09-15 02:17:56 +02:00
Vladimir Iakovlev
75ef866214
Merge pull request #373 from grammaright/master
...
Add j, k key for arrow action at read_actions
2015-09-13 12:38:55 +03:00
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