Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | my-uptime: rename the function to `my/uptime-is` | Franck Cuny | 2022-05-10 | 1 | -3/+3 |
| | | | | Using the prefix `my/` is more consistent with my other functions. | ||||
* | my-uptime: new module to calculate availability | Franck Cuny | 2022-05-04 | 1 | -0/+55 |
| | | | | | For a given SLO, calculate what's the allowed downtime for different time period. | ||||
* | add nix to the languages for github search | Franck Cuny | 2022-04-17 | 1 | -1/+1 |
| | |||||
* | work: add function to search on sourcegraph | Franck Cuny | 2022-03-25 | 1 | -0/+11 |
| | |||||
* | web-extra: function to do a search on github | Franck Cuny | 2022-03-25 | 1 | -1/+12 |
| | |||||
* | git-extra: fix docstring | Franck Cuny | 2022-03-25 | 1 | -1/+1 |
| | |||||
* | packages: extra functions related to package.el | Franck Cuny | 2022-03-24 | 1 | -0/+65 |
| | |||||
* | this should be the last mass refactor | Franck Cuny | 2022-03-23 | 3 | -24/+68 |
| | |||||
* | functions: move custom functions to libraries | Franck Cuny | 2022-03-23 | 4 | -0/+81 |
| | |||||
* | init: simplify loading libraries | Franck Cuny | 2022-03-23 | 1 | -0/+10 |