Up to [local] / OpenXM / src / util
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 5 13:53:34 2016 UTC (8 years, 4 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (colored) to selected 1.4 (colored)
oxfetch.sh uses curl if wget is not found.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Feb 21 06:20:36 2015 UTC (9 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored) to selected 1.4 (colored)
Replaced ftp://ftp.math.kobe-u.ac.jp by http://www.math.kobe-u.ac.jp.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Dec 10 16:02:37 2007 UTC (16 years, 10 months ago) by iwane
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored) to selected 1.4 (colored)
fixed a bug
Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 13 11:51:25 2006 UTC (18 years ago) by ohara
Branch: MAIN
CVS Tags: DEB_REL_1_2_3-9
Changes since 1.6: +2 -10
lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)
md5.sh is a wrapper script of FreeBSD md5 or GNU md5sum. Now oxfetch.sh uses md5.sh.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 12 10:45:37 2006 UTC (18 years ago) by takayama
Branch: MAIN
Changes since 1.5: +6 -2
lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)
check() is temporarly disabled (md5 format is different on some systems).
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 25 19:04:18 2005 UTC (19 years, 3 months ago) by ohara
Branch: MAIN
CVS Tags: KNOPPIX_2006
Changes since 1.4: +19 -9
lines
Diff to previous 1.4 (colored)
On Linux and FreeBSD, oxfetch.sh will check the MD5 value of files.
Revision 1.4 / (download) - annotate - [selected], Wed Jun 30 10:14:10 2004 UTC (20 years, 4 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.3: +7 -2
lines
Diff to previous 1.3 (colored)
If function _fetch is failed, then the script returns the exit code 1.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Nov 16 17:20:54 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)
Add exit values.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 16 17:17:02 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.1: +14 -7
lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)
The md5 checker was rewritten
Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 14 02:58:20 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Diff to selected 1.4 (colored)
Add oxfetch.sh