aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'og/tree-view-selection'Lars Hjemli2009-01-273-28/+34
|\ \ \
| * | | changed objects are outputted, allowing for selections of code onlyOnne Gorter2009-01-103-28/+34
* | | | Merge branch 'lh/stats'Lars Hjemli2009-01-2712-4/+569
|\ \ \ \ | |_|/ / |/| | |
| * | | ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli2008-12-071-3/+2
| * | | ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-072-4/+5
| * | | ui-tree: add link to stats page per pathLars Hjemli2008-12-071-0/+3
| * | | ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-072-2/+10
| * | | ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli2008-12-078-58/+104
| * | | ui-stats: enable path-filtered statsLars Hjemli2008-12-071-3/+15
| * | | Add a 'stats' page to each repoLars Hjemli2008-12-0610-0/+497
* | | | Merge branch 'stable'Lars Hjemli2009-01-122-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Makefile: install cgit.{css,png} in CGIT_DATA_PATHTodd Zullinger2009-01-121-4/+6
| * | | Makefile: add INSTALL var to set install commandTodd Zullinger2009-01-121-4/+5
| * | | Fix tar.bz2 snapshot exampleTodd Zullinger2009-01-121-2/+2
* | | | Merge branch 'stable'Lars Hjemli2009-01-112-2/+6
|\| | |
| * | | Avoid SEGFAULT on invalid requestsLars Hjemli2009-01-112-2/+6
* | | | Make all tags viewableRobin Redeker2009-01-112-2/+11
* | | | Merge branch 'stable'Lars Hjemli2009-01-111-2/+3
|\| | |
| * | | ui-tag: escape tagnames properlyLars Hjemli2009-01-111-2/+3
* | | | Change toggle to more meaningful termJustin Waters2009-01-111-1/+2
* | | | Merge branch 'snapshot-fixes'Lars Hjemli2009-01-112-13/+15
|\ \ \ \
| * | | | tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli2008-12-281-10/+10
| * | | | return 404 if snapshot is not foundNatanael Copa2008-12-281-3/+5
* | | | | Merge branch 'lh/mimetypes'Lars Hjemli2009-01-112-3/+3
|\ \ \ \ \
| * | | | | ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli2008-12-262-3/+3
| |/ / / /
* | | | | Merge branch 'lh/virtual-root'Lars Hjemli2009-01-111-20/+21
|\ \ \ \ \
| * | | | | Untie logic for SCRIPT_NAME and PATH_INFOLars Hjemli2008-12-261-20/+21
* | | | | | Merge branch 'stable'Lars Hjemli2009-01-111-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Makefile: avoid libcurl when building gitLars Hjemli2009-01-101-2/+2
* | | | | | ui-log: show name-decorations in log outputLars Hjemli2009-01-112-0/+59
* | | | | | ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker2009-01-101-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'stable'Lars Hjemli2009-01-062-3/+5
|\| | | |
| * | | | ui-tree.c: do not add blank line when displaying blobsLars Hjemli2009-01-062-3/+5
* | | | | Merge branch 'stable'Lars Hjemli2008-12-301-2/+2
|\| | | | | |_|/ / |/| | |
| * | | ui-patch: whitespace changes in the patch generation codeTomas Carnecky2008-12-301-2/+2
* | | | Use GIT-1.6.1Lars Hjemli2008-12-262-1/+1
* | | | shared.c: future-proof usage of git diff-structuresLars Hjemli2008-12-261-1/+3
| |/ / |/| |
* | | Merge branch 'stable'Lars Hjemli2008-12-062-2/+9
|\| |
| * | tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli2008-12-061-1/+1
| * | tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli2008-12-061-1/+8
* | | Merge branch 'full-log'Lars Hjemli2008-12-069-13/+61
|\ \ \
| * | | ui-log: use css to make full-log prettierLars Hjemli2008-11-302-8/+21
| * | | ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli2008-11-291-6/+7
| * | | ui-log: add support for showing the full commit messageLars Hjemli2008-11-298-11/+45
* | | | Merge branch 'lh/sort-repolist'Lars Hjemli2008-12-064-14/+126
|\ \ \ \
| * | | | ui-repolist: implement lazy caching of repo->mtimeLars Hjemli2008-11-293-4/+14
| * | | | ui-repolist: sort null values lastLars Hjemli2008-11-291-2/+2
| * | | | ui-repolist: add support for sorting any columnLars Hjemli2008-11-291-9/+83
| * | | | ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli2008-11-291-27/+19
| * | | | Add support for sorting by Age in the repolistBenjamin Close2008-11-293-3/+39
| |/ / /