~jelmer/bzr-git/705807-dpush

  • Committer: Jelmer Vernooij
  • Date: 2011-02-16 15:32:18 UTC
  • Revision ID: jelmer@samba.org-20110216153218-h8dt0mk91rwx6myb
In .testr.conf; run all git-relevant tests.
Filename Latest Rev Last Changed Committer Comment Size
..
notes 221 15 years ago Jelmer Vernooij Add FOSDEM roundtripping notes. Diff
tests 12.1.1 17 years ago Jelmer Vernooij Add very small initial testsuite. Diff
.bzrignore 1058 13 years ago Jelmer Vernooij Add testr magic. 74 bytes Diff Download File
.testr.conf 1085 13 years ago Jelmer Vernooij In .testr.conf; run all git-relevant tests. 174 bytes Diff Download File
__init__.py 1083 13 years ago Jelmer Vernooij Register repository format. 12.1 KB Diff Download File
branch.py 1078 13 years ago Jelmer Vernooij Fix git-import from remote repositories. 29.7 KB Diff Download File
File bzr-receive-pack 1070 13 years ago Jelmer Vernooij Fix `bzr-receive-pack` and `bzr-upload-pack`. 453 bytes Diff Download File
File bzr-upload-pack 1070 13 years ago Jelmer Vernooij Fix `bzr-receive-pack` and `bzr-upload-pack`. 438 bytes Diff Download File
cache.py 1075 13 years ago Jelmer Vernooij Fix compatibility with older versions of python-td 30.4 KB Diff Download File
commands.py 1061 13 years ago Jelmer Vernooij Add support for using unpeel map. 8.7 KB Diff Download File
commit.py 998 13 years ago Jelmer Vernooij Don't modify dictionary during iteration. 5 KB Diff Download File
config.py 910 14 years ago Jelmer Vernooij update copyright years 1.5 KB Diff Download File
COPYING 1 17 years ago Robert Collins Commit initial content. 17.5 KB Diff Download File
dir.py 1038 13 years ago Jelmer Vernooij Raise UnsupportedOperation on create_workingtree. 10.5 KB Diff Download File
errors.py 992 13 years ago Jelmer Vernooij Avoid invoking git directly. 1.6 KB Diff Download File
fetch.py 1079 13 years ago Jelmer Vernooij Avoid looking up revid if not necessary. 26.3 KB Diff Download File
HACKING 627 14 years ago Jelmer Vernooij Simply refer to bzr's docs in HACKING. 88 bytes Diff Download File
help.py 1011 13 years ago Jelmer Vernooij Add some basic documentation in 'bzr help git'. 1.3 KB Diff Download File
hg.py 772 14 years ago Jelmer Vernooij Add docstring. 2.7 KB Diff Download File
info.py 1082 13 years ago Jelmer Vernooij start on 0.5.5 546 bytes Diff Download File
INSTALL 214 15 years ago Jelmer Vernooij mention the requirement to install Dulwich. 296 bytes Diff Download File
inventory.py 990 13 years ago Jelmer Vernooij Support 'add' in empty directory. 12.5 KB Diff Download File
Makefile 972 13 years ago Jelmer Vernooij Use BZR_PLUGINS_AT. 854 bytes Diff Download File
mapping.py 1029 13 years ago Jelmer Vernooij Use dictionary with verifiers rather than requirin 20.5 KB Diff Download File
NEWS 1082 13 years ago Jelmer Vernooij start on 0.5.5 8 KB Diff Download File
object_store.py 1059 13 years ago Jelmer Vernooij Fix graph tests. 25 KB Diff Download File
push.py 1065 13 years ago Jelmer Vernooij Don't peel tags automatically when pushing back. 12.2 KB Diff Download File
README 1077 13 years ago Jelmer Vernooij Some minor doc fixes 462 bytes Diff Download File
refs.py 1065 13 years ago Jelmer Vernooij Don't peel tags automatically when pushing back. 6.9 KB Diff Download File
remote.py 1068 13 years ago Jelmer Vernooij Implement user_url/control_url. 11.4 KB Diff Download File
repository.py 1084 13 years ago Jelmer Vernooij Support 'initializing' repositories in control dir 9.9 KB Diff Download File
revspec.py 979 13 years ago Jelmer Vernooij Special-case NULL_REVISION when looking for Git sh 4.6 KB Diff Download File
roundtrip.py 1029 13 years ago Jelmer Vernooij Use dictionary with verifiers rather than requirin 3.8 KB Diff Download File
send.py 740 14 years ago Jelmer Vernooij Implement to_files() for git merge directives. 7.1 KB Diff Download File
server.py 874 14 years ago Jelmer Vernooij Support tag refs. 2.8 KB Diff Download File
File setup.py 695 14 years ago Jelmer Vernooij Clean up trailing whitespace. 904 bytes Diff Download File
TODO 1077 13 years ago Jelmer Vernooij Some minor doc fixes 45 bytes Diff Download File
transportgit.py 1031 13 years ago Jelmer Vernooij Better __repr__. 17.1 KB Diff Download File
tree.py 959 13 years ago Jelmer Vernooij Improve docstrings. 7.4 KB Diff Download File
versionedfiles.py 974 13 years ago Jelmer Vernooij Provide VersionedFiles.get_annotator. 4 KB Diff Download File
workingtree.py 1030 13 years ago Jelmer Vernooij More work on supporting roundtripping push. 9.8 KB Diff Download File