Age | Commit message (Expand) | Author | Lines |
2009-01-11 | Avoid SEGFAULT on invalid requests | Lars Hjemli | -2/+6 |
2009-01-11 | Make all tags viewable | Robin Redeker | -2/+11 |
2009-01-11 | Merge branch 'stable' | Lars Hjemli | -2/+3 |
2009-01-11 | ui-tag: escape tagnames properly | Lars Hjemli | -2/+3 |
2009-01-11 | Change toggle to more meaningful term | Justin Waters | -1/+2 |
2009-01-11 | Merge branch 'snapshot-fixes' | Lars Hjemli | -13/+15 |
2009-01-11 | Merge branch 'lh/mimetypes' | Lars Hjemli | -3/+3 |
2009-01-11 | Merge branch 'lh/virtual-root' | Lars Hjemli | -20/+21 |
2009-01-11 | Merge branch 'stable' | Lars Hjemli | -2/+2 |
2009-01-11 | ui-log: show name-decorations in log output | Lars Hjemli | -0/+59 |
2009-01-10 | Makefile: avoid libcurl when building git | Lars Hjemli | -2/+2 |
2009-01-10 | ui-refs: avoid SEGFAULT on lightweight tags | Robin Redeker | -1/+1 |
2009-01-10 | changed objects are outputted, allowing for selections of code only | Onne Gorter | -28/+34 |
2009-01-06 | Merge branch 'stable' | Lars Hjemli | -3/+5 |
2009-01-06 | ui-tree.c: do not add blank line when displaying blobs | Lars Hjemli | -3/+5 |
2008-12-30 | Merge branch 'stable' | Lars Hjemli | -2/+2 |
2008-12-30 | ui-patch: whitespace changes in the patch generation code | Tomas Carnecky | -2/+2 |
2008-12-28 | tests/t0107-snapshot.sh: make testscript match updated snapshot behavior | Lars Hjemli | -10/+10 |
2008-12-28 | return 404 if snapshot is not found | Natanael Copa | -3/+5 |
2008-12-26 | ui-snapshot.c: change mime-type for tar.gz and tar.bz2 | Lars Hjemli | -3/+3 |
2008-12-26 | Use GIT-1.6.1 | Lars Hjemli | -1/+1 |
2008-12-26 | shared.c: future-proof usage of git diff-structures | Lars Hjemli | -1/+3 |
2008-12-26 | Untie logic for SCRIPT_NAME and PATH_INFO | Lars Hjemli | -20/+21 |
2008-12-07 | ui-stats.c: reuse cgit_add_hidden_formfields() | Lars Hjemli | -3/+2 |
2008-12-07 | ui-shared: externalize add_hidden_formfields() | Lars Hjemli | -4/+5 |
2008-12-07 | ui-tree: add link to stats page per path | Lars Hjemli | -0/+3 |
2008-12-07 | ui-shared: add and use cgit_stats_link() | Lars Hjemli | -2/+10 |
2008-12-07 | ui-stats: replace 'enable-stats' setting with 'max-stats' | Lars Hjemli | -58/+104 |
2008-12-07 | ui-stats: enable path-filtered stats | Lars Hjemli | -3/+15 |
2008-12-06 | Add a 'stats' page to each repo | Lars Hjemli | -0/+497 |
2008-12-06 | Merge branch 'stable' | Lars Hjemli | -2/+9 |
2008-12-06 | tests/setup.sh: allow testsuite to fail properly with POSIX standard shells | Lars Hjemli | -1/+1 |
2008-12-06 | tests/t0010-validate-html.sh: skip tests if 'tidy' is not available | Lars Hjemli | -1/+8 |
2008-12-06 | Merge branch 'full-log' | Lars Hjemli | -13/+61 |
2008-12-06 | Merge branch 'lh/sort-repolist' | Lars Hjemli | -14/+126 |
2008-12-06 | Merge branch 'snapshot-fixes' | Lars Hjemli | -60/+94 |
2008-12-06 | Merge branch 'stable' | Lars Hjemli | -8/+46 |
2008-12-05 | Merge branch 'rj/buildtweaks' into stable | Lars Hjemli | -6/+31 |
2008-12-05 | parsing.c: enable builds with NO_ICONV defined | Lars Hjemli | -0/+4 |
2008-12-05 | ui-repolist: avoid build warning for strcasestr(3) | Lars Hjemli | -0/+4 |
2008-12-05 | Makefile: allow cgit.conf to override platform-specific tweaks | Lars Hjemli | -5/+5 |
2008-12-03 | Extra cygwin-specific changes | Ramsay Jones | -6/+23 |
2008-12-03 | ui-log: try to disambiguate ref names | Lars Hjemli | -2/+15 |
2008-12-01 | ui-shared: shorten the sha1 printed by cgit_object_link | Lars Hjemli | -6/+8 |
2008-12-01 | ui-refs.c: show download links for all tags referring to commit objects | Lars Hjemli | -3/+34 |
2008-12-01 | ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links | Lars Hjemli | -2/+1 |
2008-12-01 | ui-snapshot: improve extraction of revision from snapshot name | Lars Hjemli | -43/+37 |
2008-11-30 | Set prefix in snapshots when using dwimmery | Natanael Copa | -6/+14 |
2008-11-30 | ui-log: use css to make full-log prettier | Lars Hjemli | -8/+21 |
2008-11-29 | ui-log: (ab)use extra columns for commit message when showmsg=1 | Lars Hjemli | -6/+7 |