Skip to content
  1. Oct 06, 2023
  2. Dec 02, 2022
  3. Nov 04, 2022
  4. 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
  5. 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
  6. 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
  7. Jul 31, 2021
  8. Jul 18, 2021
  9. Jul 05, 2021
  10. Apr 11, 2021
  11. Feb 18, 2021
  12. Feb 07, 2021
  13. Jan 22, 2021
  14. Jan 05, 2021
  15. Dec 17, 2020
  16. Nov 18, 2020
  17. Jul 09, 2020
  18. Apr 05, 2020
  19. Feb 27, 2020
  20. Jun 17, 2019
  21. May 23, 2019
  22. May 19, 2019
  23. May 05, 2019
  24. May 04, 2019
  25. Mar 20, 2019
  26. Mar 19, 2019
  27. Jul 04, 2018
  28. Apr 29, 2018
  29. Apr 16, 2018
  30. Apr 15, 2018
  31. Mar 18, 2018
  32. Mar 07, 2018
  33. Feb 25, 2018
  34. Nov 23, 2017