- Dec 02, 2022
-
-
nimrod authored
- Pick alias for the git log pickaxe. - Keep notes synced after a rebase (see https://stackoverflow.com/a/14601464/10535223).
-
- Nov 27, 2022
-
-
nimrod authored
For GitHub flavored Markdown and for YAML metadata.
-
- Nov 23, 2022
-
-
nimrod authored
-
- Nov 04, 2022
-
-
nimrod authored
-
- Aug 14, 2022
-
-
nimrod authored
-
- Jul 16, 2022
- Jun 21, 2022
-
-
nimrod authored
Use the stdlib better.
-
- Jun 19, 2022
-
-
nimrod authored
-
- May 04, 2022
-
-
nimrod authored
-
- May 03, 2022
-
-
nimrod authored
- Source the .envrc.private file (if it exists). - Ignore sourced files that aren't in the input (everytime with pre-commit).
-
- Apr 28, 2022
- Apr 09, 2022
- Mar 26, 2022
- Feb 09, 2022
- Feb 01, 2022
-
-
nimrod authored
They should be committed.
-
- Jan 09, 2022
-
-
nimrod authored
Also, re-org a little by grouping the "DevOps" tools (Terraform, Docker, Ansible) together.
-
- Dec 25, 2021
- Dec 23, 2021
-
-
nimrod authored
MANIFEST.in and setup.cfg.
-
- Dec 11, 2021
-
-
nimrod authored
That tag was removed from the repo.
-
- Dec 04, 2021
-
-
nimrod authored
Use the renamed repository for CI templates.
-
- Nov 07, 2021
-
-
nimrod authored
- Update hooks. - Reorganize it a bit (put the hooks relevant for Python together).
-
nimrod authored
Mainly about the default branch, fetching and rebasing on it. - A nicer default-branch alias (without a shell). - Address if running git-master on the default branch. - Make git-master a script since it became too complex. - Address if running git-remaster on the default branch. - Make git-remaster a script sine it became too complex. - Remove git-rerebase (I should just use git pull --rebase). - Change git-ff to use a non-hardcoded default branch.
-
- Oct 21, 2021
-
-
nimrod authored
- Alias to get the default branch (like master, main, dev). - Alias to update the default branch from the origin remote. - Fix the remaster alias (to rebase on the updated default branch).
-
- Sep 25, 2021
- Sep 20, 2021
-
-
nimrod authored
-
- Sep 19, 2021
-
-
nimrod authored
Also, a shell alias for updating that file.
-
- Sep 17, 2021
- Sep 16, 2021
-
-
nimrod authored
So I can bump to 0.1.0 for the first release.
-