lp:pyvcs

Created by VCS imports and last modified
Get this branch:
bzr branch lp:pyvcs

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
pyvcs
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/alex/pyvcs.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log

Recent revisions

82. By Steven Wilcox <email address hidden>

added some test stuff for testing git repos. Very basic creation/modification etc... to test simple repo and the library. This is dependent on a posix type environment (i.e. not windows). But what this does allow for is some basic testing without requiring an existing repo to work

81. By Steven Wilcox <email address hidden>

fix for the bzr backend for commits with no parent. Similar to other issues for other systems. Resolution for bzr was referencing the 'null:' revision tree

80. By Steven Wilcox <email address hidden>

fix for yet another depcration warning for the git backend

79. By Steven Wilcox <email address hidden>

tweaked pbiggar's fix to the git backend. Also created a new 'NULL' commit so diff'ing a file with no parent correctly shows the full ADD rather than showing the difference to the current HEAD

78. By Paul

Fix typo.

77. By Paul

Fix a bug when a commit has no parents.

Update to less deprecated syntax in a number of cases (repo[sha] vs
repo.getobject()).

76. By Steven Wilcox <email address hidden>

fixed issue with hg backend where revision 0 was being treated as 'tip' since integer 0 and None both evaluate to false. Changed to now explicity look for None.

75. By Alex Gaynor

Fixes #8. the git backend will no longer raise an exception on Tags.

74. By Josh Ourisman <email address hidden>

changed get_recent_commits in all backends to return commits from five days before most recent commit rather than five days before now; this way it will never return an empty list unless there haven't been any commits at all

Signed-off-by: Alex Gaynor <email address hidden>

73. By Josh Ourisman <email address hidden>

fixed typo comimt -> commit

Signed-off-by: Alex Gaynor <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.