cj-git-patchtool
Git history editor
A tool to edit and manage the history of a Git repository by transforming it into patch files.
git rebase -i on steroids: turn your Git history into patch file series and back
9 stars
5 watching
4 forks
Language: Perl
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jonathangray/csrg-git-patches | Conversion tools and patches for migrating CSRG SCCS version control system to Git. | 10 |
saschagrunert/git-journal | Automates generation of changelogs from commit history in Git repositories | 614 |
bossjones/boss-git-zsh-plugin | A plugin for managing Git version control within the Z shell environment. | 8 |
clog-tool/clog-cli | Automatically generates changelogs from Git commit history using conventional commit formats. | 859 |
nickgerace/gfold | A tool to help manage multiple Git repositories | 309 |
cujojs/jiff | Tool for creating and applying JSON patches to manipulate data structures | 628 |
marlonrichert/zsh-hist | Tool to edit Zsh history from the command line without leaving it | 149 |
dotnet/nerdbank.gitversioning | Automatically adds version information to software builds based on Git commit IDs and a version file. | 1,378 |
murmele/gittyup | A graphical Git client designed to help users understand and manage their source code history | 1,548 |
marvinroman/oh-my-zsh-git-patch-plugin | Customized Git plugin with aliases and functions to automate various Git tasks | 0 |
mollifier/cd-gitroot | Changes directory to the root of a git repository | 74 |
gazler/changex | Automated generation of changelogs from Git commit history | 47 |
isacikgoz/gitbatch | A tool to manage multiple git repositories from a central location. | 1,540 |
tomasbjerre/git-changelog-command-line | Generates changelogs or releasenotes from a Git repository and a Handlebars template. | 47 |
evanphx/json-patch | A library providing functionality for applying and creating patches to JSON data | 1,068 |