Commit graph

10 commits

Author SHA1 Message Date
Dima Gerasimov
a1a24ffbc3 my.coding.commits: more cleanup
Followup of https://github.com/karlicoss/HPI/pull/132

- add REQUIRES section
- use 'commits' config section & add proper schema
- use dedicated subdirectory for cache
2021-03-15 10:33:46 +00:00
Sean Breckenridge
4db81ca362
cleanup coding.commits (#132)
* cleanup coding.commits

remove the _things check, its never activated
for me and seems pointless

update mechanism for finding fdfind/fd path,
send a core.warning if it fails

update mechanism to cache repos to new cachew
api (remove hashf), cache repos on a per-repo
basis
2021-03-15 03:55:28 +00:00
Dima Gerasimov
51ae8601b4 Update docstrings and add links 2020-04-26 16:50:06 +01:00
Dima Gerasimov
e5b3a1e91e use my.config instead of mycfg; minor cleanups and docstrings 2020-04-12 00:22:10 +01:00
Dima Gerasimov
094c775480 use cachew in my.commits 2020-03-14 11:24:21 +00:00
Dima Gerasimov
cec7cad2bf emit only unique commits 2020-03-14 10:35:30 +00:00
Dima Gerasimov
150688d9bd handle bare/non bare repos properly 2020-03-14 10:33:04 +00:00
Dima Gerasimov
d2ef972416 prettify and simplify my.commits 2020-03-14 10:32:48 +00:00
Dima Gerasimov
59fc098b68 WIP on automatic repository discovery 2020-03-14 09:12:37 +00:00
Dima Gerasimov
083054e740 move commits into my. hierarchy 2020-03-13 23:01:31 +00:00
Renamed from commits/__init__.py (Browse further)