~bzr-pqm/bzr/bzr.dev

This patch changes the fetch code. Before, the original code expanded every inventory and
copied/joined the changed weave. After that it merged the single inventory to the 
local inventory weave.

Now the code get ( via the file_involved() function ) the file_id involved, then
copies/joins the weave changed. After that the new code merges the two inventory
(remote and local ). The big gain is that it isn't necessary anymore to expand 
and merge every single inventory.
Filename Latest Rev Last Changed Committer Comment Size
..
bzrlib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
contrib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
doc 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
notes 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
patches 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
tools 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
.bzrignore 1185.33.53 18 years ago Martin Pool Don't ignore bzrlib/plugins -- really bad idea bec 190 bytes Diff Download File
.rsyncexclude 1185.33.36 18 years ago Martin Pool Exclude more files from dumb-rsync upload 203 bytes Diff Download File
build-api 1185.33.32 18 years ago Martin Pool [merge] fix \t in commit messages 100 bytes Diff Download File
File bzr 1185.35.13 18 years ago Aaron Bentley Merged Martin 2.3 KB Diff Download File
bzr_man.py 1185.33.89 18 years ago Martin Pool [patch] add a selftest test that the setup build s 6.9 KB Diff Download File
HACKING 1185.33.48 18 years ago Martin Pool Hacking notes on TDD 8.6 KB Diff Download File
INSTALL 1185.16.80 18 years ago Martin Pool Update news and readme - better explanation of de 437 bytes Diff Download File
Makefile 1185.33.72 18 years ago Martin Pool Fix commit message template for non-ascii files, a 329 bytes Diff Download File
NEWS 1185.33.95 18 years ago Martin Pool New TestSkipped facility, and tests for it. 35.4 KB Diff Download File
NEWS.developers 1185.16.35 18 years ago Martin Pool - stub for revision properties 910 bytes Diff Download File
README 1185.33.32 18 years ago Martin Pool [merge] fix \t in commit messages 808 bytes Diff Download File
File setup.py 1185.33.75 18 years ago Martin Pool Include new submodules in setup.py list of modules 3 KB Diff Download File
TODO 1185.33.40 18 years ago Martin Pool [merge] jelmer 15.4 KB Diff Download File
tutorial.txt 1185.33.32 18 years ago Martin Pool [merge] fix \t in commit messages 9.9 KB Diff Download File