~bzr-pqm/bzr/bzr.dev

  • 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
..
bzrlib 1 19 years ago mbp at sourcefrog import from baz patch-364 Diff
contrib 331 19 years ago Martin Pool - sketchy experiments in bash and zsh completion Diff
doc 6 19 years ago mbp at sourcefrog import all docs from arch Diff
notes 10 19 years ago mbp at sourcefrog import more files from baz Diff
patches 520 19 years ago Martin Pool - add space for un-merged patches Diff
tools 854 19 years ago Martin Pool - rearrange and clear up merged weave Diff
.bzrignore 1185.12.3 18 years ago Aaron Bentley Ignored user-installed plugins 207 bytes Diff Download File
.rsyncexclude 1185.16.34 18 years ago Martin Pool - ignore .swp files from upload 176 bytes Diff Download File
build-api 496 19 years ago Martin Pool - patch from ddaa to create api/ directory befo 88 bytes Diff Download File
File bzr 1185.16.129 18 years ago Martin Pool Add check that the bzr program and bzrlib version 2.2 KB Diff Download File
bzr-man.py 1185.1.43 18 years ago Robert Collins patch from Rob Weir to correct bzr-man.py 7.5 KB Diff Download File
HACKING 1185.12.96 18 years ago Aaron Bentley Merge from mpool 7.6 KB Diff Download File
INSTALL 1185.16.80 18 years ago Martin Pool Update news and readme - better explanation of de 437 bytes Diff Download File
Makefile 1185.21.3 18 years ago Jelmer Vernooij Remove executable properties from Makefile (set by 260 bytes Diff Download File
NEWS 1490 18 years ago Robert Collins Implement a 'bzr push' command, with saved locatio 27.9 KB Diff Download File
NEWS.developers 1185.16.35 18 years ago Martin Pool - stub for revision properties 910 bytes Diff Download File
README 1185.16.80 18 years ago Martin Pool Update news and readme - better explanation of de 763 bytes Diff Download File
File setup.py 1185.16.102 18 years ago mbp at sourcefrog [merge] small fixes from Jelmer 2.1 KB Diff Download File
testbzr 736 19 years ago Martin Pool - move old blackbox code from testbzr into bzrlib. 845 bytes Diff Download File
TODO 1185.21.5 18 years ago Jelmer Vernooij Remove TODO item that is already implemented. 17.3 KB Diff Download File
tutorial.txt 1185.1.13 19 years ago Robert Collins and the tutorial patch came back, the very next da 9.9 KB Diff Download File