Change | User | Description | Committed |
---|---|---|---|
7422 | Matt McClure | Splits a bit story regarding the UI for working with Perforce depots and client workspace... views. bzr: revno 240, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Fri 2009-09-25 16:49:27 -0400 « |
16 years ago |
7421 | Matt McClure | Adds a note regarding the story about migrating a Perforce view. bzr: revno 239, part 1... of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Fri 2009-09-25 09:26:52 -0400 « |
16 years ago |
7420 | Matt McClure | Adds two tests that document missing error checking that makes bzr2p4 a bit dangerous for... a user who isn't careful. bzr: revno 238, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Fri 2009-09-25 09:25:06 -0400 « |
16 years ago |
7419 | Matt McClure | Logs time, reprioritizes. bzr: revno 237, part 1 of 1 bzr: author Matt McClure <mlm@...aya.yale.edu> bzr: committed Fri 2009-09-25 09:24:54 -0400 « |
16 years ago |
7418 | Matt McClure | Removes empty TODO test cases. bzr: revno 236, part 1 of 1 bzr: author Matt McClure &l...t;mlm@aya.yale.edu> bzr: committed Fri 2009-09-25 07:52:52 -0400 « |
16 years ago |
7417 | Matt McClure | Removes a story that duplicates the one I just finished. bzr: revno 235, part 1 of 1 b...zr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Fri 2009-09-25 07:50:59 -0400 « |
16 years ago |
7413 | Matt McClure | Updates NEWS and TODO. bzr: revno 234, part 1 of 1 bzr: author Matt McClure <mlm@aya....yale.edu> bzr: committed Thu 2009-09-24 18:25:38 -0400 « |
16 years ago |
7412 | Matt McClure | Updates time. bzr: revno 233, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu&...gt; bzr: committed Thu 2009-09-24 18:06:52 -0400 « |
16 years ago |
7411 | Matt McClure | Fixes a regression I introduced in the last several changes. bzr: revno 232, part 1 of... 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Thu 2009-09-24 18:05:58 -0400 « |
16 years ago |
7410 | Matt McClure | Migrates trailing revision ranges from Bazaar to Perforce. bzr: revno 231, part 1 of 1 ... bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Thu 2009-09-24 17:27:33 -0400 « |
16 years ago |
7409 | Matt McClure | Start of a scratch fix for migrating a revision range that is not the beginning of a bran...ch. I observed that it doesn't work in trying to use bzr2p4 to migrate a range from this branch to Perforce. bzr: revno 230, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Thu 2009-09-24 13:28:38 -0400 « |
16 years ago |
7408 | Matt McClure | Reprioritizes, and logs the time I spent. bzr: revno 229, part 1 of 1 bzr: author Matt... McClure <mlm@aya.yale.edu> bzr: committed Thu 2009-09-24 12:17:52 -0400 « |
16 years ago |
7407 | Matt McClure | Parameterizes bzr2p4 by a revision range. bzr: revno 228, part 1 of 1 bzr: author Matt... McClure <mlm@aya.yale.edu> bzr: committed Thu 2009-09-24 12:15:49 -0400 « |
16 years ago |
7402 | Matt McClure | Adds two stories about naming the Bazaar-Perforce branch and directory consistently with... other plugins. « |
16 years ago |
7401 | Matt McClure | Removes imports of unused, deprecated modules. | 16 years ago |
7400 | Matt McClure | p4-fast-export emits `from` fast-import commands. Flush the output stream before exitin...g. Fixes a bug I observed where the output stream ended prematurely when called from `bzr fast-export-from-p4`. « |
16 years ago |
7399 | Matt McClure | Fixes two tests that broke as a result of variable tree root IDs introduced in Bazaar.&nb...sp; Gets the root ID from the tree instead of using a hardcoded string. « |
16 years ago |
7385 | Matt McClure | Adds two stories about using marks files to perform robust exports/imports. | 16 years ago |
7358 | Matt McClure | Updates mirror script and README to reflect the new mapping that fast-import uses for the... branch: trunk.remote. « | 16 years ago |
7357 | Matt McClure | Adds a story about refactoring importHeadRevision. | 16 years ago |
7356 | Matt McClure | Uses rsh P4PORT so that there's no need to explicitly start and stop a p4d server for the... tests. « | 16 years ago |
7355 | Matt McClure | Changes to UNIX line endings. | 16 years ago |
7351 | Matt McClure | Updates bzrp4 to pass tests with Bazaar revno 4615. | 16 years ago |
7149 | Matt McClure | Reduces memory usage so that p4-fast-export can handle a large number of files at a single... changelist, and very large individual files. « | 16 years ago |
7140 | Matt McClure | Adds a story about running out of memory with a large number of files in the upstream Perf...orce depot. « | 16 years ago |
7139 | Matt McClure | Adds two stories about migrating partial changelist histories from Perforce. | 16 years ago |
7138 | Matt McClure | Changes the condition for short-circuiting pull so that it continues if the beginning and... end of the range are equal. « | 16 years ago |
7137 | Matt McClure | Uses absolute path to pull.py. | 16 years ago |
7136 | Matt McClure | Pull doesn't create extra Bazaar revisions on incremental imports from Perforce. | 16 years ago |
7130 | Matt McClure | Adds a story about pull.py creating extra Bazaar revisions on incremental migrations from... Perforce. « | 16 years ago |
7129 | Matt McClure | Adds a story regarding pull.py on standalone Bazaar for Windows. | 16 years ago |
7128 | Matt McClure | Adds a few TODO items, and reprioritizes. | 16 years ago |
7127 | Matt McClure | Implements a pull program sufficient for mirroring bzrp4 from Perforce on the public depot... to Bazaar on Launchpad. « | 16 years ago |
7125 | Matt McClure | Removes need for patch from cycle workflow. | 16 years ago |
7124 | Matt McClure | Fixes line endings (to UNIX) of a few files. | 16 years ago |
7123 | Matt McClure | Adds a mirror batch file, and updates NEWS and TODO. | 16 years ago |
7120 | Matt McClure | Removes an obsolete story handled elsewhere. | 16 years ago |
7119 | Matt McClure | Improves the test coverage reporting by importing python modules rather than forking proce...sses. « | 16 years ago |
7112 | Matt McClure | Reports test coverage information during CI. | 16 years ago |
7106 | Matt McClure | Fixes test failure in case bzrp4 is installed without BZR_PLUGIN_PATH. | 16 years ago |
7105 | Matt McClure | Adds a story about test coverage. | 16 years ago |
7103 | Matt McClure | Updates NEWS and TODO for the new Launchpad mirror branch of the Perforce depot trunk. | 16 years ago |
7102 | Matt McClure | References new location of Bazaar in my environment. | 16 years ago |
7101 | Matt McClure | Emits mark commands in the fast export stream. | 16 years ago |
7100 | Matt McClure | Fixes a bug. The recognition of partial Bazaar revisions in Perforce relied on the... false assumption that there would be only one comment line that matched the partial revision pattern. The new code looks for the last match. « |
16 years ago |
7099 | Matt McClure |
Moves several stories to NEWS. Updates date on README. |
16 years ago |
7097 | Matt McClure | Merges fix for the order revisions are migrated from Bazaar to Perforce. bzr: revno 95,... part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Mon 2008-12-29 20:59:49 -0500 « |
16 years ago |
7096 | Matt McClure | Updates NEWS and TODO. bzr: revno 94.1.3, part 1 of 1 bzr: author Matt McClure <mlm@a...ya.yale.edu> bzr: committed Mon 2008-12-29 20:57:51 -0500 « |
16 years ago |
7095 | Matt McClure | Tests that bzr2p4 plays revisions into Perforce in the order that 'bzr log' displays them.... bzr: revno 94.1.2, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Mon 2008-12-29 20:44:06 -0500 « |
16 years ago |
7094 | Matt McClure | bzr2p4.py migrates changes in the order that 'bzr log' displays them. TODO: I need to u...pdate the tests accordingly. bzr: revno 94.1.1, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-12-28 12:09:05 -0500 « |
16 years ago |