1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
feature commit-properties
feature empty-directories
feature multiple-authors
commit refs/heads/master
mark :1
committer Eric S. Raymond <esr@thyrsus.com> 1289147634 -0500
data 14
First commit.
property branch-nick 12 bzr-testrepo
M 644 inline README
data 41
This is a test file in a dummy bzr repo.
commit refs/heads/master
mark :2
committer Eric S. Raymond <esr@thyrsus.com> 1289147718 -0500
data 32
Second commit, tasting editing.
from :1
property branch-nick 12 bzr-testrepo
M 644 inline README
data 43
This is a modification of that test file.
|