1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 12:06:04 +00:00
thefuck/thefuck
ik1ne 335ae40675 Fix: rules.git_checkout not working with git 2.22.0 (#934)
* Change: remove period from git checkout error output.

* Change: remove period from git checkout get_new_command.
2019-08-19 21:45:55 +02:00
..
entrypoints #921: Try printing alias before trying to fix a command (#923) 2019-06-26 20:01:38 +02:00
output_readers Some improvements (#846) 2018-10-08 22:32:30 +02:00
rules Fix: rules.git_checkout not working with git 2.22.0 (#934) 2019-08-19 21:45:55 +02:00
shells #N/A: Improve how version is fetched for all shells (#920) 2019-05-27 18:24:55 +02:00
specific support nixos command-not-found, closes #912 (#922) 2019-06-26 20:01:02 +02:00
system Fix Win32 get_key (#819) 2018-07-10 00:46:57 +02:00
__init__.py Add python 2 support 2015-04-17 16:24:03 +02:00
argument_parser.py added --yeah as an alterative arg to -y and --yes; updated README.md (#822) 2018-07-10 00:50:11 +02:00
conf.py Some improvements (#846) 2018-10-08 22:32:30 +02:00
const.py Some improvements (#846) 2018-10-08 22:32:30 +02:00
corrector.py #737: Add support of third-party rules 2017-11-23 20:21:44 +01:00
exceptions.py #682: Implement experimental instant mode 2017-08-25 11:44:07 +02:00
logs.py Some improvements (#846) 2018-10-08 22:32:30 +02:00
types.py #682: Unify work with output in classic and instant mode 2017-08-31 17:58:56 +02:00
ui.py Comment correction on ui.py (#874) 2019-01-15 00:36:05 +01:00
utils.py #902: Use os.pathsep to split PATH env var (#917) 2019-05-21 20:47:47 +02:00