1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also test bzr More... about 13 years ago
Add testing infrastructure and a simple test More... about 13 years ago
[commit-patch] Need to delete "added" files so that the reverse patch can create them. More... about 13 years ago
[commit-patch] cvs diff is missing the "-N" option. More... about 13 years ago
[commit-patch-buffer] Version is really 2.4 More... about 13 years ago
[commit-patch-buffer] Add conventional headers for emacs libraries. More... about 13 years ago
[README] Add Mac OS X/Homebrew instructions. More... about 13 years ago
It's 2013. More... about 13 years ago
[commit-patch] Use --force when patching back to the clean version so if something goes wrong it doesn't ask interactive questions. More... about 13 years ago
[commit-patch] Whitespace More... about 13 years ago
[commit-patch] Quote things better in --verbose mode. More... about 13 years ago
[commit-patch] Better error reporting when various things fail. More... about 13 years ago
Merge pull request #5 from gvol/master More... over 13 years ago
Prevent mercurial from adding/removing every file More... over 13 years ago
[commit-patch] Use --relative with "git diff" so that commit-partial doesn't silently fail when you in a subdirectory. More... about 14 years ago
[commit-patch] Save backups of removed files, too (I can't remember why, but it was important) More... about 14 years ago
[commit-patch] Only run the vc-add or remove commands when there are files to add or remove. More... about 14 years ago
[commit-patch] Support svn 1.7 which apparently doesn't scatter .svn droppings in every subdirectory. (Thanks sneakypete81) More... about 14 years ago
[commit-patch] Make VCS initialization more perl-like, less shell-like. More... over 14 years ago
[README] Point to patchutils main page, not its download directories. More... about 15 years ago
[README] Update to include Monotone. More... about 15 years ago
[commit-patch] Update docs to include Monotone. More... about 15 years ago
[commit-patch] Use Monotone's --without-header option instead of looking for diffs that are exclusively comments. More... about 15 years ago
Merge in Richard Levitte's Monotone support. More... about 15 years ago
[commit-patch] Comment stuff added for darcs bug. More... about 15 years ago
[commit-patch] Fix error for lsdiff so it reflects the current usage. More... about 15 years ago
[commit-patch] interdiff doesn't actually support '-'... yet! More... about 15 years ago
[commit-patch] Avoid running 'interdiff' and 'patch -R' also when the working patch is just a series of comment lines. More... about 15 years ago
[commit-patch] Add support for monotone More... about 15 years ago
[commit-patch] Use lsdiffs -s option to keep track of added, removed, and changed files in the patch so we can use them appropriately. More... about 15 years ago