Mercurial > hg4j
log src/org/tmatesoft/hg/internal/BundleGenerator.java @ 675:a20121a2bba6
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 |
Mon, 01 Jul 2013 21:19:53 +0200 | Artem Tikhomirov | Push: tests (push to empty, push changes, respect secret) |
Thu, 20 Jun 2013 19:15:09 +0200 | Artem Tikhomirov | Push: phase2 - upload bundle with changes to remote server |
Wed, 19 Jun 2013 16:04:24 +0200 | Artem Tikhomirov | Push: phase1 - prepare bundle with changes |