~maxb/bzr-svn/wildcard-layout-no-project-path

  • Committer: Max Bowsher
  • Date: 2011-01-11 08:52:40 UTC
  • Revision ID: maxb@f2s.com-20110111085240-tffxdh4b7azxc0da
WildcardLayout should not set project path.
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 3385 13 years ago Jelmer Vernooij Update .testr config. 145 bytes Diff Download File
__init__.py 3491 13 years ago Jelmer Vernooij Fix version check. 10.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 3254 14 years ago Jelmer Vernooij Support passwords being specified in authenticatio 9.6 KB Diff Download File
AUTHORS 3470 13 years ago Jelmer Vernooij merge cruft removal from maxb 1005 bytes Diff Download File
branch.py 3459 13 years ago Jelmer Vernooij Some reformatting, don't let __len__ of RevisionMe 39.3 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 3404 13 years ago Jelmer Vernooij Move common_prefixes to changes. 5.9 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 3490 13 years ago Jelmer Vernooij Mention API version in error rather than run time 43.2 KB Diff Download File
config.py 3464 13 years ago Jelmer Vernooij Fix compatibility with older versions of bzr. 16.7 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 3366 13 years ago Jelmer Vernooij Warn when inconsistencies between cache and repo a 8.7 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 3471 13 years ago Jelmer Vernooij Fix regression in 'bzr missing -v' 61.9 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
format.py 3451 13 years ago Jelmer Vernooij Mark remote svn as not supporting working trees. 8.3 KB Diff Download File
HACKING 2939 14 years ago Jelmer Vernooij Note about deprecated code. 759 bytes Diff Download File
info.py 3475 13 years ago Jelmer Vernooij Mark as compatible with 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 3484.1.1 13 years ago Kristian Berge Nessa Use pycompat.any if necessary (python2.4) 16.8 KB Diff Download File
Makefile 3348 13 years ago Jelmer Vernooij Pass around node kind everywhere. 2.5 KB Diff Download File
mapping.py 3480 13 years ago Jelmer Vernooij Start storing testament data for roundtripped revi 35.8 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 3495 13 years ago Jelmer Vernooij Support `old_tip` argument to WorkingTree.update() 50.5 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 3481 13 years ago Jelmer Vernooij Create and set a testament when possible. 20.2 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 3452 13 years ago Jelmer Vernooij Fix access of control_transport. 11.2 KB Diff Download File
repository.py 3469.1.2 13 years ago Max Bowsher Remove the unused check_revprops boolean in Revisi 51 KB Diff Download File
revids.py 3392 13 years ago Jelmer Vernooij Fix test. 16 KB Diff Download File
revmeta.py 3469.1.2 13 years ago Max Bowsher Remove the unused check_revprops boolean in Revisi 55.1 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 3487 13 years ago Jelmer Vernooij 'support' diffing binary files. 8.7 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 3342 13 years ago Jelmer Vernooij Remove trailing whitespace. 13.7 KB Diff Download File
TODO 3062 14 years ago Jelmer Vernooij Improve formatting. 622 bytes Diff Download File
transport.py 3472 13 years ago Jelmer Vernooij Fix use of get_any() 32.8 KB Diff Download File
tree.py 3466 13 years ago Jelmer Vernooij Properly encode paths when annotating. 17.3 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 3494 13 years ago Jelmer Vernooij Add support for old_tip in WorkingTree.update(). 47.3 KB Diff Download File