log

age author description
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: make it possible to add comments to closed PRs
Thu, 24 Jul 2014 12:41:55 +0200 Mads Kiilerich pull requests: use name of branch of tip instead of tip - it is a confusing and moving target
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: don't show side-by-side diffs backwards
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: handle @mention in PR description ... but so far without fancy js completion
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich mention: improve pattern for matching multiple mentions
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich helpers: include #target in automatic urlification
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich spelling: let's call it 'whitespace' without space or hyphen
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich vcs: replace recursive implementation of prev&next with iterative
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich header: remove dash before branding
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich header: whole logo + branding text links to home
Wed, 30 Jul 2014 21:59:42 +0200 Mads Kiilerich db_manage: don't ask for confirmation before using symlink - just warn
Wed, 30 Jul 2014 01:51:32 +0200 Mads Kiilerich git: rework tests to use local repos instead of accessing github ... and add missing quote found by this
Fri, 18 Jul 2014 14:10:58 -0700 Daniel Anderson Escape shell command parts for Git backend
Mon, 07 Jul 2014 01:45:19 +0900 Takumi IINO pull requests: fix same git repository pull-request issue
Sun, 06 Jul 2014 01:59:58 +0900 Takumi IINO wrap admin.html javascript in $(document).ready