Releases: caldwell/commit-patch
Releases · caldwell/commit-patch
2.6.2
- Small changes to help debian packaging.
2.6.1
- Fixed a bug in
commit-patch-buffer
that caused vc-annotate
to be
out of date (#14).
2.6
-
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
- Fixed dumb bug that caused "make install" to fail.
2.5.1
- 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
- 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.