Mercurial > hg > hg-fastimport
annotate tests/test-fastimport-git.out @ 65:b3faf593a471
Update tests to reflect correct timezone conversion.
Fixes test breakage introduced by c82b6a84884f.
| author | Greg Ward <greg@gerg.ca> |
|---|---|
| date | Sun, 26 Jul 2015 14:09:40 -0400 |
| parents | 7ff36dc9f0b1 |
| children |
| rev | line source |
|---|---|
|
29
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
1 % import simple dump from git |
|
47
7ff36dc9f0b1
Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents:
29
diff
changeset
|
2 scanning source... |
|
7ff36dc9f0b1
Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents:
29
diff
changeset
|
3 sorting... |
|
7ff36dc9f0b1
Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents:
29
diff
changeset
|
4 converting... |
|
7ff36dc9f0b1
Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents:
29
diff
changeset
|
5 1 initial revision |
|
7ff36dc9f0b1
Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents:
29
diff
changeset
|
6 0 modify |
|
29
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
7 Removing blob dir 'HGTMP/test-fastimport-git/simplegit/.hg/blobs' ... |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
8 % hg log |
|
65
b3faf593a471
Update tests to reflect correct timezone conversion.
Greg Ward <greg@gerg.ca>
parents:
47
diff
changeset
|
9 o changeset: 1:3ba674918e3f |
|
29
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
10 | tag: tip |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
11 | user: Joe Contributor <joe@example.com> |
|
65
b3faf593a471
Update tests to reflect correct timezone conversion.
Greg Ward <greg@gerg.ca>
parents:
47
diff
changeset
|
12 | date: Thu Jan 10 17:20:00 2008 -0400 |
|
29
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
13 | files: ooga |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
14 | description: |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
15 | modify |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
16 | |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
17 | |
|
65
b3faf593a471
Update tests to reflect correct timezone conversion.
Greg Ward <greg@gerg.ca>
parents:
47
diff
changeset
|
18 o changeset: 0:339e2fa74ac1 |
|
29
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
19 user: Example <example@example.org> |
|
65
b3faf593a471
Update tests to reflect correct timezone conversion.
Greg Ward <greg@gerg.ca>
parents:
47
diff
changeset
|
20 date: Thu Jan 10 17:21:00 2008 -0400 |
|
29
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
21 files: foo.txt ooga |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
22 description: |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
23 initial revision |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
24 |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
25 |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
26 % manifest at rev 0 |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
27 foo.txt |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
28 ooga |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
29 % manifest at rev 1 |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
30 foo.txt |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
31 ooga |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
32 % cat foo.txt at rev 0 |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
33 hello there |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
34 % cat foo.txt at rev 1 |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
35 hello there |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
36 % cat ooga at rev 0 |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
37 ooga booga |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
38 % cat ooga at rev 1 |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
39 woof woof |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
40 ooga booga |
|
3820c7a49627
test-fastimport-git now passes, so make sure it's repeatable.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
41 blah blah |
