log rhodecode/lib/middleware/simplegit.py @ 756:01be209b9828 beta

age author description
Thu, 25 Nov 2010 01:57:37 +0100 Marcin Kuzminski project refactoring, cleaned up lib.utils from rarly used functions, and place them beta
Sun, 07 Nov 2010 15:02:56 +0100 Marcin Kuzminski Moved out reposcan into hg Model. beta
Fri, 05 Nov 2010 18:38:25 +0100 Marcin Kuzminski propagate changes for #48 into simplegit. beta
Tue, 02 Nov 2010 22:26:50 +0100 Marcin Kuzminski updated setup for all newest versions beta
Mon, 25 Oct 2010 03:19:01 +0200 Marcin Kuzminski Fixed age, for new vcs implementation. Removed all obsolete date formatters beta
Wed, 20 Oct 2010 02:08:03 +0200 Marcin Kuzminski some hacking on simplegit middleware
Tue, 19 Oct 2010 00:55:05 +0200 Marcin Kuzminski added base simple git middleware, for future usage