git-commit-vandalism/contrib/remote-helpers
Felipe Contreras f38dfc4c32 remote-bzr: add support to push merges
In order to do that, we need to store the marks of every file, so that
they can be fetched when needed. Unfortunately we can't tell bazaar that
nothing changed, we need to send the data so that it can figure it out
by itself.

And since it will be requesting a bunch of information by the file_id,
it's better to have a helper dict (rev_files), so that we can fetch it
quickly.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-04-30 22:06:46 -07:00
..
git-remote-bzr remote-bzr: add support to push merges 2013-04-30 22:06:46 -07:00
git-remote-hg remote-hg: use hashlib instead of hg sha1 util 2013-04-26 15:20:27 -07:00
Makefile remote-helpers: fix the run of all tests 2013-04-04 09:35:20 -07:00
test-bzr.sh remote-bzr: add support to push merges 2013-04-30 22:06:46 -07:00
test-hg-bidi.sh Sync with 1.8.2.2 2013-04-26 13:00:48 -07:00
test-hg-hg-git.sh Sync with 1.8.2.2 2013-04-26 13:00:48 -07:00
test-hg.sh remote-hg: improve email sanitation 2013-04-22 15:25:54 -07:00