summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
...
| * | | ui-log: add support for showing the full commit messageLars Hjemli2008-11-29-11/+45
* | | | Merge branch 'lh/sort-repolist'Lars Hjemli2008-12-06-14/+126
|\ \ \ \
| * | | | ui-repolist: implement lazy caching of repo->mtimeLars Hjemli2008-11-29-4/+14
| * | | | ui-repolist: sort null values lastLars Hjemli2008-11-29-2/+2
| * | | | ui-repolist: add support for sorting any columnLars Hjemli2008-11-29-9/+83
| * | | | ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli2008-11-29-27/+19
| * | | | Add support for sorting by Age in the repolistBenjamin Close2008-11-29-3/+39
| |/ / /
* | | | Merge branch 'snapshot-fixes'Lars Hjemli2008-12-06-60/+94
|\ \ \ \
| * | | | ui-shared: shorten the sha1 printed by cgit_object_linkLars Hjemli2008-12-01-6/+8
| * | | | ui-refs.c: show download links for all tags referring to commit objectsLars Hjemli2008-12-01-3/+34
| * | | | ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_linksLars Hjemli2008-12-01-2/+1
| * | | | ui-snapshot: improve extraction of revision from snapshot nameLars Hjemli2008-12-01-43/+37
| * | | | Set prefix in snapshots when using dwimmeryNatanael Copa2008-11-30-6/+14
| |/ / /
* | | | Merge branch 'stable'Lars Hjemli2008-12-06-8/+46
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'rj/buildtweaks' into stableLars Hjemli2008-12-05-6/+31
| |\ \
| | * | parsing.c: enable builds with NO_ICONV definedLars Hjemli2008-12-05-0/+4
| | * | ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli2008-12-05-0/+4
| | * | Makefile: allow cgit.conf to override platform-specific tweaksLars Hjemli2008-12-05-5/+5
| | * | Extra cygwin-specific changesRamsay Jones2008-12-03-6/+23
| * | | ui-log: try to disambiguate ref namesLars Hjemli2008-12-03-2/+15
| |/ /
* | | Merge branch 'stable'Lars Hjemli2008-11-14-1/+2
|\| |
| * | ui-repolist: handle empty agefilesLars Hjemli2008-11-14-1/+2
* | | Merge branch 'stable'Lars Hjemli2008-11-06-2/+2
|\| |
| * | Use mode 0644 for non-executable filesKarl Chen2008-11-06-2/+2
* | | Merge branch 'stable'Lars Hjemli2008-11-06-6/+8
|\| | | |/ |/|
| * Fix tests to work on Ubuntu (dash)Ramsay Jones2008-11-06-2/+4
| * Fix some warnings to allow -WerrorRamsay Jones2008-11-06-3/+3
| * Use GIT-1.6.0.3Lars Hjemli2008-11-06-1/+1
|/
* CGIT 0.8.1Lars Hjemli2008-10-11-1/+1
* Merge branch 'stable'Lars Hjemli2008-10-11-0/+3
|\
| * Makefile: enable compilation on uclibcLars Hjemli2008-10-11-0/+3
* | ui-snapshot: add dwimmeryLars Hjemli2008-10-11-15/+83
* | Add cgit_query.nohead flagLars Hjemli2008-10-11-0/+2
|/
* ui-shared: specify correct css class for summary tabLars Hjemli2008-10-06-1/+2
* CGIT 0.8Lars Hjemli2008-10-05-1/+1
* ui-summary: use html_url_path()Lars Hjemli2008-10-05-1/+1
* ui-refs: use cgit_tag_link()Lars Hjemli2008-10-05-6/+2
* ui-shared: add cgit_tag_link()Lars Hjemli2008-10-05-0/+8
* ui-shared: generate proper links in cgit_object_link()Lars Hjemli2008-10-05-15/+7
* ui-shared: use html_url_path() to get properly escaped url in form actionLars Hjemli2008-10-05-2/+2
* Use GIT-1.6.0.2Lars Hjemli2008-10-05-5/+3
* ui-shared: reword the standard page footerLars Hjemli2008-10-05-2/+2
* ui-shared: do not print repo name on the "summary" tabLars Hjemli2008-10-05-2/+1
* Replace cgitrc with cgitrc.5.txtLars Hjemli2008-10-05-202/+367
* Merge branch 'lh/escape-urls'Lars Hjemli2008-10-05-14/+32
|\
| * ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli2008-10-05-10/+5
| * ui-shared.c: add cgit_summary_link()Lars Hjemli2008-10-05-0/+6
| * ui-shared.c: use html_url_path() in repolink()Lars Hjemli2008-10-05-4/+4
| * html.c: add html_url_pathLars Hjemli2008-10-05-0/+17
* | Merge branch 'lh/escape-urls'Lars Hjemli2008-10-05-11/+53
|\|