source: tailor/vcpx/repository/bzr.py @ 1529

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1529   5 years lele First cut at tracking the is_directory flag on changeset entries Not all …
(edit) @1518   5 years lele Don't raise an error when bzr do not find anything to apply This happens …
(edit) @1511   5 years lele Emit some noise before collecting bzr history, which may take a lot
(edit) @1500   5 years lele Don't rename back entries to their original name, applying to Bazaar …
(edit) @1476   5 years morozov Fix exception handling typo
(edit) @1445   6 years ori Resolved bzrlib deprecation warnings. Have bazaar generate the …
(edit) @1442   6 years lele Removed import of compare_trees, not needed It was a left over by "[bzr] …
(edit) @1369   6 years larstiq bzrlib-pull-result-object
(edit) @1367   6 years larstiq bazaar-ng-renaming What was formerly know as Bazaar-NG is no longer the …
(edit) @1329   6 years jgoerzen New _commit option isinitialcommit This lets a target VC better detect an …
(edit) @1326   6 years jgoerzen Add new parameter tags to _commit This was necessary so that the …
(edit) @1282   7 years lele UNDO: Fix ticket #75, at least with DisjunctWorkingDirectories While …
(edit) @1281   7 years lele Fix ticket #75, at least with DisjunctWorkingDirectories While fixing it …
(edit) @1260   7 years lele M-x whitespace-cleanup
(edit) @1242   7 years lele Ignore involved metadirs with bazaar too
(edit) @1239   7 years lele Move import to the top of the method
(edit) @1238   7 years lele Augment the ignored list with the content of .bzrignore not user's global …
(edit) @1237   7 years lele Use newer API to deal with ignore file in bzr 0.9
(edit) @1234   7 years lele Explicitly load the plugins before using bzrlib
(edit) @1233   7 years lele Reorder the imports as suggested by the bzr policy
(edit) @1216   7 years dato [general] Ensure Changeset.date always has timezone information This …
(edit) @1215   7 years lele New Repository.create() method, to initialize a new repository
(edit) @1209   7 years ydirson Move basedir attribute from WorkingDir to Repository
(edit) @1204   7 years dato [bzr] ignore state and log files without using .bzrignore This patch …
(edit) @1203   7 years dato [bzr] _addSubtree(): do not add files in IGNORED_METADIRS and .bzrignore …
(edit) @1201   7 years dato [bzr] rewrite _addPathnames and _addSubtree using smart_add_tree …
(edit) @1196   7 years dato [bzr] when removing files, get files removed before the directory they're …
(edit) @1187   7 years lele Fix repository instantiation Don't use the logger, since we don't have one …
(move) @1179   7 years lele Split the monolithic repository.py into smaller units The repository …
copied from vcpx/bzr.py:
(edit) @1164   7 years lele Use normalized path for comparing with paths from bzrlib This is the patch …
Note: See TracRevisionLog for help on using the revision log.