changeset: 240:772cfbaa3418
user: Andrew Antle <andrew.antle_AT_gmail.com>
date: Fri Sep 11 06:11:27 2009 -0400
files: wmi.suckless.org/index.md
description:
Updated link to '
http://hg.suckless.org/wmi'.
diff -r ff5a9c80be6a -r 772cfbaa3418 wmi.suckless.org/index.md
--- a/wmi.suckless.org/index.md Fri Sep 11 06:03:05 2009 -0400
+++ b/wmi.suckless.org/index.md Fri Sep 11 06:11:27 2009 -0400
_AT_@ -9,9 +9,9 @@
Download
--------
You can download the historic copy of
-[wmi-10](
http://dl.suckless.org/misc/wmi-10.tar.gz). Unfortunately there
-is no associated repository anymore. There used to be a subversion repository
-in the older days.
+[wmi-10](
http://dl.suckless.org/misc/wmi-10.tar.gz). You can also [browse](
http://hg.suckless.org/wmi) its source code repository or get a copy using [Mercurial](
http://www.selenic.com/mercurial/) with the following command:
+
+ hg clone
http://hg.suckless.org/wmi
Build
-----
changeset: 241:eb08ab1ec5f0
user: Andrew Antle <andrew.antle_AT_gmail.com>
date: Fri Sep 11 06:13:39 2009 -0400
files: wmi.suckless.org/index.md
description:
Fixed long lines.
diff -r 772cfbaa3418 -r eb08ab1ec5f0 wmi.suckless.org/index.md
--- a/wmi.suckless.org/index.md Fri Sep 11 06:11:27 2009 -0400
+++ b/wmi.suckless.org/index.md Fri Sep 11 06:13:39 2009 -0400
_AT_@ -9,7 +9,9 @@
Download
--------
You can download the historic copy of
-[wmi-10](
http://dl.suckless.org/misc/wmi-10.tar.gz). You can also [browse](
http://hg.suckless.org/wmi) its source code repository or get a copy using [Mercurial](
http://www.selenic.com/mercurial/) with the following command:
+[wmi-10](
http://dl.suckless.org/misc/wmi-10.tar.gz). You can also
+[browse](
http://hg.suckless.org/wmi) its source code repository or get a copy
+using [Mercurial](
http://www.selenic.com/mercurial/) with the following command:
hg clone
http://hg.suckless.org/wmi
changeset: 242:7a609c0b1d99
user: Andrew Antle <andrew.antle_AT_gmail.com>
date: Fri Sep 11 06:16:18 2009 -0400
files: wmi.suckless.org/index.md
description:
Revert.
diff -r eb08ab1ec5f0 -r 7a609c0b1d99 wmi.suckless.org/index.md
--- a/wmi.suckless.org/index.md Fri Sep 11 06:13:39 2009 -0400
+++ b/wmi.suckless.org/index.md Fri Sep 11 06:16:18 2009 -0400
_AT_@ -9,9 +9,7 @@
Download
--------
You can download the historic copy of
-[wmi-10](
http://dl.suckless.org/misc/wmi-10.tar.gz). You can also
-[browse](
http://hg.suckless.org/wmi) its source code repository or get a copy
-using [Mercurial](
http://www.selenic.com/mercurial/) with the following command:
+[wmi-10](
http://dl.suckless.org/misc/wmi-10.tar.gz). You can also [browse](
http://hg.suckless.org/wmi) its source code repository or get a copy using [Mercurial](
http://www.selenic.com/mercurial/) with the following command:
hg clone
http://hg.suckless.org/wmi
changeset: 243:dc0b0a20091b
tag: tip
user: Andrew Antle <andrew.antle_AT_gmail.com>
date: Fri Sep 11 06:23:29 2009 -0400
files: wmi.suckless.org/index.md
description:
Reworked some phrasing; linked to hg repo.
diff -r 7a609c0b1d99 -r dc0b0a20091b wmi.suckless.org/index.md
--- a/wmi.suckless.org/index.md Fri Sep 11 06:16:18 2009 -0400
+++ b/wmi.suckless.org/index.md Fri Sep 11 06:23:29 2009 -0400
_AT_@ -1,14 +1,13 @@
wmi was the initial project which became popular, though [wmii](
http://wmii.suckless.org) is the
successor of wmi. The last release of wmi happened back in 2004. There are still
-some occasional users of wmi. If you like to check how the good old days felt,
-check it out, though its code sucks more unfortunately than our more
-recent projects.
+some occasional users of wmi. If you would like to experience the good old days,
+please check it out; though, its code sucks more unfortunately than our recent projects.
->[![Screenshot](screenshots/wmi-20080718s.png)](screenshots/wmi-20080718.png)<-
Download
--------
-You can download the historic copy of
+You can download an historic copy of
[wmi-10](
http://dl.suckless.org/misc/wmi-10.tar.gz). You can also [browse](
http://hg.suckless.org/wmi) its source code repository or get a copy using [Mercurial](
http://www.selenic.com/mercurial/) with the following command:
hg clone
http://hg.suckless.org/wmi
Received on Fri Sep 11 2009 - 12:27:08 CEST