log src/org/tmatesoft/hg/internal/BundleGenerator.java @ 713:661e77dc88ba tip

age author description
Fri, 12 Jul 2013 15:27:43 +0200 Artem Tikhomirov AIOOBE in BundleGenerator.ChunkGenerator.iterate when there are no outgoing changes on push
Thu, 11 Jul 2013 18:41:40 +0200 Artem Tikhomirov Delete bundle with push/pull changes once command completes successfully. Test for bundle generator
Thu, 11 Jul 2013 17:54:08 +0200 Artem Tikhomirov Refactoring: move all encoding/decoding operations into single place, EncodingHelper