Age | Commit message (Expand) | Author |
2015-10-09 | ui-repolist: fix resource leak: free before return | Christian Hesse |
2015-08-14 | about: move layout into page functions | John Keeping |
2015-08-13 | Remove redundant includes | John Keeping |
2015-08-12 | log: allow users to follow a file | John Keeping |
2015-03-09 | ui-repolist: make sortcolumn definitions 'static const' | John Keeping |
2015-03-09 | Avoid non-ANSI function declarations | John Keeping |
2015-03-03 | Make root handling sane again. | Jason A. Donenfeld |
2015-03-03 | ui-shared: Add current url helper function. | Jason A. Donenfeld |
2015-03-03 | ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering | Jason A. Donenfeld |
2015-03-03 | ui-repolist: use correct owner query link | Jason A. Donenfeld |
2015-01-29 | Add repo.hide and repo.ignore | Lukas Fleischer |
2014-12-23 | repolist: add owner-filter | Chris Burroughs |
2014-12-23 | git: update to v2.2.1 | Christian Hesse |
2014-06-28 | git: update for git 2.0 | Christian Hesse |
2014-01-17 | repolist: make owner clickable to search | Jason A. Donenfeld |
2014-01-17 | Switch to exclusively using global ctx | Lukas Fleischer |
2014-01-14 | filter: return on null filter from open and close | Jason A. Donenfeld |
2014-01-12 | ui-repolist: HTML-escape cgit_rooturl() response | John Keeping |
2014-01-12 | filter: pass extra arguments via cgit_open_filter | John Keeping |
2014-01-08 | Update copyright information | Lukas Fleischer |
2013-05-25 | ui-summary: Pass filename to about-filter | Jason A. Donenfeld |
2013-04-08 | use struct strbuf instead of static buffers | John Keeping |
2013-04-08 | Always #include corresponding .h in .c files | John Keeping |
2013-03-20 | Convert pager navigation into a unordered list | Lukas Fleischer |
2013-03-04 | Mark several functions/variables static | Lukas Fleischer |
2013-03-04 | White space around control verbs. | Jason A. Donenfeld |
2013-03-04 | Fix several whitespace errors | Lukas Fleischer |
2013-02-01 | Make "owner" column on index page configurable | Florian Pritz |
2012-10-17 | ui-repolist: Add "section-sort" flag to control section sorting. | Tobias Bieniek |
2012-10-17 | ui: Remember to print ampersand as proper html entities. | William Bell |
2012-10-16 | ui-repolist: Rename section-sort to repository-sort. | Jason A. Donenfeld |
2012-10-09 | ui-repolist: do not use agefile if it's date could not be parsed | Ferry Huberts |
2012-10-08 | ui-repolist: Bold the currently viewed page. | Jamie Couture |
2012-07-12 | Update copyright headers to have latest dates. | Jason A. Donenfeld |
2012-07-12 | ui-repolist: Case insensitive sorting and age sort | Jason A. Donenfeld |
2012-03-18 | Merge branch 'jp/defbranch' | Lars Hjemli |
2012-01-03 | Merge branch 'stable' | Lars Hjemli |
2012-01-03 | Add sort parameter to pager of repo list | Tobias Grimm |
2011-07-19 | ui-repolist.c: fallback to "master" if no default branch is specified | Lars Hjemli |
2011-06-13 | cgit.c: always setup cgit repo environment variables | Lars Hjemli |
2011-05-30 | ui_repolist: get modtime from packed-refs as fallback | Ferry Huberts |
2011-05-23 | Merge branch 'fh/filter-api' | Lars Hjemli |
2011-05-23 | ui-repolist.c: do not return random/stale data from read_agefile | Lars Hjemli |
2011-03-26 | cgit_open_filter: also take the repo as a parameter | Ferry Huberts |
2010-09-04 | ui-repolist: fix redefinition of _XOPEN_SOURCE | Mark Lodato |
2009-09-20 | Fix repolist search links with virtual root | Geoff Johnstone |
2009-08-24 | ui-repolist: handle empty sections similar to NULL sections | Lars Hjemli |
2009-08-24 | ui-repolist.c: sort by section name, repo name as default | Lars Hjemli |
2009-08-24 | Introduce 'section' as canonical spelling for 'repo.group' | Lars Hjemli |
2009-08-18 | Add and use a common readfile() function | Lars Hjemli |