1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 21:26:44 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Igor Chubin e66382cb53 Fix cache invalidation (#324) 2022-04-18 16:00:11 +00:00
Igor Chubin 7f769d6f36 Add -- to git commands to avoid ambiguities (fixes #303) 2022-04-17 12:01:47 +00:00
Anatoli Babenia b918a33200 fetch.py: report when files are already downloaded 2021-11-13 21:04:46 +03:00
Anatoli Babenia 140b64d5cb Better fix for #307 is to return text stream from Popen
`universal_newlines` make this in compatible way with older Python.
2021-11-13 21:03:34 +03:00
Anatoli Babenia ac3ed3cce2 Fix #307 error reporting on fetch failures 2021-11-13 20:05:47 +03:00
Igor Chubin 562875eda6 Decode bytes to str (fetch.py) (fixes #291) 2021-04-25 10:37:28 +00:00
Igor Chubin d8a7732806 Update lib/fetch.py
Co-authored-by: Anatoli Babenia <anatoli@rainforce.org>
2020-11-12 12:55:11 +01:00
Igor Chubin 72d2370843 Create logdir for fetch 2020-11-12 12:42:42 +01:00
Anatoli Babenia 20e371c575 Fetch cheat sheets without installing cht.sh.txt 2020-07-27 11:03:46 +03:00
Waldir Pimenta fad7543c4d Fix various typos 2020-01-23 14:08:26 +00:00
Igor Chubin d8ec06bd1f minifix: use print() instead of print (#157) (#159) 2019-09-06 14:12:01 +02:00
Igor Chubin a9fa608e85 logging cache invalidation operations 2019-07-07 11:03:08 +00:00
Igor Chubin bc957ac342 fetch/update works now 2019-05-09 22:20:04 +02:00
Igor Chubin c0ac121809 added lib/fetch.py: to fetch/update repositories 2019-04-29 20:26:16 +02:00