/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Eric Anderson
  • Date: 2008-11-25 01:45:22 UTC
  • mto: (0.200.116 trunk)
  • Revision ID: eric@pixelwareinc.com-20081125014522-leeq8vts9nv3awjm
When reading branch use active branch instead of first branch.

This allows us to interact with whatever is set as the current active 
branch instead of being limited to only the first branch (master). 
Useful for creating a branch from somewhere other than master.

Limited in its usefulness as I believe git only allows switching 
branches in a non-bare repositories and most trees being branched from 
are bare repositories. Also requiring the source repository to switch
its active branch is pretty intrusive. But something is better than
nothing.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.200.102 17 years ago Jelmer Vernooij merge versionedfiles support. 8 KB Diff Download File
test_blackbox.py 0.200.108 17 years ago Jelmer Vernooij Support bzr init --git. 3.7 KB Diff Download File
test_branch.py 0.200.104 17 years ago Jelmer Vernooij Use bzr-foreign function names for converting betw 3.6 KB Diff Download File
test_builder.py 0.200.36 17 years ago David Allouche GitBranchBuilder now handles file names with newli 10.8 KB Diff Download File
test_dir.py 0.200.94 17 years ago Jelmer Vernooij Eliminate (duplicate) git_ prefix. 1.8 KB Diff Download File
test_ids.py 0.200.104 17 years ago Jelmer Vernooij Use bzr-foreign function names for converting betw 1.4 KB Diff Download File
test_repository.py 0.200.106 17 years ago Jelmer Vernooij Test that getting an unknown revision fails. 7 KB Diff Download File