1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-06 10:51:11 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
nvbn
d3d1f99232 Move special data types to types 2015-04-22 23:04:22 +02:00
nvbn
54c408a6b5 Rename DEFAULT to DEFAULT_RULES 2015-04-22 22:37:11 +02:00
nvbn
20b6c4c160 Inherit RulesNamesList from list 2015-04-22 22:36:18 +02:00
nvbn
69a9516477 Add ability to change settings via environment variables 2015-04-22 20:18:53 +02:00
nvbn
957209bdb6 Add ability to bundle disabled by default rules 2015-04-22 15:59:44 +02:00
nvbn
5d424dad88 Use colorama for colored output 2015-04-22 06:03:06 +02:00
nvbn
888756d519 #74 Don't fail when rule throws exception 2015-04-21 14:40:52 +02:00
nvbn
d5b4bddc4c #74 Don't fail when runned without args 2015-04-21 14:26:45 +02:00
nvbn
3606131502 Fix tests 2015-04-21 06:36:51 +02:00
nvbn
5ccf163594 command.script now unicode 2015-04-21 06:24:40 +02:00
nvbn
e822fade4c #10 Add require_confirmation option 2015-04-21 05:30:15 +02:00
nvbn
e745f3d4a9 #21 Add timeout for getting previous command output 2015-04-18 22:50:18 +02:00
nvbn
235b31e176 #22 Get stderr and stdout with LANG=C 2015-04-18 21:27:43 +02:00
nvbn
9518416a2f #17 Fix creating configuration files/dirs 2015-04-18 21:16:49 +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
9ed022d67f Pass settings to the rules 2015-04-08 21:08:35 +02:00
nvbn
71f1f4224b Initial commit 2015-04-08 18:15:49 +02:00