January 2008 Archives by author
Starting: Wed Jan 2 04:25:52 GMT 2008
Ending: Thu Jan 31 03:42:27 GMT 2008
Messages: 261
- Rev 3153: * A new repository format 'development' has been added. This format will in http://people.ubuntu.com/~robertc/baz2.0/experimental
Robert Collins
- Rev 3153: Remove dead imports. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3154: Add documentation about the inventory system. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3155: First journalling test up and passing. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3155: First journalling test up and passing. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3156: Bring up second journal test. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3157: Failure cases for file entries. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3158: Success cases for file entries. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3159: Success cases for dir entries. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3160: Success and failure cases for link entries. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3161: Success and failure cases for tree reference entries. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3155: Resolve conflicts with bzr.dev. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 3162: Handle a nonversioned child entries. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3163: Support versioned or unversioned roots. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3164: Test for errors on unknown kinds. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3165: Make tree reference support optional. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3166: Start bringing up parsing support. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3167: Basic deserialisation to tuples done. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3168: Root parsing parameterisation cases. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3169: Failure cases for parsing tree references in entries. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3170: Add a version: marker to journal entries. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3171: Journal entry combining. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3172: update doco in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3173: JournalEntry -> inventory conversion. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3154: The bzrdir format registry now accepts an ``alias`` keyword to in http://people.ubuntu.com/~robertc/baz2.0/experimental
Robert Collins
- Rev 3174: Merge development format support. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3175: Set the inventory revision_id in to_inventory. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3176: Implement sha chaining to prevent data altering or corruption in a journal. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3177: Return the sha1 and validator with the serialised inventory journal entry. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3178: Stash the journalled inventory validator in Inventory objects during deserialisation. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3170: New method ``iter_inventories`` on Repository for access to many in http://people.ubuntu.com/~robertc/baz2.0/iter_inventories
Robert Collins
- Rev 3179: Merge iter_inventories. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3180: Add a find_text_references method to the inventory journal. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3181: Add execute bit support to the inventory journal. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3182: Remove spurious print statement in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3183: Set the revision of the root of an inventory when loading non rich root journals into inventory objects. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3184: Ignore versioned roots when writing to a non versioned root journal to match the xml serializer behaviour. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3185: Replace is not with ./bzr selftest Development1 -1= for correctness. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3186: Allow all file ids for /, not just TREE_ROOT when the root is not versioned. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3171: Add a test to Repository.deserialise_inventory that the resulting ivnentory is the one asked for, and update relevant tests. Also tweak the model 1 to 2 regenerate inventories logic to use the revision trees parent marker which is more accurate in some cases. in http://people.ubuntu.com/~robertc/baz2.0/iter_inventories
Robert Collins
- Rev 3187: Merge iter_inventories update. in http://people.ubuntu.com/~robertc/baz2.0/inventory.journalled
Robert Collins
- Rev 3172: Use an if, not an assert, as we test with -O. in http://people.ubuntu.com/~robertc/baz2.0/iter_inventories
Robert Collins
- Rev 3173: Merge bzr.dev to deal with reindenting in NEWS. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 3173: ``Graph`` no longer requires the ``parents_provider`` to have a in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3174: Create a RemoteRepository get_graph implementation and delegate get_parents_map to the real repository. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3174: Parent Providers should now implement ``get_parent_map`` returning a in http://people.ubuntu.com/~robertc/baz2.0/get_parents.deprecation
Robert Collins
- Rev 3173: Repository has a new method ``has_revisions`` which signals the presence in http://people.ubuntu.com/~robertc/baz2.0/has_revisions
Robert Collins
- Rev 3174: * Fetching now passes the find_ghosts flag through to the in http://people.ubuntu.com/~robertc/baz2.0/more-find-ghosts
Robert Collins
- Rev 3174: * Fetching via bzr+ssh will no longer fill ghosts by default (this is in http://people.ubuntu.com/~robertc/baz2.0/more-find-ghosts
Robert Collins
- Rev 3175: Merge get_parents full deprecation. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3174: Resolve conflicts. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 3176: Merge has_revisions and bzr.dev. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3175: Missed one occurence of None -> NULL_REVISION. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 3177: Implement get_parent_map for RemoteRepository with caching, based on get_revision_graph. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3178: Merge more-find-ghosts. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3178: * New method ``next_with_ghosts`` on the Graph breadth-first-search objects in http://people.ubuntu.com/~robertc/baz2.0/breadth-first-ghosts
Robert Collins
- Rev 3175: Merge next_with_ghosts support. in http://people.ubuntu.com/~robertc/baz2.0/more-find-ghosts
Robert Collins
- Rev 3179: Update graph searchers stop_searching_any and start_searching for next_with_ghosts. in http://people.ubuntu.com/~robertc/baz2.0/breadth-first-ghosts
Robert Collins
- Rev 3176: More graph support kthanxbye. in http://people.ubuntu.com/~robertc/baz2.0/more-find-ghosts
Robert Collins
- Rev 3177: Review feedback. in http://people.ubuntu.com/~robertc/baz2.0/more-find-ghosts
Robert Collins
- Rev 3179: Repository.get_parent_map. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3180: Register the new verb get_parent_map. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3179: Create new smart server verb Repository.get_parent_map. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3180: Merge more-find-ghosts newer logic. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3181: Review feedback. in http://people.ubuntu.com/~robertc/baz2.0/remote.graph
Robert Collins
- Rev 3180: Review feedback. in http://people.ubuntu.com/~robertc/baz2.0/breadth-first-ghosts
Robert Collins
- Rev 3182: Merge bzr.dev. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 3185: Add basic get_recipe to the graph breadth first searcher. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3186: Add tests for starting and stopping searches in combination with get_recipe. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3187: Automatically exclude ghosts. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3188: Correctly exclude ghosts when ghosts are started on an existing search. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3189: Record the number of found revisions for cross checking. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3190: Create a SearchResult object which can be used as a replacement for sets. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3191: NEWS entry for SearchResult. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3192: * ``InterRepository.missing_revision_ids`` is now deprecated in favour of in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3193: * ``Repository.get_data_stream`` is now deprecated in favour of in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3194: Change the smart server verb for Repository.stream_revisions_chunked to use SearchResults as the request mechanism for downloads. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3195: Remove a dead test method. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3192: Handle stopping ghosts in searches properly. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3193: Merge up ghost handling fix. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3194: Merge up ghost handling fix. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3196: Merge up ghost handling fix. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3197: Integrate NEWS. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 3193: * The ``Graph.get_parent_map`` call now accepts an optional parameter in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3194: Missed two parent providers. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3195: * New smart method ``Repository.get_parent_map`` for getting revision in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3196: Include revisions past searched ones rather than doing very small replies. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3197: do not chop Repository.get_parents_map results at 64K exactly, finish the current search iteration to prevent causing search skew with the client which leads to many small requests. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3198: Experiment: try ignoring the current_search and supplying the current search cache instead. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3201: * The ``register-branch`` command will now use the public url of the branch in http://people.ubuntu.com/~robertc/baz2.0/register-branch.public_location
Robert Collins
- Rev 3202: * The launchpad plugin now uses the ``edge`` xmlrpc server to avoid in http://people.ubuntu.com/~robertc/baz2.0/register-branch.public_location
Robert Collins
- Rev 3203: Tweak wording. in http://people.ubuntu.com/~robertc/baz2.0/register-branch.public_location
Robert Collins
- Rev 3201: Start working on a new index serialiser. in http://people.ubuntu.com/~robertc/baz2.0/index.hashed
Robert Collins
- Rev 3202: More tests checking SortedGraphBuilder. in http://people.ubuntu.com/~robertc/baz2.0/index.hashed
Robert Collins
- Rev 3203: Update GraphIndex documentation. in http://people.ubuntu.com/~robertc/baz2.0/index.hashed
Robert Collins
- Rev 3204: Beginnings of a serialisable hash table. in http://people.ubuntu.com/~robertc/baz2.0/index.hashed
Robert Collins
- Rev 3205: Get prefix scaling working. in http://people.ubuntu.com/~robertc/baz2.0/index.hashed
Robert Collins
- Rev 3190: Merge bzr.dev. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3195: Merge bzr.dev. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3199: Merge bzr.dev. in http://people.ubuntu.com/~robertc/baz2.0/search-results
Robert Collins
- Rev 3148: Fix #179368 by keeping the current range hint on ShortReadvErrors. in file:///v/home/vila/src/bzr/bugs/179368/
Vincent Ladeuil
- Rev 3142: Review feeback. in file:///v/home/vila/src/bzr/bugs/175524/
Vincent Ladeuil
- Rev 3149: merge bzr.dev in file:///v/home/vila/src/bzr/bugs/179368/
Vincent Ladeuil
- Rev 3150: Review feedback, simpler loops. in file:///v/home/vila/src/bzr/bugs/179368/
Vincent Ladeuil
- Rev 2947: Fix the server name in script and ssl files. in file:///v/home/vila/src/bzr/experimental/https/
Vincent Ladeuil
- Rev 2948: Fix 1.1 related bugs in HTTP server, add HTTPS passing tests (by temporarily disabling pycurl certificate verification). in file:///v/home/vila/src/bzr/experimental/https/
Vincent Ladeuil
- Rev 3148: Review feedback. Fix variable names and scope. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 6: Fix failing test. in http://code.launchpad.net/%7Ev-ladeuil/bzr/grep
Vincent Ladeuil
- Rev 7: Grr. Fix typo. in http://code.launchpad.net/%7Ev-ladeuil/bzr/grep
Vincent Ladeuil
- Rev 3173: Start implementing a test list saving/loading facility. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3174: Add tests for run_suite. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3175: Naive test suite serialization with pickle. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3176: More robust test serialization. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3177: UI for saving/loading test list instead of the whole test suite. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3178: Make more than 99% of the bzr core tests pickable. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3179: Using a static method as an attribute in a test class interact badly in a rather obscure way with pickle. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3180: Add NEWS entry. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 8: Cleanup and test suite creation. in http://code.launchpad.net/%7Ev-ladeuil/bzr/grep
Vincent Ladeuil
- Rev 9: Fix the file selection to do the right thing in sub directories. in http://code.launchpad.net/%7Ev-ladeuil/bzr/grep
Vincent Ladeuil
- Rev 3194: Helper to filter test suite building by module when loading a list. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3195: Add condition_id_in_list and filter_suite_by_id_list capabilities. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3196: Create a TestIdListFilter helper object to make testing easier. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3197: Make TestTestIdListFilter aware that a test exists for a module or one of in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 10: Fix typo catched by Bernhard Voelker. in http://code.launchpad.net/%7Ev-ladeuil/bzr/grep
Vincent Ladeuil
- Rev 3198: Add helper method to get only listed tests from a module test suite. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3199: Filter the whole test suite. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3200: Load test id list from a text file. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3201: Add '--load-list' option to selftest. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3202: Better test ids for bzrlib/doc/api doc tests. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3203: Update NEWS. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3204: Relax constraint on test ids, simplify implementation and update tests. in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3205: Fix typo (using test id list is no replacement for running the whole test suite QED). in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3200: Get rid of ~1000 useless log files out of 10.000 tests in /tmp. in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3201: Fix two more leaked log files. in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3202: Fix two more leaked tmp dirs. in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3203: Fix 16 leaked tmp dirs. Probably indicates a lock handling problem with TransformPreview in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3204: Fix two more leaking tmp dirs, by reworking TransformPreview lock handling. in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3205: Fiz last leaking tmp dir. in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3206: Update NEWS. in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3207: merge bzr.dev in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3208: Aaron's review feedback. in file:///v/home/vila/src/bzr/bugs/123363-tmp-pollution/
Vincent Ladeuil
- Rev 3206: merge bzr.dev in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 435: Workaround gettext's '_' contamination when in __builtin__ namespace by importing it in the module name space. in file:///v/home/vila/.bazaar/plugins/gtk/
Vincent Ladeuil
- Rev 3207: merge bzr.dev in file:///v/home/vila/src/bzr/experimental/selftest/
Vincent Ladeuil
- Rev 3147: Fix handling of ghost revisions in KnitParentsProvider (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3148: Using Bazaar with Launchpad (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3149: Optimize find_branches for standalone repositories (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3150: Fixed error reporting of unsupported timezone format (Lukas Lalinsky) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3151: Don't use weekday names in the trace file (Lukas Lalinsky) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3152: ParentsProviders now provide tuples of parents, never lists (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3153: (bialix) fix #90847: fix problem with parent location on another in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3154: Handle missing tools gracefully in diff --using (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3155: Minor tweaks to bug tracker integration documentation (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3156: Add new 'LCA merge' merge algorithm (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3157: Don't require a working tree in cmd_annotate. (Lukas Lalinsky, #90049) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3158: (vila) Fix bug #175524, http test servers are 1.1 compliant in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3159: diff --using uses symlinks if possible, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3160: Handle conflicts in parent file kind gracefully (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3161: (vila) Fix #179368 by keeping the current range hint on in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3162: Misc cleanups for win32, especially tests (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3163: (robertc) Clean up inventory test module and add basic inventory in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3164: Make merge --uncommitted work with merge-type weave/lca (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3165: (Balint Aradi) Add contrib/bzr_access to allow some access control in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3166: diff current tree, not directory, by default (Ian Clatworthy, #178591) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3167: InterDifferingSerializer shows a progress bar (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3168: Move ReleaseChecklist into the developer guide in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3169: RepositoryPackCollection._abort_write_group should check it actually has a new pack before aborting (#180208) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3170: Reduce selftest overhead to establish test names by memoization in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3171: (andrew) Add -Dtimes debug flag. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3172: (robertc) Add Repository.iter_inventories reducing code duplication. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3173: (robertc) Provide a fuller deprecation of Graph.get_parents for in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3174: (andrew) Add Smart request that can stream revisions without in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3175: (andrew) Enable use of smart revision streaming between repos with in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3176: (robertc) Add Repository.has_revisions as part of improving pull. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3177: Reconfigure can safely be interrupted while fetching (abentley, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3178: Fix typos of Firefox and OpenOffice.org in docs (Matt Nordhoff) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3179: Fixed typo in User Guide (cfratrik) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3180: (andrew) Calculate remote path relative to the shared medium in in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3181: (robertc) Add next_with_ghosts to the api on breadth-first-searchers. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3182: (robertc) Stop fetching ghosts over the smart server pulls by in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3183: (andrew) Don't traceback on host name errors when connecting to in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3184: (robertc) Provide a smart server verb for get_parent_map against a in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3185: (mbp) merge 1.1 back to trunk in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3186: (andrew) Set the recommended page size for RemoteTransport to 64k. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3187: Merge now uses the submit_branch by default (abentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3188: (jameinel) Switch dotted revnos to always be 3 digits long. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3189: Implement merge --preview, allowing previewing merges in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3190: better docs on release process in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3191: Adjust format metadata (dato) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3192: (robertc) Reduce traffic when requesting revision streams from a in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3193: (andrew) Add some -Dhpss debugging to get_parent_map. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3194: (andrew) Turn --coverage into a global option. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3195: (andrew) Don't read more than 64k at a time in bzrlib/smart/medium.py, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3196: Preserve tags when reconfiguring in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3197: (andrew) Always include timestamps in the trace file. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3198: (andrew) Cleanly handle connection errors in smart protocol version in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3199: (vila) Add --load-list option to selftest in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3200: (andrew) Don't URL-escape relpaths transmitted by the smart protocol in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3201: (bialix) new formatting of `bzr plugins` output. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3202: (bialix) List possible values for BZR_SSH environment variable in in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3203: (bialix) List possible values for BZR_SSH environment variable in in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3204: Remove unnecessary decorators from add_inventory and add_revision in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3205: Fix error handling in insert_data_stream (Lukas Lalinsky) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3206: Remove multiparent plugin in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3207: (vila) Fix 123363 by deleting useless log files and test work dirs in in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3208: (jam, #185458) Switch from NFKC => NFC for normalization checks. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3209: (jam) Optimize 'annotate' code path in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 3117: a small bit of cleanup. in http://bzr.arbash-meinel.com/branches/bzr/0.93-dev/contrib_bzr_access
John Arbash Meinel
- Rev 3181: Change reannotate to special case the 2-parent case. in http://bzr.arbash-meinel.com/branches/bzr/1.2-dev/optim_annotate
John Arbash Meinel
- Rev 3203: Test needs to be updated now that µ is allowed. in http://bzr.arbash-meinel.com/branches/bzr/1.2-dev/nfc
John Arbash Meinel
- Rev 3205: Fix bug #187162: Use has_same_location rather than doing the check directly. in http://bzr.arbash-meinel.com/branches/bzr/1.2-dev/has_same_location_187162
John Arbash Meinel
- Rev 3204: NEWS in http://bzr.arbash-meinel.com/branches/bzr/1.2-dev/nfc
John Arbash Meinel
- Rev 3182: Fix typo, (thanks Ian) in http://bzr.arbash-meinel.com/branches/bzr/1.2-dev/optim_annotate
John Arbash Meinel
- Rev 3183: [merge] bzr.dev 3207 in http://bzr.arbash-meinel.com/branches/bzr/1.2-dev/optim_annotate
John Arbash Meinel
- Rev 3184: NEWS in http://bzr.arbash-meinel.com/branches/bzr/1.2-dev/optim_annotate
John Arbash Meinel
- Rev 75: Fix missing newline character. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 424: Allow bzr-gtk and Bazaar versions to be out of sync. No longer warn about in file:///data/jelmer/bzr-gtk/noversioncheck/
Jelmer Vernooij
- Rev 76: Set author property to preserve committer and original author of the commit. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 816: Fix symlink setting during push. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 815: Update notes about memory leaks. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 817: Add bug # in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 818: Don't mask exception in fetch code. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 819: mark as compatible with 1.1 in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 820: Add client string function for future use with svn_ra_callbacks2_t().get_client_string. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 821: Add exception for corrupt mapping data. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 822: Fix Lukáš name. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 823: Fix kind changes that don't change contents. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 824: Fix checkout with newer versions of bzr. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 825: Fix checkout with newer versions of bzr. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 826: Fix authentication prompts. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 827: Add two more unicode tests that fail at the moment. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 828: Release 0.4.6. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 829: Mention compatibility with Bazaar 1.1. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 830: Start on 0.4.7. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 831: Use special revision space for experimental revisions. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 832: Fix typo. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 833: Fix typo. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 834: Fix typo. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 835: Raise appropriate exception when encountering newline in revid property. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 836: Fix syntax, add ToC. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 837: add specification documenting unicode policy. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 838: Implement the unicode spec. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 839: Consistently handle unicode characters. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 840: Make sure NotSvnBranchPath and InvalidSvnBranchPath accept non-ascii in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 841: Fix another unicode bug. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 842: Handle unicode strings in working tree inventory better. (#183853) in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 843: Fix opening unicode names during fetch. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 846: Add propset, propget, proplist and propdel commands. in file:///data/jelmer/bzr-svn/fileprops/
Jelmer Vernooij
- Rev 609: Update TODO. in file:///data/jelmer/bzr-svn/revprops/
Jelmer Vernooij
- Rev 610: Merge upstream. in file:///data/jelmer/bzr-svn/revprops/
Jelmer Vernooij
- Rev 426: Add bugs tab to display bug status change metadata. in file:///data/jelmer/bzr-gtk/bugstab/
Jelmer Vernooij
- Rev 293: Backport to gutsy. in file:///data/jelmer/bzr-svn/ppa-gutsy/
Jelmer Vernooij
- Rev 294: Update Vcs-Bzr URL. in file:///data/jelmer/bzr-svn/ppa-gutsy/
Jelmer Vernooij
- Rev 293: Backport to edgy. in file:///data/jelmer/bzr-svn/ppa-edgy/
Jelmer Vernooij
- Rev 426: Allow using the diff control as a widget in file:///data/jelmer/bzr-gtk/changes-below/
Jelmer Vernooij
- Rev 427: Move bugs tab to separate widget. in file:///data/jelmer/bzr-gtk/bugstab/
Jelmer Vernooij
- Rev 428: Always show bugs tab. in file:///data/jelmer/bzr-gtk/bugstab/
Jelmer Vernooij
- Rev 847: Add spec for revision property commands. in file:///data/jelmer/bzr-svn/fileprops/
Jelmer Vernooij
- Rev 848: Merge 0.4. in file:///data/jelmer/bzr-svn/fileprops/
Jelmer Vernooij
- Rev 611: Merge 0.4. in file:///data/jelmer/bzr-svn/revprops/
Jelmer Vernooij
- Rev 612: Fix formatting and update revspecs spec. in file:///data/jelmer/bzr-svn/revprops/
Jelmer Vernooij
Last message date:
Thu Jan 31 03:42:27 GMT 2008
Archived on: Thu Jan 31 03:42:42 GMT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).