/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.48.1 by Parth Malwankar
updated plugin version.
1
bzr-grep 0.5.0-final - Unreleased
2
==================================
3
0.40.140 by Parth Malwankar
updated NEWS and revision numbers for release.
4
bzr-grep 0.4.0-final - 08-Jun-2010
5
==================================
0.46.22 by Martin
Add NEWS entry for output formatter and -Fi changes
6
* Add seperate output formatter to reduce duplication of search loops,
7
  additionally make -Fi use regexp rather than lowercasing pattern and
0.40.138 by Parth Malwankar
updated NEWS with bug fix info.
8
  entirety of text for the same reason. This also fixes bug #590589
9
  - UnicodeDecodeError with options -Fi. (Martin [gz])
0.46.22 by Martin
Add NEWS entry for output formatter and -Fi changes
10
0.47.5 by Martin
Add NEWS entry for no match fast path change
11
* Added fast path for no match that avoids splitting the file text into
12
  seperate lines and testing each one, by checking the entire text for a
13
  possible match initially. (Martin [gz])
14
0.40.140 by Parth Malwankar
updated NEWS and revision numbers for release.
15
* Added Makefile. (Parth Malwankar)
0.44.4 by Parth Malwankar
updated NEWS
16
0.40.141 by Parth Malwankar
fixed NEWS entry.
17
* Fixed setup.py to work correctly. (Martin [gz])
0.44.1 by Parth Malwankar
updated version number to 0.4.0dev
18
0.40.133 by Parth Malwankar
added test case to check --color=auto
19
bzr-grep 0.3.0-final - 23-May-2010
0.43.13 by Parth Malwankar
updated NEWS
20
==================================
21
* Support for --color option (POSIX only). (Parth Malwankar, #571694)
22
0.40.135 by Parth Malwankar
fixed NEWS entry.
23
* Revisions in branches without trees can now be searched with
0.40.132 by Parth Malwankar
updated NEWS.
24
  -r option. (Parth Malwankar, #584240)
25
26
* Trying to search working tree for a treeless branch no longer
0.40.134 by Parth Malwankar
spellings fixed in NEWS
27
  produces a stack trace but gives an error message suggesting use of
0.40.132 by Parth Malwankar
updated NEWS.
28
  -r option. (Parth Malwankar, #572658)
29
0.42.1 by Parth Malwankar
updated NEWS
30
bzr-grep 0.2.0-final - 30-Mar-2010
31
==================================
0.40.125 by Parth Malwankar
updated NEWS
32
* 'binary file skipped' warning is not shows without --verbose flag
33
  (Parth Malwankar, #539031)
34
35
* Added support for -F/--fixed-string for faster search.
36
  Simple patterns [a-zA-Z0-9 _] are now implicitly -F and searched faster.
37
  (Parth Malwankar, #539263)
38
39
* Better unicode handling. bzr-grep no longer crashes with UnicodeDecode
40
  error for some outputs. (Parth Malwankar, #539258)
41
0.40.93 by Parth Malwankar
updated NEWS
42
* Faster grep for revision range. bzr-grep now caches results for
43
  files that have not changed between revisions.
44
  (Parth Malwankar, #542375)
45
0.40.102 by Parth Malwankar
updated NEWS
46
* Faster grep for specific revision. (Parth Malwankar, #539429)
47
0.40.73 by Parth Malwankar
updated NEWS
48
* Significant performance improvement. Working tree grep for bzr.dev
49
  has gone from ~7.5s to ~1s. (Parth Malwankar, #539028)
0.40.84 by Parth Malwankar
updated NEWS
50
0.40.127 by Parth Malwankar
bumped up version number to 0.2.0.
51
* Support for -L/--files-without-match and -l/files-with-matches
0.40.125 by Parth Malwankar
updated NEWS
52
  (Parth Malwankar, #540097)
0.40.60 by Parth Malwankar
'binary file skipped' warning is only shown with --verbose flag
53
0.40.57 by Parth Malwankar
updated NEWS
54
bzr-grep 0.1.0-final - 14-Mar-2010
0.40.84 by Parth Malwankar
updated NEWS
55
==================================
0.41.16 by Parth Malwankar
updated NEWS.
56
* --recursive is now default. (Parth Malwankar, #536688)
0.40.84 by Parth Malwankar
updated NEWS
57
0.41.16 by Parth Malwankar
updated NEWS.
58
* ``bzr grep`` searches working copy by default. (Parth Malwankar, #537072)
0.40.84 by Parth Malwankar
updated NEWS
59
0.40.55 by Parth Malwankar
updated NEWS
60
* --include/exclude=GLOB is now supported. (Parth Malwankar, #529889)
0.41.7 by Parth Malwankar
added NEWS file
61
62
bzr-grep 0.0.1-final - 10-Mar-2010
0.40.84 by Parth Malwankar
updated NEWS
63
==================================
0.40.55 by Parth Malwankar
updated NEWS
64
* Initial release (Parth Malwankar)
0.41.7 by Parth Malwankar
added NEWS file
65