Rev 658: bogus changes in http://bzr.arbash-meinel.com/plugins/DEACTIVATED/bogus

John Arbash Meinel john at arbash-meinel.com
Wed Jul 2 22:44:03 BST 2008


At http://bzr.arbash-meinel.com/plugins/DEACTIVATED/bogus

------------------------------------------------------------
revno: 658
revision-id: john at arbash-meinel.com-20080702214357-c0bo9wn8gumxz4pu
parent: john at arbash-meinel.com-20080702214340-61vnerktc5w0rzpw
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: bogus
timestamp: Wed 2008-07-02 16:43:57 -0500
message:
  bogus changes
-------------- next part --------------
=== modified file '__init__.py'
--- a/__init__.py	2008-07-02 21:43:40 +0000
+++ b/__init__.py	2008-07-02 21:43:57 +0000
@@ -650,3 +650,4 @@
     result.addTest(TestLoader().loadTestsFromModule(tests.test_cbranch))
     return result
 another
+you're breaking it

=== modified file 'branches.py'
--- a/branches.py	2008-07-02 21:43:40 +0000
+++ b/branches.py	2008-07-02 21:43:57 +0000
@@ -11,3 +11,4 @@
     for branch in list_branches(t):
         print branch.base[len(t.base):].rstrip('/')
 another
+you're breaking it

=== modified file 'branchhistory.py'
--- a/branchhistory.py	2008-07-02 21:43:40 +0000
+++ b/branchhistory.py	2008-07-02 21:43:57 +0000
@@ -64,3 +64,4 @@
     else:
         print "  %d" % start
 another
+you're breaking it

=== modified file 'bzrtools.py'
--- a/bzrtools.py	2008-07-02 21:43:40 +0000
+++ b/bzrtools.py	2008-07-02 21:43:57 +0000
@@ -422,3 +422,4 @@
 if __name__ == "__main__":
     run_tests()
 another
+you're breaking it

=== modified file 'cbranch.py'
--- a/cbranch.py	2008-07-02 21:43:40 +0000
+++ b/cbranch.py	2008-07-02 21:43:57 +0000
@@ -75,3 +75,4 @@
                 raise e
             pending_transports.append(parent)
 another
+you're breaking it

=== modified file 'clean_tree.py'
--- a/clean_tree.py	2008-07-02 21:43:40 +0000
+++ b/clean_tree.py	2008-07-02 21:43:57 +0000
@@ -72,3 +72,4 @@
     if not has_deleted:
         note("No files deleted.")
 another
+you're breaking it

=== modified file 'colordiff.py'
--- a/colordiff.py	2008-07-02 21:43:40 +0000
+++ b/colordiff.py	2008-07-02 21:43:57 +0000
@@ -201,3 +201,4 @@
             trace.warning('%d line(s) have spurious whitespace changes' %
                           dw.spurious_whitespace)
 another
+you're breaking it

=== modified file 'command.py'
--- a/command.py	2008-07-02 21:43:40 +0000
+++ b/command.py	2008-07-02 21:43:57 +0000
@@ -47,3 +47,4 @@
         if bzrlib_version != desired_plus:
             return 3
 another
+you're breaking it

=== modified file 'dotgraph.py'
--- a/dotgraph.py	2008-07-02 21:43:40 +0000
+++ b/dotgraph.py	2008-07-02 21:43:57 +0000
@@ -253,3 +253,4 @@
     return status
 
 another
+you're breaking it

=== modified file 'errors.py'
--- a/errors.py	2008-07-02 21:43:40 +0000
+++ b/errors.py	2008-07-02 21:43:57 +0000
@@ -75,3 +75,4 @@
 
     _fmt = 'Changes involve binary files.'
 another
+you're breaking it

=== modified file 'fetch_ghosts.py'
--- a/fetch_ghosts.py	2008-07-02 21:43:40 +0000
+++ b/fetch_ghosts.py	2008-07-02 21:43:57 +0000
@@ -85,3 +85,4 @@
                 yield line
         lines = new_lines
 another
+you're breaking it

=== modified file 'graph.py'
--- a/graph.py	2008-07-02 21:43:40 +0000
+++ b/graph.py	2008-07-02 21:43:57 +0000
@@ -348,3 +348,4 @@
     elif not done:
         print "Unknown file extension: %s" % ext
 another
+you're breaking it

=== modified file 'heads.py'
--- a/heads.py	2008-07-02 21:43:40 +0000
+++ b/heads.py	2008-07-02 21:43:57 +0000
@@ -199,3 +199,4 @@
             self._time = last_time
 #/class cmd_heads
 another
+you're breaking it

=== modified file 'hunk_selector.py'
--- a/hunk_selector.py	2008-07-02 21:43:40 +0000
+++ b/hunk_selector.py	2008-07-02 21:43:57 +0000
@@ -197,3 +197,4 @@
         self.strings['end_prompt'] = 'Unshelve these changes?'
         HunkSelector.__init__(self, patches, color)
 another
+you're breaking it

=== modified file 'link_tree.py'
--- a/link_tree.py	2008-07-02 21:43:40 +0000
+++ b/link_tree.py	2008-07-02 21:43:57 +0000
@@ -35,3 +35,4 @@
     finally:
         tt.finalize()
 another
+you're breaking it

=== modified file 'patch.py'
--- a/patch.py	2008-07-02 21:43:40 +0000
+++ b/patch.py	2008-07-02 21:43:57 +0000
@@ -75,3 +75,4 @@
 
     return result
 another
+you're breaking it

=== modified file 'patchsource.py'
--- a/patchsource.py	2008-07-02 21:43:40 +0000
+++ b/patchsource.py	2008-07-02 21:43:57 +0000
@@ -60,3 +60,4 @@
         f.seek(0)
         return f.readlines()
 another
+you're breaking it

=== modified file 'progress.py'
--- a/progress.py	2008-07-02 21:43:40 +0000
+++ b/progress.py	2008-07-02 21:43:57 +0000
@@ -45,3 +45,4 @@
 def clear_progress_bar():
     sys.stderr.write('\r%s\r' % (' '*79))
 another
+you're breaking it

=== modified file 'release.py'
--- a/release.py	2008-07-02 21:43:40 +0000
+++ b/release.py	2008-07-02 21:43:57 +0000
@@ -44,3 +44,4 @@
 #call(['scp', final_name, final_name + '.sig',
 #      'panoramicfeedback.com:opensource/'])
 another
+you're breaking it

=== modified file 'rspush.py'
--- a/rspush.py	2008-07-02 21:43:40 +0000
+++ b/rspush.py	2008-07-02 21:43:57 +0000
@@ -40,3 +40,4 @@
         bzrtools.rspush(cur_branch, location, overwrite=overwrite,
                       working_tree=not no_tree)
 another
+you're breaking it

=== modified file 'setup.py'
--- a/setup.py	2008-07-02 21:43:40 +0000
+++ b/setup.py	2008-07-02 21:43:57 +0000
@@ -11,3 +11,4 @@
       packages=['bzrlib.plugins.bzrtools', 'bzrlib.plugins.bzrtools.tests'],
       package_dir={'bzrlib.plugins.bzrtools': '.', })
 another
+you're breaking it

=== modified file 'shelf.py'
--- a/shelf.py	2008-07-02 21:43:40 +0000
+++ b/shelf.py	2008-07-02 21:43:57 +0000
@@ -304,3 +304,4 @@
                 self.name, os.path.basename(new_path)))
             rename(patch, patch + '~')
 another
+you're breaking it

=== modified file 'shell.py'
--- a/shell.py	2008-07-02 21:43:40 +0000
+++ b/shell.py	2008-07-02 21:43:57 +0000
@@ -317,3 +317,4 @@
             return True
     return False
 another
+you're breaking it

=== modified file 'terminal.py'
--- a/terminal.py	2008-07-02 21:43:40 +0000
+++ b/terminal.py	2008-07-02 21:43:57 +0000
@@ -82,3 +82,4 @@
 
 # arch-tag: a79b9993-146e-4a51-8bae-a13791703ddd
 another
+you're breaking it

=== modified file 'test.py'
--- a/test.py	2008-07-02 21:43:40 +0000
+++ b/test.py	2008-07-02 21:43:57 +0000
@@ -32,3 +32,4 @@
 
 sys.exit({True: 0, False: 3}[result.wasSuccessful()])
 another
+you're breaking it

=== modified file 'upstream_import.py'
--- a/upstream_import.py	2008-07-02 21:43:40 +0000
+++ b/upstream_import.py	2008-07-02 21:43:57 +0000
@@ -289,3 +289,4 @@
     finally:
         tree.unlock()
 another
+you're breaking it

=== modified file 'userinteractor.py'
--- a/userinteractor.py	2008-07-02 21:43:40 +0000
+++ b/userinteractor.py	2008-07-02 21:43:57 +0000
@@ -148,3 +148,4 @@
                 termios.tcsetattr(fd, termios.TCSADRAIN, settings)
             return ch
 another
+you're breaking it

=== modified file 'version.py'
--- a/version.py	2008-07-02 21:43:40 +0000
+++ b/version.py	2008-07-02 21:43:57 +0000
@@ -1,3 +1,4 @@
 __version__ = '1.6.0'
 version_info = tuple(int(n) for n in __version__.split('.'))
 another
+you're breaking it

=== modified file 'zap.py'
--- a/zap.py	2008-07-02 21:43:40 +0000
+++ b/zap.py	2008-07-02 21:43:57 +0000
@@ -111,3 +111,4 @@
 
     return makeSuite(TestZap)
 another
+you're breaking it



More information about the bazaar-commits mailing list