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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
#reposurgeon sourcetype cvs
blob
mark :1
data 35
Not an obfuscated C contest entry.
blob
mark :2
data 46
The quick brown fox jumped over the lazy dog.
commit refs/heads/master
mark :3
committer foo <foo> 101800 +0000
data 13
First commit
M 100644 :1 bar.c
M 100644 :2 foo.c
M 100644 inline .gitignore
data 199
# CVS default ignores begin
tags
TAGS
.make.state
.nse_depinfo
*~
\#*
.#*
,*
_$*
*$
*.old
*.bak
*.BAK
*.orig
*.rej
.del-*
*.a
*.olb
*.o
*.obj
*.so
*.exe
*.Z
*.elc
*.ln
core
# CVS default ignores end
property cvs-revisions 20 bar.c 1.1
foo.c 1.1
blob
mark :4
data 49
The world will little note, nor long remember...
commit refs/heads/master
mark :5
committer foo <foo> 103000 +0000
data 14
Second commit
from :3
M 100644 :4 bar.c
property cvs-revisions 10 bar.c 1.2
blob
mark :6
data 47
One is dead, one is mad, and I have forgotten.
blob
mark :7
data 44
And now for something completely different.
commit refs/heads/master
mark :8
committer foo <foo> 104800 +0000
data 13
Third commit
from :5
M 100644 :6 bar.c
M 100644 :7 foo.c
property cvs-revisions 20 bar.c 1.3
foo.c 1.2
reset refs/heads/master
from :8
|