log rhodecode/lib/diffs.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Tue, 16 Jul 2013 21:54:28 +0200 Marcin Kuzminski Fixed spelling of get's to gets
Thu, 27 Jun 2013 00:37:51 +0200 Mads Kiilerich diff: don't show content of deleted files
Tue, 18 Jun 2013 15:55:24 +0200 Marcin Kuzminski use safe get on copy mode since for git we don't have this implemented
Sat, 15 Jun 2013 20:47:41 +0200 Marcin Kuzminski Added handling of copied files diff parsing
Sat, 11 May 2013 20:24:02 +0200 Marcin Kuzminski Implemented simple gist functionality ref #530. beta
Wed, 08 May 2013 01:19:18 +0200 Marcin Kuzminski diff parser: redefined operations stats for changes beta
Wed, 10 Apr 2013 03:00:20 +0200 Mads Kiilerich diff parser: prefer git headers over old unified diff headers beta
Wed, 10 Apr 2013 02:58:36 +0200 Mads Kiilerich diff parser: show multiple messages ... and fix stats for non-git chunks beta
Wed, 10 Apr 2013 02:55:38 +0200 Mads Kiilerich diff parser: more correct detection and reporting of binary git diffs beta
Wed, 10 Apr 2013 02:54:56 +0200 Mads Kiilerich diff parser: match the header order of hg diff --git patches beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich diffs: drop diffs.differ beta
Wed, 03 Apr 2013 17:19:47 +0200 Mads Kiilerich Fix a lot of casings - use standard casing in most places beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich follow Python conventions for boolean values beta
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
Wed, 03 Oct 2012 18:41:57 +0200 Marcin Kuzminski #590 Add GET flag that controls the way the diff are generated, for pull requests we want to use non-bundle based diffs, beta
Sun, 16 Sep 2012 20:04:23 +0200 Marcin Kuzminski fixes #567 diff non-unicode encoding missmatch beta
Tue, 04 Sep 2012 22:46:05 +0200 Marcin Kuzminski fixes #550 mercurial repositories comparision failed when origin repo had beta
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Fri, 06 Jul 2012 20:29:36 +0200 Marcin Kuzminski fixed issue #492 missing `\ No newline at end of file` test at the end of new chunk beta
Fri, 06 Jul 2012 20:05:31 +0200 Marcin Kuzminski fix strikethrough issues on `No new line at end of file` beta
Fri, 06 Jul 2012 00:01:09 +0200 Marcin Kuzminski Moved BytesIO into compat because of py25 compatibility issue beta
Mon, 18 Jun 2012 00:41:10 +0200 Marcin Kuzminski white space cleanup beta
Sat, 09 Jun 2012 18:10:59 +0200 Marcin Kuzminski Improved cross-repo diff using bundlerepo codereview
Tue, 05 Jun 2012 21:22:23 +0200 Marcin Kuzminski merge with beta codereview
Mon, 04 Jun 2012 18:40:39 +0200 Marcin Kuzminski Improved RSS/ATOM feeds beta
Wed, 30 May 2012 23:12:24 +0200 Marcin Kuzminski code garden codereview
Wed, 30 May 2012 22:23:23 +0200 Marcin Kuzminski Improved cross repos diffs codereview
Wed, 30 May 2012 21:19:22 +0200 Marcin Kuzminski merge with beta codereview
Wed, 30 May 2012 21:12:04 +0200 Marcin Kuzminski fixed issue with git's `no new line..` messages inside diff block. It might sometimes happen that showed html diff was short one line because of this beta
Wed, 30 May 2012 20:46:37 +0200 Marcin Kuzminski Alwas show initial context on html diffs. beta
Mon, 28 May 2012 23:21:43 +0200 Marcin Kuzminski added basic comparision of two repositories using bundles codereview
Mon, 28 May 2012 00:09:39 +0200 Marcin Kuzminski fixed bug with inline changes highlighter. codereview
Sun, 27 May 2012 23:28:22 +0200 Marcin Kuzminski added stats of line changes and operation (A/M/D) into diffs lib codereview
Sun, 27 May 2012 18:37:23 +0200 Marcin Kuzminski merge with beta codereview
Sat, 26 May 2012 01:28:07 +0200 Marcin Kuzminski typo fix ref #461 beta
Fri, 25 May 2012 18:29:31 +0200 Marcin Kuzminski Created base for diffing two repositories inside rhodecode codereview
Fri, 04 May 2012 00:14:58 +0200 Marcin Kuzminski fixed issues with gitsubmodule diffs beta
Thu, 01 Mar 2012 17:11:26 +0200 Marcin Kuzminski fixed vcs issue with last_changeset for filenodes beta
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Fri, 13 Jan 2012 04:58:14 +0200 Marcin Kuzminski adapt codes to latest vcs beta
Tue, 10 Jan 2012 07:01:12 +0200 Marcin Kuzminski fix for latest vcs beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Mon, 19 Dec 2011 00:11:20 +0200 Marcin Kuzminski implements #308 rewrote diffs to enable displaying full diff on each file beta
Sun, 18 Dec 2011 04:24:53 +0200 Marcin Kuzminski code garden for changeset ranges and comments beta