Releases: caldwell/commit-patch
Releases · caldwell/commit-patch
2.6.2
20 Oct 10:15
Compare
Sorry, something went wrong.
No results found
Small changes to help debian packaging.
2.6.1
20 Oct 10:13
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
03 Feb 09:14
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
22 Sep 01:21
Compare
Sorry, something went wrong.
No results found
Fixed dumb bug that caused "make install" to fail.
2.5.1
22 Sep 00:57
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
22 Sep 00:58
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.