log treepkg/git.py @ 561:1f7746e2288e

age author description
Fri, 02 Sep 2011 09:43:21 +0000 Bjoern Ricks Fix typo
Fri, 02 Sep 2011 09:36:05 +0000 Bjoern Ricks import capture_output
Fri, 02 Sep 2011 09:28:27 +0000 Bjoern Ricks Fix: use self.branch to check if it contains a ":" branch variable could be None
Fri, 02 Sep 2011 09:26:26 +0000 Bjoern Ricks Set default branch to "master"
Fri, 02 Sep 2011 08:45:28 +0000 Bjoern Ricks Refactor git branching
Tue, 08 Mar 2011 14:21:55 +0000 Bjoern Ricks fix: don't call update function anymore
Tue, 08 Mar 2011 12:06:49 +0000 Bjoern Ricks add a copy method for git
Wed, 02 Feb 2011 10:26:02 +0000 Bjoern Ricks checkout git branch on update
Wed, 02 Feb 2011 10:00:48 +0000 Bjoern Ricks fix variable name
Wed, 02 Feb 2011 09:51:09 +0000 Bjoern Ricks log used git repo and branch
Tue, 11 Jan 2011 16:27:02 +0000 Bjoern Ricks provide stubs for short_revision number
Mon, 22 Nov 2010 11:26:06 +0000 Bjoern Ricks update regex for tag name schema
Mon, 15 Nov 2010 14:53:00 +0000 Bjoern Ricks implement export_tag for git working copy
Mon, 15 Nov 2010 14:41:03 +0000 Bjoern Ricks tag_pkg_parameters is also used in enterprise tags recipe
Mon, 15 Nov 2010 14:34:15 +0000 Bjoern Ricks tag_pkg_parameters depends on scm therefore move this method to the
Wed, 10 Nov 2010 16:46:12 +0000 Bjoern Ricks fixed typo
Wed, 10 Nov 2010 14:53:40 +0000 Bjoern Ricks don't checkout master branch by default for local branch. local would point to the local master and not to origin/master.
Tue, 09 Nov 2010 14:54:55 +0000 Bjoern Ricks update git tag detector and add test
Mon, 08 Nov 2010 17:07:41 +0000 Bjoern Ricks add a tag detector for git
Mon, 25 Oct 2010 08:17:31 +0000 Andre Heinecke Fix typo in a comment
Mon, 09 Aug 2010 14:00:00 +0000 Andre Heinecke Cleanup misplaced whitespace
Mon, 09 Aug 2010 13:56:31 +0000 Andre Heinecke Ignore redundancy of trailing slashes while ensuring to have at least one.
Mon, 09 Aug 2010 12:24:56 +0000 Andre Heinecke Always call checkout index with a trailing / to force the creation of the dest
Wed, 17 Mar 2010 14:26:16 +0000 Andre Heinecke Revisions are now handled as strings
Fri, 12 Mar 2010 14:27:03 +0000 Andre Heinecke Cleaner last_changed_revision function
Fri, 12 Mar 2010 11:04:31 +0000 Andre Heinecke Changed command calls to use cwd and fixed line length
Fri, 12 Mar 2010 09:13:33 +0000 Andre Heinecke Added basic Git support, configuration options:
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)