* Add support for multi-line commit message input by using EOF
authorZac Medico <zmedico@gentoo.org>
Fri, 14 Dec 2007 11:27:52 +0000 (11:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 14 Dec 2007 11:27:52 +0000 (11:27 -0000)
commit5c0f2d3feed76325c510c70a094dfd1c90700433
tree5a64f5eb3164a8e9bc88f245581d34aec3a79564
parent3b376f52353ff26ee4b15b83d1276e687f487ed5
* Add support for multi-line commit message input by using EOF
  as a delimiter (Ctrl-d) instead of a new line.

* Add support for getting a commit message using an editor defined
  by the EDITOR environment variable.

(trunk r8919:8921)

svn path=/main/branches/2.1.2/; revision=8922
bin/repoman