]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2019-06-06  Joel RosdahlRemove the hard link mode
2019-06-06  Joel RosdahlMove mtime update into result_get/manifest_get
2019-06-06  Joel RosdahlRemove now superfluous test of empty result file
2019-06-06  Joel RosdahlImprove error reporting from read_result
2019-06-06  Joel RosdahlImprove names of result functions and variables
2019-06-06  Joel RosdahlImprove error handling of (de)compressors
2019-06-05  Joel RosdahlRemove redundant cc_log
2019-06-05  Joel RosdahlClean up internal trace code
2019-06-05  Joel RosdahlRemove obsolete decompression code
2019-06-05  Joel RosdahlRemove obsolete file_is_compressed function
2019-06-04  Joel RosdahlUncrustify code
2019-06-04  Joel RosdahlUse the compression API for results
2019-06-04  Joel RosdahlAdd compression interface and none/zlib implementations
2019-06-04  Joel RosdahlRevise disk format for results
2019-06-01  Joel RosdahlRemove --enabled-aggregated feature toggle
2019-06-01  Joel RosdahlFix temp file leak in --enabled-aggregated mode
2019-06-01  Joel RosdahlCheck and act on return value from cache_get
2019-06-01  Joel RosdahlRemove superfluous dup() call when reading cached result
2019-05-30  Joel RosdahlAdd missing argument to stats_update_size
2019-05-30  Anders BjörklundAdd aggregated file storing all the results (#408)
2019-05-30  Anders Björklundrefactor: Save tmp stderr until done storing (#428)
2019-05-26  Joel RosdahlImprove solution to #405
2019-05-23  Joel RosdahlRemove .xml files in the doc directory on “make distclean”
2019-05-21  Joel RosdahlMention xsltproc in INSTALL.md
2019-05-20  Joel RosdahlTweak formatting of manual text and code comments
2019-05-20  Luboš LuňákFix PCH detection in depend mode (+test improvements...
2019-05-11  Joel RosdahlHint about not running autogen.sh when building from...
2019-05-11  Joel RosdahlTweak issue templates
2019-05-11  Joel RosdahlImprove CONTRIBUTING.md and pull request template
2019-05-11  Joel RosdahlClean up detection of CI environment
2019-05-11  Luboš Luňákclang's -ftime-trace is too hard (#424)
2019-05-11  Luboš LuňákFix make check with "funny" locales (#420)
2019-05-10  Joel RosdahlImprove manual text for logging to syslog
2019-05-10  Anders BjörklundImplement optional logging to syslog (#409)
2019-05-10  Joel RosdahlImprove performance script
2019-05-07  Joel RosdahlAdd pull request template
2019-05-07  Joel RosdahlTweak feature request issue template
2019-05-05  Joel RosdahlHandle unknown manifest version gracefully in --dump...
2019-05-05  Joel RosdahlChange order of file size and hashed size in manifest
2019-05-05  Pavol SakacFix object size verification + bump to 64 bit file...
2019-05-03  Joel RosdahlRefine “about” for the support issue template
2019-05-03  Joel RosdahlTweak issue templates
2019-05-02  Joel RosdahlAdd support question template
2019-05-02  Joel RosdahlAdd feature request template
2019-05-02  Joel RosdahlImprove bug report template
2019-05-02  Joel RosdahlAdd bug report template
2019-05-02  Joel RosdahlTweak comment
2019-05-02  Anders BjörklundUpdate the correct stats file for manifest (#405)
2019-05-01  luzpazFix source comment and documentation typos (#403)
2019-05-01  Joel RosdahlPrepare for v3.7.1 v3.7.1
2019-05-01  Joel RosdahlPrepare for v3.7.1
2019-05-01  Joel RosdahlAvoid -Wextra-semi-stmt warnings from Clang
2019-05-01  Joel RosdahlUpdate NEWS
2019-05-01  Joel RosdahlFix usage of ferror after fclose
2019-05-01  Joel RosdahlImprove fix in #400 to handle more cases
2019-05-01  Joel RosdahlTweak code style
2019-05-01  Anders F BjörklundHash information to make results with -MF /dev/null...
2019-05-01  Joel RosdahlRevert "Bail out on “-MF /dev/null”"
2019-05-01  Joel RosdahlBail out on “-MF /dev/null”
2019-05-01  Joel RosdahlFix “Help wanted”/”Good first issues” links
2019-04-28  Anders BjörklundSupport using -MF /dev/null argument (#398)
2019-04-28  Joel RosdahlSort entries in LICENSE.adoc
2019-04-28  Joel RosdahlMake uncrustify ignore newlines for enums
2019-04-28  Joel RosdahlTweak typedef of the stat format function
2019-04-25  Joel RosdahlCalculate length correctly in win32argvtos
2019-04-25  Loïc YhuelFix NULL argument in profile directory trace (#395)
2019-04-25  Joel RosdahlFix memory and temporary file leak
2019-04-25  Joel RosdahlFix code style
2019-04-25  Mike BlumenkrantzHandle @file syntax on Windows correctly (#392)
2019-04-23  Joel RosdahlPrepare for v3.7 v3.7
2019-04-22  Joel RosdahlDon’t include email addresses in authors list
2019-04-22  Joel RosdahlFix Clang analyzer warning about uninitialized value
2019-04-22  Joel RosdahlUpdate NEWS
2019-04-22  Anders BjörklundThe clang --analyze option is too hard (for now) (...
2019-04-22  Anders BjörklundUpgrade minitrace to latest master (#387)
2019-04-22  Joel RosdahlRename perf/perf.py to misc/performance
2019-04-22  Joel RosdahlConvert Python scripts to Python 3 and Blacken them
2019-04-22  Joel RosdahlImprove docs for (and name of) utility scripts for...
2019-04-22  Joel RosdahlSimplify trace_stop signature
2019-04-22  Joel RosdahlFix minitrace.c compilation error with GCC 7.3
2019-04-22  Joel RosdahlUpdate NEWS
2019-04-22  Joel RosdahlRevert "Support for Fortran 77"
2019-04-22  Anders BjörklundFix bugs in the newly introduced tracing mode (#386)
2019-04-21  Joel RosdahlUpdate NEWS
2019-04-21  Joel RosdahlTweak manuals and code related to tracing
2019-04-21  Anders BjörklundAdd optional support for microsecond tracing (#280)
2019-04-21  Joel RosdahlUse localtime_r instead of localtime
2019-04-16  Joel RosdahlRemove NEWS entry for #374
2019-04-16  Joel RosdahlUpdate NEWS
2019-04-16  Joel RosdahlTweak source code comments
2019-04-16  Joel RosdahlTouch up NEWS.adoc
2019-04-15  Anders BjörklundCopy rather than link depend from the cache (#379)
2019-04-13  Joel RosdahlImprove handling of debug levels
2019-04-11  Joel RosdahlReuse previous depend mode hash result to avoid some...
2019-04-11  Joel RosdahlRemove now unnecessary hash copy
2019-04-11  Joel RosdahlRewrite mdfour routines to not modify state when comput...
2019-04-11  Joel RosdahlPass correct LDFLAGS in .travis.sh and the travis target
2019-04-10  Joel RosdahlAdd asserts to do_hash_buffer to detect misuse
2019-04-10  Joel RosdahlFix bad calculation of object hash in the depend mode
2019-04-10  Joel RosdahlDon’t finalize hash buffer state in the unify mode...
next