]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-05-28 Mark HansenMerge branch 'phony' into 'master'
2020-05-28 Mark HansenMerge branch 'ps_to_jpg' into 'master'
2020-05-28 Mark HansenMerge branch 'cleanupgif' into 'master'
2020-05-28 Mark HansenMerge branch 'awk' into 'master'
2020-05-28 Mark HansenMerge branch 'psconvert' into 'master'
2020-05-28 Mark HansenMerge branch 'deadcode' into 'master'
2020-05-28 Mark HansenMerge branch 'deadmkoutputs' into 'master'
2020-05-27 Magnus JacobssonMerge branch 'centos' into 'master'
2020-05-27 Magnus JacobssonMerge branch 'mr-graphviz-1363'
2020-05-27 Magnus JacobssonMerge branch 'noupdate' into 'master'
2020-05-22 Magnus JacobssonMerge branch 'class-doc' into 'master'
2020-05-22 Magnus JacobssonMerge branch 'patch-1' into 'master'
2020-05-22 Magnus JacobssonMerge branch 'fix-windows-dev-version' into 'master'
2020-05-22 Magnus JacobssonStart 2.45 development series also for CMake builds
2020-05-22 Magnus JacobssonMerge branch 'green-ci' into 'master'
2020-05-22 Mark HansenRedirect stderr to stdout for python unittest
2020-05-22 Mark HansenSkip test_large_graphs on win32.
2020-05-22 Magnus JacobssonMerge branch 'skip-test-large-graphs-on-windows' into...
2020-05-22 Magnus JacobssonSkip test_large_graphs on Windows
2020-05-21 Mark HansenAdd documentation for SVG class attribute
2020-05-21 Mark HansenUpdate README.md - link to https://graphviz.org/
2020-05-17 Mark HansenSquash Centos Dockerfiles yums into fewer layers
2020-05-17 Mark HansenRemove end-of-life Ubuntu 19.04 Dockerfile
2020-05-17 Mark HansenCollapse CI Dockerfile into a single layer
2020-05-16 Mark HansenMark Makefiles that don't generate files as .PHONY
2020-05-16 Mark Hansenmake distclean: rm {forward,back,both,nohead}.gif
2020-05-16 Mark HansenRemove unused script ps_to_jpg.sh
2020-05-16 Mark Hansendoc: Use `gmt psconvert` -- new name for ps2raster
2020-05-16 Mark Hansendoc: Remove dead code for lines starting with `#<`
2020-05-15 Stephen C NorthTry to fix Windows regression test by putting build...
2020-05-15 Stephen C.... Merge branch 'd0651094-084d-4067-80cf-6dc37bb70fd3...
2020-05-15 Stephen C.... Merge branch 'd27650d0-4598-4236-b0c9-75444ef17c3b...
2020-05-14 Mark Hansenbrewer.awk: Close file after opening.
2020-05-14 Mark HansenRemove unused functions from w3data.js
2020-05-09 Matthew Fernandezfix a -Wformat-overflow warning with GCC 8.3
2020-05-09 Matthew Fernandezfix: print index instead of pointer value in debugging...
2020-05-08 Matthew Fernandezfix a misuse of agerr
2020-05-08 Matthew Fernandezfix out-of-bounds access with labels involving \
2020-05-07 Stephen C.... Merge branch 'gshklove_fixes' into 'master'
2020-05-07 Gregory Shkloversmall fixes for larger graphs
2020-04-30 Stephen C.... Merge branch 'no-malloc-include' into 'master'
2020-04-27 Henrik GrimlerPriorityQueue: don't include deprecated malloc.h
2020-04-26 Magnus JacobssonMerge branch 'use-pytest-as-test-runner' into 'master'
2020-04-22 Magnus JacobssonGenerate one pytest case for each shape/output_type...
2020-04-22 Magnus JacobssonAdd pytest for Python 3 to Docker images missing it
2020-04-22 Magnus JacobssonStop building & testing EOL Ubuntu 19.04
2020-04-22 Magnus JacobssonAdd fakeroot to Ubuntu Docker images
2020-04-22 Magnus JacobssonAdd update and --no-install-recommends to all installs...
2020-04-22 Magnus JacobssonAdd clean up stage to all Dockerfiles
2020-04-22 Magnus JacobssonAdd python3 to Centos 6 Docker image
2020-04-22 Magnus JacobssonAdd pytest to Docker images
2020-04-22 Magnus JacobssonEnable JUnit test reports
2020-04-22 Magnus JacobssonReplace direct test script execution with pytest
2020-04-22 Magnus JacobssonAdd test_shapes.py
2020-04-22 Magnus JacobssonAdd test_installation.py
2020-04-22 Magnus JacobssonMerge branch 'improve-testing' into 'master'
2020-04-22 Magnus JacobssonAvoid having to run ./configure before test
2020-04-22 Magnus JacobssonMove shapes test code from Makefile to new script
2020-04-22 Magnus JacobssonRemove installation of rpm's not needed for test
2020-04-22 Magnus JacobssonAdd installation test
2020-04-22 Magnus JacobssonMake test jobs depend only on build job for their own os
2020-04-22 Magnus JacobssonMerge branch 'add-build-of-ubuntu-20.04' into 'master'
2020-04-14 Magnus JacobssonUse any python version for python bindings
2020-04-13 Magnus JacobssonAdd build & test stage for Ubuntu 20.04
2020-04-13 Magnus JacobssonAdd Dockerfile for Ubuntu 20.04
2020-04-13 Magnus JacobssonMerge branch 'add-test-stage' into 'master'
2020-04-13 Magnus JacobssonUse specific Python version to run shapes.py
2020-04-13 Magnus JacobssonInstall only RPM's needed for test
2020-04-13 Magnus JacobssonAdd test stage for Centos 6-8 & Fedora 29-33
2020-04-13 Magnus JacobssonMove test code from .gitlab-ci.yml to new ci/test.sh...
2020-04-13 Magnus JacobssonMove build code from .gitlab-ci.yml to new ci/build...
2020-04-13 Magnus JacobssonAdd Dockerfile for Fedora 30
2020-04-13 Magnus JacobssonAdd test for Ubuntu 19.04
2020-04-13 Magnus JacobssonAdd test for Ubuntu 18.04
2020-04-13 Magnus JacobssonUse template for test
2020-04-13 Magnus JacobssonAdd test stage and ubuntu19-10-test
2020-04-12 John Ellsonfix warning from dot -c being run too early because...
2020-04-12 John EllsonMerge branch 'drand48-weak' into 'master'
2020-04-12 John Ellsondon't remove any foreign plugins that other packages...
2020-04-12 John Ellsontry to fix failure to run 'dot -c' on centos 6. This...
2020-04-12 Antoine du... make drand48 weak
2020-04-09 John Ellsonupdate ChangeLog
2020-04-09 John Ellsonapplying RH's graphviz-2.42.2-ocaml-allow-const-cast...
2020-04-09 John Ellsonapplying RH's graphviz-2.42.2-dotty-menu-fix.patch
2020-04-09 John Ellsonapplying RH's graphviz-2.42.2-coverity-scan-fixes.patch
2020-04-08 Magnus JacobssonUpdate ChangeLog with thanks to Jonathan Zeng for SGD
2020-04-08 Magnus JacobssonStart 2.45 development series
2020-04-08 Magnus JacobssonStable Release 2.44.0 2.44.0 stable_release_2.44.0
2020-04-08 John Ellsontry adding to lib/pathplan/CMakeLists.txt
2020-04-08 John EllsonRevert "try removing recently added in lib/gvc/CMakeLi...
2020-04-07 John Ellsontry removing recently added in lib/gvc/CMakeLists.txt
2020-04-07 John EllsonRevert "Revert "Merge branch 'Grimler/graphviz-malloc...
2020-04-07 John EllsonRevert "Merge branch 'Grimler/graphviz-malloc.h-problem'"
2020-04-07 John EllsonCMakeLists.txt versioning again ...
2020-04-06 John Ellsonupdate ChangeLog to show merging activity
2020-04-06 John Ellsonmanually set reasonable version number in CMakeLists.txt
2020-04-06 John EllsonMerge branch 'ndowens/graphviz-master'
2020-04-06 John EllsonMerge branch 'FeepingCreature/graphviz-fix/issue-1671...
2020-04-06 John EllsonMerge branch 'jannick01/graphviz-tred-output-removed...
2020-04-06 John EllsonMerge branch 'sgd'
next