Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d0b47bde | 2019-07-12 01:06:33 | Fix bzgrep so it doesn't always return a 0 exit code with multiple archives The bzgrep wrapper always returns 0 as exit code when working on multiple archives, even when the pattern is not found. Fix from openSUSE by Kristýna Streitová <kstreitova@suse.com> https://bugzilla.suse.com/970260 | ||
| 33414da1 | 2019-07-12 00:50:54 | Fix bashism in bzgrep bzgrep uses ${var//} which is a bashism. Replace by calling sed so other POSIX shells work. Patch from openSUSE by Led <ledest@gmail.com> | ||
| f10a3353 | 2006-12-20 22:13:13 | bzip2-1.0.4 | ||
| 099d8442 | 2001-12-30 22:13:13 | bzip2-1.0.2 |