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