]> granicus.if.org Git - cgit/shortlog
cgit
2008-10-05 Lars Hjemliui-shared.c: add cgit_summary_link()
2008-10-05 Lars Hjemliui-shared.c: use html_url_path() in repolink()
2008-10-05 Lars Hjemlihtml.c: add html_url_path
2008-10-05 Lars Hjemliui-shared.c: use html_url_arg()
2008-10-05 Lars Hjemlihtml.c: add html_url_arg
2008-09-23 Lars Hjemliui-diff: make diffstat header a link to the full diff
2008-09-23 Lars Hjemliui-diff: fix links from diffstat
2008-09-20 Harley LaueAdd LDFLAGS to makefile.
2008-09-15 Lars Hjemliui-repolist: enable filtering of repos by path
2008-09-15 Lars HjemliAdd support for --scan-tree=<path> option to cgit
2008-09-15 Lars HjemliTeach cgit how to use PATH_INFO
2008-09-15 Lars HjemliMerge branch 'lh/parsing'
2008-09-15 Lars Hjemliui-tag: show the taggers email
2008-09-15 Lars Hjemliparsing.c: be prepared for unexpected content in commit...
2008-09-15 Lars HjemliMerge branch 'ew/http_host'
2008-09-02 Lars HjemliUpdate Makefile to use GIT-1.6.0.1
2008-09-01 Eric Wonguse Host: header to generate cgit_hosturl
2008-09-01 Lars HjemliUse GIT-1.6.0.1
2008-09-01 Lars Hjemliui-plain: handle subdirectories
2008-09-01 Lars HjemliUse GIT-1.6.0
2008-09-01 Lars HjemliMerge branch 'lh/plain'
2008-09-01 Lars HjemliMerge branch 'lh/clone'
2008-09-01 Lars Hjemlicache.c: use %zd for off_t argument
2008-08-06 Lars HjemliSupply status description to html_status()
2008-08-06 Lars HjemliUse GIT-1.6.0.rc1
2008-08-06 Lars HjemliMakefile: Git dependency, take 3
2008-08-06 Lars Hjemliui-tree: link to plain view instead of blob view
2008-08-06 Lars HjemliImplement plain view
2008-08-06 Lars HjemliAdd support for cloning over http
2008-08-06 Lars HjemliMerge branch 'lh/atom'
2008-08-05 Stefan Naewecgitrc: explain new local-time option
2008-08-01 Lars HjemliAdd atom-support
2008-08-01 Stefan NaeweAdded `local-time` option to cgitrc
2008-08-01 Lars HjemliMakefile: another take on git dependency rules
2008-07-27 Lars HjemliModify default value for a few cgitrc options
2008-07-27 Lars HjemliBe prepared for empty repositories
2008-07-27 Lars Hjemliui-shared: show repo owner along with description
2008-07-27 Lars Hjemliui-summary: show clone urls
2008-07-22 Lars HjemliMakefile: remove the `distclean` and `emptycache` targets
2008-07-22 Lars HjemliMakefile: do not touch the git objects with `make clean`
2008-07-22 Lars HjemliMakefile: fix git dependency rules
2008-07-22 Lars Hjemlitests/Makefile: not everyone has `.` in $PATH
2008-07-21 Lars HjemliAdjust to new calling convention for read_tree_recursive()
2008-07-21 Lars HjemliUse GIT-1.6.0-rc0
2008-07-19 Lars HjemliAdd a favicon option to cgitrc
2008-06-26 Lars HjemliAdd support for including a footer on all pages
2008-06-26 Lars HjemliMerge branch 'master' of git://git.klever.net/patchwork...
2008-06-25 Lars HjemliUse GIT-1.5.6
2008-06-24 Michael Krelinallow specification of directly linked blobs mimetypes
2008-06-24 Michael Krelinallow blob extract blobs by head/path combination
2008-05-21 Harley LaueAdded root-desc to default configuration.
2008-05-20 Lars Hjemliui-tree.c: avoid peeking at GITLINK objects
2008-05-20 Lars Hjemlicache.c: fix error checking in print_slot()
2008-05-18 Lars Hjemlicache.c: do not ignore errors from print_slot()
2008-05-18 Lars Hjemlicache.c: use xread()/xwrite() from libgit
2008-05-18 Lars Hjemlicache.c: make all io-related functions return errno...
2008-05-18 Lars Hjemlicache.c: read(2) returns -1 on error, not 0
2008-05-18 Lars HjemliUse GIT-1.5.5.1
2008-05-18 Lars HjemliInclude commit-id in link from diff-stat
2008-05-18 Lars Hjemliui-commit: handle root commits
2008-05-04 Lars HjemliAdd link to index page from repo header, remove page...
2008-05-03 Lars HjemliAdd footer with page creation time and cgit version...
2008-05-03 Lars HjemliAdd a pager on the repolist
2008-05-03 Lars HjemliAdd cgit_index_link() function with support for offset
2008-05-03 Lars HjemliMerge branch 'lh/cache'
2008-04-29 Harley LauePrint an error if filename is not found in html_include.
2008-04-28 Lars HjemliMerge branch 'lh/about'
2008-04-28 Lars HjemliAdd 'about site' and 'about repo' pages
2008-04-28 Lars HjemliPrepare for 'about site' page / add 'root-readme' optio...
2008-04-28 Lars HjemliMake it possible for a single cmd to work both with...
2008-04-28 Lars HjemliRe-enable 'index-info' and add support for 'root-desc...
2008-04-28 Lars HjemliMove included header-file out of repolist table
2008-04-28 Lars HjemliPrepare for 'about repo' page
2008-04-28 Lars HjemliAdd page 'ls_cache'
2008-04-28 Lars HjemliRedesign the caching layer
2008-04-24 Lars Hjemliui-diff: remove test on object type
2008-04-24 Lars HjemliIntegrate diffstat with diff
2008-04-17 Lars HjemliFix commitdiff annoyance
2008-04-14 Lars HjemliCleanup page header
2008-04-14 Lars HjemliFix search in repo index even if caching is enabled
2008-04-14 Lars HjemliMake a few more columns in repolist and log view clickable
2008-04-14 Lars HjemliMake branches, tags and log play better together in...
2008-04-14 Lars HjemliFix more css ugliness
2008-04-14 Lars Hjemlicgit.css: set form margins
2008-04-14 Lars HjemliFix css font-family
2008-04-13 Lars HjemliMerge branch 'lh/layout'
2008-04-13 Lars HjemliMake repository search case insensitive
2008-04-13 Lars HjemliRemove 'patch' link from tab, add to commit view
2008-04-13 Lars HjemliImplement minimal freetext search in the repolist
2008-04-13 Lars HjemliMore layout fixes
2008-04-12 Lars HjemliMinor fixup in tree-view css
2008-04-12 Lars HjemliReintroduce the branch switcher
2008-04-12 Lars HjemliAdd fixed link to index page from repo header
2008-04-12 Lars HjemliInclude diff in commit view
2008-04-12 Lars HjemliReplace sidebar/logo
2008-04-09 Lars HjemliUse GIT-1.5.5
2008-04-08 Lars HjemliDon't specify mimetype in ui-blob.c
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-04-08 Lars HjemliReset ctx.repo to NULL when the config parser is finished
2008-04-08 Lars HjemliMove cgit_parse_query() from parsing.c to html.c as...
next