]> granicus.if.org Git - cgit/shortlog
cgit
2009-01-27 Lars HjemliMerge branch 'og/tree-view-selection'
2009-01-27 Lars HjemliMerge branch 'lh/stats'
2009-01-12 Lars HjemliMerge branch 'stable'
2009-01-12 Todd ZullingerMakefile: install cgit.{css,png} in CGIT_DATA_PATH
2009-01-12 Todd ZullingerMakefile: add INSTALL var to set install command
2009-01-12 Todd ZullingerFix tar.bz2 snapshot example
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliAvoid SEGFAULT on invalid requests
2009-01-11 Robin RedekerMake all tags viewable
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars Hjemliui-tag: escape tagnames properly
2009-01-11 Justin WatersChange toggle to more meaningful term
2009-01-11 Lars HjemliMerge branch 'snapshot-fixes'
2009-01-11 Lars HjemliMerge branch 'lh/mimetypes'
2009-01-11 Lars HjemliMerge branch 'lh/virtual-root'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars Hjemliui-log: show name-decorations in log output
2009-01-10 Lars HjemliMakefile: avoid libcurl when building git
2009-01-10 Robin Redekerui-refs: avoid SEGFAULT on lightweight tags
2009-01-10 Onne Gorterchanged objects are outputted, allowing for selections...
2009-01-06 Lars HjemliMerge branch 'stable'
2009-01-06 Lars Hjemliui-tree.c: do not add blank line when displaying blobs
2008-12-30 Lars HjemliMerge branch 'stable'
2008-12-30 Tomas Carneckyui-patch: whitespace changes in the patch generation...
2008-12-28 Lars Hjemlitests/t0107-snapshot.sh: make testscript match updated...
2008-12-28 Natanael Copareturn 404 if snapshot is not found
2008-12-26 Lars Hjemliui-snapshot.c: change mime-type for tar.gz and tar.bz2
2008-12-26 Lars HjemliUse GIT-1.6.1
2008-12-26 Lars Hjemlishared.c: future-proof usage of git diff-structures
2008-12-26 Lars HjemliUntie logic for SCRIPT_NAME and PATH_INFO
2008-12-07 Lars Hjemliui-stats.c: reuse cgit_add_hidden_formfields()
2008-12-07 Lars Hjemliui-shared: externalize add_hidden_formfields()
2008-12-07 Lars Hjemliui-tree: add link to stats page per path
2008-12-07 Lars Hjemliui-shared: add and use cgit_stats_link()
2008-12-07 Lars Hjemliui-stats: replace 'enable-stats' setting with 'max...
2008-12-07 Lars Hjemliui-stats: enable path-filtered stats
2008-12-06 Lars HjemliAdd a 'stats' page to each repo
2008-12-06 Lars HjemliMerge branch 'stable'
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-06 Lars HjemliMerge branch 'full-log'
2008-12-06 Lars HjemliMerge branch 'lh/sort-repolist'
2008-12-06 Lars HjemliMerge branch 'snapshot-fixes'
2008-12-06 Lars HjemliMerge branch 'stable'
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-12-01 Lars Hjemliui-shared: shorten the sha1 printed by cgit_object_link
2008-12-01 Lars Hjemliui-refs.c: show download links for all tags referring...
2008-12-01 Lars Hjemliui-shared: exploit snapshot dwimmery in cgit_print_snap...
2008-12-01 Lars Hjemliui-snapshot: improve extraction of revision from snapsh...
2008-11-30 Natanael CopaSet prefix in snapshots when using dwimmery
2008-11-30 Lars Hjemliui-log: use css to make full-log prettier
2008-11-29 Lars Hjemliui-log: (ab)use extra columns for commit message when...
2008-11-29 Lars Hjemliui-log: add support for showing the full commit message
2008-11-29 Lars Hjemliui-repolist: implement lazy caching of repo->mtime
2008-11-29 Lars Hjemliui-repolist: sort null values last
2008-11-29 Lars Hjemliui-repolist: add support for sorting any column
2008-11-29 Lars Hjemliui-repolist: extract get_repo_modtime() from print_modt...
2008-11-29 Benjamin CloseAdd support for sorting by Age in the repolist
2008-11-14 Lars HjemliMerge branch 'stable'
2008-11-14 Lars Hjemliui-repolist: handle empty agefiles
2008-11-06 Lars HjemliMerge branch 'stable'
2008-11-06 Karl ChenUse mode 0644 for non-executable files
2008-11-06 Lars HjemliMerge branch 'stable'
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
next