]> git.cameronkatri.com Git - cgit.git/shortlog
cgit.git
2008-12-06 Lars Hjemlitests/setup.sh: allow testsuite to fail properly with...
2008-12-06 Lars Hjemlitests/t0010-validate-html.sh: skip tests if 'tidy'...
2008-12-05 Lars HjemliMerge branch 'rj/buildtweaks' into stable
2008-12-05 Lars Hjemliparsing.c: enable builds with NO_ICONV defined
2008-12-05 Lars Hjemliui-repolist: avoid build warning for strcasestr(3)
2008-12-05 Lars HjemliMakefile: allow cgit.conf to override platform-specific...
2008-12-03 Ramsay JonesExtra cygwin-specific changes
2008-12-03 Lars Hjemliui-log: try to disambiguate ref names
2008-11-14 Lars Hjemliui-repolist: handle empty agefiles
2008-11-06 Karl ChenUse mode 0644 for non-executable files
2008-11-06 Ramsay JonesFix tests to work on Ubuntu (dash)
2008-11-06 Ramsay JonesFix some warnings to allow -Werror
2008-11-06 Lars HjemliUse GIT-1.6.0.3
2008-10-11 Lars HjemliCGIT 0.8.1 v0.8.1
2008-10-11 Lars HjemliMerge branch 'stable'
2008-10-11 Lars HjemliMakefile: enable compilation on uclibc
2008-10-11 Lars Hjemliui-snapshot: add dwimmery
2008-10-11 Lars HjemliAdd cgit_query.nohead flag
2008-10-06 Lars Hjemliui-shared: specify correct css class for summary tab
2008-10-05 Lars HjemliCGIT 0.8 v0.8
2008-10-05 Lars Hjemliui-summary: use html_url_path()
2008-10-05 Lars Hjemliui-refs: use cgit_tag_link()
2008-10-05 Lars Hjemliui-shared: add cgit_tag_link()
2008-10-05 Lars Hjemliui-shared: generate proper links in cgit_object_link()
2008-10-05 Lars Hjemliui-shared: use html_url_path() to get properly escaped...
2008-10-05 Lars HjemliUse GIT-1.6.0.2
2008-10-05 Lars Hjemliui-shared: reword the standard page footer
2008-10-05 Lars Hjemliui-shared: do not print repo name on the "summary" tab
2008-10-05 Lars HjemliReplace cgitrc with cgitrc.5.txt
2008-10-05 Lars HjemliMerge branch 'lh/escape-urls'
2008-10-05 Lars Hjemliui-repolist + ui-shared: Use cgit_summary_link()
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 HjemliMerge branch 'lh/escape-urls'
2008-10-05 Lars Hjemliui-snapshot.c: specify archiver_args.baselen
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'
next