log rhodecode/lib/vcs/backends/hg/changeset.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Tue, 16 Jul 2013 21:54:28 +0200 Marcin Kuzminski Fixed spelling of get's to gets
Sat, 27 Apr 2013 11:24:25 +0200 Marcin Kuzminski synced vcs with upstream beta
Wed, 20 Mar 2013 15:32:23 +0100 Mads Kiilerich avoid %r markup of unicode strings in user facing messages beta
Thu, 07 Mar 2013 13:46:24 +0100 Marcin Kuzminski Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset beta
Wed, 06 Mar 2013 19:54:36 +0100 Mads Kiilerich fix spelling of committer beta
Wed, 06 Mar 2013 15:40:58 +0100 Mads Kiilerich vcs: fix typo in MercurialChangeset.committer 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
Sun, 04 Nov 2012 14:55:13 +0100 Marcin Kuzminski Added children function for VCS for mercurial backend 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
Mon, 04 Jun 2012 17:26:34 +0200 Marcin Kuzminski Added diff option into git and hg changeset objects, representing git formated patch against parent1 beta
Wed, 16 May 2012 01:24:23 +0200 Marcin Kuzminski print statement cleanup beta
Wed, 16 May 2012 01:20:52 +0200 Marcin Kuzminski fixed tests, and archival method beta
Tue, 15 May 2012 19:29:02 +0200 Marcin Kuzminski cleanup code of get archive for repositories beta
Tue, 08 May 2012 22:18:46 +0200 Marcin Kuzminski #421 bookmarks in changlog view beta
Thu, 03 May 2012 23:15:47 +0200 Marcin Kuzminski Implements subrepos view inside filebrowser 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