log rhodecode/lib/vcs/backends/git/changeset.py @ 2384:5563af834d92 beta

age author description
Mon, 04 Jun 2012 17:26:34 +0200 Marcin Kuzminski Added diff option into git and hg changeset objects, representing git formated patch against parent1 beta
Tue, 22 May 2012 22:15:29 +0200 Marcin Kuzminski merged beta into code-review codereview
Thu, 17 May 2012 14:03:35 +0200 Marcin Kuzminski safe_unicode never fails. No need to catch decode exceptions beta
Wed, 16 May 2012 19:01:55 +0200 Marcin Kuzminski safe_unicode never fails so it's not needed to wrap it in Unicode exceptions codereview
Wed, 16 May 2012 18:52:26 +0200 Marcin Kuzminski fixed bug with improper stripping of commit messages beta
Wed, 16 May 2012 00:37:50 +0200 Marcin Kuzminski better regex for history beta
Wed, 16 May 2012 00:06:23 +0200 Marcin Kuzminski fixes #449 bad regex could get more than revisions from parsing history beta
Fri, 04 May 2012 00:14:58 +0200 Marcin Kuzminski fixed issues with gitsubmodule diffs beta
Thu, 03 May 2012 23:15:47 +0200 Marcin Kuzminski Implements subrepos view inside filebrowser beta
Tue, 17 Apr 2012 23:00:36 +0200 Marcin Kuzminski various fixes for git and mercurial with InMemoryCommit backend and non-ascii files beta
Tue, 17 Apr 2012 21:44:26 +0200 Marcin Kuzminski display current heads of branches for git in changelog and shortlog beta
Thu, 08 Mar 2012 22:01:51 +0200 Marcin Kuzminski temporarly fixed git _get_id_for_path problem in vcs. beta
Fri, 02 Mar 2012 20:20:42 +0200 Marcin Kuzminski bring back cs id for node history in git as it improves performance. Adding format prevents from crashes of modified gitconfigs beta
Mon, 27 Feb 2012 05:06:59 +0200 Marcin Kuzminski Git fixes 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