source: tailor/vcpx/bzr.py @ 1164

Revision Log Mode:


Legend:

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