1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00
Commit Graph

1646 Commits

Author SHA1 Message Date
nvbn
6f1f379961 Merge branch 'master' of github.com:nvbn/thefuck 2015-04-18 21:46:28 +02:00
nvbn
a84671dd3b #20 Fix UnicodeDecodeError in no_command 2015-04-18 21:46:17 +02:00
Vladimir Iakovlev
44c8ed03b1 Merge pull request #31 from vikstrous/master
fix fish function, close #29
2015-04-18 21:35:43 +02:00
nvbn
1ed4e9615e Merge branch 'master' of github.com:nvbn/thefuck
Conflicts:
	thefuck/rules/sudo.py
2015-04-18 21:32:03 +02:00
nvbn
b0d353c699 #22 Simplify adding patterns for the sudo rule 2015-04-18 21:30:48 +02:00
Viktor Stanchev
566317afd5 fix fish function, close #29 2015-04-18 15:27:57 -04:00
nvbn
235b31e176 #22 Get stderr and stdout with LANG=C 2015-04-18 21:27:43 +02:00
Vladimir Iakovlev
652073aecd Merge pull request #30 from vikstrous/master
make sudo rule work with pacman
2015-04-18 21:21:48 +02:00
Vladimir Iakovlev
0049039427 Update README.md 2015-04-18 21:21:08 +02:00
Vladimir Iakovlev
f1ed8ada2b Merge pull request #14 from jtmarmon/patch-1
add alias for use on mondays
2015-04-18 21:20:00 +02:00
nvbn
9518416a2f #17 Fix creating configuration files/dirs 2015-04-18 21:16:49 +02:00
Viktor Stanchev
34015ef27c make sudo rule work with pacman 2015-04-18 15:16:15 -04:00
Vladimir Iakovlev
ef7fe4685b Merge pull request #18 from tpltnt/pkg-rule
added support for FreeBSD/PCBSD 'pkg' to sudo rule
2015-04-18 21:09:41 +02:00
Vladimir Iakovlev
3920cb2a91 #19 Add easy_install installation way
close #19
2015-04-18 21:08:11 +02:00
Vladimir Iakovlev
e7777075dc Merge pull request #25 from Calinou/master
Add a copy of the MIT license
2015-04-18 21:02:37 +02:00
Jon Mason
de343b84c1 improve no_command rule 2015-04-18 10:52:00 -05:00
Calinou
39ddc57c63 Add a copy of the MIT license 2015-04-18 17:29:21 +02:00
tpltnt
14f0817a99 added support for FreeBSD/PCBSD 'pkg' to sudo rule 2015-04-18 08:45:48 +02:00
Jason Marmon
1627c891cb add alias for use on mondays 2015-04-17 19:31:18 -04:00
Vladimir Iakovlev
bc4dc011e4 #12 Fix instruction for fish 2015-04-17 23:52:23 +02:00
nvbn
bfbb8cd7d0 Bump version 2015-04-17 22:42:18 +02:00
Vladimir Iakovlev
484480947e Merge pull request #9 from alexnastetsky/master
Fixed UnicodeDecodeError
2015-04-17 22:41:50 +02:00
Vladimir Iakovlev
0ee5b8414b Merge pull request #8 from LaMi-/master
Adds rule for cd.. and .gitignore for vim tmp files
2015-04-17 22:32:04 +02:00
nvbn
73a893dc74 Bump version 2015-04-17 22:31:10 +02:00
Alex Nastetsky
2e91158091 Fixed UnicodeDecodeError 2015-04-17 16:30:46 -04:00
Vladimir Iakovlev
2f28681b62 Merge pull request #7 from fordhurley/print-command
Print out the fucking command before running it
2015-04-17 22:30:26 +02:00
Lars Michelsen
75bc9cc4f5 added temporary vim files to gitignore 2015-04-17 22:15:48 +02:00
Lars Michelsen
99e418f852 Added rule for misspelled cd.. command 2015-04-17 22:14:01 +02:00
nvbn
48831fa850 #1 Don't fuck twice 2015-04-17 22:09:46 +02:00
Ford Hurley
11cbb9e1f7 Print out the fucking command before running it 2015-04-17 16:07:50 -04:00
Vladimir Iakovlev
636ce7c507 Update README.md 2015-04-17 21:59:09 +02:00
nvbn
13c606afac Add info about rules and license 2015-04-17 21:51:13 +02:00
nvbn
d32177e9b3 Fix link 2015-04-17 17:03:34 +02:00
nvbn
1de9c5f77b Add information about writting yourself rules, revert no_command changes 2015-04-17 17:01:30 +02:00
nvbn
1503dcf294 Make no_command work only when apt available 2015-04-17 16:36:38 +02:00
nvbn
2eb777a5bb Add python 2 support 2015-04-17 16:24:03 +02:00
nvbn
282217fd02 Fix tests 2015-04-08 21:22:59 +02:00
nvbn
e7b377a310 Add handler for "is not a git command" 2015-04-08 21:20:11 +02:00
nvbn
9ed022d67f Pass settings to the rules 2015-04-08 21:08:35 +02:00
nvbn
173a4300b4 Fix sudo after npm errors 2015-04-08 19:16:15 +02:00
nvbn
b1c21d5a08 Fix travis-ci config 2015-04-08 19:07:38 +02:00
nvbn
578bed388e Add travis-ci config 2015-04-08 19:04:54 +02:00
nvbn
8e5cc9d73a Add command not found handler 2015-04-08 19:00:03 +02:00
nvbn
9b135b67d0 Update readme 2015-04-08 18:20:38 +02:00
nvbn
327c3a0cf5 Fill setup.py 2015-04-08 18:19:01 +02:00
nvbn
71f1f4224b Initial commit 2015-04-08 18:15:49 +02:00