]> granicus.if.org Git - cgit/shortlog
cgit
2008-08-06 Lars HjemliMakefile: Git dependency, take 3
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...
2008-03-31 Lars HjemliUse GIT-1.5.5-rc2
2008-03-27 Lars HjemliMove function for configfile parsing into configfile...
2008-03-27 Lars HjemliAdd cache.h
2008-03-25 Lars HjemliRemove global and obsolete cgit_cmd
2008-03-25 Lars HjemliMakefile: copy the QUIET constructs from the Makefile...
2008-03-24 Lars HjemliMove cgit_version from shared.c to cgit.c
2008-03-24 Lars HjemliMakefile: autobuild dependency rules
2008-03-24 Lars HjemliInitial Makefile cleanup
2008-03-24 Lars HjemliMove non-generic functions from shared.c to cgit.c
2008-03-24 Lars HjemliAdd ui-shared.h
2008-03-24 Lars HjemliAdd separate header-files for each page/view
2008-03-24 Lars HjemliRefactor snapshot support
2008-03-24 Lars HjemliAdd command dispatcher
2008-03-24 Lars HjemliRemove obsolete cacheitem parameter to ui-functions
2008-03-23 Lars HjemliAdd struct cgit_page to cgit_context
2008-03-23 Lars HjemliUse GIT-1.5.5.rc1
2008-03-18 Lars HjemliIntroduce html.h
2008-03-17 Lars HjemliFix segfault in patch view for root commit
2008-03-17 Lars HjemliUse GIT-1.5.4.4
2008-02-24 Lars Hjemlitests/setup.sh: cleanup test script output and logging
2008-02-24 Lars Hjemlit0010-validate.sh: return on cgit errors
2008-02-24 Lars HjemliMake output from `make test` more readable
2008-02-24 Lars HjemliBrown paper bag: don't use `grep -v`
2008-02-24 Lars HjemliAdd regression-test for description-less repos
2008-02-23 Lars HjemliMerge branch 'stable'
2008-02-23 Hiroki HattoriFix segfault
2008-02-16 Lars HjemliImprove initialization of git directory
2008-02-16 Lars HjemliMove cgit_repo into cgit_context
next