1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 12:06:04 +00:00

Commit Graph

  • 54d1659e26
    Add support for paru to the pacman_not_found rule Dylan M. Taylor 2021-12-28 13:23:16 -05:00
  • 8773aec95d
    Additional information about configuring shell and error Michael Ensly 2021-12-22 10:03:57 +11:00
  • 0f4a523dc4 Encapsulate force_command in _get_raw_command Joris Hartog 2021-10-22 00:04:33 +02:00
  • 6ef742b747 Add instructions to use in corpo Missy Ensly 2021-12-14 11:29:50 +11:00
  • 6cb2767878 Add rule git_checkout_master Arjen 2021-12-03 16:21:34 +01:00
  • b026237b80 allow url be among options Lingjia Liu 2021-11-26 10:29:40 +11:00
  • 2914021364 refactor tests for ping with fixtures Lingjia Liu 2021-11-26 10:02:00 +11:00
  • e7215062ae Drop support for EOL Python 3.5 Hugo van Kemenade 2021-11-23 16:15:44 +02:00
  • 7096a4865b Add python_requires to help pip Hugo van Kemenade 2021-11-23 16:07:27 +02:00
  • d160abf5bc Update min Python 3 version required in README Hugo van Kemenade 2021-11-23 15:56:18 +02:00
  • 97c4a0d559 Drop the dot https://twitter.com/pytestdotorg/status/753767547866972160 Hugo van Kemenade 2021-11-23 15:45:46 +02:00
  • 837b723533 Test on Python 3.10 final Hugo van Kemenade 2021-11-23 15:43:11 +02:00
  • 26bdceacbf Remove distutils dependency Joris Hartog 2021-11-18 17:07:46 +01:00
  • c816c8e45b Add rule for restic Saiwing Yeung 2021-11-05 18:24:07 -07:00
  • 1c710446cf Add ping rule Lingjia Liu 2021-11-02 22:22:41 +11:00
  • 93d8c42be8 Encapsulate force_command in _get_raw_command Joris Hartog 2021-10-22 00:04:33 +02:00
  • ee023a32de
    Update README.md Teemu Helenius 2021-09-17 09:06:37 +03:00
  • 61bfbea979 Change readme installation to have WSL section Teemu Helenius 2021-09-16 17:58:35 +03:00
  • 4cffd4040c Change readme more examples to have own section Teemu Helenius 2021-09-16 17:33:18 +03:00
  • c719712b62 Use --user with pip, not sudo pip Benjamin Rood 2021-09-05 16:40:10 +03:00
  • 298329a4cb
    Use --user with pip, not sudo pip Benjamin Rood 2021-09-05 16:40:10 +03:00
  • 51e4e87280 #1227: Make git_support support output-independent rules Pablo Santiago Blum de Aguiar 2021-08-16 22:44:13 +02:00
  • 7b7c150bb7 #697: Encode expanded script on Python 2 Pablo Santiago Blum de Aguiar 2021-08-01 20:31:10 +02:00
  • aef7ec8315 #1227: Make git_support support output-independent rules Pablo Santiago Blum de Aguiar 2021-08-16 22:44:13 +02:00
  • e83938acff #697: Encode expanded script on Python 2 Pablo Santiago Blum de Aguiar 2021-08-01 20:31:10 +02:00
  • 107f97eb99
    Merge 4c4ff06abf415cc6ea1a22b774a27d8cd4ae26bf into 2a166a7dec3c872ef6be3870b50889500ca6a212 Sahand 2021-08-08 13:45:18 +02:00
  • 2a166a7dec
    #977: Add wrong_hyphen_before_subcommand rule Yotam Salmon 2021-08-08 00:26:36 +03:00
  • a07955a20a Add a more precise description Pablo Santiago Blum de Aguiar 2021-08-07 22:34:22 +02:00
  • 366a7ef421 Reduce rule and choose a better priority Pablo Santiago Blum de Aguiar 2021-08-07 22:13:20 +02:00
  • 957815b716 Fix rule and tests Pablo Santiago Blum de Aguiar 2021-08-07 22:03:42 +02:00
  • 39c31d8634 Update tests to only match newly defined usecases Yotam Salmon 2019-10-14 17:53:35 +03:00
  • b3c647ba70 Simplify the wrong_hyphen rule to only replace the hyphen with a space Yotam Salmon 2019-10-14 17:52:17 +03:00
  • 20100c2d85 Compatibility edits Yotam Salmon 2019-10-12 17:59:53 +03:00
  • 3d2dfe6932 Fix linter warnings Yotam Salmon 2019-10-12 17:48:55 +03:00
  • 2f7c7ae9e1 Add wrong_hyphen_before_subcommand to README Yotam Salmon 2019-10-12 17:44:56 +03:00
  • baf03cf63b Fix subcommand & flags seeking in manpage Yotam Salmon 2019-10-12 17:42:57 +03:00
  • 21ce9ea34c Stricter subcommand and flag checking Yotam Salmon 2019-10-12 17:36:06 +03:00
  • e08b48fe42 More general subcommand lookup in manpage Yotam Salmon 2019-10-12 16:50:04 +03:00
  • 4a4115f849 Rule documentation Yotam Salmon 2019-10-12 16:25:31 +03:00
  • 35ec3f0da7 Add missing space & accidental hyphen correction user 2019-10-12 16:15:09 +03:00
  • 6eefea3ea5 Parsing manpages (still unoptimized) user 2019-10-12 15:51:30 +03:00
  • 66c9adf1e5 Getting manpage files (for reading flags and subcommands) user 2019-10-12 15:14:11 +03:00
  • 8fa10b1049
    #868: Fix outdated link to homebrew for Linux (#1226) Lars Alexander Blumberg 2021-08-07 13:12:12 +02:00
  • c735141b3e
    Update README.md Lars Alexander Blumberg 2021-08-07 09:59:59 +02:00
  • cc72f69d84
    Fix outdated link to homebrew for Linux Lars Alexander Blumberg 2021-08-05 14:13:06 +02:00
  • 7f3442747e #579: Ignore commands of len 1 in missing_space_before_subcommand Pablo Santiago Blum de Aguiar 2021-07-29 23:54:51 +02:00
  • 8bebce331e #933: Correctly redefine the function with a cache Pablo Santiago Blum de Aguiar 2021-07-29 23:48:36 +02:00
  • 6a5e14acf3
    Merge 9817e6a9743133203032b57cbb3004c021acd447 into dbc435c0401c464b6bbb2059a77ec98a96d4fe06 Emily DeLamielleure 2021-07-31 18:50:52 +02:00
  • 75a19b19b6 #579: Ignore commands of len 1 in missing_space_before_subcommand Pablo Santiago Blum de Aguiar 2021-07-29 23:54:51 +02:00
  • bdcec338f0 #933: Correctly redefine the function with a cache Pablo Santiago Blum de Aguiar 2021-07-29 23:48:36 +02:00
  • dbc435c040 #618: Fix git_push_without_commits rule Pablo Santiago Blum de Aguiar 2021-07-28 22:46:34 +02:00
  • 30c90bccaa #1184: Configure devcontainer shell with recommended way Pablo Santiago Blum de Aguiar 2021-07-21 13:33:41 +02:00
  • 8e8c80c227 #1188: Remove only leading whitespace chars from script Pablo Santiago Blum de Aguiar 2021-07-23 20:05:06 +02:00
  • c2df71caed #994: Replace decoding errors with the replacement marker Pablo Santiago Blum de Aguiar 2021-07-14 13:09:04 +02:00
  • eb05b28c5b #N/A: Replace only exact words when expanding a Git alias Pablo Santiago Blum de Aguiar 2021-07-13 22:33:00 +02:00
  • 74db5f18db #618: Fix git_push_without_commits rule Pablo Santiago Blum de Aguiar 2021-07-28 22:46:34 +02:00
  • a2a6cbdc70 #894: Combine commands with shell.and_ in docker_login rule Divy Jain 2020-12-28 04:04:08 +05:30
  • 081191ac3e allow editing auto-correction by fuck Tin Lai 2020-06-13 15:08:37 +10:00
  • 01bc2362d3 #994: Replace decoding errors with the replacement marker Pablo Santiago Blum de Aguiar 2021-07-14 13:09:04 +02:00
  • 48ae1aa7ee #N/A: Replace only exact words when expanding a Git alias Pablo Santiago Blum de Aguiar 2021-07-13 22:33:00 +02:00
  • c3157fdab2
    Merge 85f32e28620ea80758443938208f93180edcf0c3 into 58ddd4338adf12a3abc2ffed0e27794a398fa8d2 Emily DeLamielleure 2021-07-22 11:02:44 +05:30
  • 98db80ae48 #1184: Configure devcontainer shell with recommended way Pablo Santiago Blum de Aguiar 2021-07-21 13:33:41 +02:00
  • 58ddd4338a #1215: Initiate settings before printing the alias Pablo Santiago Blum de Aguiar 2021-07-18 15:48:03 +02:00
  • 58f61d8090
    #1184: Add devcontainer for easy Python development Dave Storey 2021-07-19 21:47:19 +01:00
  • 424c00385d
    Update .devcontainer/devcontainer.json Pablo Aguiar 2021-07-19 22:35:35 +02:00
  • 046fcc58ee
    Update .devcontainer/devcontainer.json Pablo Aguiar 2021-07-19 22:35:30 +02:00
  • 02bf3dcf6e
    Update .devcontainer/devcontainer.json Pablo Aguiar 2021-07-19 22:35:22 +02:00
  • 491ee293bb move to VARIANT 3 Dave Storey 2021-07-19 19:23:22 +00:00
  • a79e0fc28d fixed line ending Dave Storey 2021-07-19 19:21:55 +01:00
  • f841a35c3f cleaning up devcontainer.json Dave Storey 2021-07-19 19:21:17 +01:00
  • cd82350c28 update devcontainer work Dave Storey 2021-07-19 19:20:34 +01:00
  • a170676a07 adding devcontainer and new rule for main-master Dave Storey 2021-04-06 14:50:43 +01:00
  • 25c9a2ed55
    Merge 63fc9e3f08ccd452ea35d4b31d289e583f7cc607 into 0668822abb6471c3f382ad19bb7f761ff79bea37 Josh Martin 2021-07-18 10:48:31 -05:00
  • 9e66e2a5f8 #1215: Initiate settings before printing the alias Pablo Santiago Blum de Aguiar 2021-07-18 15:48:03 +02:00
  • 0668822abb #1215: Remove redirection to stderr with the ^ character Pablo Santiago Blum de Aguiar 2021-07-17 14:15:51 +02:00
  • 2661b2558d #1215: Remove redirection to stderr with the ^ character Pablo Santiago Blum de Aguiar 2021-07-17 14:15:51 +02:00
  • 711feb4df5 #1184: Improve + fix git_main_master rule Pablo Santiago Blum de Aguiar 2021-07-09 16:13:25 +02:00
  • 6e14105dda Remove paths from for_app invocations in rules Ryan Delaney 2020-09-20 19:05:37 -04:00
  • 95dbf1d4be Resolve paths before checking app identity Ryan Delaney 2020-09-19 18:14:31 -04:00
  • 3ac5faeabf Add initial command to corrected command Abraham Chan 2021-07-05 14:31:07 +10:00
  • 2cb5983a2a
    Merge 31fa0bae12eef0206e42f9ea73cc6a03a63121b4 into 24576b30b294878e15b09c3e44010189360bc729 Soraxas 2021-07-04 18:48:34 +05:30
  • 1de967cd15
    Update thefuck/rules/rails_migrations_pending.py Abraham Chan 2021-07-01 16:50:33 -07:00
  • 05706e4822 #942: Improve git_branch_0flag rule - with a new name Pablo Santiago Blum de Aguiar 2021-07-01 13:41:07 +02:00
  • b986eec9c0
    Update README.md T.J. Kolberg 2021-06-30 16:12:47 -06:00
  • 685e0ae287
    Update README.md Pablo Aguiar 2021-06-30 14:19:45 +02:00
  • 93939dde14
    Update README.md Pablo Aguiar 2021-06-30 14:19:39 +02:00
  • 33fa75ad4c
    Merge branch 'master' into rails_migrations_pending Pablo Aguiar 2021-06-30 14:13:55 +02:00
  • 36ab06bcd6 Fix yield_fixture deprecation Abraham Chan 2021-06-27 17:36:24 -07:00
  • f85bed592e Add rule 'rails_migrations_pending' Abraham Chan 2021-06-27 17:04:29 -07:00
  • 309fa9a748
    Merge 891de6a3f2cd79d5d85c20b36a317c712ba2c2fd into 3651b0fa0ccb6e15fe319ff8f3ad90815c523c80 ICalhoun 2021-06-24 06:32:32 +05:30
  • 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