Age | Commit message (Expand) | Author | Lines |
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 |
2008-11-29 | ui-log: add support for showing the full commit message | Lars Hjemli | -11/+45 |
2008-11-29 | ui-repolist: implement lazy caching of repo->mtime | Lars Hjemli | -4/+14 |
2008-11-29 | ui-repolist: sort null values last | Lars Hjemli | -2/+2 |
2008-11-29 | ui-repolist: add support for sorting any column | Lars Hjemli | -9/+83 |
2008-11-29 | ui-repolist: extract get_repo_modtime() from print_modtime() | Lars Hjemli | -27/+19 |
2008-11-29 | Add support for sorting by Age in the repolist | Benjamin Close | -3/+39 |
2008-11-14 | Merge branch 'stable' | Lars Hjemli | -1/+2 |
2008-11-14 | ui-repolist: handle empty agefiles | Lars Hjemli | -1/+2 |
2008-11-06 | Merge branch 'stable' | Lars Hjemli | -2/+2 |
2008-11-06 | Use mode 0644 for non-executable files | Karl Chen | -2/+2 |
2008-11-06 | Merge branch 'stable' | Lars Hjemli | -6/+8 |
2008-11-06 | Fix tests to work on Ubuntu (dash) | Ramsay Jones | -2/+4 |
2008-11-06 | Fix some warnings to allow -Werror | Ramsay Jones | -3/+3 |
2008-11-06 | Use GIT-1.6.0.3 | Lars Hjemli | -1/+1 |
2008-10-11 | CGIT 0.8.1 | Lars Hjemli | -1/+1 |
2008-10-11 | Merge branch 'stable' | Lars Hjemli | -0/+3 |
2008-10-11 | Makefile: enable compilation on uclibc | Lars Hjemli | -0/+3 |
2008-10-11 | ui-snapshot: add dwimmery | Lars Hjemli | -15/+83 |
2008-10-11 | Add cgit_query.nohead flag | Lars Hjemli | -0/+2 |
2008-10-06 | ui-shared: specify correct css class for summary tab | Lars Hjemli | -1/+2 |
2008-10-05 | CGIT 0.8 | Lars Hjemli | -1/+1 |
2008-10-05 | ui-summary: use html_url_path() | Lars Hjemli | -1/+1 |
2008-10-05 | ui-refs: use cgit_tag_link() | Lars Hjemli | -6/+2 |
2008-10-05 | ui-shared: add cgit_tag_link() | Lars Hjemli | -0/+8 |
2008-10-05 | ui-shared: generate proper links in cgit_object_link() | Lars Hjemli | -15/+7 |
2008-10-05 | ui-shared: use html_url_path() to get properly escaped url in form action | Lars Hjemli | -2/+2 |
2008-10-05 | Use GIT-1.6.0.2 | Lars Hjemli | -5/+3 |
2008-10-05 | ui-shared: reword the standard page footer | Lars Hjemli | -2/+2 |
2008-10-05 | ui-shared: do not print repo name on the "summary" tab | Lars Hjemli | -2/+1 |
2008-10-05 | Replace cgitrc with cgitrc.5.txt | Lars Hjemli | -202/+367 |
2008-10-05 | Merge branch 'lh/escape-urls' | Lars Hjemli | -14/+32 |
2008-10-05 | ui-repolist + ui-shared: Use cgit_summary_link() | Lars Hjemli | -10/+5 |
2008-10-05 | ui-shared.c: add cgit_summary_link() | Lars Hjemli | -0/+6 |
2008-10-05 | ui-shared.c: use html_url_path() in repolink() | Lars Hjemli | -4/+4 |
2008-10-05 | html.c: add html_url_path | Lars Hjemli | -0/+17 |
2008-10-05 | Merge branch 'lh/escape-urls' | Lars Hjemli | -11/+53 |
2008-10-05 | ui-snapshot.c: specify archiver_args.baselen | Lars Hjemli | -2/+11 |
2008-10-05 | ui-shared.c: use html_url_arg() | Lars Hjemli | -11/+36 |
2008-10-05 | html.c: add html_url_arg | Lars Hjemli | -0/+17 |
2008-09-23 | ui-diff: make diffstat header a link to the full diff | Lars Hjemli | -1/+4 |