log rhodecode/lib/diffs.py @ 3366:c72dbcad0337 beta

age author description
Tue, 12 Feb 2013 23:09:24 +0100 Marcin Kuzminski fix some small unicode issues with logging on differ beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: show aggregated diff of what will be merged to other repo, using merge ancestor beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich compare and diff: remove unused "bundle" functionality beta
Wed, 02 Jan 2013 13:56:22 +0100 Mads Kiilerich refactoring: drop unused 'discovery data' in pull request and compare diffs beta
Thu, 03 Jan 2013 17:55:44 +0100 Mads Kiilerich diff view: don't mix css classes for new and old line numbers beta
Tue, 11 Dec 2012 01:15:30 +0100 Marcin Kuzminski fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols beta
Thu, 29 Nov 2012 22:19:16 +0100 Marcin Kuzminski fixed issue with no-cached dulwich repos beta
Mon, 26 Nov 2012 20:14:40 +0100 Marcin Kuzminski White space cleanup beta
Sat, 24 Nov 2012 00:29:38 +0100 Marcin Kuzminski Basic implementation of cherry picking changesets beta
Fri, 23 Nov 2012 23:01:27 +0100 Marcin Kuzminski Fixed issue with inproper handling of diff parsing that could lead to infinit loops. beta
Sun, 18 Nov 2012 23:17:02 +0100 Marcin Kuzminski Multiple changes for compare system beta
Fri, 16 Nov 2012 21:27:04 +0100 Marcin Kuzminski Enabled compare engine for tags beta
Sat, 10 Nov 2012 03:17:24 +0100 Marcin Kuzminski new patch function, and urls schema. beta
Mon, 05 Nov 2012 19:57:29 +0100 Marcin Kuzminski Implemented generation of changesets based beta
Sat, 27 Oct 2012 14:33:29 +0200 Marcin Kuzminski fixes #612 Double quotes to Single quotes result in 4; to 9; in a visual Diff. Markupsafe.escape method usage beta