]> git.cameronkatri.com Git - cgit.git/history - shared.c
Optionally generate verbose parent links
[cgit.git] / shared.c
2010-02-27 Lars HjemliOptionally generate verbose parent links
2010-02-27 Lars HjemliMerge branch 'stable'
2009-12-12 Lars HjemliMerge branch 'stable'
2009-12-08 Lars HjemliMerge branch 'lh/remote-branches'
2009-12-08 Lars HjemliMerge branch 'ro/ssdiff'
2009-11-07 Lars HjemliAdd support for remote branches
2009-11-07 Lars HjemliMerge branch 'stable'
2009-11-07 Lars Hjemlishared.c: return original errno
2009-11-07 Lars HjemliMerge branch 'stable'
2009-11-07 Rys SommefeldtClose fd on error in readfile()
2009-09-13 Lars HjemliMerge branch 'stable'
2009-09-13 Lars HjemliMerge branch 'lh/repo-scan'
2009-09-06 Lars HjemliMerge branch 'stable'
2009-08-24 Lars Hjemlishared.c: initialize cgit_repo structs properly
2009-08-24 Lars HjemliIntroduce 'section' as canonical spelling for 'repo...
2009-08-18 Lars HjemliAdd and use a common readfile() function
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-17 Lars HjemliMerge branch 'stable'
2009-08-09 Lars HjemliMerge branch 'lh/about'
2009-08-09 Lars HjemliMerge branch 'lh/plugins'
2009-08-09 Lars HjemliAdd 'about-filter' and 'repo.about-filter' options
2009-08-09 Lars HjemliAdd support for repo.commit-filter and repo.source...
2009-07-31 Lars HjemliAdd generic filter/plugin infrastructure
2009-02-01 Lars HjemliMerge branch 'lh/binary'
2009-02-01 Lars Hjemlishared.c: avoid SEGFAULT when checking for binary buffers
2009-01-31 Lars HjemliHandle binary files in diffs
2009-01-29 Lars HjemliMerge branch 'stable'
2009-01-27 Lars HjemliMerge branch 'stable'
2009-01-27 Lars HjemliMerge branch 'jw/commit-decorations'
2009-01-27 Lars HjemliMerge branch 'og/tree-view-selection'
2009-01-27 Lars HjemliMerge branch 'lh/stats'
2009-01-12 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliMerge branch 'lh/virtual-root'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-06 Lars HjemliMerge branch 'stable'
2008-12-30 Lars HjemliMerge branch 'stable'
2008-12-26 Lars Hjemlishared.c: future-proof usage of git diff-structures
2008-12-07 Lars Hjemliui-stats: replace 'enable-stats' setting with 'max...
2008-12-06 Lars HjemliAdd a 'stats' page to each repo
2008-12-06 Lars HjemliMerge branch 'stable'
2008-12-06 Lars HjemliMerge branch 'full-log'
2008-12-06 Lars HjemliMerge branch 'lh/sort-repolist'
2008-11-29 Lars Hjemliui-repolist: implement lazy caching of repo->mtime
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-04-08 Lars HjemliMove cgit_parse_query() from parsing.c to html.c as...
2008-03-24 Lars HjemliMove cgit_version from shared.c to cgit.c
2008-03-24 Lars HjemliMove non-generic functions from shared.c to cgit.c
2008-03-24 Lars HjemliRefactor snapshot support
2008-03-24 Lars HjemliAdd command dispatcher
2008-03-23 Lars HjemliAdd struct cgit_page to cgit_context
2008-03-18 Lars HjemliIntroduce html.h
2008-02-23 Lars HjemliMerge branch 'stable'
2008-02-16 Lars HjemliMove cgit_repo into cgit_context
2008-02-16 Lars HjemliAdd all config variables into struct cgit_context
2008-02-16 Lars HjemliIntroduce struct cgit_context
2008-01-21 Lars HjemliUse GIT-1.5.4.rc4
2008-01-13 Lars HjemliMerge branch 'stable'
2007-12-11 Lars HjemliAdd plain patch view
2007-12-03 Lars HjemliAdd support for automatic and custom clone urls
2007-12-02 Evan MartinDefault repo description to "[no description]"
2007-12-02 Lars HjemliMerge branch 'stable'
2007-11-11 Lars HjemliAdd support for "robots" meta-tag
2007-11-09 Lars HjemliMerge branch 'stable'
2007-11-08 Lars HjemliMerge branch 'stable'
2007-11-08 Lars HjemliSupport "/" as virtual-root
2007-11-05 Lars HjemliMerge branch 'iconv-rebased' of http://x2a.org/pub...
2007-11-05 Jonathan Bastien... Add commit->msg_encoding, allocate msg dynamicly.
2007-10-30 Lars HjemliChange the cgit layout
2007-10-30 Lars HjemliAdd config param 'index-info'
2007-10-28 Lars HjemliTeach log search about --grep, --author and --committer
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars HjemliMerge branch 'filter-refs'
2007-10-27 Lars HjemliAdd support for refs view
2007-10-27 Lars HjemliAdd support for config param summary-branches
2007-10-27 Lars HjemliAdd support for config param summary-tags
2007-10-27 Lars HjemliAdd functions and types for ref lists
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-05 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliAdd prefix parameter to cgit_diff_tree()
2007-09-25 Lars HjemliAdd support for a renamelimit option in cgitrc
2007-09-19 Lars HjemliUse trim_end() to remove trailing slashes
2007-09-19 Lars HjemliRemove a few compiler warnings
2007-09-08 Chris PickelMake cgit honor CACHE_ROOT as defined in Makefile
2007-09-04 Lars HjemliSet xdemitconf_t.findfunc=NULL
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
2007-07-22 Lars HjemliMerge branch 'master' of git://git.klever.net/patchwork...
2007-07-22 Lars HjemliAdd ui-tag.c
2007-07-21 Michael Krelinallow selective enabling of snapshots
2007-07-20 Michael Krelinadded a chk_non_negative check
2007-06-29 Lars HjemliMerge branch 'lh/menu'
2007-06-26 Lars HjemliAdd trim_end() and use it to remove trailing slashes...
2007-06-18 Lars HjemliAdd setting to enable/disable extra links on index...
2007-06-18 Lars HjemliAdd version info from git-describe
2007-06-17 Lars HjemliAdd cgit_diff_link()
2007-06-16 Lars Hjemliui-tree: unify with ui-view, use path to select tree...
2007-05-31 Ondrej JirmanImplemented configurable HEAD shortlog on summary page.
next