repo.or.cz
/
girocco-darcs-fast-export.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix timezones in darcs-fast-export, take 2
[girocco-darcs-fast-export.git]
/
t
/
test-hg-d2x.sh
blob
bc83385d10d1c06c22f3897e9c847cff12892b3e
1
. .
/
lib.sh
2
3
create_darcs
test --old-fashioned-inventory
4
5
rm
-rf test
.hg
6
if
[
"
$1
"
!=
"--stdout"
];
then
7
d2x
-f
hg
test
8
diff_hg
test
9
exit
$?
10
else
11
darcs-fast-export
test
12
fi