]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-06-08 Mark HansenMerge branch 'delete-commented' into 'master'
2020-06-08 Mark HansenDelete commented out code, fixes an HTML warning
2020-06-07 Magnus JacobssonMerge branch 'fix-test-reports-missing-in-ci' into...
2020-06-07 Magnus JacobssonCorrect path to test report (now really)
2020-06-07 Magnus JacobssonMerge branch 'fix-test-reports-missing-in-ci' into...
2020-06-07 Magnus JacobssonCorrect path to test report
2020-06-07 Mark HansenMerge branch 'font-ol' into 'master'
2020-06-07 Mark HansenMerge branch 'it' into 'master'
2020-06-07 Mark HansenFix error, not legal to have <ol> inside <font>
2020-06-07 Mark HansenMerge branch 'caption' into 'master'
2020-06-07 Mark HansenMerge branch 't' into 'master'
2020-06-07 Mark HansenMerge branch 'lte' into 'master'
2020-06-07 Mark HansenReplace <it> with <i>
2020-06-07 Mark HansenMove caption to top of table.
2020-06-07 Mark HansenReplace <t> with <code>
2020-06-07 Mark HansenMerge branch 'escape-gt' into 'master'
2020-06-07 Mark HansenEscape all <= in HTML context
2020-06-07 Mark HansenMerge branch 'lt' into 'master'
2020-06-07 Mark HansenEscape some more angle brackets
2020-06-07 Mark HansenEscape all "<"s that are not part of an HTML tag
2020-06-07 Mark HansenMerge branch 'close-td' into 'master'
2020-06-07 Mark HansenMerge branch 'spacer' into 'master'
2020-06-07 Mark HansenClose TD tags
2020-06-07 Mark HansenMerge branch 'pp' into 'master'
2020-06-07 Mark HansenMerge branch 'ci' into 'master'
2020-06-07 Mark HansenRemove obsolete SPACER element.
2020-06-07 Mark HansenReplace a <PP> element with <P>
2020-06-07 Mark HansenClose <ul> tag.
2020-06-07 Mark HansenMerge branch 'ci' into 'master'
2020-06-07 Mark HansenRemove Ubuntu 18.10 images from .gitlab-ci.yml
2020-06-06 Matthew FernandezMerge branch 'master' of https://gitlab.com/graphviz...
2020-06-06 Matthew FernandezMerge branch 'master' of https://gitlab.com/graphviz...
2020-06-06 Matthew Fernandezfix: uniformly treat margin as unsigned in pack.c
2020-06-06 Matthew Fernandezfix memory leak due to config text
2020-06-06 Matthew Fernandezduplicate backing memory for plugin typestr
2020-06-06 Matthew Fernandezmark gvplugin_api input as const
2020-06-06 Matthew Fernandezmark string arguments to gvplugin_package_record()...
2020-06-06 Matthew Fernandezremove micro-optimization in MEMCPY
2020-06-06 Matthew Fernandezremove MEMCPY wrapper and expand it everywhere
2020-06-06 Matthew Fernandezremove some unused macros
2020-06-06 Matthew Fernandezfix some comment typos
2020-06-05 Magnus JacobssonMerge branch 'replace-symlink-kludge-with-libedit-devel...
2020-06-05 Magnus JacobssonMerge branch 'add-rtest' into 'master'
2020-06-05 Magnus JacobssonMerge branch 'fix-neato-mode-hier' into 'master'
2020-06-04 Magnus JacobssonChange to install libedit-devel instead of symlinking
2020-06-03 Magnus JacobssonRemove python interpreter selection. Always use python3
2020-06-03 Mark HansenMerge branch 'entity-reference' into 'master'
2020-06-03 Mark HansenTerminate &gt; html entity references
2020-06-03 Mark HansenMerge branch 'templates' into 'master'
2020-06-03 Mark HansenUse jinja2.PackageLoader
2020-06-03 Mark HansenMerge branch 'consolidate' into 'master'
2020-06-03 Mark HansenExtract common Jinja2 environment code
2020-06-03 Matthew Fernandezfix documentation links
2020-06-02 Magnus JacobssonUse test code and data from git repo in CI
2020-06-02 Magnus JacobssonRemove trailing whitespace
2020-06-02 Magnus JacobssonAdd rtest to CI
2020-06-02 Magnus JacobssonAdd output of success when verbose
2020-06-02 Magnus JacobssonRefactor python interpreter selection
2020-06-02 Magnus JacobssonInstall graphviz-gd rpm and deps to get png
2020-06-02 Magnus JacobssonChange to use installed diffimg in rtest.sh
2020-06-02 Magnus JacobssonAdd ksh to Ubuntu 18.04 & 19.10 Dockerfiles. Needed...
2020-06-02 Magnus JacobssonTemporarily disable unstable fdp test
2020-06-02 Magnus JacobssonUpdate linux.x86 rtest url_dot.*map* reference files...
2020-06-02 Magnus JacobssonUpdate linux.x86 rtest gv reference files with sligthly...
2020-06-02 Magnus JacobssonRemove redundant attributes from rtest linux.x86 refere...
2020-06-02 Magnus JacobssonRemove obsolete samearrowhead/tail attributes from...
2020-06-02 Magnus JacobssonRemove obsolete samearrowhead/tail attributes from...
2020-06-02 Magnus JacobssonUpdate linux.x86 rtest svg reference files
2020-06-02 Magnus JacobssonUpdate linux.x86 rtest ps & ps2 reference files
2020-06-02 Magnus JacobssonUpdate linux.x86 rtest png reference files
2020-06-02 Magnus JacobssonSet rtest exit status to total number of errors
2020-06-02 Magnus JacobssonDisable non-working ksh version check
2020-06-02 John Ellsonback out LATEST softlink changes to unbreak pipeline
2020-06-02 John Ellsondo the same for the md5
2020-06-02 Magnus JacobssonUpdate ChangeLog
2020-06-02 John Ellsonmaintain a graphviz-LATEST.tar.gz softlink to simplify...
2020-06-02 Magnus JacobssonFix mode=hier in neato
2020-06-02 Mark HansenMerge branch 'inline-all-shapes' into 'master'
2020-06-02 Mark HansenMerge branch 'shapes-html' into 'master'
2020-06-02 Mark HansenInline shapes.3 into shapes.html.j2
2020-06-02 Mark HansenMerge branch 'shapes-html' into 'master'
2020-06-02 Mark HansenInline shapes.1 and shapes.2 into shapes.html.j2
2020-06-02 Mark HansenUpdate shapes.html to match output of mkshhtml.py
2020-06-02 Mark HansenMerge branch 'D987C1A2-7266-425B-85A9-0066E60CA0EA...
2020-06-01 Magnus JacobssonMerge branch 'squash-fedora-docker-images' into 'master'
2020-06-01 Magnus JacobssonSquash Fedora Dockerfiles yums into fewer layers
2020-06-01 Magnus JacobssonMerge branch 're-add-expat-devel-to-fedora33-dockerfile...
2020-06-01 Matthew Fernandezwrite output of long chain test to /dev/null
2020-06-01 Mark HansenMerge branch 'mksshhtml' into 'master'
2020-06-01 Mark HansenConvert mkshhtml from ksh to Python/Jinja2
2020-06-01 Magnus JacobssonReplace no longer existent qt5-devel with qt5-qtbase...
2020-06-01 Magnus JacobssonRe-add expat-devel to Fedora 33 Dockerfile
2020-06-01 Mark HansenMerge branch 'merge-attrs' into 'master'
2020-06-01 Mark HansenMerge branch 'attrs-inline' into 'master'
2020-06-01 Mark HansenMerge mktypes.py into mkattrs.html
2020-06-01 Mark HansenMigrate mktypes.sh from ksh to Python/Jinja2
2020-06-01 Mark HansenMerge branch 'attrs-inline' into 'master'
2020-06-01 Mark HansenMerge branch 'attrs-jinja3' into 'master'
2020-06-01 Mark HansenInline attrs.1 into Jinja2 template
2020-06-01 Mark HansenConvert mkattrs.sh to Python/Jinja2 templating
next