remote-bzr: iterate revisions properly
commit38cecbdf52a081b732726180ad5e182d15117914
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 1 May 2013 01:10:08 +0000 (30 20:10 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 May 2013 05:06:47 +0000 (30 22:06 -0700)
treeb182358d3903c1b71818288d6683442a4f54eb47
parenta39769995050f5fe1d4907514caf9eb32ef6185a
remote-bzr: iterate revisions properly

This way we don't need to store the list of all the revisions, which
doesn't seem to be very memory efficient with bazaar's design, for
whatever reason.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/git-remote-bzr