log hggit/git_handler.py @ 287:e08a22250fa9

age author description
Tue, 23 Feb 2010 16:23:09 -0500 jeremy avnet Don't import git submodule files (we don't support them .. yet).
Wed, 24 Feb 2010 21:08:38 -0600 Augie Fackler git_handler: use progress API instead of reinventing the wheel
Wed, 24 Feb 2010 21:08:19 -0600 Augie Fackler git_handler: slight style cleanup
Wed, 24 Feb 2010 17:21:25 +0100 Benoit Boissinot sort heads by commit date in topological sort
Wed, 24 Feb 2010 17:21:23 +0100 Benoit Boissinot use a simple toposort algorithm for DAG (post order from a DFS from the heads)
Wed, 24 Feb 2010 17:21:20 +0100 Benoit Boissinot make sure no tag object are included in the DAG we build
Sat, 26 Dec 2009 13:31:24 -0600 Augie Fackler Merge with abderrahim.
Fri, 25 Dec 2009 08:56:20 +0100 Abderrahim Kitouni fix a bug when a directory is replaced with a file
Sat, 26 Dec 2009 12:22:06 -0600 Augie Fackler git_handler: update for slight API change in bookmarks
Sun, 29 Nov 2009 16:29:18 +0100 Antonin Amand remove unused imports
Sun, 29 Nov 2009 16:24:34 +0100 Antonin Amand python 2.4 syntax fix
Mon, 19 Oct 2009 17:48:07 +0200 Lincoln Stoll Handle normal relative SSH paths (i.e for heroku and gitosis) as well as github style paths.
Sun, 25 Oct 2009 10:55:12 -0500 Augie Fackler Merge with abderrahim. base git_handler.py@8b44a10c14c5
Wed, 30 Sep 2009 14:39:49 -0500 Kevin Bullock package with distutils 0.1.0 base git_handler.py@268cf90e8485