1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-13 14:18:44 +00:00

Commit Graph

  • cac7768662
    Update README.md Elisha Hollander 2021-06-22 16:09:25 +03:00
  • ff650fcab2 Fix git_hook_bypass priority (#1207) Hamid Nazari 2021-06-15 15:23:52 +10:00
  • 80b3b1602e NA: Fix possible changes in files outside of working directory Vladimir Iakovlev 2021-06-08 21:50:53 +02:00
  • e412fc92c6
    Check if any elements in command are slow commands rather than just the first term Ryan Callahan 2021-05-11 14:44:43 -04:00
  • 817ce9c71d fixed error in logs.py that caused tests to fail ian 2021-05-10 19:28:29 -04:00
  • 66ad7c30dd updated readme by adding chdir to the list of rules ian 2021-05-10 15:52:52 -04:00
  • 8408c5f85c
    Merge pull request #16 from Comp-490-TR-Afternoon-Group-Four/cd_rules ICalhoun 2021-05-10 13:53:44 -04:00
  • 891de6a3f2 fixed linting ian 2021-05-10 11:56:54 -04:00
  • 6931d37b5e modified test_cd_mkdir.py tests so that they work with the modified cd_mkdir.py. Modified test_cd_mkdir.py to work with the chdir.py rule as well and saved it as test_chdir.py. I also added a test for invalid directory names to both test files. ian 2021-05-10 11:42:13 -04:00
  • d2dabfde47 Merge remote-tracking branch 'origin/cd_rules' into cd_rules ICalhoun 2021-05-07 16:22:12 -04:00
  • 72d6759b26 modified cd_mkdir.py to work with powershell on linux ICalhoun 2021-05-07 16:20:58 -04:00
  • a6eb35b794 Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-05-06 09:47:57 -04:00
  • ce2161fbce Merge branch '#8-Commands-with-variable-definition-are-not-matched' of https://github.com/Comp-490-TR-Afternoon-Group-Four/thefuck into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-05-06 08:29:25 -04:00
  • e4a49c3ade Merge branch '#8-Commands-with-variable-definition-are-not-matched' of https://github.com/Comp-490-TR-Afternoon-Group-Four/thefuck into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-05-06 08:29:25 -04:00
  • 48297b4894 Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-05-06 08:13:52 -04:00
  • c18e60fe76 Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-05-06 08:13:52 -04:00
  • 3e503b5ca9 Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-10 17:06:51 -04:00
  • 0fcf5c023b Create .DS_Store Electronick79 2021-05-06 08:00:34 -04:00
  • 5b8e3c7971
    Avoid using pkg_resources Felix Yan 2021-05-06 06:41:18 +08:00
  • 268c4819d6
    Remove redundant import Elisha Hollander 2021-05-03 00:12:56 +03:00
  • a06d6bf160
    Fix grammar and spelling errors Elisha Hollander 2021-05-03 00:10:20 +03:00
  • 81d2a5abd4 fixed chdir and a typo in logs ICalhoun 2021-05-02 16:53:22 -04:00
  • 500854e44d
    Merge 0d2014caa787c5826a06e910e500a4d36ea5630e into 1a595f1ba23843823037479d0caede926b0bd752 BurdenBear 2021-04-20 10:01:56 +05:30
  • de02df1a08 Apply suggestions from code review Stuart Leeks 2021-04-17 06:57:49 +01:00
  • 98c96a8734 Add test for excluded_search_path_prefixes Stuart Leeks 2021-02-04 22:08:37 +00:00
  • 394d469a7d Add excluded_search_path_prefixes setting Stuart Leeks 2021-02-04 21:12:34 +00:00
  • cd8e338914 #N/A: Force decorator<5 for Python <= 2.7 Pablo Santiago Blum de Aguiar 2021-04-17 14:51:18 +02:00
  • c9dd49571e
    Update LICENSE.md Pablo Aguiar 2021-04-17 00:22:51 +02:00
  • 5bc8b7b947
    Update CONTRIBUTING.md Pablo Aguiar 2021-04-17 00:22:33 +02:00
  • df33844fc1
    Merge pull request #15 from Comp-490-TR-Afternoon-Group-Four/#1-add-rvm-use-support Ryan Callahan 2021-04-16 17:52:46 -04:00
  • 865d540bfd
    change fixed command to use && rather than ; Ryan Callahan 2021-04-15 15:15:04 -04:00
  • e45e772ae6 added tests for chdir.py in test_chdir.py ICalhoun 2021-04-13 15:58:20 -04:00
  • 28aef57b75 fixed cd_mkdir.py so that it would work in powershell on windows and linux also modified it and saved it as chdir.py to work for the chdir command on windows and linux as well. ICalhoun 2021-04-13 14:58:59 -04:00
  • 8c5386deb6
    fix string after removing fstring Ryan Callahan 2021-04-12 18:51:04 -04:00
  • 88f481098d
    one more fstring removed Ryan Callahan 2021-04-12 18:44:51 -04:00
  • 6d9825cc02
    remove another fstring Ryan Callahan 2021-04-12 18:42:54 -04:00
  • 74907acd4f
    remove fstring to be compatible with python 3.5 Ryan Callahan 2021-04-12 18:39:47 -04:00
  • 789fd2f4cd
    update readme and add tests Ryan Callahan 2021-04-12 18:14:37 -04:00
  • 1f680de44c
    Add rvm use support Ryan Callahan 2021-04-12 18:03:32 -04:00
  • d92457dd58 Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-10 17:06:51 -04:00
  • 2b0430fd33 Merge branch 'master' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-10 17:05:07 -04:00
  • 2cae0fb3eb Merge branch 'master' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-10 17:05:07 -04:00
  • 0192d1f3ef fixed cd_mkdir.py so it works with windows powershell and added a rule for chdir for powershell ICalhoun 2021-04-09 16:14:10 -04:00
  • 1bf419b7c8 Merge branch '#8-Commands-with-variable-definition-are-not-matched' of https://github.com/Comp-490-TR-Afternoon-Group-Four/thefuck into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-09 08:23:11 -04:00
  • fedb33e175 Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-08 19:19:58 -04:00
  • 79a6e7650e Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-08 19:19:58 -04:00
  • 391facf7b8 Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-08 19:19:35 -04:00
  • 1b1923525a Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-08 19:19:35 -04:00
  • 48f07bf9f6 Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-08 19:10:55 -04:00
  • feb77d03fd Merge remote-tracking branch 'origin/#8-Commands-with-variable-definition-are-not-matched' into #8-Commands-with-variable-definition-are-not-matched Electronick79 2021-04-08 19:10:55 -04:00
  • 5cb62b9a4d I'm trying to do this project Electronick79 2021-04-08 19:02:28 -04:00
  • dba6e4b98a I'm trying to do this project Electronick79 2021-04-08 19:02:28 -04:00
  • 559cd8fa8c
    Merge pull request #14 from Comp-490-TR-Afternoon-Group-Four/#7-confirm-reboot-env-variable Ryan Callahan 2021-04-08 14:00:58 -04:00
  • a70e7fa79e added 2 tests to test_ui.py ICalhoun 2021-04-07 16:11:10 -04:00
  • ae7d423b7f fixed select_command so there is no error when cancelling the reboot ICalhoun 2021-04-06 17:07:36 -04:00
  • 70a42b54ab #1184: Add new rule for main / master Git branches Dave Storey 2021-04-06 14:50:43 +01:00
  • 11b70526f7 #1131: Improve git_commit_add rule Pablo Santiago Blum de Aguiar 2021-07-08 21:43:35 +02:00
  • 457983635a
    forgot return statements, oops Ryan Callahan 2021-04-05 21:08:32 -04:00
  • 6da18d0332
    make linter even happier 😄 Ryan Callahan 2021-04-05 21:05:56 -04:00
  • 0a87d6aee2
    make linter happy Ryan Callahan 2021-04-05 21:04:20 -04:00
  • 9c08227b03
    Merge branch '#7-confirm-reboot' into #7-confirm-reboot-env-variable Ryan Callahan 2021-04-05 20:57:43 -04:00
  • 277546b771
    extract constants to const file, separate logs.confirm_text function, remove confirmation log function, add env variable for double confirms Ryan Callahan 2021-04-05 20:53:44 -04:00
  • 746d4f4497 fixed linting ICalhoun 2021-04-05 20:32:49 -04:00
  • abd8800a92 made it more extensible by adding a dictionary called double_check_commands that can be easily added to. Also remove selection arrows from prompt when asking for second confirmation ICalhoun 2021-04-05 19:40:29 -04:00
  • 5084ba1973
    Revert "added confirmation function in logs.py" Ryan Callahan 2021-04-05 15:20:45 -04:00
  • 6f99e2ea7f added confirmation function in logs.py and changed fix_command so that it calls the confirmation functin in logs for reboot ICalhoun 2021-04-05 14:44:57 -04:00
  • 488a33d1b7 added confirmation function in logs.py ICalhoun 2021-04-05 13:20:20 -04:00
  • 488b8ca6ab Add reboot confirmation dialog Ryan Callahan 2021-04-03 18:27:52 -04:00
  • ac597afe5e
    Explicitly require setuptools, thefuck/utils.py imports pkg_resources Miro Hrončok 2021-03-30 23:12:38 +02:00
  • 462a2d51aa
    Setting the encoding in thefuck/rules/cd_cs.py Sid Shardanand 2021-03-22 20:26:29 +11:00
  • c68afc6364
    Updating the rules file to exclude the \xe2 character Sid Shardanand 2021-03-21 22:36:20 +11:00
  • d87cec0e98
    Updated thefuck/rules/cd_cs.py comments to be more verbose Sid Shardanand 2021-03-21 19:40:01 +11:00
  • 13bd6c4ff9
    update links in README Divy Jain 2021-03-13 11:27:02 +05:30
  • d12f5e29b7
    Update README.md Bhavishya Pandit 2021-03-13 05:24:46 +05:30
  • 35f7b301e1
    Update README.md Bhavishya Pandit 2021-03-13 05:17:21 +05:30
  • 6d5e6c0fa7
    Update README.md Bhavishya Pandit 2021-03-11 21:02:58 +05:30
  • db4f18085c
    Update README.md Bhavishya Pandit 2021-03-11 20:54:43 +05:30
  • 09a102955f
    Update README.md Bhavishya Pandit 2021-03-11 20:49:54 +05:30
  • ba85da8490
    ~[Doc] Add Uninstall instructions Romain Heller 2021-03-03 19:01:58 +01:00
  • 020a162973 adding in files for the cd-cs feature SID SHARDANAND 2021-02-14 12:14:19 +11:00
  • 34c1e41a71
    Update thefuck/rules/omnienv_no_such_command.py Pablo Aguiar 2021-02-10 22:31:15 +01:00
  • c23bbbe7b9
    Update tests/rules/test_omnienv_no_such_command.py Pablo Aguiar 2021-02-10 21:27:07 +01:00
  • b89cbc36e9 #N/A: Reunify rules into one and define it for multiple apps Pablo Santiago Blum de Aguiar 2021-02-09 20:00:04 +01:00
  • d443da4ba9
    Update thefuck/rules/conda_mistype.py Pablo Aguiar 2021-02-08 12:31:38 +01:00
  • 958f8a0b3a consistency with quotes and use for_app Connor Martin 2021-02-01 20:20:23 -06:00
  • 9a91f6cc70 Merge branch 'master' of https://github.com/nvbn/thefuck into conda Connor Martin 2021-02-01 20:14:22 -06:00
  • d286ca6e2f
    Merge pull request #1 from agarwalutkarsh554/imgbot Utkarsh Agarwal 2021-01-30 02:29:54 +05:30
  • 899a0a706c
    [ImgBot] Optimize images ImgBotApp 2021-01-29 20:59:13 +00:00
  • d03df1dd75 Allow multiple alias arguments Spenser Truex 2021-01-25 12:26:48 -08:00
  • 7e0ad9a316 🍒 Pablo Santiago Blum de Aguiar 2021-01-21 14:08:10 +01:00
  • e2ab48a70d software engineering is just broken, we failed Pablo Santiago Blum de Aguiar 2021-01-21 13:51:47 +01:00
  • 221fa2c887 coveralls exits, enters coverallsapp Pablo Santiago Blum de Aguiar 2021-01-21 13:34:59 +01:00
  • 48835e6ac4
    no more restore caches Divy Jain 2021-01-21 17:32:27 +05:30
  • 4b727432ed
    back to square one Divy Jain 2021-01-21 17:02:57 +05:30
  • 907edc76b8
    lets break caching Divy Jain 2021-01-21 16:59:13 +05:30
  • ea09c30871 install coveralls along with other deps Pablo Santiago Blum de Aguiar 2021-01-20 14:52:43 +01:00
  • 9e6dc651a4 cache scripts on windows Pablo Santiago Blum de Aguiar 2021-01-20 12:08:02 +01:00
  • b5e0ec9d45 install deps only on cache miss Pablo Santiago Blum de Aguiar 2021-01-20 10:40:44 +01:00
  • 5ea652d19f is the quote needed? Pablo Santiago Blum de Aguiar 2021-01-20 10:40:19 +01:00
  • 92976b1a82 rename workflow and update/remove badges Pablo Santiago Blum de Aguiar 2021-01-20 09:57:59 +01:00