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

Commit Graph

  • ee48447223 Delete ls_r.py nkakonas 2022-05-03 22:27:53 +03:00
  • 84583f7788 Delete test_ls_r.py nkakonas 2022-05-03 22:27:29 +03:00
  • db4bf8c096 add test_not_match in test_git_misspelled Nikos Kakonas 2022-05-05 01:48:37 +03:00
  • 126f1f7330 add test for git_misspelled.py Nikos Kakonas 2022-05-03 22:18:12 +03:00
  • 3d8ac1a717 add the rule git_misspelled.py Nikos Kakonas 2022-05-03 22:17:54 +03:00
  • 9e023967e3 add README.md file Nikos Kakonas 2022-05-03 22:14:55 +03:00
  • c05af1f83a add test for ls_r.py Nikos Kakonas 2022-05-02 16:23:28 +03:00
  • d1498630c0 change ls_r on README.md file Nikos Kakonas 2022-05-02 16:09:21 +03:00
  • 1f07977685 add ls_r on README.md Nikos Kakonas 2022-05-02 16:07:43 +03:00
  • ef5fc167f9 add a newline at the end of the file Nikos Kakonas 2022-04-12 02:27:11 +03:00
  • 101dfb7688 add a new rule for ls -r -> ls -R Nikos Kakonas 2022-04-12 02:26:06 +03:00
  • 57c49ebddc
    Merge 544070ff1c665899e9828f1637745944ba4ac78e into 1a1b5200a954975d88ea7165ad785f3f37540dc4 Andrew Wilkins 2022-06-12 20:24:47 -07:00
  • d2c622e4d1 improve match method Nikos Kakonas 2022-06-10 16:05:14 +00:00
  • 5314f6b831 add new rule Nikos Kakonas 2022-06-10 15:19:32 +00:00
  • 5726946f50 Fix failing test Miguel Guthridge 2022-06-10 19:36:50 +10:00
  • 334995bc05 Fix more tests Miguel Guthridge 2022-06-10 19:35:04 +10:00
  • 4220cdf213 Improve tests Miguel Guthridge 2022-06-10 19:33:13 +10:00
  • 275903f364 Improve match function for git clone missing Miguel Guthridge 2022-06-10 19:29:14 +10:00
  • 1a1b5200a9 #N/A: Lock pyte<=0.8.0 for Python 2 Pablo Santiago Blum de Aguiar 2022-06-08 23:39:19 +02:00
  • ec344e4ea9
    Make sure to use builtin alias Abraham Murciano 2022-06-08 18:50:13 +03:00
  • c280b78adf Remove dead tests Miguel Guthridge 2022-06-07 15:32:38 +10:00
  • f104884798 Improvements as per code review Miguel Guthridge 2022-06-07 15:29:18 +10:00
  • 06cb50b1e3
    #1308: Add updatedb (mlocate) pattern to sudo rule 0xphk 2022-06-05 22:58:31 +02:00
  • 32667169f2 Add test Pablo Santiago Blum de Aguiar 2022-06-05 22:44:45 +02:00
  • c120d052a3
    Merge ac597afe5ed7173afaf9fecf5d4645c0ffb3aee6 into 16eb823066407a4115bb129ac3fce1872c16dc6b Miro Hrončok 2022-05-31 04:27:35 +09:00
  • a981cfb429
    Update thefuck/rules/sudo.py Pablo Aguiar 2022-05-29 20:58:57 +02:00
  • 79b9b8bb10
    Update tests/rules/test_sudo.py Pablo Aguiar 2022-05-29 20:58:13 +02:00
  • 8473341f18
    Update thefuck/rules/sudo.py Pablo Aguiar 2022-05-29 20:55:00 +02:00
  • ad00e2f066
    Update tests/rules/test_sudo.py Pablo Aguiar 2022-05-29 20:53:58 +02:00
  • 2f9caa2a62 added updatedb(mlocate) to sudo rules phk 2022-05-29 16:35:30 +02:00
  • 16eb823066
    #1261: Add two more patterns to sudo rule (#1307) Oļegs Čapligins 2022-05-29 22:40:31 +03:00
  • 7306132974 macos shutdown sudo fix Olegs Capligins 2022-05-26 17:03:54 +03:00
  • bdc447364b Remove unnecessary tests Miguel Guthridge 2022-05-26 20:09:59 +10:00
  • 5c35c7baa8 Enable software development from any device via https://gitpod.io Siddhant Khare 2022-05-25 18:20:48 +00:00
  • e0aa0f68cb Improve tests and redo matcher Miguel Guthridge 2022-05-25 12:48:49 +10:00
  • 89f1de78c8
    Merge pull request #1 from somT-oss/somT-oss-patch-1 Somtochukwu 2022-05-24 20:44:20 +01:00
  • 791748b394
    Update CONTRIBUTING.md Somtochukwu 2022-05-24 20:43:37 +01:00
  • fb12716d99 Make rules behave correctly? Miguel Guthridge 2022-05-24 15:45:06 +10:00
  • 8531e4cc39 Add some extra exclusions to the gitignore Miguel Guthridge 2022-05-24 15:16:32 +10:00
  • 6edeafeaf0 Exclude unwanted directories from flake8 Miguel Guthridge 2022-05-24 15:14:27 +10:00
  • a3c40fc05a Clean up tests and improve matching Miguel Guthridge 2022-05-24 15:11:51 +10:00
  • cd5846230a Add git clone missing rule Miguel Guthridge 2022-05-23 23:57:00 +10:00
  • d898a4df69 fix the rule Nikos Kakonas 2022-05-19 20:53:43 +00:00
  • f6405bfa13 Prioritise main/master mix ups Arjen 2022-05-16 23:32:31 +02:00
  • 5d03f9f789 fix it to work for more cases Nikos Kakonas 2022-05-16 20:42:14 +00:00
  • e53cd85558 add rule tar_missed_argument Nikos Kakonas 2022-05-05 05:26:40 +03:00
  • 506884ef2d add the rule in the README.md file Nikos Kakonas 2022-05-07 22:53:22 +00:00
  • 8b2b3d7e4f add tests for upper_to_lowercase rule Nikos Kakonas 2022-05-07 22:52:56 +00:00
  • 9680c84848 add rule upper_to_lowercase Nikos Kakonas 2022-05-07 22:51:47 +00:00
  • 26d2e56ddb add some info to README.md Nikos Kakonas 2022-05-05 05:19:30 +03:00
  • 58871a13f9 fix README.md file Nikos Kakonas 2022-05-05 05:02:37 +03:00
  • 70ba49ee28 add some tests for tar_missed_arguments Nikos Kakonas 2022-05-05 04:50:51 +03:00
  • 000102b9ab add tar_missed_arguments to the README.md file Nikos Kakonas 2022-05-05 04:50:20 +03:00
  • 3081259fae add rule tar_missed_arguments Nikos Kakonas 2022-05-05 04:49:50 +03:00
  • 3343699dd7 delete ls_r Nikos Kakonas 2022-05-05 04:42:21 +03:00
  • 86a596626f add test for git_misspelled.py Nikos Kakonas 2022-05-03 22:18:12 +03:00
  • f37d35eb3c add the rule git_misspelled.py Nikos Kakonas 2022-05-03 22:17:54 +03:00
  • 8503b0e41b add README.md file Nikos Kakonas 2022-05-03 22:14:55 +03:00
  • 93df60793d add test for ls_r.py Nikos Kakonas 2022-05-02 16:23:28 +03:00
  • 3f2ebd4b96 change ls_r on README.md file Nikos Kakonas 2022-05-02 16:09:21 +03:00
  • 48e29308fc add ls_r on README.md Nikos Kakonas 2022-05-02 16:07:43 +03:00
  • 409f86fb39 Merge branch 'master' of https://github.com/andrewhuston/thefuck hustona 2022-04-19 20:43:08 -04:00
  • dcef21e778 completed changes for makefile rule hustona 2022-04-19 19:00:40 -04:00
  • d8d677c06a
    Update thefuck/rules/git_checkout_master.py Arjen 2022-04-12 17:13:57 +02:00
  • 8c154215fe
    Update thefuck/rules/git_checkout_master.py Arjen 2022-04-12 17:13:51 +02:00
  • ed3e00317c
    Update thefuck/rules/git_checkout_master.py Arjen 2022-04-12 17:06:37 +02:00
  • cb2b89444f add a newline at the end of the file Nikos Kakonas 2022-04-12 02:27:11 +03:00
  • 2555254990 add a new rule for ls -r -> ls -R Nikos Kakonas 2022-04-12 02:26:06 +03:00
  • 57febb7ad8 Repositioned the Table fo Contents shad0wcrawl3r 2022-04-05 13:19:38 +05:45
  • fc4746ac69
    Update README.md SeveralPeople-a 2022-04-02 22:45:36 +02:00
  • 7b0ae87c72
    Create test_ls_r.py SeveralPeople-a 2022-04-02 22:43:40 +02:00
  • ee2fe1f67a
    Create ls_r.py SeveralPeople-a 2022-04-02 22:40:38 +02:00
  • 65e91345d6
    Merge 65752203c50cc06cf68e7c5916fc032b8b4cb1e6 into d8ddf5a2be9d52ec4bc8c11e79fcc7b3c390b669 iaacornus 2022-03-28 14:56:55 +02:00
  • b6cb8d46f7
    Merge 4cffd4040cf8a3b564b22a2a8da4ac8f07da7755 into d8ddf5a2be9d52ec4bc8c11e79fcc7b3c390b669 Teemu Helenius 2022-03-28 14:03:13 +02:00
  • bb8c841e51
    Merge ee023a32dec8e0adac992b962088d5209891e864 into d8ddf5a2be9d52ec4bc8c11e79fcc7b3c390b669 Teemu Helenius 2022-03-28 13:57:55 +02:00
  • d8a1b3fec4
    Merge 1936805b138380d471b30336d05bd39ab0c3ae01 into d8ddf5a2be9d52ec4bc8c11e79fcc7b3c390b669 iaacornus 2022-03-28 10:38:01 +02:00
  • d8ddf5a2be
    #1279: Add pikaur AUR manager to Arch Linux's commands Tagada 2022-03-27 22:06:40 +02:00
  • c73a906d95
    Update README.md Pablo Aguiar 2022-03-27 21:58:43 +02:00
  • b2ca8b894f Update pacman_not_found.py Tagadda 2022-03-26 11:35:03 +00:00
  • ab19b50af3 Update test_pacman_not_found.py Tagadda 2022-03-26 11:34:43 +00:00
  • ceece0932d
    Update README.md Tagada 2022-03-26 12:30:43 +01:00
  • bf5bf7ef0b
    Add pikaur AUR manager to Arch Linux's commands Tagada 2022-03-26 12:26:10 +01:00
  • a0e6758604 Succesfully refactored. All rules tests are passing. Owen Jaques 2022-03-17 15:40:17 -07:00
  • 87d33af69a
    Merge 09ea18d35516b4a60b4e08024baa68f929931941 into cf1beb6b89cfcefb594f40a0d698da2b1ee94955 theslimshaney 2022-03-12 19:26:14 -04:00
  • af9b549748 Support being polite Florian Schüller 2022-03-03 16:18:29 +01:00
  • 1184d38a12 added the Code of Conduct FahimFBA 2022-02-21 19:05:13 +06:00
  • bf1931337f
    Merge 54d1659e268312e7562fa3e55266ee79ef38a08b into cf1beb6b89cfcefb594f40a0d698da2b1ee94955 Dylan M. Taylor 2022-02-03 09:24:25 -10:00
  • cf1beb6b89 fix: Add missing comma Marek Šuppa 2022-01-29 01:36:34 +01:00
  • 2eeff01f9b
    fix: Add missing comma Marek Šuppa 2022-01-29 01:36:34 +01:00
  • 925e562d96 Updated license date to 2022 Anupam Patil 2022-01-18 12:13:45 +05:30
  • 50b8ddedfe
    Updated license date to 2022 Anupam Patil 2022-01-18 12:13:45 +05:30
  • 1936805b13
    add more error messages yaacornus 2022-01-14 20:50:32 +08:00
  • 347a298739
    add more options and improved filter yaacornus 2022-01-14 20:42:58 +08:00
  • 27664e3269
    add tar rule yaacornus 2022-01-14 20:30:44 +08:00
  • 65752203c5
    add sudo error message of Fedora in patterns yaacornus 2022-01-13 14:35:51 +08:00
  • 80e1e9efc9 style: fix whitespace lint mainrs 2022-01-05 11:00:18 +01:00
  • 3e831a7c2b
    README: add Fedora to list of supported distros Raman Gupta 2022-01-04 09:10:29 -05:00
  • e0be27cddf refactor: remove xdg dependency mainrs 2022-01-03 23:23:43 +01:00
  • 6512c8da4e fix: fish history file location mainrs 2022-01-03 18:10:12 +01:00
  • 841e3f9e13 Bump to 3.32 3.32 Pablo Santiago Blum de Aguiar 2022-01-02 22:45:09 +01:00