To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
« back to all changes in this revision
Viewing changes to bzrlib/_bencode_pyx.pyx
-
bzrlib/plugins/news_merge
-
bzrlib/plugins/news_merge/tests
-
doc/es/user-guide/resolving_conflicts.txt
=>
bzrlib/help_topics/es/conflicts.txt
Show diffs side-by-side
added
removed
268
268
self.maxsize = maxsize
271
def __dealloc__(self):
272
272
free(self.buffer)
273
273
self.buffer = NULL