log

age author description
Mon, 10 May 2010 23:23:12 +0200 Marcin Kuzminski fixed summary template
Mon, 10 May 2010 23:12:45 +0200 Marcin Kuzminski fixed error when browsing revisions on path that doesn't exist. Fixed files browsing. Fixed templates in branches and tags
Sun, 09 May 2010 17:35:51 +0200 Marcin Kuzminski Update css +file browsing and diffs
Sun, 09 May 2010 17:23:11 +0200 Marcin Kuzminski Tempaltes changes for changelog and shortlog, changed menu generation in base
Sun, 09 May 2010 17:22:30 +0200 Marcin Kuzminski Changeg graph to changelog, and changelog to shortlog
Sun, 09 May 2010 16:51:42 +0200 Marcin Kuzminski fixed listings, of commits, added slugs for longer commits messages
Sun, 09 May 2010 15:06:00 +0200 Marcin Kuzminski moved cache invalidating to utils, as seperate function. Implemented invalidating in
Sun, 09 May 2010 14:53:52 +0200 Marcin Kuzminski fixed files template when repository is empty
Sun, 09 May 2010 14:53:36 +0200 Marcin Kuzminski fixed files when repository is empty
Sun, 09 May 2010 14:46:54 +0200 Marcin Kuzminski fixed graph when repository is empty moved imports to top and removed some lfet over prints
Sun, 09 May 2010 14:13:20 +0200 Marcin Kuzminski Added empty changeset to use in newly created repository, and used this inside a hg model in repos list
Sun, 09 May 2010 13:20:52 +0200 Marcin Kuzminski removed ununsed imports
Sun, 09 May 2010 13:20:34 +0200 Marcin Kuzminski Moved cached function for easier invalidation
Sun, 09 May 2010 13:08:16 +0200 Marcin Kuzminski Changed creation of repository to vcs implementation,
Sun, 09 May 2010 12:19:08 +0200 Marcin Kuzminski fixed add repo template