- Oct 12, 2024
- Feb 17, 2024
-
-
nimrod authored
-
- Oct 06, 2023
-
-
nimrod authored
-
- 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 04, 2022
-
-
nimrod authored
-
- Feb 09, 2022
-
-
nimrod authored
Runs `rebase -i` noninteractively for the whole history (since the initial commit).
-
- Nov 07, 2021
-
-
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).
-
- Jul 31, 2021
-
-
nimrod authored
-
- Jul 18, 2021
-
-
nimrod authored
-
- Jul 05, 2021
- Apr 11, 2021
-
-
nimrod authored
That's usually what's meant. The broader approach has unexpected behavior (and doesn't always work).
-
- Feb 18, 2021
-
-
nimrod authored
Also, some whitespace for presentation.
-
- Feb 07, 2021
-
-
nimrod authored
-
- Jan 22, 2021
-
-
nimrod authored
-
- Jan 05, 2021
-
-
nimrod authored
Useful for some history editing tasks.
-
- Dec 17, 2020
-
-
nimrod authored
-
- Nov 18, 2020
-
-
nimrod authored
This seems to change to main according to https://lore.kernel.org/git/pull.762.git.1605221038.gitgitgadget@gmail.com/. Pre-emptive change (since I don't know when I'll be affected by it).
-
- Jul 09, 2020
-
-
nimrod authored
Touch files and git add them.
-
- Apr 05, 2020
-
-
nimrod authored
-
- Feb 27, 2020
-
-
nimrod authored
By default just show what will be done with the git clean aliases. Require passing -f to actually delete the files.
-
- Jun 17, 2019
- May 23, 2019
-
-
nimrod authored
-
- May 19, 2019
-
-
nimrod authored
-
- May 05, 2019
-
-
nimrod authored
-
- May 04, 2019
-
-
nimrod authored
-
- Mar 20, 2019
-
-
nimrod authored
-
- Mar 19, 2019
-
-
nimrod authored
-
- Jul 04, 2018
-
-
nimrod authored
-
- Apr 29, 2018
- Apr 16, 2018
-
-
nimrod authored
-
- Apr 15, 2018
-
-
nimrod authored
-
- Mar 18, 2018
-
-
nimrod authored
-
- Mar 07, 2018
-
-
https://github.com/jessfraz/dotfilesnimrod authored
- Added monitor alias to notify on command finish or failure. - Better use of Python's json.tool. - Little tweaks.
-
- Feb 25, 2018
-
-
nimrod authored
be triggered?).
-
- Nov 23, 2017
-
-
nimrod authored
non-interactive rebases. Auto-stash rebases in autorebase git alias.
-