log rhodecode/lib/vcs/backends/git/repository.py @ 4116:ffd45b185016 rhodecode-2.2.5-gpl

age author description
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Tue, 16 Jul 2013 21:54:28 +0200 Marcin Kuzminski Fixed spelling of get's to gets
Tue, 16 Jul 2013 21:41:03 +0200 Marcin Kuzminski Add bookmarks property to git branch, it makes it consistent with other property
Tue, 04 Jun 2013 13:26:41 +0200 Mads Kiilerich branch selectors: show closed branches too
Wed, 22 May 2013 03:17:42 +0200 Marcin Kuzminski replace list appends with list literals when possible beta
Fri, 10 May 2013 14:35:02 +0200 Marcin Kuzminski vcs: fixed issues with calling get_changesets method doesn't beta
Thu, 09 May 2013 13:29:03 +0200 Marcin Kuzminski fixed handling shell argument in subprocess calls, it always was hardcoded even when passed properly in arguments beta
Thu, 02 May 2013 16:15:30 +0200 Marcin Kuzminski synced with latest vcs beta
Sat, 27 Apr 2013 11:24:25 +0200 Marcin Kuzminski synced vcs with upstream beta
Sat, 13 Apr 2013 14:36:02 +0200 Marcin Kuzminski changelog pagination with branch filtering now uses beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Sun, 24 Mar 2013 19:58:24 +0100 Marcin Kuzminski after hooks cleanup we don't need to have ui injections into repo so we don't need to cache git repos beta
Sun, 24 Mar 2013 03:07:04 +0100 Marcin Kuzminski Switched handling of RhodeCode extra params in consistent way beta
Wed, 20 Mar 2013 15:32:23 +0100 Mads Kiilerich avoid %r markup of unicode strings in user facing messages beta
Thu, 21 Mar 2013 11:17:01 +0100 Mads Kiilerich avoid displaying repr of internal classes in user facing messages beta