diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..275bef1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,180 @@ +# Change Log + +## [Unreleased](https://github.com/Xfennec/progress/tree/HEAD) + +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.13.1...HEAD) + +**Closed issues:** + +- Bump PROGRESS\_VERSION before tagging a new version [\#97](https://github.com/Xfennec/progress/issues/97) +- libncurses.so.6 not found [\#94](https://github.com/Xfennec/progress/issues/94) +- Question: progress works on tranmission, where in the code does it handle this? [\#90](https://github.com/Xfennec/progress/issues/90) +- Support for .progressrc [\#89](https://github.com/Xfennec/progress/issues/89) +- I don't understand progress output [\#84](https://github.com/Xfennec/progress/issues/84) + +**Merged pull requests:** + +- added support for 7za \(stand-alone\) [\#95](https://github.com/Xfennec/progress/pull/95) ([tsahi-gisha](https://github.com/tsahi-gisha)) +- Fixes \#89 - Support for .progressrc [\#91](https://github.com/Xfennec/progress/pull/91) ([kormoc](https://github.com/kormoc)) +- Makefile: set `-g` flag only if CFLAGS not set [\#87](https://github.com/Xfennec/progress/pull/87) ([rindeal](https://github.com/rindeal)) +- build: allow overriding pkg-config [\#86](https://github.com/Xfennec/progress/pull/86) ([Keruspe](https://github.com/Keruspe)) +- Remove spaces between emboldened text and parentheses in manpage [\#85](https://github.com/Xfennec/progress/pull/85) ([jwilk](https://github.com/jwilk)) +- Adding more default watched commands [\#81](https://github.com/Xfennec/progress/pull/81) ([fleischkatapult](https://github.com/fleischkatapult)) + +## [v0.13.1](https://github.com/Xfennec/progress/tree/v0.13.1) (2016-05-25) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.13...v0.13.1) + +**Merged pull requests:** + +- strlen\(s\) == 0 is slow; instead, check \0 position [\#76](https://github.com/Xfennec/progress/pull/76) ([wilhelmtell](https://github.com/wilhelmtell)) + +## [v0.13](https://github.com/Xfennec/progress/tree/v0.13) (2016-02-09) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.12.1...v0.13) + +**Closed issues:** + +- Unable to install ncurses via pkg-config [\#74](https://github.com/Xfennec/progress/issues/74) +- Time format [\#73](https://github.com/Xfennec/progress/issues/73) +- slow startup [\#71](https://github.com/Xfennec/progress/issues/71) +- PROGRESS\_ARGS documentation sparse [\#70](https://github.com/Xfennec/progress/issues/70) +- PROGRESS\_ARGS causes segfaults [\#68](https://github.com/Xfennec/progress/issues/68) +- Make -M default [\#64](https://github.com/Xfennec/progress/issues/64) + +## [v0.12.1](https://github.com/Xfennec/progress/tree/v0.12.1) (2016-01-22) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.12...v0.12.1) + +## [v0.12](https://github.com/Xfennec/progress/tree/v0.12) (2016-01-22) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.11...v0.12) + +**Closed issues:** + +- PROGRESS\_ARGS doesn't work [\#69](https://github.com/Xfennec/progress/issues/69) + +## [v0.11](https://github.com/Xfennec/progress/tree/v0.11) (2016-01-22) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.10...v0.11) + +**Closed issues:** + +- Ignore things that are always there [\#63](https://github.com/Xfennec/progress/issues/63) + +## [v0.10](https://github.com/Xfennec/progress/tree/v0.10) (2016-01-22) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.9...v0.10) + +**Closed issues:** + +- Typo in option name: continous → continuous [\#66](https://github.com/Xfennec/progress/issues/66) +- Enable travis-ci [\#61](https://github.com/Xfennec/progress/issues/61) +- 'rm' support [\#57](https://github.com/Xfennec/progress/issues/57) +- Addition of a build system generator [\#55](https://github.com/Xfennec/progress/issues/55) +- intend to package cv for debian [\#44](https://github.com/Xfennec/progress/issues/44) + +**Merged pull requests:** + +- Misc [\#58](https://github.com/Xfennec/progress/pull/58) ([krnlyng](https://github.com/krnlyng)) + +## [v0.9](https://github.com/Xfennec/progress/tree/v0.9) (2015-08-27) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.8...v0.9) + +**Closed issues:** + +- add support for vcp and vmv to default configuration [\#48](https://github.com/Xfennec/progress/issues/48) +- A release support OS X to be submitted to homebrew [\#45](https://github.com/Xfennec/progress/issues/45) + +**Merged pull requests:** + +- .gitignore 'progress' binary instead of the old 'cv' one [\#52](https://github.com/Xfennec/progress/pull/52) ([n-st](https://github.com/n-st)) +- Replace progress.1 with $\(OBJ\).1 [\#50](https://github.com/Xfennec/progress/pull/50) ([nzyuzin](https://github.com/nzyuzin)) + +## [v0.8](https://github.com/Xfennec/progress/tree/v0.8) (2015-07-31) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.7.1...v0.8) + +**Closed issues:** + +- Change to a more fitting name [\#8](https://github.com/Xfennec/progress/issues/8) + +## [v0.7.1](https://github.com/Xfennec/progress/tree/v0.7.1) (2015-06-24) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.7...v0.7.1) + +## [v0.7](https://github.com/Xfennec/progress/tree/v0.7) (2015-05-27) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.6...v0.7) + +**Closed issues:** + +- cat inactive/flushing/streaming/... [\#40](https://github.com/Xfennec/progress/issues/40) + +**Merged pull requests:** + +- Let multiple -c options [\#41](https://github.com/Xfennec/progress/pull/41) ([mslusarz](https://github.com/mslusarz)) +- Made man page up to date with README. [\#39](https://github.com/Xfennec/progress/pull/39) ([haguenau](https://github.com/haguenau)) +- Cleaned up --help output, expanded manpage [\#38](https://github.com/Xfennec/progress/pull/38) ([ferdnyc](https://github.com/ferdnyc)) +- Add Mac OSX compatibility [\#19](https://github.com/Xfennec/progress/pull/19) ([BestPig](https://github.com/BestPig)) + +## [v0.6](https://github.com/Xfennec/progress/tree/v0.6) (2014-12-24) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.5.1...v0.6) + +**Closed issues:** + +- Support monitoring by PID [\#36](https://github.com/Xfennec/progress/issues/36) +- Support running commands “under” cv [\#35](https://github.com/Xfennec/progress/issues/35) + +**Merged pull requests:** + +- Tweaked README. [\#37](https://github.com/Xfennec/progress/pull/37) ([haguenau](https://github.com/haguenau)) +- Add commands md5sum, sha1sum, sha256sum, etc. [\#34](https://github.com/Xfennec/progress/pull/34) ([ittner](https://github.com/ittner)) +- Add xz. [\#33](https://github.com/Xfennec/progress/pull/33) ([mslusarz](https://github.com/mslusarz)) + +## [v0.5.1](https://github.com/Xfennec/progress/tree/v0.5.1) (2014-09-02) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.5...v0.5.1) + +## [v0.5](https://github.com/Xfennec/progress/tree/v0.5) (2014-09-02) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.4.1...v0.5) + +**Closed issues:** + +- Add ncurses as dependency [\#31](https://github.com/Xfennec/progress/issues/31) +- Port to Mac OS? [\#30](https://github.com/Xfennec/progress/issues/30) +- Won't compile because of missing header [\#26](https://github.com/Xfennec/progress/issues/26) +- cp / mv on many small files shows errors [\#25](https://github.com/Xfennec/progress/issues/25) + +**Merged pull requests:** + +- Add override directive to makefile [\#29](https://github.com/Xfennec/progress/pull/29) ([cicku](https://github.com/cicku)) +- Changes for packaging [\#27](https://github.com/Xfennec/progress/pull/27) ([heinervdm](https://github.com/heinervdm)) + +## [v0.4.1](https://github.com/Xfennec/progress/tree/v0.4.1) (2014-07-21) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.4...v0.4.1) + +**Closed issues:** + +- Make failed on ubuntu 14.04 [\#24](https://github.com/Xfennec/progress/issues/24) + +## [v0.4](https://github.com/Xfennec/progress/tree/v0.4) (2014-07-21) +[Full Changelog](https://github.com/Xfennec/progress/compare/v0.3...v0.4) + +**Closed issues:** + +- reserved identifier violation [\#22](https://github.com/Xfennec/progress/issues/22) +- Add to Brew for Mac [\#16](https://github.com/Xfennec/progress/issues/16) +- Random Question [\#10](https://github.com/Xfennec/progress/issues/10) +- Simpler screenshots [\#7](https://github.com/Xfennec/progress/issues/7) +- HomeBrew Port [\#6](https://github.com/Xfennec/progress/issues/6) +- `make install` creates a file called $HOME/bin [\#5](https://github.com/Xfennec/progress/issues/5) +- please tag a version [\#4](https://github.com/Xfennec/progress/issues/4) +- Use DESTDIR and or PREFIX in Makefile to allow for easier packaging [\#3](https://github.com/Xfennec/progress/issues/3) + +**Merged pull requests:** + +- Add monitor mode [\#23](https://github.com/Xfennec/progress/pull/23) ([BestPig](https://github.com/BestPig)) +- Add estimated remaining time [\#21](https://github.com/Xfennec/progress/pull/21) ([BestPig](https://github.com/BestPig)) +- ensure BINDIR exists before installing to it [\#18](https://github.com/Xfennec/progress/pull/18) ([Keruspe](https://github.com/Keruspe)) +- Add egrep and fgrep. [\#17](https://github.com/Xfennec/progress/pull/17) ([mikesart](https://github.com/mikesart)) + +## [v0.3](https://github.com/Xfennec/progress/tree/v0.3) (2014-07-12) +**Closed issues:** + +- Not accurate when writing to the network [\#2](https://github.com/Xfennec/progress/issues/2) +- Not accurate when writing to the network [\#1](https://github.com/Xfennec/progress/issues/1) + + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file