log

age author description
Mon, 23 Oct 2017 22:52:50 +0200 domruf js: fix parent/child navigation with more than 2 parents/children
Mon, 23 Oct 2017 22:52:50 +0200 domruf js: make links to child changesets use a right arrow again
Sun, 01 Oct 2017 21:39:13 +0200 Thomas De Schampheleire style: extract diff-related styles to kallithea-diff.less
Fri, 29 Sep 2017 21:46:08 +0200 Thomas De Schampheleire style: move more tag styles to kallithea-tags.less
Fri, 29 Sep 2017 21:32:25 +0200 Thomas De Schampheleire style: less'en perm_tag styles
Fri, 29 Sep 2017 21:30:55 +0200 Thomas De Schampheleire style: move perm_tag to kallithea-tags.less
Fri, 29 Sep 2017 21:22:14 +0200 Thomas De Schampheleire style: extract metatag styles to separate file kallithea-tags.less
Fri, 29 Sep 2017 21:15:16 +0200 Thomas De Schampheleire style: extract yui styles to separate less file
Fri, 29 Sep 2017 20:20:03 +0200 Thomas De Schampheleire style: less'en select2 styles
Fri, 29 Sep 2017 16:34:03 +0200 Thomas De Schampheleire style: extract select2 styling to separate file
Thu, 28 Sep 2017 22:03:01 +0200 Thomas De Schampheleire style: use npm less to generate kallithea stylesheet style.css from style.less
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: change indentation of stylesheet to match future less output
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: remove empty lines in stylesheet to match future less output
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: fix formatting oddities and bugs
Mon, 23 Oct 2017 01:15:06 +0200 Mads Kiilerich diff: fix crash when displaying diff on a single file
Sun, 22 Oct 2017 23:00:37 +0200 Mads Kiilerich vcs: support Mercurial 4.4
Mon, 23 Oct 2017 00:57:28 +0200 Mads Kiilerich vcs: add support for Mercurial annotate in Mercurial 4.4
Fri, 13 Oct 2017 20:44:01 +0200 domruf changelog: add more verbose titles to [HG] and [GIT] repotags
Wed, 11 Oct 2017 22:49:53 +0200 domruf changelog: bring the right-aligned tags in a least to most common order
Wed, 04 Oct 2017 19:48:02 +0200 domruf repos: move optional icons after name to better align text in table
Mon, 02 Oct 2017 18:24:37 +0200 domruf js: reuse parent/child navigation code - avoid duplication
Wed, 16 Aug 2017 17:34:44 +0200 domruf files: use same parent/child navigation as on changeset page
Sun, 22 Oct 2017 04:01:28 +0200 Mads Kiilerich files: simplify header, making it more like changeset
Wed, 16 Aug 2017 17:34:44 +0200 domruf changeset: make parent/child navigation activation and javascript reusable
Thu, 04 May 2017 20:51:26 +0200 domruf vcs: catch MemoryErrors when calling Git diff
Sun, 22 Oct 2017 00:42:12 +0200 Mads Kiilerich diffs: wrap vcs repo get_diff
Sun, 22 Oct 2017 00:42:12 +0200 Mads Kiilerich styling: map pylonslib flash message categories to bootstrap alert classes
Mon, 16 Oct 2017 03:19:31 +0200 Mads Kiilerich pygments: update css for Pygments 2.2.0
Mon, 16 Oct 2017 03:08:17 +0200 Mads Kiilerich markdown: specify extensions directly - don't use old positional parameters
Mon, 16 Oct 2017 03:06:20 +0200 Mads Kiilerich lib: refactor detection of markup renderers