log rhodecode/lib/vcs/backends/git/changeset.py @ 3492:0065f7fe60f6 beta

age author description
Wed, 06 Mar 2013 19:54:36 +0100 Mads Kiilerich fix spelling of committer beta
Thu, 21 Feb 2013 02:31:21 +0100 Marcin Kuzminski whitespace cleanup beta
Sun, 17 Feb 2013 22:58:09 +0100 Marcin Kuzminski git executable is now configurable via .ini files beta
Sat, 08 Dec 2012 01:41:34 +0100 Marcin Kuzminski implemented children for git changesets beta
Mon, 03 Dec 2012 02:56:57 +0100 Marcin Kuzminski whitespace and formatting beta
Thu, 29 Nov 2012 19:59:47 +0100 Marcin Kuzminski fixes #652 switch to generator approach when doing file annotation to prevent huge memory consumption when executed on large files. Thanks to ALexey Larikov for patch. beta
Wed, 28 Nov 2012 01:27:21 +0100 Marcin Kuzminski Implemented file history page for showing detailed changelog for a given file 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
Mon, 29 Oct 2012 22:26:44 +0100 Marcin Kuzminski fixes #625 Git-Tags are not displayed in Shortlog beta
Sat, 27 Oct 2012 15:07:01 +0200 Marcin Kuzminski fixes #630 git statistics do too much work making them slow. beta
Thu, 30 Aug 2012 01:47:09 +0200 Marcin Kuzminski new dulwich based implementation of added/modified/removed beta
Thu, 30 Aug 2012 00:57:51 +0200 Marcin Kuzminski re implemented affected_files function for git using dulwich beta
Sat, 04 Aug 2012 21:39:05 +0200 Marcin Kuzminski Extended commit search schema with date of commit beta
Wed, 04 Jul 2012 11:42:16 +0200 Marcin Kuzminski Synced vcs with upstream beta
Tue, 03 Jul 2012 00:19:02 +0200 Marcin Kuzminski When using tags in git use the link to Commit instead of messing with Tag object beta