/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2005-10-29 23:48:45 UTC
  • Revision ID: robertc@robertcollins.net-20051029234845-7ae4e7d118bdd3ed
Implement a 'bzr push' command, with saved locations; update diff to return 1.

    * 'bzr diff' now returns 1 when there are changes in the working 
      tree.

    * 'bzr push' now exists and can push changes to a remote location. 
      This uses the transport infrastructure, and can store the remote
      location in the ~/.bazaar/branches.conf configuration file.

    * WorkingTree.pull has been split across Branch and WorkingTree,
      to allow Branch only pulls.

    * commands.display_command now returns the result of the decorated 
      function.

    * LocationConfig now has a set_user_option(key, value) call to save
      a setting in its matching location section (a new one is created
      if needed).

    * Branch has two new methods, get_push_location and set_push_location
      to respectively, get and set the push location.
Filename Latest Rev Last Changed Committer Comment Size
..
bash 331 20 years ago Martin Pool - sketchy experiments in bash and zsh completion Diff
emacs 1110 20 years ago Martin Pool - merge aaron's merge improvements: * When merg Diff
zsh 331 20 years ago Martin Pool - sketchy experiments in bash and zsh completion Diff
add-bzr-to-baz 690 20 years ago Martin Pool add-bzr-to-baz allows multiple arguments 223 bytes Diff Download File
create_bzr_rollup.py 625 20 years ago Martin Pool - fix permissions on exported tar/zip files 5.5 KB Diff Download File
fortune 423 20 years ago Martin Pool - Add fortune-cookie external plugin demonstration 306 bytes Diff Download File
newinventory.py 1390 19 years ago Robert Collins pair programming worx... merge integration and wea 4.3 KB Diff Download File
pwclient.full 715 20 years ago Martin Pool - add jk's patchwork client 13 KB Diff Download File
pwk 856 20 years ago Martin Pool - fix pwk help 951 bytes Diff Download File
upload-bzr.dev 788 20 years ago Martin Pool - tweak rsync upload script 829 bytes Diff Download File