Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | ui-log: add support for showing the full commit message | Lars Hjemli | 2008-11-30 | -11/+45 | |
* | | | | Merge branch 'lh/sort-repolist' | Lars Hjemli | 2008-12-06 | -14/+126 | |
|\ \ \ \ | |||||
| * | | | | ui-repolist: implement lazy caching of repo->mtime | Lars Hjemli | 2008-11-30 | -4/+14 | |
| * | | | | ui-repolist: sort null values last | Lars Hjemli | 2008-11-29 | -2/+2 | |
| * | | | | ui-repolist: add support for sorting any column | Lars Hjemli | 2008-11-29 | -9/+83 | |
| * | | | | ui-repolist: extract get_repo_modtime() from print_modtime() | Lars Hjemli | 2008-11-29 | -27/+19 | |
| * | | | | Add support for sorting by Age in the repolist | Benjamin Close | 2008-11-29 | -3/+39 | |
| |/ / / | |||||
* | | | | Merge branch 'snapshot-fixes' | Lars Hjemli | 2008-12-06 | -60/+94 | |
|\ \ \ \ | |||||
| * | | | | ui-shared: shorten the sha1 printed by cgit_object_link | Lars Hjemli | 2008-12-02 | -6/+8 | |
| * | | | | ui-refs.c: show download links for all tags referring to commit objects | Lars Hjemli | 2008-12-02 | -3/+34 | |
| * | | | | ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links | Lars Hjemli | 2008-12-02 | -2/+1 | |
| * | | | | ui-snapshot: improve extraction of revision from snapshot name | Lars Hjemli | 2008-12-02 | -43/+37 | |
| * | | | | Set prefix in snapshots when using dwimmery | Natanael Copa | 2008-11-30 | -6/+14 | |
| |/ / / | |||||
* | | | | Merge branch 'stable' | Lars Hjemli | 2008-12-06 | -8/+46 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge branch 'rj/buildtweaks' into stable | Lars Hjemli | 2008-12-06 | -6/+31 | |
| |\ \ | |||||
| | * | | parsing.c: enable builds with NO_ICONV defined | Lars Hjemli | 2008-12-06 | -0/+4 | |
| | * | | ui-repolist: avoid build warning for strcasestr(3) | Lars Hjemli | 2008-12-06 | -0/+4 | |
| | * | | Makefile: allow cgit.conf to override platform-specific tweaks | Lars Hjemli | 2008-12-06 | -5/+5 | |
| | * | | Extra cygwin-specific changes | Ramsay Jones | 2008-12-04 | -6/+23 | |
| * | | | ui-log: try to disambiguate ref names | Lars Hjemli | 2008-12-04 | -2/+15 | |
| |/ / | |||||
* | | | Merge branch 'stable' | Lars Hjemli | 2008-11-14 | -1/+2 | |
|\ \ \ | |/ / | |||||
| * | | ui-repolist: handle empty agefiles | Lars Hjemli | 2008-11-14 | -1/+2 | |
* | | | Merge branch 'stable' | Lars Hjemli | 2008-11-07 | -2/+2 | |
|\ \ \ | |/ / | |||||
| * | | Use mode 0644 for non-executable files | Karl Chen | 2008-11-07 | -2/+2 | |
* | | | Merge branch 'stable' | Lars Hjemli | 2008-11-07 | -6/+8 | |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Fix tests to work on Ubuntu (dash) | Ramsay Jones | 2008-11-07 | -2/+4 | |
| * | Fix some warnings to allow -Werror | Ramsay Jones | 2008-11-07 | -3/+3 | |
| * | Use GIT-1.6.0.3 | Lars Hjemli | 2008-11-07 | -1/+1 | |
|/ | |||||
* | CGIT 0.8.1 | Lars Hjemli | 2008-10-12 | -1/+1 | |
* | Merge branch 'stable' | Lars Hjemli | 2008-10-12 | -0/+3 | |
|\ | |||||
| * | Makefile: enable compilation on uclibc | Lars Hjemli | 2008-10-12 | -0/+3 | |
* | | ui-snapshot: add dwimmery | Lars Hjemli | 2008-10-12 | -15/+83 | |
* | | Add cgit_query.nohead flag | Lars Hjemli | 2008-10-12 | -0/+2 | |
|/ | |||||
* | ui-shared: specify correct css class for summary tab | Lars Hjemli | 2008-10-06 | -1/+2 | |
* | CGIT 0.8 | Lars Hjemli | 2008-10-06 | -1/+1 | |
* | ui-summary: use html_url_path() | Lars Hjemli | 2008-10-06 | -1/+1 | |
* | ui-refs: use cgit_tag_link() | Lars Hjemli | 2008-10-06 | -6/+2 | |
* | ui-shared: add cgit_tag_link() | Lars Hjemli | 2008-10-06 | -0/+8 | |
* | ui-shared: generate proper links in cgit_object_link() | Lars Hjemli | 2008-10-06 | -15/+7 | |
* | ui-shared: use html_url_path() to get properly escaped url in form action | Lars Hjemli | 2008-10-06 | -2/+2 | |
* | Use GIT-1.6.0.2 | Lars Hjemli | 2008-10-06 | -5/+3 | |
* | ui-shared: reword the standard page footer | Lars Hjemli | 2008-10-06 | -2/+2 | |
* | ui-shared: do not print repo name on the "summary" tab | Lars Hjemli | 2008-10-06 | -2/+1 | |
* | Replace cgitrc with cgitrc.5.txt | Lars Hjemli | 2008-10-06 | -202/+367 | |
* | Merge branch 'lh/escape-urls' | Lars Hjemli | 2008-10-06 | -14/+32 | |
|\ | |||||
| * | ui-repolist + ui-shared: Use cgit_summary_link() | Lars Hjemli | 2008-10-06 | -10/+5 | |
| * | ui-shared.c: add cgit_summary_link() | Lars Hjemli | 2008-10-05 | -0/+6 | |
| * | ui-shared.c: use html_url_path() in repolink() | Lars Hjemli | 2008-10-05 | -4/+4 | |
| * | html.c: add html_url_path | Lars Hjemli | 2008-10-05 | -0/+17 | |
* | | Merge branch 'lh/escape-urls' | Lars Hjemli | 2008-10-05 | -11/+53 | |
|\ \ | |/ |