Warmcat homepage andy@warmcat.com
libwebsockets
{"schema":"libjg2-1", "vpath":"/git/", "avatar":"/git/avatar/", "alang":"", "gen_ut":1714009951, "reponame":"cgit", "desc":"CGI gitweb", "owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://warmcat.com/repo/cgit", "f":3, "items": [ { "schema":"libjg2-1", "oid":{ "oid": "d1bb699526842f656f7afa799431003ab285dac2", "alias": [ "refs/heads/decruft","refs/heads/master"]},"tree": [ { "name": "contrib","mode": "16384", "size":0}, { "name": "filters","mode": "16384", "size":0}, { "name": "git","mode": "57344", "size":0}, { "name": "tests","mode": "16384", "size":0}, { "name": ".gitignore","mode": "33188", "size":154}, { "name": ".gitmodules","mode": "33188", "size":80}, { "name": ".mailmap","mode": "33188", "size":578}, { "name": "AUTHORS","mode": "33188", "size":340}, { "name": "COPYING","mode": "33188", "size":18009}, { "name": "Makefile","mode": "33188", "size":4665}, { "name": "README.md","mode": "33188", "size":3004}, { "name": "cache.c","mode": "33188", "size":10925}, { "name": "cache.h","mode": "33188", "size":982}, { "name": "cgit.c","mode": "33188", "size":34447}, { "name": "cgit.css","mode": "33188", "size":16561}, { "name": "cgit.h","mode": "33188", "size":9277}, { "name": "cgit.js","mode": "33188", "size":11628}, { "name": "cgit.mk","mode": "33188", "size":4458}, { "name": "cgit.png","mode": "33188", "size":1366}, { "name": "cgitrc.5.txt","mode": "33188", "size":32756}, { "name": "cmd.c","mode": "33188", "size":3428}, { "name": "cmd.h","mode": "33188", "size":244}, { "name": "configfile.c","mode": "33188", "size":1612}, { "name": "configfile.h","mode": "33188", "size":239}, { "name": "favicon.ico","mode": "33188", "size":1078}, { "name": "filter.c","mode": "33188", "size":11112}, { "name": "gen-version.sh","mode": "33261", "size":434}, { "name": "html.c","mode": "33188", "size":8516}, { "name": "html.h","mode": "33188", "size":1387}, { "name": "md5.c","mode": "33188", "size":8519}, { "name": "parsing.c","mode": "33188", "size":4741}, { "name": "robots.txt","mode": "33188", "size":47}, { "name": "scan-tree.c","mode": "33188", "size":6505}, { "name": "scan-tree.h","mode": "33188", "size":150}, { "name": "shared.c","mode": "33188", "size":13089}, { "name": "ui-atom.c","mode": "33188", "size":3436}, { "name": "ui-atom.h","mode": "33188", "size":112}, { "name": "ui-blame.c","mode": "33188", "size":7552}, { "name": "ui-blame.h","mode": "33188", "size":100}, { "name": "ui-blob.c","mode": "33188", "size":4275}, { "name": "ui-blob.h","mode": "33188", "size":308}, { "name": "ui-clone.c","mode": "33188", "size":2508}, { "name": "ui-clone.h","mode": "33188", "size":151}, { "name": "ui-commit.c","mode": "33188", "size":4356}, { "name": "ui-commit.h","mode": "33188", "size":129}, { "name": "ui-diff.c","mode": "33188", "size":13099}, { "name": "ui-diff.h","mode": "33188", "size":432}, { "name": "ui-log.c","mode": "33188", "size":14808}, { "name": "ui-log.h","mode": "33188", "size":278}, { "name": "ui-patch.c","mode": "33188", "size":2528}, { "name": "ui-patch.h","mode": "33188", "size":164}, { "name": "ui-plain.c","mode": "33188", "size":5157}, { "name": "ui-plain.h","mode": "33188", "size":100}, { "name": "ui-refs.c","mode": "33188", "size":5526}, { "name": "ui-refs.h","mode": "33188", "size":186}, { "name": "ui-repolist.c","mode": "33188", "size":8101}, { "name": "ui-repolist.h","mode": "33188", "size":154}, { "name": "ui-shared.c","mode": "33188", "size":31255}, { "name": "ui-shared.h","mode": "33188", "size":4151}, { "name": "ui-snapshot.c","mode": "33188", "size":8301}, { "name": "ui-snapshot.h","mode": "33188", "size":177}, { "name": "ui-ssdiff.c","mode": "33188", "size":9391}, { "name": "ui-ssdiff.h","mode": "33188", "size":495}, { "name": "ui-stats.c","mode": "33188", "size":9915}, { "name": "ui-stats.h","mode": "33188", "size":624}, { "name": "ui-summary.c","mode": "33188", "size":1676}, { "name": "ui-summary.h","mode": "33188", "size":108}, { "name": "ui-tag.c","mode": "33188", "size":2937}, { "name": "ui-tag.h","mode": "33188", "size":101}, { "name": "ui-tree.c","mode": "33188", "size":13203}, { "name": "ui-tree.h","mode": "33188", "size":119}],"s":{"c":1713896489,"u": 5143}} ,{"schema":"libjg2-1", "cid":"fdc4cd0e996d06d656b3a29934e56753", "oid":{ "oid": "d1bb699526842f656f7afa799431003ab285dac2", "alias": [ "refs/heads/decruft","refs/heads/master"]},"blobname": "README.md", "blob": "cgit - CGI for Git\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nThis is an attempt to create a fast web interface for the Git SCM, using a\nbuilt-in cache to decrease server I/O pressure.\n\nInstallation\n------------\n\nBuilding cgit involves building a proper version of Git. How to do this\ndepends on how you obtained the cgit sources:\n\na) If you're working in a cloned cgit repository, you first need to\ninitialize and update the Git submodule:\n\n $ git submodule init # register the Git submodule in .git/config\n $ $EDITOR .git/config # if you want to specify a different url for git\n $ git submodule update # clone/fetch and checkout correct git version\n\nb) If you're building from a cgit tarball, you can download a proper git\nversion like this:\n\n $ make get-git\n\nWhen either a) or b) has been performed, you can build and install cgit like\nthis:\n\n $ make\n $ sudo make install\n\nThis will install `cgit.cgi` and `cgit.css` into `/var/www/htdocs/cgit`. You\ncan configure this location (and a few other things) by providing a `cgit.conf`\nfile (see the Makefile for details).\n\nIf you'd like to compile without Lua support, you may use:\n\n $ make NO_LUA\u003d1\n\nAnd if you'd like to specify a Lua implementation, you may use:\n\n $ make LUA_PKGCONFIG\u003dlua5.1\n\nIf this is not specified, the Lua implementation will be auto-detected,\npreferring LuaJIT if many are present. Acceptable values are generally \u0022lua\u0022,\n\u0022luajit\u0022, \u0022lua5.1\u0022, and \u0022lua5.2\u0022.\n\n\nDependencies\n------------\n\n* libzip\n* libcrypto (OpenSSL)\n* libssl (OpenSSL)\n* optional: luajit or lua, most reliably used when pkg-config is available\n\nApache configuration\n--------------------\n\nA new `Directory` section must probably be added for cgit, possibly something\nlike this:\n\n \u003cDirectory \u0022/var/www/htdocs/cgit/\u0022\u003e\n AllowOverride None\n Options +ExecCGI\n Order allow,deny\n Allow from all\n \u003c/Directory\u003e\n\n\nRuntime configuration\n---------------------\n\nThe file `/etc/cgitrc` is read by cgit before handling a request. In addition\nto runtime parameters, this file may also contain a list of repositories\ndisplayed by cgit (see `cgitrc.5.txt` for further details).\n\nThe cache\n---------\n\nWhen cgit is invoked it looks for a cache file matching the request and\nreturns it to the client. If no such cache file exists (or if it has expired),\nthe content for the request is written into the proper cache file before the\nfile is returned.\n\nIf the cache file has expired but cgit is unable to obtain a lock for it, the\nstale cache file is returned to the client. This is done to favour page\nthroughput over page freshness.\n\nThe generated content contains the complete response to the client, including\nthe HTTP headers `Modified` and `Expires`.\n\nOnline presence\n---------------\n\n* The cgit homepage is hosted by cgit at \u003chttps://git.zx2c4.com/cgit/about/\u003e\n\n* Patches, bug reports, discussions and support should go to the cgit\n mailing list: \u003ccgit@lists.zx2c4.com\u003e. To sign up, visit\n \u003chttps://lists.zx2c4.com/mailman/listinfo/cgit\u003e\n","s":{"c":1713896489,"u": 5290}} ],"g": 8556,"chitpc": 0,"ehitpc": 0,"indexed":0 , "ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "7d0a"}