1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-31 07:04:12 +00:00

Commit Graph

  • dd0667ea8f #356 Ignore thefuck entry points nvbn 2015-09-06 13:37:48 +03:00
  • 4392872568 #356 Print useful information when fuck called and alias isn't configured nvbn 2015-09-06 13:29:42 +03:00
  • f7ce0fda25 Merge pull request #361 from nvbn/357-exclude-rules Vladimir Iakovlev 2015-09-06 12:59:34 +03:00
  • 2f9db24ed1 #357 Add exclude_rules settings option nvbn 2015-09-06 12:55:59 +03:00
  • 4ae2e9bbc4 Merge pull request #359 from nvbn/use-pytest-docker-pexpect Vladimir Iakovlev 2015-09-06 01:28:37 +03:00
  • 5cfd493d05 Make "arrows" tests less dependent on environment nvbn 2015-09-06 01:24:29 +03:00
  • 22eac045c8 Use @pytest.mark.once_without_docker nvbn 2015-09-06 01:14:49 +03:00
  • cdd5f21e88 Add functional marker nvbn 2015-09-06 01:13:44 +03:00
  • 8cc19daaaa Use pytest-docker-pexpect for func tests nvbn 2015-09-06 00:56:18 +03:00
  • 8bf4182f86 Fix install script on non-ubuntu nvbn 2015-09-05 11:54:59 +03:00
  • 6df772ba05 Bump to 2.9.1 2.9.1 nvbn 2015-09-05 11:46:34 +03:00
  • e2e8b6fc86 Fix without result nvbn 2015-09-05 11:45:39 +03:00
  • faa7ee6030 Bump to 2.9 2.9 nvbn 2015-09-05 11:21:21 +03:00
  • 6321f25533 Fix bare run of func tests nvbn 2015-09-02 13:52:06 +03:00
  • 9a02e821cd Fix python 2 support nvbn 2015-09-02 11:54:58 +03:00
  • 4129ff2717 #353 Cache aliases in a temporary file nvbn 2015-09-02 11:10:03 +03:00
  • ea6600be8b Kill containers after func tests nvbn 2015-09-02 10:33:45 +03:00
  • b0195a8748 Reorganize imports nvbn 2015-09-02 09:43:40 +03:00
  • fc35ee657e Merge pull request #354 from mcarton/patch-1 Vladimir Iakovlev 2015-09-02 09:37:28 +03:00
  • 50207d8180 Merge pull request #352 from mcarton/slow Vladimir Iakovlev 2015-09-02 09:36:48 +03:00
  • b6855587fa Some README fixes Martin Carton 2015-09-01 17:48:55 +02:00
  • 45d849b1ac Use thefuck --alias in func tests nvbn 2015-09-01 18:36:25 +03:00
  • d8027bb499 Merge pull request #348 from myoung34/master Vladimir Iakovlev 2015-09-01 18:21:21 +03:00
  • 4932122f71 #349 Add installation of command-not-found in install script nvbn 2015-09-01 18:18:28 +03:00
  • 8a4f4eea45 #349 Add note about python-commandnotfound dependency nvbn 2015-09-01 18:10:53 +03:00
  • ff8d61a4fb Merge branch 'master' of github.com:nvbn/thefuck into slow mcarton 2015-09-01 14:43:41 +02:00
  • 6dcf9a3a14 Fix python 2 support nvbn 2015-09-01 15:32:23 +03:00
  • 8b62959fe3 Merge branch 'master' of github.com:nvbn/thefuck into slow mcarton 2015-09-01 14:19:53 +02:00
  • 21103d1b50 Simplify corrector steps nvbn 2015-09-01 14:43:27 +03:00
  • 61937e9e8f #334: Wait only for first matched rule; regression: always show arrows nvbn 2015-09-01 14:34:41 +03:00
  • 5d74344994 Make CorrectedCommand ignore priority when checking equality nvbn 2015-09-01 13:03:24 +03:00
  • 12394ca842 #334: Don't wait for all rules before showing result nvbn 2015-09-01 12:51:41 +03:00
  • ebe53f0d18 Use decorator library nvbn 2015-08-27 16:52:26 +03:00
  • 0c283ff2b8 #334 Speed-up rules with caching for_app decorator nvbn 2015-08-27 16:42:09 +03:00
  • bc78f1bbee git push origin masterMerge branch 'mlk-35_mvn' nvbn 2015-08-27 16:11:00 +03:00
  • f2a7364e8c #351 Speed-up mvn rules, pep8 fixes nvbn 2015-08-27 16:10:50 +03:00
  • 9103c1ffd5 Add is_app/for_app helpers nvbn 2015-08-27 16:08:29 +03:00
  • edf77a90ad Merge branch '35_mvn' of https://github.com/mlk/thefuck into mlk-35_mvn nvbn 2015-08-27 14:09:03 +03:00
  • 27c14a44af Fix tests mcarton 2015-08-27 10:12:31 +02:00
  • 514bb7df81 Don't run a shell just to run another shell mcarton 2015-08-26 23:38:33 +02:00
  • 3bd2c8d4c8 Remove unused imports mcarton 2015-08-26 20:55:47 +02:00
  • e5ce000399 Improve the ssh_known_hosts rule import time mcarton 2015-08-26 20:03:33 +02:00
  • 9fc2bc904c Slightly improve the fix_file rule mcarton 2015-08-26 19:57:34 +02:00
  • 51f1f44162 Memoize thefuck.utils.which mcarton 2015-08-26 19:55:40 +02:00
  • b0702d309f Improve brew* rules import time mcarton 2015-08-26 19:46:23 +02:00
  • 2b750bac8b Log rule import times mcarton 2015-08-26 19:14:03 +02:00
  • 8c02658a32 Removed debug statement Michael Lee 2015-08-26 15:02:46 +01:00
  • 301de75aee #35 - Fuzzy matching on maven lifecycle targets Michael Lee 2015-08-26 14:58:45 +01:00
  • 0d86fce9be #35 mvn will auto add clean package Michael Lee 2015-08-26 14:01:36 +01:00
  • 7be71a0121 #334 Add performance test nvbn 2015-08-26 14:34:39 +03:00
  • 354ae119c6 Don't duplicate project root in tests nvbn 2015-08-26 12:12:52 +03:00
  • a2b2e5b5b8 fix usage. why not myoung34 2015-08-25 16:40:22 -05:00
  • b21c9ebb43 Move all app/os specific utils to specific package nvbn 2015-08-25 14:09:47 +03:00
  • 2e002f666b Move utility functions from archlinux to utils nvbn 2015-08-25 13:55:33 +03:00
  • 4163fb5f2e Merge pull request #340 from BuZZ-T/feature/apt-get-search Vladimir Iakovlev 2015-08-25 13:48:41 +03:00
  • e72c88e344 #346 Add support of other systems with get-pip nvbn 2015-08-25 13:47:30 +03:00
  • f4eebbaaf9 #346 Improve installation script nvbn 2015-08-25 12:03:42 +03:00
  • 5e5a8e4dfa #346 Restart shell session after install nvbn 2015-08-25 10:18:21 +03:00
  • 8cbe236845 Adding rule for trying to search using apt-get Bastian Gebhardt 2015-08-20 00:23:33 +02:00
  • 2b3e8dc62a Adding rule for trying to search using apt-get Bastian Gebhardt 2015-08-20 00:23:33 +02:00
  • 5ab2cf646e Bump to 2.8 2.8 nvbn 2015-08-24 20:31:28 +03:00
  • c5b4628c5c Update README.md Vladimir Iakovlev 2015-08-24 20:27:11 +03:00
  • d4cec3e850 Update readme nvbn 2015-08-24 20:25:59 +03:00
  • 564638c171 Add experimental installation script nvbn 2015-08-24 20:25:03 +03:00
  • c6171a85e9 Improve readme test nvbn 2015-08-24 11:25:49 +03:00
  • ee610032b8 Merge pull request #345 from mcarton/slow Vladimir Iakovlev 2015-08-24 11:19:48 +03:00
  • 6754ebe20d Fix some spelling mistakes mcarton 2015-08-23 21:27:38 +02:00
  • 15d19fdf9c Fix slowness problems mcarton 2015-08-23 21:22:54 +02:00
  • 967e30d914 Merge pull request #344 from trolley/typo-fix Vladimir Iakovlev 2015-08-23 16:39:31 +03:00
  • 38ee31ebcb Fix typo in alias warning Mark Trolley 2015-08-22 10:01:24 -04:00
  • 7315958ea9 Merge pull request #343 from mlk/hdfs-rm-rm_X_Is_a_directory_add_minus_r Vladimir Iakovlev 2015-08-21 18:34:19 +03:00
  • cce25b1ea4 Merge pull request #342 from mlk/322_vagrant Vladimir Iakovlev 2015-08-21 18:33:42 +03:00
  • 1a57ef03c8 Removed additional assert Michael Lee 2015-08-21 16:06:12 +01:00
  • 298c04f89c Support for hdfs dfs -mkdir -p /directory/subdirectory Michael Lee 2015-08-21 16:05:49 +01:00
  • 42a8b4f639 Support for hdfs dfs -rm /directory Michael Lee 2015-08-21 15:48:54 +01:00
  • 336d8b7b4b Style change Michael Lee 2015-08-20 11:37:49 +01:00
  • feb3eee2a0 Support for either starting only the machine requested, or starting all machines Michael Lee 2015-08-20 10:06:41 +01:00
  • 7cb0388ed0 Not matched unit tests, code style. Michael Lee 2015-08-20 09:41:01 +01:00
  • 004c0d06eb starts up vagrant if not already running Michael Lee 2015-08-19 17:12:54 +01:00
  • abbbd1f8eb Merge pull request #339 from mcarton/fix-338 Vladimir Iakovlev 2015-08-19 17:19:38 +03:00
  • 700d9ac7e9 Merge pull request #337 from mcarton/cleanup Vladimir Iakovlev 2015-08-19 17:19:08 +03:00
  • 8037a17b73 Merge pull request #333 from mlk/master Vladimir Iakovlev 2015-08-19 17:16:54 +03:00
  • 49917ce6b4 Fix #338 mcarton 2015-08-19 11:00:09 +02:00
  • c5e1139879 Fix some issues reported by pylint mcarton 2015-08-17 17:19:16 +02:00
  • 1becd92b12 Fix the open rule mcarton 2015-08-17 16:22:05 +02:00
  • bc6b107066 Fix README and add a test so it won't happen again mcarton 2015-08-17 16:05:23 +02:00
  • 9b30ae0424 Handle columns it the fix_file rule mcarton 2015-08-17 15:48:08 +02:00
  • 88831c424f Fix the @wrap_settings annotation mcarton 2015-08-17 15:46:29 +02:00
  • 4a2f869c6d Add support for stdout in the fix_file rule mcarton 2015-08-17 14:11:06 +02:00
  • 7f0f9a966f Fix some pep8 issues, mostly spaces mcarton 2015-08-17 13:44:15 +02:00
  • 85647794dc Merge pull request #335 from mcarton/pacman Vladimir Iakovlev 2015-08-16 03:38:50 +03:00
  • 8c9416e57f Renamed to unknown command to better match current functionality Michael Lee 2015-08-14 09:38:42 +01:00
  • 95607557d6 #277 Fix the apt_get rule with sudo mcarton 2015-08-13 17:44:42 +02:00
  • e9ffe2ea9d Fix confusing sentence in the README mcarton 2015-08-12 18:23:43 +02:00
  • c08a8bddc9 More generic a solution, now works with any command that follows the same pattern of error message Michael Lee 2015-08-13 17:19:16 +01:00
  • ca8222e764 Add the pacman_not_found rule mcarton 2015-08-12 18:10:26 +02:00
  • 986bbb30a7 Create thefuck.archlinux mcarton 2015-08-12 17:13:32 +02:00
  • 2cdfe105fb Reorderd be in alphabetical order Michael Lee 2015-08-13 16:23:11 +01:00
  • b494c4e273 basic support for the hdfs dfs <command> when the command misses the dash Michael Lee 2015-08-13 13:09:19 +01:00
  • 0ad70a1edc Merge pull request #332 from mcarton/331 Vladimir Iakovlev 2015-08-11 16:04:00 +03:00