tests/test-context.py.out
author Durham Goode <durham@fb.com>
Wed, 07 May 2014 17:24:19 -0700
branchstable
changeset 21584 4dca1a06e7ee
parent 14379 bd23d5f28bbb
child 21836 232038a05fdb
permissions -rw-r--r--
bundle2: fix bundle2 pulling all revs on empty pulls When bundle2 was enabled, if hg pull had no commits to pull, it would print 'no changes found' and then download the entire repository from the server. This was caused by heads and common being set to None, which gets treated as heads=cl.heads() and common=[nullid], which means download the entire repo. Pulling bundles without a changegroup is a valid use case (like if we're just updating bookmarks), so this modifes the bundle code to allow not adding changegroups. This is backport of ab5040cd5749.

workingfilectx.date = (1000, 0)
ASCII   : Gr?ezi!
Latin-1 : Grüezi!
UTF-8   : Grüezi!