log rhodecode/lib/vcs/backends/git/repository.py @ 3574:000653f7cdf9 beta

age author description
Thu, 21 Mar 2013 11:17:01 +0100 Mads Kiilerich avoid displaying repr of internal classes in user facing messages beta
Thu, 21 Mar 2013 23:56:17 +0100 Marcin Kuzminski made git refs filter configurable ref issue #797 beta
Wed, 06 Mar 2013 13:36:55 +0100 Marcin Kuzminski CHanges to UI object injection after lazy property changes beta
Tue, 05 Mar 2013 19:42:08 +0100 Marcin Kuzminski Added get_hook_location method for easier hook extraction beta
Mon, 25 Feb 2013 17:16:45 +0100 Marcin Kuzminski --version command should be safe, and bare no modifications beta
Mon, 25 Feb 2013 16:49:05 +0100 Marcin Kuzminski use cache repo when creating GitRepository instances beta
Sun, 17 Feb 2013 22:58:09 +0100 Marcin Kuzminski git executable is now configurable via .ini files beta
Sun, 20 Jan 2013 23:17:45 +0100 Marcin Kuzminski fixed bad merge on git fetch fix beta
Thu, 10 Jan 2013 17:38:34 +0100 Marcin Kuzminski fixed fetch command for git repos, now it properly fetches from remotes beta
Fri, 30 Nov 2012 00:09:04 +0100 Marcin Kuzminski Use ThreadLocal storage for dulwich cached repos, finally fixes issues on concurent opening git pack files via dulwich beta
Thu, 29 Nov 2012 21:35:59 +0100 Marcin Kuzminski bring back cached Repo() instance due to some other issues it generated beta
Thu, 29 Nov 2012 19:29:33 +0100 Marcin Kuzminski Don't cache dulwich Repos, in pararell multithreaded evniroment dulwich pack file openers beta
Mon, 05 Nov 2012 19:57:29 +0100 Marcin Kuzminski Implemented generation of changesets based beta
Mon, 29 Oct 2012 22:26:44 +0100 Marcin Kuzminski fixes #625 Git-Tags are not displayed in Shortlog beta
Wed, 05 Sep 2012 20:24:21 +0200 Marcin Kuzminski git forks were not created as bare repos beta