1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

11 Commits

Author SHA1 Message Date
Igor Chubin e82797a39e Format python code using black 2025-07-29 20:07:59 +02:00
Igor Chubin 7f769d6f36 Add -- to git commands to avoid ambiguities (fixes #303) 2022-04-17 12:01:47 +00:00
Igor Chubin 7c5bfa5d9c Fix keyword-based search (#323)
* Fixes directories handling in git-based repos
* Fixes a minor bug in tldr-adapter
2022-04-17 12:01:46 +00:00
Igor Chubin 562875eda6 Decode bytes to str (fetch.py) (fixes #291) 2021-04-25 10:37:28 +00:00
Anatoli Babenia c022613313 Use shallow copy for sheat clones -34MB 2020-07-28 11:47:59 +03:00
Waldir Pimenta fad7543c4d Fix various typos 2020-01-23 14:08:26 +00:00
Igor Chubin adcac9bfeb support for python3 2019-05-11 18:26:10 +02:00
Igor Chubin bc957ac342 fetch/update works now 2019-05-09 22:20:04 +02:00
Igor Chubin 426dbb9be4 fixed the bug with cheat sheets in subdirs 2019-05-09 10:04:16 +02:00
Igor Chubin b51a38fd3a new adapter abstract class for repositories: RepositoryAdapter 2019-04-30 22:35:29 +02:00
Igor Chubin 1f8b2bdbb3 new adapter class: GitRepositoryAdapter 2019-04-29 20:01:43 +02:00