Make CVSRevisionAggregator._extract_ready_commits() timestamp arg optional.
commitc7ddd5a16d8792d1529737c8ed0feec183a68787
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 1 May 2006 23:05:32 +0000 (1 23:05 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 1 May 2006 23:05:32 +0000 (1 23:05 +0000)
tree51736c7a0881e96406cc2ad8501f69f377b6d83f
parentbf043e1886c6c4eca7a3e3934dfc8dfb66885c3e
Make CVSRevisionAggregator._extract_ready_commits() timestamp arg optional.

If it is not specified, include all commits.

* cvs2svn (CVSRevisionAggregator._extract_ready_commits): Make
  timestamp argument optional.  Fixed and updated docstring.

  (CVSRevisionAggregator.flush): Call _extract_ready_commits() with
  no timestamp argument.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@1950 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn