aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/git
AgeCommit message (Collapse)Author
2024-08-09feat(git): add back st = status aliasToby Vincent
2024-08-08fix(git): remove unused or "dangerous" optionsToby Vincent
2024-08-02fix(git): fix bugs in git-exportToby Vincent
2024-08-02fix(git): improve git-export scriptToby Vincent
2024-08-02feat(git): add subcommand to export cgit reposToby Vincent
2024-08-02style(git): format git configToby Vincent
2024-07-26fix(git): use 3way layout for mergetoolToby Vincent
2024-05-28feat!: remove unused configs and cleanup pathsToby Vincent
2024-03-21feat(git): enable git-rerereToby Vincent
2024-01-16feat(git): add bump subcommandToby Vincent
2024-01-10fix(git): improve diff moved whitespace behaviorToby Vincent
2023-11-14fix(git): remove unused git config optionsToby Vincent
2023-10-23fix(git): use difftastic for difftool over defaultToby Vincent
2023-07-11fix: update email addressToby Vincent
2023-07-01fix(git): remove unused (and dangerous) pop aliasToby Vincent
2023-05-29fix(git): add worktree alias and revert optionsToby Vincent
2023-05-22fix(git): change st alias to full statusToby Vincent
2023-05-16fix(git): set push.followTags = trueToby Vincent
2023-05-16refactor(git): simplify ll aliasToby Vincent
2023-03-28fix(git): add --show-untracked to `st` aliasToby Vincent
2022-12-31feat(git): add alias to checkout PRsToby Vincent
2022-12-14revert(git): remove unused aliasesToby Vincent
2022-11-09feat(git): set push.autoSetupRemoteToby Vincent
2022-09-13feat(git): move .gitconfig to conform to XDG_BASE_DIRToby Vincent
2022-08-30feat(bat): add gruvbox theme to batToby Vincent
2022-08-11feat(nvim): impove workflow in rust and luaToby Vincent
2022-07-14feat(git): only allow fast-forward when mergingToby Vincent
2022-07-13feat(git): improve git diff and merge with proper nvim supportToby Vincent
2022-07-02feat(git): add smtp for send-email and source optional local configToby Vincent
2022-05-06feat(git): add alias for stashing the staged files (index)Toby Vincent
2022-04-07fix: neovim config bugfixesToby Vincent
2022-03-25feat: migrated to gnu stowToby Vincent