Releases: caldwell/commit-patch
Releases · caldwell/commit-patch
2.6.2
Compare
Sorry, something went wrong.
No results found
Small changes to help debian packaging.
2.6.1
Compare
Sorry, something went wrong.
No results found
Fixed a bug in commit-patch-buffer that caused vc-annotate to be
out of date (#14 ).
2.6
Compare
Sorry, something went wrong.
No results found
Support --amend from the Emacs interface (Dima Kogan)
Fixed a bug with symlinked files in repos (Dima Kogan)
Allow Emacs config option commit-patch-program to be a function
(Dima Kogan)
2.5.2
Compare
Sorry, something went wrong.
No results found
Fixed dumb bug that caused "make install" to fail.
2.5.1
Compare
Sorry, something went wrong.
No results found
We now use App::Fatpacker to bundle IPC::Run, removing the dependency from the release tarball.
Work around emacs/tramp bug in commit-patch-buffer.el (thanks Dima Kogan dima@secretsauce.net ).
2.5
Compare
Sorry, something went wrong.
No results found
Added Monotone support.
Support Subversion version 1.7.
Fixed an issue with git where committing inside a repository's
subdirectory would fail.
Fixed some cases where adding and removing files would fail.
Added a small, poor testing infrastructure.