July 2007 Archives by thread
Starting: Sun Jul 1 03:16:58 BST 2007
Ending: Tue Jul 31 23:46:34 BST 2007
Messages: 546
- Rev 2567: Show bzr.log location in bzr --version output. in http://sourcefrog.net/bzr/trivial
Martin Pool
- Rev 2568: Improved phrasing in version output in http://sourcefrog.net/bzr/trivial
Martin Pool
- Rev 2569: fix typo in http://sourcefrog.net/bzr/trivial
Martin Pool
- Rev 2567: Improved phrasing in version output in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2568: (robertc) Reduce duplication in interface based testing by extracting a new class TestScenarioApplier. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2569: (Elliot Murphy) Use os.lstat rather than os.stat for osutils.make_readonly/make_writeable in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2570: (Kent Gibson) 'bzr log --verbose' shows deltas for merged revisions. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2571: (John Arbash Meinel) A couple small updates for pushing over ftp. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2572: (Andrew Bennetts, Aaron Bentley) Add container format as described in doc/developers/container-format.txt in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2573: Merge Daniel Watkin's fix for #113436 (including use of new test API) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2574: fix #123485 - selftest broken under Python 2.5.1 because of tafile API change in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2568: LockDir cleanups in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2569: Better handling in LockDir of rename that moves one directory within another in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2575: (Vincent Ladeuil) Fix #115209 - Unable to handle http code 400: Bad Request When issuing too many ranges in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2576: (Vincent Ladeuil) Merge fix for #110448 in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2577: (robertc) Allow -Dhooks to get the hooks invoked during commit logged. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2570: remove pdb in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2571: Clean up patch to make divergence from mainline smaller. in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2572: Remove outdated comments in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2573: Don't fail hard when removing pending lockdir in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 506: Consistently treat property changes as actual changes (#122115) in file:///home/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 2578: Fix #120678 by issuing a CONNECT request when https is used via a proxy in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 1: Start working toward publish - get a publishing_root option in file:///home/jelmer/bzr-email/cmd/
Jelmer Vernooij
- Rev 2: publishing_product tied down in file:///home/jelmer/bzr-email/cmd/
Jelmer Vernooij
- Rev 3: convert the switch basics to an email plugin in file:///home/jelmer/bzr-email/cmd/
Jelmer Vernooij
- Rev 1: Add framework for git-rebase plugin. in file:///home/jelmer/bzr/bzr-rebase/
Jelmer Vernooij
- Rev 2: Add stubs for testsuite, rebase-continue and rebase-abort commands. in file:///home/jelmer/bzr/bzr-rebase/
Jelmer Vernooij
- Rev 3: Fill in commands. in file:///home/jelmer/bzr/bzr-rebase/
Jelmer Vernooij
- Rev 2579: (Daniel Watkins) Bug #113990 - update should print summary of changes (like pull does) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2580: (Kent Gibson) Fix bug #4663: bzr log -r to support selecting merge revisions. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2581: (robertc) Overhaul smart_add to be an api on MutableTree allowing specialisation and reducing some cruft. (Robert Collins, Martin Pool) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2582: teach windows installers to build pyrex/C extensions in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2582: Merge more runbzr cleanups in http://sourcefrog.net/bzr/cleanup-runbzr
Martin Pool
- Rev 2583: Remove unnecessary retcode=0 to run_bzr calls in http://sourcefrog.net/bzr/cleanup-runbzr
Martin Pool
- Rev 2584: Revert over-eager cleanup of test_run_bzr_error in http://sourcefrog.net/bzr/cleanup-runbzr
Martin Pool
- Rev 2574: merge news from trunk in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2583: (robertc) status analysis documentation. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2575: rename _lock_core to _attempt_lock in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2576: Remove LockDir.wait() in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2577: hook docs in http://sourcefrog.net/bzr/dlock
Martin Pool
- Rev 2585: fixup run_bzr syntax in launchpad plugin in http://sourcefrog.net/bzr/cleanup-runbzr
Martin Pool
- Rev 2584: (mbp, r=john, r=robertc) -Dlock and lockdir fixes in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2585: Fix #102019 by not asking strace to follow children in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 1: add x in file:///home/jelmer/bzr-svn/main/p/
Jelmer Vernooij
- Rev 2586: Unify MutableTree.smart_add behavior by disabling quirky memory-only Inventory in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2586: merge trunk and fix run_bzr call in merge_directive tests in http://sourcefrog.net/bzr/cleanup-runbzr
Martin Pool
- Rev 2587: fix up more run_bzr callers in http://sourcefrog.net/bzr/cleanup-runbzr
Martin Pool
- Rev 2587: (robertc) Make read() errors on directories raise ReadError not IO errors. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2588: (mbp, vila) more run_bzr cleanups in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2589: Warn when setting config values that will be masked (#122286) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2590: (Ian Clatworthy) Make the progress bar visible again in commit in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 516: Fix some tests. in file:///home/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 2591: (Aaron Bentley) Fix bug #94975 by using iter_entries_by_dir instead of iter_entries to ensure parents come before children in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2592: (robertc) New method external_url on Transport for obtaining the url to hand to external processes. Include the external_url for the backing_transport of SmartServer in the server_started and stopped hooks. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2593: Restore related-branch display to bzr info (Adeodato Simó) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2594: Guard test_email_message in try/finally block (John) in http://sourcefrog.net/bzr/email_message
Martin Pool
- Rev 2595: Doc for EmailMessage.send in http://sourcefrog.net/bzr/email_message
Martin Pool
- Rev 2594: (Adeodato Simó) Merge annotate changes to make it behave in a non-ASCII world in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2595: (Andrew Bennetts) Add -Dhpss debug flag to trace smart protocol requests and responses. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2596: (Alexander Belchenko) trivial doc update for reST conformance in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2597: Update NEWS with missing items ready for 0.18rc1 in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2598: (Ian Clatworthy) Prepare for 0.19 development in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2599: Add test for and documentation of option style, fix up existing options to comply in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2600: Also check that option help ends in a period, and fix those that don't in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2599: Remove obsolete --clean-output, --keep-output, --numbered-dirs selftest options (thanks Alexander) in http://sourcefrog.net/bzr/test-cleanup
Martin Pool
- Rev 2601: Option help improvements (thanks jamesw) in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2602: Fix up tests for option help cleanups in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2603: Fix one more option message. in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2604: Add help for --no-backup in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2605: Add failing test that global options are all used. in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2606: Clean up old/unused global options in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2607: Add failing test that global options are used at least twice in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2599: (mbp, r=jamesw, r=aaron) Make option grammar consistent and enforce that with a test in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2608: Clean up options that are registered globally and used once or not at all. in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2609: Insist that all options have a help string and fix those that don't. in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2600: nicer path display in info command in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2610: Fix up --kind options in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2600: Don't show dots progress indicatiors in noninteractive mode in http://sourcefrog.net/bzr/progress
Martin Pool
- Rev 2601: No progress bar in noninteractive mode; rename DotsProgress to DotsProgressBar in http://sourcefrog.net/bzr/progress
Martin Pool
- Rev 2601: No progress bar in noninteractive mode; rename DotsProgress to DotsProgressBar in http://sourcefrog.net/bzr/progress
Martin Pool
- Rev 2602: Test commit. in http://sourcefrog.net/bzr/progress
Martin Pool
- Rev 2601: (John Arbash Meinel) Simple fix to avoid a .split('/') when we don't need it in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2602: (Kuno Meyer) Fix glob_expand_for_win32 in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2599: (Kuno Meyer) Fix 'bzr add' crash under Win32 in http://people.ubuntu.com/~ianc/bzr/bzr.0.18
Ian Clatworthy
- Rev 2603: Merge uses Tree._iter_changes (Aaron Bentley) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2600: Merge trunk in http://sourcefrog.net/bzr/test-cleanup
Martin Pool
- Rev 2604: (mbp, r=aaron) remove obsolete selftest options in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4: Add some tests. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 5: Import change_revision_parent from bzr-svn. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 6: Add somewhat more complex plan generation function, rebase implementation. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 7: Add more test, make basic rebase work. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 8: Couple more minor fixes. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 9: Add rebase-todo command, fix rebase-continue. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 10: Add more agressive version of revert. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 11: Don't change the meaning of history - needs test. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 12: Give sane error when branch is already rebased. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 13: Add progress bar, some optimizations. Make merge type configurable. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 14: More speed optimizations, deal with already created revisions. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 15: Fix inverse bug - needs tests. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 16: Some more work on maptree. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 17: Move maptree code to separate files. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 18: More tests, extend MapTree a bit. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 19: - Add blackbox tests in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 20: Some more blackbox tests. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 21: Tests. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 488: Keep cache of revnos to reduce number of calls to revision_history(). in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 489: Support custom branching schemes and make the branching scheme name part of the in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 490: Allow only opening branches that actually exist. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 491: Merge 0.3.4 release. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 492: Add config objects for repositories. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 493: Remember locations and branching scheme. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 494: Use right test dirs. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 495: Move fetch tests to separate file. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 496: Implement needs_format_conversion(). in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 497: Refactory convert_repository(). in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 498: Add conversion checks. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 499: Fix test. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 500: Fix svn-import. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 501: Add indexes - thanks to spiv for pointing out. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 502: Remove debug output. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 503: Add test for svn-import with dumpfile. Fixes #123493 in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 504: Add blackbox tests for "bzr ls" and "bzr info" in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 505: Add some extra checks, fix issues with unicode. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 507: Depend on the rebase plugin for svn-upgrade. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 508: Re-implement the svn-upgrade command on top of bzr-rebase. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 509: Deal with the undefined branching scheme, for backwards compatibility. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 510: Simple speed optimizations. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 511: Deal with working trees in svn-upgrade. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 512: Add SingleBranchingScheme. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 513: Simplification. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 514: Remove --allow-changes argument to svn-upgrade: it's always needed. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 515: Another optimization. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 516: Update mapping for singlebranchingscheme. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 517: Don't be verbose when trying to connect unless -Dtransport was specified. Fixes #124858. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 518: Merge tets fixes. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 519: Add -v option to svn-upgrade. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 520: Update todo. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 2605: cleanup global options, and require options to provide a help string in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 444: Merge upstream. in file:///data/jelmer/bzr-svn/nestedtrees/
Jelmer Vernooij
- Rev 2605: Fix unbound variable in _create_prefix (thanks vila) in http://sourcefrog.net/bzr/trivial
Martin Pool
- Rev 2521: Doc testing of exceptions in http://sourcefrog.net/bzr/doc
Martin Pool
- Rev 2606: Merge fix for rm renamed files in http://sourcefrog.net/bzr/rm-renamed
Martin Pool
- Rev 2522: Exception testing review comments in http://sourcefrog.net/bzr/doc
Martin Pool
- Rev 2606: Make most functions prefer NULL_REVISION in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2607: Show bzr version, python version, etc when running tests in http://sourcefrog.net/bzr/test-cleanup
Martin Pool
- Rev 2607: Fix up run_bzr calls in http://sourcefrog.net/bzr/rm-renamed
Martin Pool
- Rev 2607: Fix unbound variable in _create_prefix (thanks vila) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2608: (mbp, r=robert) doc testing of exceptions in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2609: (marius, r=robert, r=mbp) Fix rm of renamed files in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2610: (robertc) Introduce a pack command. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 526: Some initial work converting svn:ignore to a .bzrignore file. in file:///data/jelmer/bzr-svn/ignore/
Jelmer Vernooij
- Rev 2601: merge trunk in http://sourcefrog.net/bzr/progress
Martin Pool
- Rev 2611: Fix get_home_location on Win98 (gzlist, r=john, r=alexander) in http://sourcefrog.net/bzr/trivial
Martin Pool
- Rev 2611: Fix get_home_location on Win98 (gzlist, r=john, r=alexander) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2612: Don't use Dots progress indicator in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2608: Restore display of copyright in bzr version, accidentally removed in http://sourcefrog.net/bzr/test-cleanup
Martin Pool
- Rev 2611: Better news entry for removal of global options in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2609: Update tests for new version display in http://sourcefrog.net/bzr/test-cleanup
Martin Pool
- Rev 2609: Update tests for new version display in http://sourcefrog.net/bzr/test-cleanup
Martin Pool
- Rev 2613: Better news entry for removal of global options in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2611: (Lukas Lalinsky) don't create a duplicate zipimporter, avoiding loading plugins twice in http://sourcefrog.net/bzr/integration
Martin Pool
- Rev 2614: (John Arbash Meinel) Implement _KnitIndex._load_data in pyrex. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2614: Move bencode tests from within their module into our test suite in http://sourcefrog.net/bzr/bencode
Martin Pool
- Rev 2612: Revert tightening of options api - breaks too many plugins in http://sourcefrog.net/bzr/check-options
Martin Pool
- Rev 2615: Update tests for new version display in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2615: Doc for revert, #87548 in http://sourcefrog.net/bzr/doc
Martin Pool
- Rev 2616: (Lukas Lalinsky) don't create a duplicate zipimporter, avoiding loading plugins twice in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2615: Move bencode tests into util.tests in http://sourcefrog.net/bzr/bencode
Martin Pool
- Rev 2617: Improve merge speed in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 531: Let config return a BranchingScheme instance rather than just a string. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 530: Add branching scheme property. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 529: Support parsing list scheme texts. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 528: Add docstring, no longer default to TrunkBranchingScheme() but to the scheme specified in ~/.bazaar/subversion.conf. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 527: Add __str__ to ListBranchingScheme. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
- Rev 24: Fix option grammar in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 23: Merge help text, tests and bug fixes from James. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 2609: Add PartialCloningNotSupported error. in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 2610: Add limit_to_revisions parameter to Repository.sprout(), BzrDir.sprout() and Repository.fetch() in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 2611: Add test for partial cloning into existing repositories. in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 2612: Add tests for partially cloning nested trees. in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 2613: Add tests for partial sprouting/fetching of repositories. in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 2614: Add test for partially fetching for InterKnitRepo. in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 2615: Add restrict_revisions parameter to VersionedFile.join() and in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 218: Move olive about dialog into olive. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 217: Update NEWS. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 208: Mention the package the gtksourceview python bindings live in. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 208: Mention the package the gtksourceview python bindings live in. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 210: Add notification area icon for commit-notify. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 211: Move notification area code into separate file. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 212: Ignore ctags files. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 213: Show preferences dialog from notify area icon, fix GPG display. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 214: Add notification area icon to menu. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 215: Fix double add. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 2617: Support the restrict_revisions parameter to join on delta knits. in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 2623: Fix copyright header. in file:///data/jelmer/bzr/shallow/
Jelmer Vernooij
- Rev 219: Never refuse to work with newer versions of bzr, just warn. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 220: Remove invalid functions. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 221: Add simple about dialog. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 222: Fix whitespace, add comment. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 223: Add icon for Bazaar preferences. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 223: Add icon for Bazaar preferences. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 224: Install all desktop files. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 225: Add docstrings, remove unused code. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 226: Add context menu in bzrk. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 227: Add push item in revision menu, clean up push code. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 228: Remove unused code, prefer questions to check boxes. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 229: Fix regression. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 230: Initial work towards supporting multiple revisions. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 231: Add RevisionSelectionBox widget, use in TagDialog. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 232: Make 'Add tag' dialog accessible from bzrk. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 220: Remove invalid functions. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 221: Add simple about dialog. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 222: Fix whitespace, add comment. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 223: Add icon for Bazaar preferences. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 224: Install all desktop files. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 225: Add docstrings, remove unused code. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 226: Add context menu in bzrk. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 227: Add push item in revision menu, clean up push code. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 228: Remove unused code, prefer questions to check boxes. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 229: Fix regression. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 230: Initial work towards supporting multiple revisions. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 231: Add RevisionSelectionBox widget, use in TagDialog. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 232: Make 'Add tag' dialog accessible from bzrk. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 233: Get rid of test button in push. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 2618: Move bencode tests into util.tests in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2619: Revert tightening of options api - breaks too many plugins in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2620: (John Arbash Meinel) Skip pyrex dependencies if we can't build, rather than failing in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2621: (James Westby) documentation updates (plugins, configuration, etc) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 234: Merge support for color diff configuration from Adeodato. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 235: Release 0.18.0 in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 2600: (Ian Clatworthy) Release 0.18 in http://people.ubuntu.com/~ianc/bzr/bzr.0.18
Ian Clatworthy
- Rev 236: Start working on 0.19.0 in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 2622: Add performance analysis of diff in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2623: (Ian Clatworthy) Merge 0.18 NEWS changes into bzr.dev in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2624: (robertc) New indexing facilities for maintaining dedicated indices within bzr. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2625: (Adeodato Simó) Lose python2.4-specific shebangs; Use generic 'python' instead in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2626: (Jelmer Vernooij) Fix bug #125955: Sanitize SSH_AUTH_SOCK environment variable in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2627: (robert collins) Reduce the number of all-history lookups done by push and pull. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2628: Merge Kent's work for left alignment of log output for merge only revisions in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2629: (Ian Clatworthy) make plugins command public with better help in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2630: (Ian Clatworthy) Tweak the 'make plugins public' change following feedback from lifeless in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 237: Some UI improvements for preferences dialog. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 238: Remove unnecessary shebang line. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 239: Add note about what should and should not be in the preferences dialog. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 240: Merge fix for local commits when network manager isn't available. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 241: Show tags in bzr viz. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 242: Avoid cleanup warning. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 2631: Add new bundle and merge-directive formats in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2632: Fix format strings in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2633: Disable timing-sensitive test in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2634: (robertc) Add FileNames a managed collection of names to get file-discovery without transport listing. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2635: (robertc) Reinstate the accidentally backed out external_url patch. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2636: (Ian Clatworthy) Clarify use of underscores in HACKING in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2637: (Ian Clatworthy) Deprecate old fns that use InventoryEntry methods that ought to go in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2638: (Kent Gibson) Update update's help in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2639: fix annotate merge to not require Tree.get_weave in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2640: (Adeodato Simó) EmailMessage class, allowing much nicer access to Email object than stdlib in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2641: (John Arbash Meinel) Small updates for EmailMessage for python2.5 compatibility in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2642: (Matthew Fuller) Fix URL to built copy of HACKING (bug #109149) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2643: (John Arbash Meinel) Implement DirState._read_dirblocks() in pyrex in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2644: Raise NoSuchId when get_file_sha1 is invoked with a baed file id in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 445: Merge upstream. in file:///data/jelmer/bzr-svn/nestedtrees/
Jelmer Vernooij
- Rev 446: Merge upstream. in file:///data/jelmer/bzr-svn/nestedtrees/
Jelmer Vernooij
- Rev 447: Add some more tests. in file:///data/jelmer/bzr-svn/nestedtrees/
Jelmer Vernooij
- Rev 448: Support relative urls. in file:///data/jelmer/bzr-svn/nestedtrees/
Jelmer Vernooij
- Rev 448: Support relative externals urls. in file:///data/jelmer/bzr-svn/nestedtrees/
Jelmer Vernooij
- Rev 2645: Fix bug #127115 by checking for self.other_rev_id being None in Merger.set_pending() in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2646: Transport connection sharing in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2647: Fix deprecation warnings on benchmarks (Lukas Lalinsky) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2648: (Ian Clatworthy) Refactor commit to prepare for population by tree walking in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2649: Test that default behavior is as before in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2650: bzr checkout -r always works, even with -r0 (#127708) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2651: (robertc) Allow the adaption of Knits to external indices via KnitGraphIndex. (Robert Collins). in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2652: Remove some quotation marks in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2653: (John Arbash Meinel) Make get_revision_graph() ask the versioned file, fix a performance bug in VF.get_graph([revision_id]) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2654: (Jonathan Lange) Fix bug #110092, when displaying a diff that includes a binary file, make sure the binary filenames are encoded in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2655: (Kuno Meyer) Tests for glob expansions on win32 + bugfix for `bzr in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2656: Revise text about voting to match current system in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2657: Add Graph.is_ancestor, update code to use it in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2658: (robertc) Update bzrlib.index to support composite keys. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2659: (Ian Clatworthy) Dump profiling data for KCacheGrind if the filename starts with callgrind.out in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2660: (John Arbash Meinel) remove a spurious get_master_branch() call, to avoid 1 extra remote connection in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2661: (robertc) Fix mismatch between KnitGraphIndex and KnitIndex in get_options. (Robert Collins). in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2662: (robertc) Ancient unused ``Repository.text_store`` attribute has been removed. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2663: rename "submit" to "send" in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 2664: Clean up merge command, support arbitrary revisions in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
Last message date:
Tue Jul 31 23:46:34 BST 2007
Archived on: Tue Jul 31 23:46:45 BST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).