~jelmer/bzr-svn/merge-fetch

  • Committer: Jelmer Vernooij
  • Date: 2011-03-26 18:00:55 UTC
  • Revision ID: jelmer@samba.org-20110326180055-vf8tm5pfvz4hu3ud
Remove limited pull, doesn't work when fetching tags.
Filename Latest Rev Last Changed Committer Comment Size
..
cache 2546 15 years ago Jelmer Vernooij move cache into a separate package. Diff
explorer 3263.2.1 14 years ago Ian Clatworthy Integrate svn-import into Explorer Diff
layout 1895 15 years ago Jelmer Vernooij Split up layout code into multiple files. Diff
mapping3 974.1.13 15 years ago Jelmer Vernooij Split v3 mappings into a separate module. Diff
specs 837 16 years ago Jelmer Vernooij add specification documenting unicode policy. Diff
tests 236.1.4 17 years ago Jelmer Vernooij Merge main branch. Diff
.bzrignore 3346 13 years ago Jelmer Vernooij Support testr. 133 bytes Diff Download File
.testr.conf 3529 13 years ago Jelmer Vernooij Run all relevant tests in testr. 185 bytes Diff Download File
__init__.py 3599 13 years ago Jelmer Vernooij Prober.known_formats is a class method. 17.5 KB Diff Download File
annotate.py 3337 13 years ago Jelmer Vernooij Cope with get_file_revs now passing 4 arguments to 3 KB Diff Download File
auth.py 3546 13 years ago Jelmer Vernooij Preserve username when looking up credentials. 9.2 KB Diff Download File
AUTHORS 3470 13 years ago Jelmer Vernooij merge cruft removal from maxb 1005 bytes Diff Download File
branch.py 3654 13 years ago Jelmer Vernooij Implement more efficient InterFromSvnBranch.fetch. 35.2 KB Diff Download File
branchprops.py 2817 15 years ago Jelmer Vernooij Some formatting fixes. 1.7 KB Diff Download File
bzr-svn.cfg 812 16 years ago Jelmer Vernooij Import pydoctor configuration file. 159 bytes Diff Download File
bzr-svn.doap 3238 14 years ago Jelmer Vernooij Add more releases to doap file. 5 KB Diff Download File
changes.py 3555 13 years ago Jelmer Vernooij Fix following of parent path copies from the root. 6 KB Diff Download File
commands.py 3492 13 years ago Jelmer Vernooij Support layouts that don't provide certain functio 10 KB Diff Download File
commit.py 3650.1.2 13 years ago Jelmer Vernooij Add allow_metadata_in_file_properties option. 40.6 KB Diff Download File
config.py 3650.1.3 13 years ago Jelmer Vernooij Add allow_metadata_in_file_properties option. 16.9 KB Diff Download File
convert.py 3363 13 years ago Jelmer Vernooij Cope with invalid svk:merge properties during fetc 12.4 KB Diff Download File
COPYING 2632 15 years ago Jelmer Vernooij Change license back to GPLv2+. 17.5 KB Diff Download File
errors.py 3650.1.2 13 years ago Jelmer Vernooij Add allow_metadata_in_file_properties option. 9.1 KB Diff Download File
FAQ 3456 13 years ago Jelmer Vernooij Add note about virus scanners accessing temporary 4.8 KB Diff Download File
fetch.py 3648.1.2 13 years ago Jelmer Vernooij Enable shortcut cloning into empty repo. 62.1 KB Diff Download File
fileids.py 3383 13 years ago Jelmer Vernooij Change get_revprops, get_paths to properties. 15.1 KB Diff Download File
HACKING 2939 14 years ago Jelmer Vernooij Note about deprecated code. 759 bytes Diff Download File
info.py 3563 13 years ago Jelmer Vernooij Drop support for bzr < 2.3. 1.2 KB Diff Download File
INSTALL 3477 13 years ago Jelmer Vernooij Remove reference to edge.launchpad.net, which is g 1.8 KB Diff Download File
keywords.py 3383 13 years ago Jelmer Vernooij Change get_revprops, get_paths to properties. 6.6 KB Diff Download File
logwalker.py 3509.1.6 13 years ago Max Bowsher Note optional operation. 17.1 KB Diff Download File
Makefile 3348 13 years ago Jelmer Vernooij Pass around node kind everywhere. 2.5 KB Diff Download File
mapping.py 3594 13 years ago Jelmer Vernooij Fix show_foreign_revid for non-ascii branch paths. 36.1 KB Diff Download File
mapping.txt 1038 16 years ago Jelmer Vernooij Merge utility code for ignores. 8.2 KB Diff Download File
mapping2.py 3281.1.3 14 years ago Jelmer Vernooij Remove separate infrastructure for storing text pa 7.6 KB Diff Download File
mapping4.py 3469.1.1 13 years ago Max Bowsher Simplify unnecessary conditional. 5.3 KB Diff Download File
NEWS 3654 13 years ago Jelmer Vernooij Implement more efficient InterFromSvnBranch.fetch. 52.6 KB Diff Download File
parents.py 3124 14 years ago Jelmer Vernooij Fix some errors pointed out by pyflakes. 1.7 KB Diff Download File
File pre-revprop-change.example 2752 15 years ago Jelmer Vernooij Only allow changing bzr:gpg-signature 551 bytes Diff Download File
push.py 3650.1.2 13 years ago Jelmer Vernooij Add allow_metadata_in_file_properties option. 29.9 KB Diff Download File
pycompat.py 3332 13 years ago Jelmer Vernooij Add slots. 938 bytes Diff Download File
pylintrc 1618 15 years ago Jelmer Vernooij Fix more formatting issues, add pylintrc file. 8.5 KB Diff Download File
README 3321 13 years ago Jelmer Vernooij Remove implemented/not relevant todo items. 4.7 KB Diff Download File
reconcile.py 3480 13 years ago Jelmer Vernooij Start storing testament data for roundtripped revi 4.5 KB Diff Download File
remote.py 3650 13 years ago Jelmer Vernooij Merge fix for compatibility with bzr 2.4. 15.9 KB Diff Download File
repository.py 3650.1.2 13 years ago Jelmer Vernooij Add allow_metadata_in_file_properties option. 52.6 KB Diff Download File
revids.py 3544 13 years ago Jelmer Vernooij Require subvertpy 0.8.0. 14.6 KB Diff Download File
revmeta.py 3509.1.4 13 years ago Max Bowsher Merge trunk, resolve conflict. 56.3 KB Diff Download File
revspec.py 3244 14 years ago Jelmer Vernooij Properly handle invalid Subversion revision number 3.4 KB Diff Download File
send.py 3563 13 years ago Jelmer Vernooij Drop support for bzr < 2.3. 8.6 KB Diff Download File
server.py 3342 13 years ago Jelmer Vernooij Remove trailing whitespace. 7.4 KB Diff Download File
File setup.py 3484 13 years ago Jelmer Vernooij Install layout tests. 2 KB Diff Download File
svk.py 3342 13 years ago Jelmer Vernooij Remove trailing whitespace. 2.2 KB Diff Download File
tags.py 3553 13 years ago Jelmer Vernooij Fix ReverseTagDict. 14.1 KB Diff Download File
TODO 3062 14 years ago Jelmer Vernooij Improve formatting. 622 bytes Diff Download File
transport.py 3649 13 years ago Jelmer Vernooij Fix readonly support. 30.7 KB Diff Download File
tree.py 3544 13 years ago Jelmer Vernooij Require subvertpy 0.8.0. 17.1 KB Diff Download File
UPGRADING 2054 15 years ago Jelmer Vernooij Update UPGRADING. 812 bytes Diff Download File
util.py 3320 13 years ago Jelmer Vernooij Move ListBuildingIterator to util. 4.4 KB Diff Download File
versionedfiles.py 3466 13 years ago Jelmer Vernooij Properly encode paths when annotating. 4.8 KB Diff Download File
File wiki.py 3180 14 years ago Jelmer Vernooij Cope with RC's without ~ a bit better. 1.9 KB Diff Download File
workingtree.py 3598 13 years ago Jelmer Vernooij Remove some unnecessary compatibility code, avoid 46.8 KB Diff Download File