commit 1f8ebaa957576c6d3b08a4c50901429b804b370c
parent 856c99516aa8fba6e4919ee56c25d6139056fcd1
Author: Christoph Lohmann <20h@r-36.net>
Date: Thu, 29 Nov 2012 01:08:41 +0100
Migrating tools.suckless.org to git.
Diffstat:
13 files changed, 33 insertions(+), 32 deletions(-)
diff --git a/dwm.suckless.org/patches/index.md b/dwm.suckless.org/patches/index.md
@@ -3,7 +3,7 @@ Patches
diff generation
---------------
-For mercurial users:
+For git users:
cd dwm-directory
git diff > dwm-X.Y-yourpatchname.diff
@@ -18,7 +18,7 @@ where `X.Y` is a dwm tag name or version number.
patch application
-----------------
-For mercurial users:
+For git users:
cd dwm-directory
git apply path/to/patch.diff
diff --git a/surf.suckless.org/index.md b/surf.suckless.org/index.md
@@ -19,15 +19,14 @@ Links
Development
-----------
-surf is actively developed. You can [browse](http://hg.suckless.org/surf) its
-source code repository or get a copy using [Mercurial](http://www.selenic.com/mercurial/)
-with the following command:
+surf is actively developed. You can [browse](http://git.suckless.org/surf) its
+source code repository or get a copy with the following command:
- hg clone http://hg.suckless.org/surf
+ git clone http://git.suckless.org/surf
Download
--------
-* [MIT/X Consortium license](http://hg.suckless.org/surf/raw-file/tip/LICENSE)
+* [MIT/X Consortium license](http://git.suckless.org/surf/plain/LICENSE)
* [surf 0.5](http://dl.suckless.org/surf/surf-0.5.tar.gz) (20120714)
* See also [dmenu](http://tools.suckless.org/dmenu),
[tabbed](http://tools.suckless.org/tabbed)
diff --git a/surf.suckless.org/patches/index.md b/surf.suckless.org/patches/index.md
@@ -3,10 +3,10 @@ Patches
diff generation
---------------
-For mercurial users:
+For git users:
cd surf-directory
- hg diff > surf-X.Y-yourpatchname.diff
+ git diff > surf-X.Y-yourpatchname.diff
For tarballs:
@@ -18,10 +18,10 @@ where `X.Y` is a surf tag name or version number.
patch application
-----------------
-For mercurial users:
+For git users:
cd surf-directory
- hg patch path/to/patch.diff
+ git apply path/to/patch.diff
For tarballs:
diff --git a/surf.suckless.org/screenshots/index.md b/surf.suckless.org/screenshots/index.md
@@ -1,8 +1,8 @@
-[](surf+tabbed-20091028.jpg)
+[](surf+tabbed-20091028.jpg)
surf with [wmii](http://wmii.suckless.org) using [tabbed](http://tools.suckless.org/tabbed)
[](20100423_surf_win.png)
surf on win32 with a webkitgtk build targetting Windows underneath.
-[](surf-20091028.jpg)
+[](surf-20091028.jpg)
surf with [dwm](http://dwm.suckless.org)
diff --git a/tools.suckless.org/9base.md b/tools.suckless.org/9base.md
@@ -61,7 +61,7 @@ The overall SLOC is about 66kSLOC, so this userland + all libs is much smaller t
Download
--------
* [9base-6](http://dl.suckless.org/tools/9base-6.tar.gz) (20100604)
-* <code>hg clone [http://hg.suckless.org/9base](http://hg.suckless.org/9base)</code>
+* <code>git clone [http://git.suckless.org/9base](http://git.suckless.org/9base)</code>
Usage
-----
diff --git a/tools.suckless.org/ii/index.md b/tools.suckless.org/ii/index.md
@@ -34,10 +34,12 @@ Download
Development
-----------
-You can [browse](http://hg.suckless.org/ii) its source code repository or get a copy using [Mercurial](http://www.selenic.com/mercurial/) with following command:
+You can [browse](http://git.suckless.org/ii) its source code repository or get
+a copy using the following command:
-`hg clone http://hg.suckless.org/ii`
+`git clone http://git.suckless.org/ii`
Contact
-------
send mail to [ii@modprobe.de]( mailto:ii@modprobe.de) or feel free to join #ii on irc.oftc.net
+
diff --git a/tools.suckless.org/ii/patches/index.md b/tools.suckless.org/ii/patches/index.md
@@ -3,10 +3,10 @@ Patches
diff generation
---------------
-For mercurial users:
+For git users:
cd ii-directory
- hg diff > ii-X.Y-yourpatchname.diff
+ git diff > ii-X.Y-yourpatchname.diff
For tarballs:
@@ -18,10 +18,10 @@ where `X.Y` is an ii tag name or version number.
patch application
-----------------
-For mercurial users:
+For git users:
cd ii-directory
- hg patch path/to/patch.diff
+ git apply path/to/patch.diff
For tarballs:
diff --git a/tools.suckless.org/sandy.md b/tools.suckless.org/sandy.md
@@ -16,7 +16,7 @@ Features / Non-features
Development
-----------
-You can [browse](http://hg.suckless.org/sandy) the source code repository or get a copy using [Mercurial](http://www.selenic.com/mercurial/) with the following command:
+You can [browse](http://git.suckless.org/sandy) the source code repository or get a copy with the following command:
- hg clone http://hg.suckless.org/sandy
+ git clone http://git.suckless.org/sandy
diff --git a/tools.suckless.org/sic.md b/tools.suckless.org/sic.md
@@ -8,7 +8,8 @@ Download
Development
-----------
-You can [browse](http://hg.suckless.org/sic) its source code repository or get a copy using [Mercurial](http://www.selenic.com/mercurial/) with the following command:
+You can [browse](http://git.suckless.org/sic) its source code repository or
+get a copy using the following command:
- hg clone http://hg.suckless.org/sic
+ git clone http://git.suckless.org/sic
diff --git a/tools.suckless.org/sprop.md b/tools.suckless.org/sprop.md
@@ -8,7 +8,7 @@ Download
Repository
----------
- hg clone http://hg.suckless.org/sprop
+ git clone http://git.suckless.org/sprop
Links
-----
diff --git a/tools.suckless.org/svkbd.md b/tools.suckless.org/svkbd.md
@@ -40,5 +40,5 @@ window corner.
Repository
----------
- hg clone http://hg.suckless.org/svkbd
+ git clone http://git.suckless.org/svkbd
diff --git a/tools.suckless.org/tabbed.md b/tools.suckless.org/tabbed.md
@@ -10,9 +10,9 @@ application, i.e. [st](http://st.suckless.org), [uzbl](http://uzbl.org),
Development
-----------
-You can [browse](http://hg.suckless.org/tabbed) its source code repository or get a copy using [Mercurial](http://www.selenic.com/mercurial/) with the following command:
+You can [browse](http://git.suckless.org/tabbed) its source code repository or get a copy using the following command:
- hg clone http://hg.suckless.org/tabbed
+ git clone http://git.suckless.org/tabbed
Download
--------
diff --git a/tools.suckless.org/wmname.md b/tools.suckless.org/wmname.md
@@ -12,11 +12,10 @@ Download
Repository
----------
-You can [browse](http://hg.suckless.org/wmname) the source code or get a
-copy using [Mercurial](http://www.selenic.com/mercurial/) with following
-command:
+You can [browse](http://git.suckless.org/wmname) the source code or get a
+copy using the following command:
- hg clone http://hg.suckless.org/wmname
+ git clone http://git.suckless.org/wmname
Usage
-----