summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove --enabled-aggregated feature toggledev/aggregationJoel Rosdahl2019-05-308-626/+3
* Add missing argument to stats_update_sizeJoel Rosdahl2019-05-301-0/+1
* Add aggregated file storing all the results (#408)Anders Björklund2019-05-3011-13/+813
* refactor: Save tmp stderr until done storing (#428)Anders Björklund2019-05-301-7/+13
* Improve solution to #405Joel Rosdahl2019-05-264-36/+53
* Remove .xml files in the doc directory on “make distclean”Joel Rosdahl2019-05-231-1/+1
* Mention xsltproc in INSTALL.mdJoel Rosdahl2019-05-211-3/+6
* Tweak formatting of manual text and code commentsJoel Rosdahl2019-05-203-25/+31
* Fix PCH detection in depend mode (+test improvements) (#427)Luboš Luňák2019-05-203-239/+393
* Hint about not running autogen.sh when building from release archiveJoel Rosdahl2019-05-111-1/+13
* Tweak issue templatesJoel Rosdahl2019-05-113-11/+6
* Improve CONTRIBUTING.md and pull request templateJoel Rosdahl2019-05-112-49/+22
* Clean up detection of CI environmentJoel Rosdahl2019-05-112-3/+3
* clang's -ftime-trace is too hard (#424)Luboš Luňák2019-05-111-0/+1
* Fix make check with "funny" locales (#420)Luboš Luňák2019-05-111-0/+2
* Improve manual text for logging to syslogJoel Rosdahl2019-05-101-2/+3
* Implement optional logging to syslog (#409)Anders Björklund2019-05-104-1/+45
* Improve performance scriptJoel Rosdahl2019-05-101-70/+62
* Add pull request templateJoel Rosdahl2019-05-081-0/+23
* Tweak feature request issue templateJoel Rosdahl2019-05-071-1/+2
* Handle unknown manifest version gracefully in --dump-manifestJoel Rosdahl2019-05-052-13/+27
* Change order of file size and hashed size in manifestJoel Rosdahl2019-05-055-53/+53
* Fix object size verification + bump to 64 bit file sizes in manifest (#407)Pavol Sakac2019-05-057-45/+83
* Refine “about” for the support issue templateJoel Rosdahl2019-05-031-1/+1
* Tweak issue templatesJoel Rosdahl2019-05-033-5/+7
* Add support question templateJoel Rosdahl2019-05-021-0/+12
* Add feature request templateJoel Rosdahl2019-05-021-0/+12
* Improve bug report templateJoel Rosdahl2019-05-021-12/+14
* Add bug report templateJoel Rosdahl2019-05-021-0/+30
* Tweak commentJoel Rosdahl2019-05-021-1/+1
* Update the correct stats file for manifest (#405)Anders Björklund2019-05-022-0/+15
* Fix source comment and documentation typos (#403)luzpaz2019-05-013-3/+3
* Prepare for v3.7.1v3.7.1Joel Rosdahl2019-05-011-0/+2
* Prepare for v3.7.1Joel Rosdahl2019-05-011-1/+1
* Avoid -Wextra-semi-stmt warnings from ClangJoel Rosdahl2019-05-012-3/+3
* Update NEWSJoel Rosdahl2019-05-011-0/+16
* Fix usage of ferror after fcloseJoel Rosdahl2019-05-011-1/+1
* Improve fix in #400 to handle more casesJoel Rosdahl2019-05-012-3/+19
* Tweak code styleJoel Rosdahl2019-05-011-6/+6
* Hash information to make results with -MF /dev/null unique (#400)Anders F Björklund2019-05-012-4/+25
* Revert "Bail out on “-MF /dev/null”"Joel Rosdahl2019-05-013-16/+30
* Bail out on “-MF /dev/null”Joel Rosdahl2019-05-013-30/+16
* Fix “Help wanted”/”Good first issues” linksJoel Rosdahl2019-05-011-2/+2
* Support using -MF /dev/null argument (#398)Anders Björklund2019-04-283-5/+43
* Sort entries in LICENSE.adocJoel Rosdahl2019-04-281-24/+24
* Make uncrustify ignore newlines for enumsJoel Rosdahl2019-04-281-1/+1
* Tweak typedef of the stat format functionJoel Rosdahl2019-04-281-6/+6
* Calculate length correctly in win32argvtosJoel Rosdahl2019-04-251-3/+3
* Fix NULL argument in profile directory trace (#395)Loïc Yhuel2019-04-251-1/+1
* Fix memory and temporary file leakJoel Rosdahl2019-04-251-0/+2