]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-02-15 Matthew Fernandezsilence some markdownlint warnings
2021-02-15 Matthew FernandezMerge branch 'smattr/056A5DAD-1EFB-41E9-BDBF-737CB8FA0D...
2021-02-15 Matthew Fernandezremove now-unnecessary cast
2021-02-15 Matthew Fernandezfix: use public inheritance in VPSC hierarchy
2021-02-14 Matthew FernandezMerge branch 'smattr/8d9e1781-cb6e-4eb7-a5fb-7d1cca23f6...
2021-02-14 Matthew Fernandezremove use of regex for identifying plugin libraries
2021-02-14 Matthew Fernandezremove unused DMKEY
2021-02-14 Mark HansenMerge branch 'smoosh' into 'master'
2021-02-14 Mark HansenSmoosh some Dockerfile layers into one
2021-02-14 Mark HansenMerge branch 'remove-comment' into 'master'
2021-02-14 Mark HansenRemove my hacky comment that forced CI builds of Docker...
2021-02-14 Mark HansenMerge branch 'list' into 'master'
2021-02-14 Mark HansenMerge branch 'cmake' into 'master'
2021-02-14 Mark HansenInstall cmake in ubuntu-18.04 image
2021-02-14 Mark HansenMerge branch 'use-gitlab-containers' into 'master'
2021-02-14 Mark HansenPull images from GitLab Container Registry in CI
2021-02-14 Mark HansenMerge branch 'powertools' into 'master'
2021-02-14 Mark HansenAttempt fixing CentOS8 Dockerfile
2021-02-14 Mark HansenMerge branch '1910' into 'master'
2021-02-14 Mark HansenDelete ubuntu-19.10 CI
2021-02-14 Mark HansenMerge branch 'docker-in-ci' into 'master'
2021-02-14 Mark HansenTouch all the Dockerfiles to rebuild them
2021-02-14 Mark HansenMerge branch 'docker-in-ci' into 'master'
2021-02-14 Mark HansenAdd CI building of all Docker images
2021-02-14 Matthew FernandezMerge branch 'smattr/EFD0F12C-1BD3-412D-8DEE-AF6E0B80C4...
2021-02-14 Mark HansenMerge branch 'docker-in-ci' into 'master'
2021-02-14 Matthew Fernandezfix: stop manually managing kdTree memory in mingle
2021-02-14 Matthew Fernandezremove manual memory management of dists in mingle
2021-02-14 Matthew Fernandezremove manual memory management of nnIdx in mingle
2021-02-14 Matthew Fernandezfix typo in mingle comment
2021-02-14 Matthew Fernandezremove unnecessary using directive and #includes
2021-02-14 Mark HansenExperimental: build docker image in GitLab CI
2021-02-14 Matthew FernandezMerge branch 'smattr/a8939803-4471-4750-b95b-5aa9fcb708...
2021-02-14 Matthew Fernandezremove no-op cast
2021-02-14 Matthew Fernandezremove unnecessary casts of dtsearch() return value
2021-02-14 Matthew Fernandezremove unnecessary casts of dtprev() return value
2021-02-14 Matthew Fernandezremove unnecessary casts of dtlast() return values
2021-02-14 Matthew Fernandezremove unnecessary casts of dtnext() return value
2021-02-14 Matthew Fernandezremove unnecessary cast of dtfirst() return value
2021-02-14 Matthew Fernandezremove unnecessary casts of dtmatch() return values
2021-02-14 Matthew FernandezMerge branch 'smattr/87474991-d226-4c2a-8e48-daedb4cdde...
2021-02-14 GraphKeep the edge order in json output
2021-02-14 Matthew Fernandezexpand a wrapper around calloc()
2021-02-14 Matthew Fernandezadd some test cases of the JSON output
2021-02-14 Matthew FernandezMerge branch 'smattr/DC781A13-F00C-434C-A18F-6ACC0AF4B3...
2021-02-14 Mark HansenFix python typing warning
2021-02-14 Matthew Fernandezfix: remove orphaned MALLOC_H define
2021-02-14 Matthew Fernandezremove mstats() detection
2021-02-14 Matthew Fernandezremove mallinfo() detection
2021-02-14 Matthew Fernandezremove mallopt() detection
2021-02-13 Matthew FernandezMerge branch 'smattr/34694182-7a40-4f06-abc7-e1218f6802...
2021-02-13 Matthew Fernandezenable some additional C99 compiler warnings
2021-02-13 Matthew Fernandezfix incorrect colors in Lefty postscript output
2021-02-13 Matthew FernandezMerge branch 'smattr/1FE7F116-BD57-44DB-A463-C712472A1C...
2021-02-13 Matthew Fernandezadd details of updating the website to the release...
2021-02-13 Matthew FernandezMerge branch 'smattr/7654BD6A-00FB-419C-9CEE-58F314E947...
2021-02-13 Matthew Fernandezfix HTML validation issues in FAQ.html
2021-02-13 Matthew FernandezMerge branch 'smattr/E0AA0C62-2E41-45C8-8F0E-C7CF13B577...
2021-02-13 Matthew Fernandezremove Python 2 pytest installation in CI
2021-02-13 Matthew FernandezMerge branch 'smattr/eb990658-b367-436d-84a5-fcb9dec533...
2021-02-13 Matthew Fernandezdelete no longer used strton
2021-02-13 Matthew Fernandezremove dead code for suffix handling of parsed numbers
2021-02-13 Matthew FernandezMerge branch 'smattr/D1537418-F027-4305-8650-1E45D1B2F6...
2021-02-13 Matthew Fernandezupdate Graphviz URLs in comments
2021-02-13 Matthew FernandezMerge 'Start 2.46.2 development series' into master
2021-02-13 Matthew FernandezStart 2.46.2 development series
2021-02-13 Matthew FernandezMerge branch 'smattr/63291F41-E610-4E9F-B12E-1566969C0F... 2.46.1
2021-02-06 Matthew FernandezStable Release 2.46.1 smattr/63291F41-E610-4E9F-B12E-1566969C0FDA
2021-02-06 Matthew FernandezMerge branch 'smattr/DD8B4ECD-399B-4BEF-AD77-3EF40BA440...
2021-02-06 Kevin FunkProperly fill graphviz_version.h
2021-02-06 Matthew Fernandezadd a test of PACKAGE_VERSION
2021-02-06 Matthew FernandezMerge branch 'smattr/D39EA669-23A2-4D0E-A8BD-7FC55FC1C3...
2021-02-06 Matthew Fernandez#pragma once instead of old-style header guards in...
2021-02-06 Matthew Fernandezremove Vim modeline markers from vmalloc
2021-02-06 Matthew Fernandeztake advantage of some C99 features in vmalloc
2021-02-06 Matthew Fernandezcompile vmalloc tests with C99
2021-02-06 Matthew FernandezMerge branch 'smattr/B7B7989C-A893-415A-B27A-B365C1D449...
2021-02-06 Matthew Fernandezdrop support for Fedora 31
2021-02-06 Matthew Fernandezmove Fedora CMake testing to Fedora 32
2021-02-06 Matthew FernandezMerge branch 'smattr/77EC4CE8-9933-43C1-B3BB-B9F65F3901...
2021-02-06 Matthew Fernandezremove some unnecessary casts
2021-02-06 Matthew Fernandezremove vsnprintf detection
2021-02-06 Matthew Fernandezremove alternate vsnprintf paths
2021-02-06 Matthew FernandezMerge branch 'smattr/F614351E-E612-4E14-A869-F958C2FDF0...
2021-02-06 Matthew Fernandezuse release version for generic package version when...
2021-02-06 Matthew Fernandezreorder version computation steps in deployment
2021-02-06 Matthew Fernandezabbreviate some use of enumerate()
2021-02-06 Matthew FernandezMerge branch 'smattr/DA75A76F-4160-460E-8F0E-E2159B71E1...
2021-02-06 Matthew Fernandezuse f-strings in Python test scripts
2021-02-06 Matthew Fernandezuse Pathlib for path-typed variables in the test suite
2021-02-06 Matthew Fernandezset a new base line of Python 3.6 for running the test...
2021-02-05 Matthew FernandezMerge branch 'smattr/19153a68-1b2c-4716-962d-c07b057af4...
2021-02-05 Matthew Fernandezfix: no longer lose \n within quoted strings
2021-02-05 Matthew Fernandeztest case for #1931
2021-02-03 Matthew FernandezMerge branch 'smattr/56867813-653e-4fc1-822a-4d4f56154d...
2021-02-03 Matthew Fernandezfix: add header guard to graphviz_version.h
2021-01-31 Matthew FernandezMerge branch 'smattr/850CBB25-AAEA-471D-BB06-0C826F1276...
2021-01-31 Matthew Fernandezalso build a .tar.xz archive for distribution
2021-01-31 Matthew Fernandezfix: teach rtest.py how to find its default files regar...
2021-01-31 Matthew Fernandezfix: make tools findable by rtest.py in a `make check...
next