Skip to content

Releases: caldwell/commit-patch

2.6.2

20 Oct 10:15
Compare
Choose a tag to compare
  • Small changes to help debian packaging.

2.6.1

20 Oct 10:13
Compare
Choose a tag to compare
  • Fixed a bug in commit-patch-buffer that caused vc-annotate to be
    out of date (#14).

2.6

03 Feb 09:14
Compare
Choose a tag to compare
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

22 Sep 01:21
Compare
Choose a tag to compare
  • Fixed dumb bug that caused "make install" to fail.

2.5.1

22 Sep 00:57
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
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.