sapling/hggit
Augie Fackler 6d7d1ac665 git_handler: iterate over new refs in sorted order to stabilize test output
An earlier patch already fixes the test expectations (oops), so this
just makes sure the tests always pass.
2013-12-13 13:02:08 -05:00
..
help docs: update to correctly reflect that local git repositories are supported 2012-09-13 20:57:37 -04:00
__init__.py Fix for #68 | Use .gitignore files (with proper semantics) 2013-11-27 09:27:59 -05: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: iterate over new refs in sorted order to stabilize test output 2013-12-13 13:02:08 -05:00
gitdirstate.py Fix for #68 | Use .gitignore files (with proper semantics) 2013-11-27 09:27:59 -05:00
gitrepo.py listkeys: simplify ref stripping expression 2012-10-28 20:32:42 -04:00
hg2git.py Only export modified Git trees 2013-04-14 11:11:41 -07:00
hgrepo.py push: return 1 if no changes found, 0 if success 2012-09-05 23:27:31 -04:00
overlay.py overlay: add kludge to make sure we only ever give hexshas to dulwich 2013-12-13 12:54:39 -05:00
util.py submodules: only use the ordereddict backport if collections.OrderedDict is unavailable 2012-08-28 09:09:01 -05:00