1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 04, 2025 — Aug 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[commit-patch] VCS Add and Remove needs to happen after the patch has been applied to the directory. More... over 15 years ago
[commit-patch] Don't try to reverse the working patch when there are no diffs. More... over 15 years ago
[commit-patch] Use scalars instead of temp files. More... over 15 years ago
[commit-patch-buffer.el] It's 2011. More... over 15 years ago
[commit-patch-buffer.el] Specify GPL version--just plain GPL isn't specific enough. More... over 15 years ago
[commit-patch] It's 2011. More... over 15 years ago
[commit-patch] Specify GPL version--just plain GPL isn't specific enough. More... over 15 years ago
Version 2.4 More... almost 16 years ago
Add .gitignore More... almost 16 years ago
[commit-patch] Document --retry. More... almost 16 years ago
[commit-patch] Typo in pod. More... almost 16 years ago
[commit-patch-buffer.el] Mention commit-patch the script in the help text so the connection to the script is explicit. More... almost 16 years ago
[commit-patch-buffer.el] Accept a prefix parameter to commit-patch-buffer which makes it ask for the buffer and directory, like old times. More... almost 16 years ago
[commit-patch-buffer.el] commit-patch-buffer-manually -> commit-patch-buffer-in-directory More... almost 16 years ago
Merge branch 'master' of github.com:caldwell/commit-patch More... almost 16 years ago
[commit-patch] Add --retry option to commit-partial for when the edited patch fails apply the first time. More... almost 16 years ago
[commit-patch-buffer.el] Do the old interactive stuff when the current buffer is not in diff-mode. More... over 16 years ago
[commit-patch-buffer.el] It's 2010. More... over 16 years ago
[commit-patch-buffer.el] Add C-x v v keybinding to diff-mode (to mimic vc-next-action). More... over 16 years ago
[commit-patch-buffer.el] Rearrange names and get rid of now pointless function. More... over 16 years ago
[commit-patch-buffer.el] Add function that autodetects the appropriate directory to commit from. More... over 16 years ago
[commit-patch-buffer.el] Add commit-patch-current-buffer which skips the "ask for buffer to patch" step. More... over 16 years ago
[commit-patch] clean() doesn't exist any more; don't die on C-c. More... over 16 years ago
[Makefile] Install random documentation into share/doc/commit-patch/* More... over 16 years ago
[Makefile] Cut down on some of the repetition by defining some install category variables. More... over 16 years ago
[Makefile] Add "make install PREFIX=xxx" target More... over 16 years ago
[Makefile] ChangeLog is called Changes now. More... over 16 years ago
[Makefile] Release should be dependent on the .tar.gz, not the transient directory we zip up. More... over 16 years ago
[README] Mention redhat/debian command lines to fullfil prerequisites. More... over 16 years ago
[Makefile] No longer need +x stuff since git remembers modes correctly. More... over 16 years ago