about summary refs log tree commit diff
path: root/cgit.css
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-11-09 13:52:48 +0100
committerLars Hjemli <hjemli@gmail.com>2007-11-09 13:52:48 +0100
commitab21082c21867e035cd925a06d6d55fb3143d883 (patch)
tree326d3fd608f7aa6e738794d0c1528ae9253ce850 /cgit.css
parentMinor css tweaks (diff)
parentCGIT 0.7.1 (diff)
downloadcgit-pink-ab21082c21867e035cd925a06d6d55fb3143d883.tar.gz
cgit-pink-ab21082c21867e035cd925a06d6d55fb3143d883.zip
Merge branch 'stable'
* stable:
  CGIT 0.7.1
  Makefile install: include cgit.png, do not empty cache

Conflicts:

	Makefile
Diffstat (limited to 'cgit.css')
0 files changed, 0 insertions, 0 deletions
/ui-view.c?h=1.3.0&id=06fe0c2f47eaf467db8ab1443e61dfa1c280f30a&follow=1'>Add display of tree content w/ui-tree.cLars Hjemli 2006-12-12cache_lock: do xstrdup/free on lockfileLars Hjemli 2006-12-11Don't truncate valid cachefilesLars Hjemli 2006-12-11Move global variables + callback functions into shared.cLars Hjemli 2006-12-11Move functions for generic object output into ui-view.cLars Hjemli 2006-12-11Move log-functions into ui-log.cLars Hjemli 2006-12-11Move repo summary functions into ui-summary.cLars Hjemli 2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli 2006-12-11Move common output-functions into ui-shared.cLars Hjemli 2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli 2006-12-11Avoid infinite loops in caching layerLars Hjemli 2006-12-11Let 'make install' clear all cachefilesLars Hjemli 2006-12-11Fix cache algorithm loopholeLars Hjemli 2006-12-10Add version identifier in generated filesLars Hjemli 2006-12-10Add license file and copyright noticesLars Hjemli 2006-12-10Add caching infrastructureLars Hjemli