[PATCH 0/3] Create control panels for user options

Lars Hjemli hjemli at gmail.com
Mon Mar 7 00:57:52 CET 2011


This patch series introduces a control panel for the commit, diff and
stat pages, which is intended to make the user options on these pages
more accessible.

Lars Hjemli (3):
  html.c: add html_intoption()
  ui-diff.c: create a control panel for diff options
  ui-stats.c: create a control panel for stat options

 cgit.css    |   27 +++++++++++++++++++
 cmd.c       |    2 +-
 html.c      |    8 +++++
 html.h      |    1 +
 ui-commit.c |   10 ++-----
 ui-diff.c   |   83 ++++++++++++++++++++++++++++++++++++++--------------------
 ui-diff.h   |    4 ++-
 ui-stats.c  |   51 +++++++++++++++++++-----------------
 8 files changed, 124 insertions(+), 62 deletions(-)





More information about the CGit mailing list