From b1739247b17524460282f63fa240b3f34501e000 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 30 Oct 2020 22:22:32 +0100 Subject: git: update to v2.29.2 Update to git version v2.29.2. No changes required. Signed-off-by: Christian Hesse --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index eb60388..1a8f496 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.29.1 +GIT_VER = 2.29.2 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r diff --git a/git b/git index b927c80..898f807 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit b927c80531cca9b9107754186532e8cb00884008 +Subproject commit 898f80736c75878acc02dc55672317fcc0e0a5a6 -- cgit 1.4.1 t'>
summary refs log tree commit diff
path: root/gfx (unfollow)
Commit message (Collapse)Author
2018-08-06Fix colorscheme manUnderline disableJune McEnroe
Otherwise manUnderline counts as "cleared" so the default in man.vim takes over again.
2018-08-06Disable underline in man pagesJune McEnroe
2018-08-06Update htoprc from new htop versionJune McEnroe
Someone removed the trailing whitespace, I guess.
2018-08-06Use 16-color palette in colorschemeJune McEnroe
neovim 0.3.0 just doesn't give a shit anymore about how many colors your terminal supports.
2018-08-01Add Watch You, Watch MeJune McEnroe
Heard this at the cafe a couple times.
2018-07-31Add rand aliasJune McEnroe
I have no idea why I've kept on typing this out.
2018-07-31Refactor msr606June McEnroe