Implement _bisect_recursive, which uses multiple bisect calls to
handle renames and finding entries in subdirs.
As is, this could be hooked into paths2ids() if the dirstate has not been loaded yet.
However, it doesn't quite provide enough, since the parsed entries would probably not
be saved. Further, the multiple bisect calls are less efficient then they could be,
because they do not remember the last bisect call.
We should explore switching to a caching structure, which maintains all records that
have been processed, in a structure that can be in-memory searched before going back
to disk.
.. |
bzrlib
|
1185.1.29
|
20 years ago |
Robert Collins |
merge merge tweaks from aaron, which includes late |
|
|
|
contrib
|
1185.1.29
|
20 years ago |
Robert Collins |
merge merge tweaks from aaron, which includes late |
|
|
|
doc
|
1185.1.29
|
20 years ago |
Robert Collins |
merge merge tweaks from aaron, which includes late |
|
|
|
tools
|
1185.1.29
|
20 years ago |
Robert Collins |
merge merge tweaks from aaron, which includes late |
|
|
|
.bzrignore |
2054.2.15
|
18 years ago |
Aaron Bentley |
Ignore html docs (both kinds) |
540 bytes |
|
|
.rsyncexclude |
1185.33.36
|
19 years ago |
Martin Pool |
Exclude more files from dumb-rsync upload |
203 bytes |
|
|
BRANCH.TODO |
2255.2.31
|
18 years ago |
Robert Collins |
Work in progress to make merge_inner work with dir |
767 bytes |
|
|
build-api |
1185.33.32
|
19 years ago |
Martin Pool |
[merge] fix \t in commit messages |
100 bytes |
|
|
bzr |
2295.1.1
|
18 years ago |
Martin Pool |
Flush trace file before doing os._exit.
|
3.6 KB |
|
|
bzr.ico |
1861.2.16
|
19 years ago |
Alexander Belchenko |
new official bzr.ico |
7.2 KB |
|
|
COPYING.txt |
1861.2.9
|
19 years ago |
Alexander Belchenko |
rename gpl.txt => COPYING.txt
|
17.5 KB |
|
|
generate_docs.py |
1861.2.7
|
19 years ago |
Alexander Belchenko |
merge bzr.dev |
2.9 KB |
|
|
HACKING |
2242.1.1
|
18 years ago |
Alexander Belchenko |
merge latest fixes from bzr.0.14 |
25 KB |
|
|
INSTALL |
1185.16.80
|
20 years ago |
Martin Pool |
Update news and readme
- better explanation of de |
437 bytes |
|
|
Makefile |
2245.4.5
|
18 years ago |
Alexander Belchenko |
bzr-win32-bdist-postinstall.py: good win98 support |
3.1 KB |
|
|
NEWS |
2255.2.106
|
18 years ago |
John Arbash Meinel |
[merge] bzr.dev 2298 (broken) |
95.8 KB |
|
|
NEWS.developers |
1185.16.35
|
20 years ago |
Martin Pool |
- stub for revision properties |
910 bytes |
|
|
profile_imports.py |
1996.3.36
|
19 years ago |
John Arbash Meinel |
[merge] bzr.dev 2070 |
5.4 KB |
|
|
README |
2242.1.1
|
18 years ago |
Alexander Belchenko |
merge latest fixes from bzr.0.14 |
2.4 KB |
|
|
setup.py |
2245.4.4
|
18 years ago |
Alexander Belchenko |
setup.py: fix plain 'python setup.py install' for |
7 KB |
|
|
TODO |
1996.3.37
|
19 years ago |
John Arbash Meinel |
Update HACKING and TODO |
15.9 KB |
|
|