log rhodecode/lib/vcs/backends/git/repository.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
Mon, 04 Jun 2012 03:55:28 +0200 Marcin Kuzminski Don't do git pull on remote repos since they are bare now, we need to use git fetch on them beta
Fri, 01 Jun 2012 17:59:57 +0200 Marcin Kuzminski white space cleanup beta
Tue, 22 May 2012 20:12:58 +0200 Marcin Kuzminski fix for issue #417, git execution was broken on windows for certain commands. beta
Mon, 21 May 2012 20:41:15 +0200 Marcin Kuzminski fixed issues with support of bare-repos by vcs lib beta
Fri, 04 May 2012 00:42:02 +0200 Marcin Kuzminski changelog update + whitespace cleanup beta
Fri, 04 May 2012 00:14:58 +0200 Marcin Kuzminski fixed issues with gitsubmodule diffs beta
Fri, 27 Apr 2012 00:10:30 +0200 Marcin Kuzminski pass in url for remote pull in git beta
Thu, 26 Apr 2012 23:55:33 +0200 Marcin Kuzminski Implemented pull command for remote repos for git beta
Tue, 17 Apr 2012 23:50:32 +0200 Marcin Kuzminski fixed git-command wrapper 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
Wed, 11 Apr 2012 23:10:46 +0200 Marcin Kuzminski Extend GIT command wrapper with GIT_CONFIG_NOGLOBAL=1 to bypass gitconfig global 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