log rhodecode/lib/vcs/backends/git/repository.py @ 2706:22f79562836c beta

age author description
Wed, 08 Aug 2012 22:37:40 +0200 Marcin Kuzminski Fixed validators for remote repos beta
Wed, 08 Aug 2012 21:32:05 +0200 Marcin Kuzminski Added url validator for git beta
Mon, 30 Jul 2012 22:45:43 +0200 Marcin Kuzminski switched git_command to subprocession for non-blocking Popen. beta
Mon, 16 Jul 2012 02:24:10 +0200 Marcin Kuzminski Remove GIT_DIT from environ on calling git_command, it can break a lot of stuff beta
Tue, 03 Jul 2012 00:53:41 +0200 Marcin Kuzminski Invalidate gits parsed_refs cache after commit, tagging or tag remove beta
Mon, 02 Jul 2012 23:28:21 +0200 Marcin Kuzminski Fixed lookup by Tag sha in git backend beta
Mon, 02 Jul 2012 21:13:44 +0200 Marcin Kuzminski Get tags and branches using _parsed_refs beta