1. 05 4月, 2009 1 次提交
    • J
      send-email: fix nasty bug in ask() function · 0da43a68
      Jay Soffian 提交于
      Commit 6e182518 (send-email: refactor and ensure prompting doesn't loop
      forever) introduced an ask function, which unfortunately had a nasty
      bug. This caused it not to accept anything but the default reply to the
      "Who should the emails appear to be from?" prompt, and nothing but
      ctrl-d to the "Who should the emails be sent to?" and "Message-ID to be
      used as In-Reply-To for the first email?" prompts.
      
      This commit corrects the issues and adds a test to confirm the fix.
      Signed-off-by: NJay Soffian <jaysoffian@gmail.com>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      0da43a68
  2. 03 4月, 2009 11 次提交
  3. 02 4月, 2009 19 次提交
  4. 01 4月, 2009 2 次提交
  5. 31 3月, 2009 7 次提交