~bzr-pqm/bzr/bzr.dev

  • Committer: Parth Malwankar
  • Date: 2010-03-17 13:20:01 UTC
  • mto: (0.44.2 grep) (6531.3.1 merge-grep)
  • Revision ID: parth.malwankar@gmail.com-20100317132001-z2qnyb6opcq6ye85
optimized versioned grep to use iter_files_bytes.
grep time for full grep, specific rev down from 24s to 8.5s
for emacs tree. Yay!
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.40.83 14 years ago Parth Malwankar added support for -F/--fixed-string. 6.2 KB Diff Download File
grep.py 0.40.85 14 years ago Parth Malwankar optimized versioned grep to use iter_files_bytes. 11.5 KB Diff Download File
INSTALL 0.41.20 14 years ago Parth Malwankar added INSTALL 411 bytes Diff Download File
NEWS 0.40.84 14 years ago Parth Malwankar updated NEWS 934 bytes Diff Download File
File setup.py 0.40.60 14 years ago Parth Malwankar 'binary file skipped' warning is only shown with - 578 bytes Diff Download File
test_grep.py 0.40.81 14 years ago Parth Malwankar test_ver_null_option is passing on windows now. 36.6 KB Diff Download File