{"schema":"libjg2-1",
"vpath":"/git/",
"avatar":"/git/avatar/",
"alang":"",
"gen_ut":1749455813,
"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",
"cid":"032ec3c29e22bcd7f43033ee769e69bd",
"oid":{ "oid": "97aec64973d572ec98af19383f7fbb8d54bf674e", "alias": []},"blobname": "README", "blob": "\n cgit - cgi for git\n\n\nThis is an attempt to create a fast web interface for the git scm, using a\nbuiltin cache to decrease server io-pressure.\n\n\nInstallation\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\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 \u0022/var/www/htdocs/cgit\u0022. You can\nconfigure this location (and a few other things) by providing a \u0022cgit.conf\u0022\nfile (see the Makefile for details).\n\n\nDependencies:\n -git 1.5.3\n -zip lib\n -crypto lib\n -openssl lib\n\n\nApache configuration\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\nThe file /etc/cgitrc is read by cgit before handling a request. In addition\nto runtime parameters, this file also contains a list of the repositories\ndisplayed by cgit.\n\nA template cgitrc is shipped with the sources, and all parameters and default\nvalues are documented in this file.\n\n\nThe cache\n\nWhen cgit is invoked it looks for a cachefile matching the request and\nreturns it to the client. If no such cachefile exist (or if it has expired),\nthe content for the request is written into the proper cachefile before the\nfile is returned.\n\nIf the cachefile has expired but cgit is unable to obtain a lock for it, the\nstale cachefile 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 \u0022Modified\u0022 and \u0022Expires\u0022.\n\n\nThe missing features\n\n* Submodule links in the directory listing page have a fixed format per\n repository. This should probably be extended to a generic map between\n submodule path and url.\n\n* Branch- and tag-lists in the summary page can get very long, they should\n probably only show something like the ten \u0022latest modified\u0022 branches and\n a similar number of \u0022most recent\u0022 tags.\n\n* There should be a new page for browsing refs/heads and refs/tags, with links\n from the summary page whenever the branch/tag lists overflow.\n\n* The log-page should have more/better search options (author, committer,\n pickaxe, paths) and possibly support arbitrary revision specifiers.\n\n* A set of test-scripts is required before cgit-1.0 can be released.\n\nPatches/bugreports/suggestions/comments are always welcome, please feel free\nto contact the author: hjemli@gmail.com\n","s":{"c":1749455813,"u": 126}}
],"g": 2568,"chitpc": 0,"ehitpc": 0,"indexed":0
,
"ab": 1, "si": 0, "db":0, "di":0, "sat":0, "lfc": "0000"}