log rhodecode/lib/vcs/nodes.py @ 3797:d7488551578e beta

age author description
Sat, 27 Apr 2013 11:24:25 +0200 Marcin Kuzminski synced vcs with upstream beta
Sat, 05 Jan 2013 03:30:24 +0100 Marcin Kuzminski fixes issue #710 File view stripping empty lines from begininng and end of the file. Fixed by setting default Pygment lexer option to not do that beta
Wed, 14 Nov 2012 21:52:50 +0100 Marcin Kuzminski removed garbage return statement beta
Wed, 14 Nov 2012 21:44:47 +0100 Marcin Kuzminski implements #649 added two seperate method for author and commiter to VCS changeset class beta
Tue, 13 Nov 2012 23:49:04 +0100 Marcin Kuzminski small change to is_binary function logic so it always skips the unicode conversions to perform this simple check beta
Wed, 04 Jul 2012 11:42:16 +0200 Marcin Kuzminski Synced vcs with upstream beta
Mon, 18 Jun 2012 00:41:10 +0200 Marcin Kuzminski white space cleanup beta
Fri, 15 Jun 2012 00:08:06 +0200 Marcin Kuzminski merge with beta codereview
Wed, 13 Jun 2012 23:27:33 +0200 Marcin Kuzminski Added vcs testsuite for better integration tests + added fetching beta
Sun, 27 May 2012 23:29:18 +0200 Marcin Kuzminski Implemented basic compare view(for pull requests) for mercurial. codereview
Fri, 04 May 2012 00:26:16 +0200 Marcin Kuzminski Added EmptyChangeset into VCS module 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
Thu, 01 Mar 2012 17:11:26 +0200 Marcin Kuzminski fixed vcs issue with last_changeset for filenodes 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