sapling/hggit
Siddharth Agarwal fe5bb48ac2 git_handler: return early when no commits need to be exported
This will make our life easier in an upcoming patch.
2014-03-14 19:18:19 -07:00
..
help docs: update to correctly reflect that local git repositories are supported 2012-09-13 20:57:37 -04:00
__init__.py safebranchrevs: handle changelog having no commits 2014-03-04 23:20:50 -08:00
_ssh.py Upgraded to use latest version of dulwich (0.9.1). 2013-09-13 01:42:27 +01:00
git_handler.py git_handler: return early when no commits need to be exported 2014-03-14 19:18:19 -07:00
gitdirstate.py gitdirstate: import errno for handling OSError 2014-02-07 10:43:49 -05:00
gitrepo.py gitrepo: drop support for Mercurial < 1.7 2014-02-19 15:54:37 -08:00
hg2git.py hg2git: implement a method to initialize _dirs from a Git commit 2014-03-14 19:17:09 -07:00
hgrepo.py hgrepo.tags: drop support for Mercurial < 2.0 2014-02-19 16:09:23 -08:00
overlay.py overlayrevlog: handle root commits correctly 2014-02-25 00:23:12 -08:00
util.py util: drop support for Mercurial < 1.4 2014-02-19 18:49:42 -08:00
verify.py verify: drop broken and unused import statement 2014-03-01 09:37:26 -05:00