commit ebf3a1bd2c309ac13c06d6b97624eb7c28d39dee parent 40ef2a0ff74db19c105a98c7a80b8f64ca93a846 Author: FRIGN <dev@frign.de> Date: Sun, 10 Jul 2016 22:05:04 +0200 st: Remove "-git-" from patch-names As we discussed heavily on the ml and on IRC. Diffstat:
27 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/st.suckless.org/patches/alpha.md b/st.suckless.org/patches/alpha.md @@ -17,7 +17,7 @@ make this patch effective. * [st-alpha-0.4.1.diff](st-alpha-0.4.1.diff) * [st-alpha-0.5.diff](st-alpha-0.5.diff) * [st-alpha-0.6.diff](st-alpha-0.6.diff) - * [st-alpha-git-20160620-528241a.diff](st-alpha-git-20160620-528241a.diff) + * [st-alpha-20160710-528241a.diff](st-alpha-20160710-528241a.diff) ## Authors ## * Eon S. Jeon - esjeon@hyunmu.am diff --git a/st.suckless.org/patches/clipboard.md b/st.suckless.org/patches/clipboard.md @@ -13,7 +13,7 @@ CLIPBOARD. ## Download * [st-clipboard-0.6.diff](st-clipboard-0.6.diff) -* [st-clipboard-git-20160620-528241a.diff](st-clipboard-git-20160620-528241a.diff) +* [st-clipboard-20160710-528241a.diff](st-clipboard-20160710-528241a.diff) ## Authors diff --git a/st.suckless.org/patches/copyurl.md b/st.suckless.org/patches/copyurl.md @@ -17,7 +17,7 @@ Download -------- * [st-copyurl-0.6.diff](st-copyurl-0.6.diff) - * [st-copyurl-git-20160620-528241a.diff](st-copyurl-git-20160620-528241a.diff) + * [st-copyurl-20160710-528241a.diff](st-copyurl-20160710-528241a.diff) Authors ------- diff --git a/st.suckless.org/patches/delkey.md b/st.suckless.org/patches/delkey.md @@ -10,7 +10,7 @@ Download -------- * [st-delkey-0.6.diff](st-delkey-0.6.diff) - * [st-delkey-git-20160620-528241a.diff](st-delkey-git-20160620-528241a.diff) + * [st-delkey-20160710-528241a.diff](st-delkey-20160710-528241a.diff) Authors ------- diff --git a/st.suckless.org/patches/externalpipe.md b/st.suckless.org/patches/externalpipe.md @@ -27,7 +27,7 @@ Download * [st-externalpipe-0.4.1.diff](st-externalpipe-0.4.1.diff) * [st-externalpipe-0.5.diff](st-externalpipe-0.5.diff) * [st-externalpipe-0.6.diff](st-externalpipe-0.6.diff) -* [st-externalpipe-git-20160620-528241a.diff](st-externalpipe-git-20160620-528241a.diff) +* [st-externalpipe-20160710-528241a.diff](st-externalpipe-20160710-528241a.diff) Authors ------- diff --git a/st.suckless.org/patches/hidecursor.md b/st.suckless.org/patches/hidecursor.md @@ -12,7 +12,7 @@ Download * [st-hidecursor-0.5.diff](st-hidecursor-0.5.diff) * [st-hidecursor-0.6.diff](st-hidecursor-0.6.diff) -* [st-hidecursor-git-20160620-528241a.diff](st-hidecursor-git-20160620-528241a.diff) +* [st-hidecursor-20160710-528241a.diff](st-hidecursor-20160710-528241a.diff) Authors ------- diff --git a/st.suckless.org/patches/openbsd.md b/st.suckless.org/patches/openbsd.md @@ -27,7 +27,7 @@ More information on this issue can be found in this Download -------- -* [st-openbsd-git-20160620-528241a.diff](st-openbsd-git-20160620-528241a.diff) +* [st-openbsd-20160710-528241a.diff](st-openbsd-20160710-528241a.diff) Authors diff --git a/st.suckless.org/patches/scrollback.md b/st.suckless.org/patches/scrollback.md @@ -9,12 +9,12 @@ Scroll back through terminal output using Shift+{PageUp, PageDown}. Download -------- -* [st-scrollback-git-20160620-528241a.diff](st-scrollback-git-20160620-528241a.diff) +* [st-scrollback-20160710-528241a.diff](st-scrollback-20160710-528241a.diff) Apply the following patch on top of the previous to allow scrolling using `Shift+MouseWheel`. -* [st-scrollback-mouse-git-20160620-528241a.diff](st-scrollback-mouse-git-20160620-528241a.diff) +* [st-scrollback-mouse-20160710-528241a.diff](st-scrollback-mouse-20160710-528241a.diff) Apply the following patch on top of the previous two to allow scrollback using mouse wheel only when not in `MODE_ALTSCREEN`. eg. The content is being @@ -22,7 +22,7 @@ scrolled instead of the scrollback buffer in `less`. Consequently the Shift modifier for scrolling is not needed anymore. **Note: It might break other mkeys excluding scrolling functions.** -* [st-scrollback-mouse-altscreen-git-20160620-528241a.diff](st-scrollback-mouse-altscreen-git-20160620-528241a.diff) +* [st-scrollback-mouse-altscreen-20160710-528241a.diff](st-scrollback-mouse-altscreen-20160710-528241a.diff) Authors ------- diff --git a/st.suckless.org/patches/solarized.md b/st.suckless.org/patches/solarized.md @@ -34,7 +34,7 @@ to disable lighting up bold colors. * [st-no_bold_colors-0.5.diff](st-no_bold_colors-0.5.diff) * [st-no_bold_colors-0.6.diff](st-no_bold_colors-0.6.diff) - * [st-no_bold_colors-git-20160620-528241a.diff](st-no_bold_colors-git-20160620-528241a.diff) + * [st-no_bold_colors-20160710-528241a.diff](st-no_bold_colors-20160710-528241a.diff) Choose one of the following patches to get either the light or the dark color scheme: @@ -43,17 +43,17 @@ or the dark color scheme: * [st-solarized-light-0.5.diff](st-solarized-light-0.5.diff) * [st-solarized-light-0.6.diff](st-solarized-light-0.6.diff) - * [st-solarized-light-git-20160620-528241a.diff](st-solarized-light-git-20160620-528241a.diff) + * [st-solarized-light-20160710-528241a.diff](st-solarized-light-20160710-528241a.diff) *Dark*: * [st-solarized-dark-0.5.diff](st-solarized-dark-0.5.diff) * [st-solarized-dark-0.6.diff](st-solarized-dark-0.6.diff) - * [st-solarized-dark-git-20160620-528241a.diff](st-solarized-dark-git-20160620-528241a.diff) + * [st-solarized-dark-20160710-528241a.diff](st-solarized-dark-20160710-528241a.diff) *Both (swap between light/dark with F6)*: - * [st-solarized-both-git-20160709-528241a.diff](st-solarized-both-git-20160710-528241a.diff) + * [st-solarized-both-git-20160709-528241a.diff](st-solarized-both-20160710-528241a.diff) Authors diff --git a/st.suckless.org/patches/spoiler.md b/st.suckless.org/patches/spoiler.md @@ -20,7 +20,7 @@ Download -------- * [st-spoiler-0.6.diff](st-spoiler-0.6.diff) - * [st-spoiler-git-20160620-528241a.diff](st-spoiler-git-20160620-528241a.diff) + * [st-spoiler-20160710-528241a.diff](st-spoiler-20160710-528241a.diff) Author ------ diff --git a/st.suckless.org/patches/st-alpha-git-20160620-528241a.diff b/st.suckless.org/patches/st-alpha-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-clipboard-git-20160620-528241a.diff b/st.suckless.org/patches/st-clipboard-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-copyurl-git-20160620-528241a.diff b/st.suckless.org/patches/st-copyurl-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-delkey-git-20160620-528241a.diff b/st.suckless.org/patches/st-delkey-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-externalpipe-git-20160620-528241a.diff b/st.suckless.org/patches/st-externalpipe-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-hidecursor-git-20160620-528241a.diff b/st.suckless.org/patches/st-hidecursor-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-no_bold_colors-git-20160620-528241a.diff b/st.suckless.org/patches/st-no_bold_colors-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-openbsd-git-20160620-528241a.diff b/st.suckless.org/patches/st-openbsd-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-scrollback-git-20160620-528241a.diff b/st.suckless.org/patches/st-scrollback-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-scrollback-mouse-git-20160620-528241a.diff b/st.suckless.org/patches/st-scrollback-mouse-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-scrollback-mouse-altscreen-git-20160620-528241a.diff b/st.suckless.org/patches/st-scrollback-mouse-altscreen-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-solarized-both-git-20160710-528241a.diff b/st.suckless.org/patches/st-solarized-both-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-solarized-dark-git-20160620-528241a.diff b/st.suckless.org/patches/st-solarized-dark-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-solarized-light-git-20160620-528241a.diff b/st.suckless.org/patches/st-solarized-light-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-spoiler-git-20160620-528241a.diff b/st.suckless.org/patches/st-spoiler-20160710-528241a.diff diff --git a/st.suckless.org/patches/st-visualbell-git-20160620-528241a.diff b/st.suckless.org/patches/st-visualbell-20160710-528241a.diff diff --git a/st.suckless.org/patches/visualbell.md b/st.suckless.org/patches/visualbell.md @@ -16,7 +16,7 @@ monitor. Download -------- - * [st-visualbell-git-20160620-528241a.diff](st-visualbell-git-20160620-528241a.diff) + * [st-visualbell-20160710-528241a.diff](st-visualbell-20160710-528241a.diff) Authors -------