From 02a545e63454530c1639014d3239c14ced2022c6 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Wed, 6 Aug 2008 01:20:24 +0200 Subject: Add support for cloning over http This patch implements basic support for cloning over http, based on the work on git-http-backend by Shawn O. Pearce. Signed-off-by: Lars Hjemli --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e1436a3..78aad10 100644 --- a/Makefile +++ b/Makefile @@ -56,6 +56,7 @@ OBJECTS += html.o OBJECTS += parsing.o OBJECTS += shared.o OBJECTS += ui-blob.o +OBJECTS += ui-clone.o OBJECTS += ui-commit.o OBJECTS += ui-diff.o OBJECTS += ui-log.o -- cgit 1.4.1 lue='master' selected='selected'>master dontfiles
summary refs log tree commit diff
Commit message (Expand)Author
2020-05-03Add The Rosewater InsurrectionJune McEnroe
2020-04-29Add endorsement to git.causal.agencyJune McEnroe
2020-04-25Replace wcwidth implementation with that of muslJune McEnroe
2020-04-21Add Markus Kuhn's wcwidth implementationJune McEnroe
2020-04-20Use . as ${LDLIBS.$@} separatorJune McEnroe
2020-04-14Add CREEP UJune McEnroe
2020-04-14Add DONT COME TO THE WOODSJune McEnroe
2020-04-04Include <content src> in feedJune McEnroe
2020-04-04Set publish date in feed from .DdJune McEnroe
2020-04-01Update cgit setup post with git-http-backendJune McEnroece8005dfb7a005dc327cafa13ca4c7b379&follow=1'>Track own usernameJune McEnroe
2018-08-03Use a wide pad for the topicJune McEnroe
2018-08-03Ignore NOTICEs not sent to the channelJune McEnroe
2018-08-03Handle KICK and NICKJune McEnroe
2018-08-03Continue on EINTR from pollJune McEnroe
2018-08-03Handle ACTIONsJune McEnroe
2018-08-03Use more octal char literalsJune McEnroe
2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe
2018-08-03Colorize nicks and channelsJune McEnroe
2018-08-03Add support for mIRC colorsJune McEnroe
2018-08-03Handle bold, italic, underlineJune McEnroe
2018-08-03Add prift function for "prefix shift"June McEnroe
2018-08-03Link with -lcurseswJune McEnroe
2018-08-02Use libtls "compat" ciphersJune McEnroe
2018-08-02Add UI and handle some kinds of server messagesJune McEnroe
2018-08-02Add chroot.tar targetJune McEnroe