~ubuntu-branches/ubuntu/vivid/dulwich/vivid-proposed

« back to all changes in this revision

Viewing changes to dulwich.egg-info/SOURCES.txt

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2014-01-29 00:30:26 UTC
  • mfrom: (1.5.4)
  • Revision ID: package-import@ubuntu.com-20140129003026-e483cc2gb1yfhj6d
Tags: 0.9.5-1
* Add upstream PGP signing key.
* Enable autopkgtest.
* New upstream release.
* Bump standards version to 3.9.5 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
docs/protocol.txt
19
19
docs/tutorial/Makefile
20
20
docs/tutorial/conclusion.txt
 
21
docs/tutorial/file-format.txt
21
22
docs/tutorial/index.txt
22
23
docs/tutorial/introduction.txt
23
24
docs/tutorial/object-store.txt
41
42
dulwich/lru_cache.py
42
43
dulwich/object_store.py
43
44
dulwich/objects.py
 
45
dulwich/objectspec.py
44
46
dulwich/pack.py
45
47
dulwich/patch.py
46
48
dulwich/porcelain.py
69
71
dulwich/tests/test_missing_obj_finder.py
70
72
dulwich/tests/test_object_store.py
71
73
dulwich/tests/test_objects.py
 
74
dulwich/tests/test_objectspec.py
72
75
dulwich/tests/test_pack.py
73
76
dulwich/tests/test_patch.py
74
77
dulwich/tests/test_porcelain.py
75
78
dulwich/tests/test_protocol.py
 
79
dulwich/tests/test_refs.py
76
80
dulwich/tests/test_repository.py
77
81
dulwich/tests/test_server.py
78
82
dulwich/tests/test_utils.py
165
169
dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6
166
170
examples/clone.py
167
171
examples/config.py
168
 
examples/diff.py
 
 
b'\\ No newline at end of file'
 
172
examples/diff.py
 
173
examples/latest_change.py