.. |
notes
|
0.200.221
|
16 years ago |
Jelmer Vernooij |
Add FOSDEM roundtripping notes. |
|
|
|
tests
|
0.201.1
|
18 years ago |
Jelmer Vernooij |
Add very small initial testsuite. |
|
|
|
.bzrignore |
0.200.1058
|
14 years ago |
Jelmer Vernooij |
Add testr magic. |
74 bytes |
|
|
.testr.conf |
0.200.1085
|
14 years ago |
Jelmer Vernooij |
In .testr.conf; run all git-relevant tests. |
174 bytes |
|
|
__init__.py |
0.200.1141
|
14 years ago |
Jelmer Vernooij |
Use transports in git-import.
|
9.9 KB |
|
|
branch.py |
0.200.1140
|
14 years ago |
Jelmer Vernooij |
Update now that the control dir formats are no lon |
31.1 KB |
|
|
bzr-receive-pack |
0.200.1070
|
14 years ago |
Jelmer Vernooij |
Fix `bzr-receive-pack` and `bzr-upload-pack`.
|
453 bytes |
|
|
bzr-upload-pack |
0.200.1070
|
14 years ago |
Jelmer Vernooij |
Fix `bzr-receive-pack` and `bzr-upload-pack`.
|
438 bytes |
|
|
cache.py |
0.200.1140
|
14 years ago |
Jelmer Vernooij |
Update now that the control dir formats are no lon |
30.4 KB |
|
|
commands.py |
0.200.1143
|
14 years ago |
Jelmer Vernooij |
Add note about creating working trees. |
9.1 KB |
|
|
commit.py |
0.200.1145
|
14 years ago |
Jelmer Vernooij |
reset new_inventory after record_iter_changes |
5.5 KB |
|
|
config.py |
0.200.910
|
15 years ago |
Jelmer Vernooij |
update copyright years |
1.5 KB |
|
|
COPYING |
0.200.1
|
19 years ago |
Robert Collins |
Commit initial content. |
17.5 KB |
|
|
dir.py |
0.259.4
|
14 years ago |
Jelmer Vernooij |
Put determine_wants methods on InterRepo. |
16.4 KB |
|
|
errors.py |
0.200.992
|
15 years ago |
Jelmer Vernooij |
Avoid invoking git directly. |
1.6 KB |
|
|
fetch.py |
0.259.4
|
14 years ago |
Jelmer Vernooij |
Put determine_wants methods on InterRepo. |
27.2 KB |
|
|
HACKING |
0.200.627
|
16 years ago |
Jelmer Vernooij |
Simply refer to bzr's docs in HACKING. |
88 bytes |
|
|
help.py |
0.200.1011
|
15 years ago |
Jelmer Vernooij |
Add some basic documentation in 'bzr help git'.
|
1.3 KB |
|
|
hg.py |
0.200.772
|
15 years ago |
Jelmer Vernooij |
Add docstring. |
2.7 KB |
|
|
info.py |
0.200.1112
|
14 years ago |
Jelmer Vernooij |
Update info.py. |
543 bytes |
|
|
INSTALL |
0.200.214
|
16 years ago |
Jelmer Vernooij |
mention the requirement to install Dulwich. |
296 bytes |
|
|
inventory.py |
0.200.1147
|
14 years ago |
Jelmer Vernooij |
Use Tree.items() rather than Tree.entries().
|
12.6 KB |
|
|
Makefile |
0.200.972
|
15 years ago |
Jelmer Vernooij |
Use BZR_PLUGINS_AT. |
854 bytes |
|
|
mapping.py |
0.200.1029
|
15 years ago |
Jelmer Vernooij |
Use dictionary with verifiers rather than requirin |
20.5 KB |
|
|
NEWS |
0.259.1
|
14 years ago |
Jelmer Vernooij |
Provide custom GitDir.sprout() for bzr 2.4 compati |
8.4 KB |
|
|
object_store.py |
0.200.1059
|
14 years ago |
Jelmer Vernooij |
Fix graph tests. |
25 KB |
|
|
push.py |
0.200.1065
|
14 years ago |
Jelmer Vernooij |
Don't peel tags automatically when pushing back. |
12.2 KB |
|
|
README |
0.200.1077
|
14 years ago |
Jelmer Vernooij |
Some minor doc fixes |
462 bytes |
|
|
refs.py |
0.200.1146
|
14 years ago |
Jelmer Vernooij |
Avoid doing IO in assert.
|
7.1 KB |
|
|
remote.py |
0.200.1148
|
14 years ago |
Jelmer Vernooij |
Remove no longer necessary compatibility code for |
12.5 KB |
|
|
repository.py |
0.259.4
|
14 years ago |
Jelmer Vernooij |
Put determine_wants methods on InterRepo. |
10.7 KB |
|
|
revspec.py |
0.200.979
|
15 years ago |
Jelmer Vernooij |
Special-case NULL_REVISION when looking for Git sh |
4.6 KB |
|
|
roundtrip.py |
0.200.1029
|
15 years ago |
Jelmer Vernooij |
Use dictionary with verifiers rather than requirin |
3.8 KB |
|
|
send.py |
0.200.1111
|
14 years ago |
Jelmer Vernooij |
Drop support for Bazaar < 2.3. |
6.9 KB |
|
|
server.py |
0.200.874
|
15 years ago |
Jelmer Vernooij |
Support tag refs. |
2.8 KB |
|
|
setup.py |
0.200.695
|
15 years ago |
Jelmer Vernooij |
Clean up trailing whitespace. |
904 bytes |
|
|
TODO |
0.200.1077
|
14 years ago |
Jelmer Vernooij |
Some minor doc fixes |
45 bytes |
|
|
transportgit.py |
0.200.1119
|
14 years ago |
Jelmer Vernooij |
Refactor repository initialization. |
17.8 KB |
|
|
tree.py |
0.200.959
|
15 years ago |
Jelmer Vernooij |
Improve docstrings. |
7.4 KB |
|
|
versionedfiles.py |
0.200.1087
|
14 years ago |
Jelmer Vernooij |
Add basic tests for GitRevisions.
|
4.1 KB |
|
|
workingtree.py |
0.200.1140
|
14 years ago |
Jelmer Vernooij |
Update now that the control dir formats are no lon |
10.3 KB |
|
|