1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-01 23:07:55 +01:00
git/contrib/remote-helpers
Junio C Hamano a70472f4d6 Merge branch 'fc/remote-bzr'
New remote helper for bzr, with minimum fix squashed in.

* fc/remote-bzr:
  remote-bzr: detect local repositories
  remote-bzr: add support for older versions of bzr
  remote-bzr: add support to push special modes
  remote-bzr: add support for fecthing special modes
  remote-bzr: add simple tests
  remote-bzr: update working tree upon pushing
  remote-bzr: add support for remote repositories
  remote-bzr: add support for pushing
  Add new remote-bzr transport helper
2013-01-09 08:26:26 -08:00
..
git-remote-bzr remote-bzr: detect local repositories 2013-01-02 20:07:00 -08:00
git-remote-hg remote-hg: Fix biridectionality -> bidirectionality typos 2013-01-08 09:37:05 -08:00
Makefile
test-bzr.sh remote-bzr: add support for fecthing special modes 2013-01-02 20:06:59 -08:00
test-hg-bidi.sh remote-hg: Fix biridectionality -> bidirectionality typos 2013-01-08 09:37:05 -08:00
test-hg-hg-git.sh
test-hg.sh