log rhodecode/lib/diffs.py @ 3015:16af24982e30 beta

age author description
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
Sat, 17 Dec 2011 16:35:11 +0200 Marcin Kuzminski fixes #326 some html special chars where not escaped in diffs + code garden in helpers beta
Sat, 10 Dec 2011 00:48:05 +0200 Marcin Kuzminski - diff.css merge to main style.css beta
Thu, 08 Dec 2011 02:25:23 +0200 Marcin Kuzminski added line context control to diffs beta
Sun, 04 Dec 2011 23:39:32 +0200 Marcin Kuzminski moved soon-to-be-deleted code from vcs to rhodecode beta