|
|
|
@1164
|
7 years |
lele |
Use normalized path for comparing with paths from bzrlib
This is the patch …
|
|
|
|
@1162
|
7 years |
lele |
Remove useless imports noticed by pyflakes
|
|
|
|
@1152
|
7 years |
lele |
Use %r instead of explicit quotes for pathnames in info messages
|
|
|
|
@1146
|
7 years |
lele |
Rename back the entry only if old one does not exist
|
|
|
|
@1127
|
7 years |
olaf |
Forgot to change one variable
|
|
|
|
@1126
|
7 years |
olaf |
Remove whitespace from email address in bzr revision ids (closes #48).
|
|
|
|
@1114
|
7 years |
olaf |
Rename entries to names in bzr backend
Entries refer to ChangesetEntry?, …
|
|
|
|
@1113
|
7 years |
lele |
Spell fix: it's synchronize, not syncronize
|
|
|
|
@1112
|
7 years |
olaf |
Better docstrings in bzr.py
|
|
|
|
@1111
|
7 years |
olaf |
Fixes for bzr 0.8 release
Use create_branch_convenience from bzrlib to …
|
|
|
|
@1090
|
7 years |
lalo.martins |
bzrlib 0.8 stage 2
Finished the upgrade of bzr.py for the bzrlib 0.8 api.
|
|
|
|
@1089
|
7 years |
lalo.martins |
bzrlib 0.8 stage 1
Partial upgrade of bzr.py for the bzrlib 0.8 api. …
|
|
|
|
@1088
|
7 years |
lalo.martins |
bzr API: tree inventory
The bzr API changed again; now the Branch object …
|
|
|
|
@1049
|
7 years |
lele |
Do not add entries inside a moved/copied directory on bzr target
The fix …
|
|
|
|
@1046
|
7 years |
marienz |
Do not use bzr's smart_add_tree as it ignores entries
Also, do not add …
|
|
|
|
@1033
|
7 years |
ivan |
Small bzr API change in 0.7
I would like to point out an small API change …
|
|
|
|
@1027
|
7 years |
duchier |
Use bzr.dev new smart_add_tree() in place of smart_add_branch()
|
|
|
|
@1022
|
7 years |
bart.teeuwisse |
bzr WorkingTree? fixes
|
|
|
|
@993
|
8 years |
brendan |
Fix bzr incremental update
Incremental update in bzr isn't working: when …
|
|
|
|
@992
|
8 years |
lele |
Ignore the backup copy of the state file
|
|
|
|
@971
|
8 years |
lele |
Call .get_inventory(), bzr branch lost the .inventory attribute
|
|
|
|
@970
|
8 years |
lele |
Emit informative noise in the bzr backend
|
|
|
|
@967
|
8 years |
mithrandi |
Fix remove() in bzr backend.
This method is now in WorkingTree?, not …
|
|
|
|
@948
|
8 years |
lele |
Use a weakref to hold the repository to avoid circular refs
|
|
|
|
@924
|
8 years |
lele |
Properly initialize a .bzrignore file to skip tailor log and state file
|
|
|
|
@923
|
8 years |
lele |
Handle both INITIAL and HEAD as special revision ids
|
|
|
|
@922
|
8 years |
lele |
Complete the application of a changeset, performing a merge
|
|
|
|
@921
|
8 years |
lele |
Don't build a list, yield back a changeset at a time
|
|
|
|
@918
|
8 years |
lele |
Fix imports
|
|
|
|
@917
|
8 years |
lele |
Implement a BazaarNG specific _addSubtree()
This really makes the …
|
|
|
|
@916
|
8 years |
lele |
Move import of symbols in the function that uses them
|
|
|
|
@915
|
8 years |
lele |
Cosmetic to keep the lines short
|
|
|
|
@890
|
8 years |
lele |
M-x whitespace-cleanup
|
|
|
|
@879
|
8 years |
jelmer |
bzrng-replace-bzr
Remove the old 'bzr' backend and replace it with the …
|
|
copied from vcpx/bzrng.py:
|
|
|
|
@878
|
8 years |
jelmer |
bzrng-source-rename-fix
|