/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to bzrlib/_dirstate_helpers_pyx.pyx

  • Committer: Robert Collins
  • Date: 2009-08-04 01:17:46 UTC
  • mto: This revision was merged to the branch mainline in revision 4649.
  • Revision ID: robertc@robertcollins.net-20090804011746-z9y8jwcefa1njs81
Give a clearer error on bad input to dirstate iter_changes objects.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1020
1020
        if include_unchanged is None:
1021
1021
            self.include_unchanged = False
1022
1022
        else:
1023
 
            self.include_unchanged = include_unchanged
 
1023
            self.include_unchanged = int(include_unchanged)
1024
1024
        self.use_filesystem_for_exec = use_filesystem_for_exec
1025
1025
        self.utf8_decode = cache_utf8._utf8_decode
1026
1026
        # for all search_indexs in each path at or under each element of