about summary refs log tree commit diff
path: root/git (unfollow)
Commit message (Expand)Author
2009-01-27tests/t0105-commit.sh: expect commit decorationsLars Hjemli
2009-01-27cgit.css: minor adjustment of commit decorationsLars Hjemli
2009-01-27Add decorations to commit pagesJustin Waters
2009-01-27CGIT 0.8.1.1Lars Hjemli
2009-01-12Makefile: install cgit.{css,png} in CGIT_DATA_PATHTodd Zullinger
2009-01-12Makefile: add INSTALL var to set install commandTodd Zullinger
2009-01-12Fix tar.bz2 snapshot exampleTodd Zullinger
2009-01-11Avoid SEGFAULT on invalid requestsLars Hjemli
2009-01-11Make all tags viewableRobin Redeker
2009-01-11ui-tag: escape tagnames properlyLars Hjemli
2009-01-11Change toggle to more meaningful termJustin Waters
2009-01-11ui-log: show name-decorations in log outputLars Hjemli
2009-01-10Makefile: avoid libcurl when building gitLars Hjemli
2009-01-10ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker
2009-01-10changed objects are outputted, allowing for selections of code onlyOnne Gorter
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli
2008-12-30ui-patch: whitespace changes in the patch generation codeTomas Carnecky
2008-12-28tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli
2008-12-28return 404 if snapshot is not foundNatanael Copa
2008-12-26ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli
2008-12-26Use GIT-1.6.1Lars Hjemli
2008-12-26shared.c: future-proof usage of git diff-structuresLars Hjemli
2008-12-26Untie logic for SCRIPT_NAME and PATH_INFOLars Hjemli
2008-12-07ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli
2008-12-07ui-shared: externalize add_hidden_formfields()Lars Hjemli
2008-12-07ui-tree: add link to stats page per pathLars Hjemli
2008-12-07ui-shared: add and use cgit_stats_link()Lars Hjemli
2008-12-07ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli
2008-12-07ui-stats: enable path-filtered statsLars Hjemli
2008-12-06Add a 'stats' page to each repoLars Hjemli
2008-12-06tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli
2008-12-06tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli
2008-12-05parsing.c: enable builds with NO_ICONV definedLars Hjemli
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli
2008-12-05Makefile: allow cgit.conf to override platform-specific tweaksLars Hjemli
2008-12-03Extra cygwin-specific changesRamsay Jones
2008-12-03ui-log: try to disambiguate ref namesLars Hjemli
2008-12-01ui-shared: shorten the sha1 printed by cgit_object_linkLars Hjemli
2008-12-01ui-refs.c: show download links for all tags referring to commit objectsLars Hjemli
2008-12-01ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_linksLars Hjemli
2008-12-01ui-snapshot: improve extraction of revision from snapshot nameLars Hjemli
2008-11-30Set prefix in snapshots when using dwimmeryNatanael Copa
2008-11-30ui-log: use css to make full-log prettierLars Hjemli
2008-11-29ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli
2008-11-29ui-repolist: implement lazy caching of repo->mtimeLars Hjemli
2008-11-29ui-repolist: sort null values lastLars Hjemli
2008-11-29ui-repolist: add support for sorting any columnLars Hjemli
2008-11-29ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli
2008-11-29Add support for sorting by Age in the repolistBenjamin Close
1ae&follow=1'>contrib/palaver: Only allow HTTPSJune McEnroe 2020-08-25Support the pounce_env rc variableJune McEnroe 2020-08-25Remove deprecated option namesJune McEnroe The next release will be 2.0 so these can be removed now. 2020-08-25Document configuration and data file searchJune McEnroe 2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe