Skip to content
  1. Feb 17, 2024
  2. Oct 06, 2023
  3. Dec 02, 2022
  4. Nov 04, 2022
  5. Feb 09, 2022
    • nimrod's avatar
      Rewrite Git alias. · fc9ccdb9
      nimrod authored
      Runs `rebase -i` noninteractively for the whole history (since the
      initial commit).
      fc9ccdb9
  6. Nov 07, 2021
    • nimrod's avatar
      Some git scripts cleanup. · 21ab6af1
      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.
      21ab6af1
  7. Oct 21, 2021
    • nimrod's avatar
      Some Git workflow improvements. · fabc83c6
      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).
      fabc83c6
  8. Jul 31, 2021
  9. Jul 18, 2021
  10. Jul 05, 2021
  11. Apr 11, 2021
  12. Feb 18, 2021
  13. Feb 07, 2021
  14. Jan 22, 2021
  15. Jan 05, 2021
  16. Dec 17, 2020
  17. Nov 18, 2020
  18. Jul 09, 2020
  19. Apr 05, 2020
  20. Feb 27, 2020
  21. Jun 17, 2019
  22. May 23, 2019
  23. May 19, 2019
  24. May 05, 2019
  25. May 04, 2019
  26. Mar 20, 2019
  27. Mar 19, 2019
  28. Jul 04, 2018
  29. Apr 29, 2018
  30. Apr 16, 2018
  31. Apr 15, 2018
  32. Mar 18, 2018
  33. Mar 07, 2018
  34. Feb 25, 2018
  35. Nov 23, 2017