]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-03-28 Matthew Fernandezremove some useless boolean logic
2021-03-28 Matthew Fernandezremove some commented out code
2021-03-28 Matthew Fernandezremove an open coded NULL
2021-03-28 Matthew Fernandezabbreviate some accumulated operations
2021-03-28 Matthew Fernandezstronger types for set_attrwf parameters
2021-03-28 Matthew Fernandezremove some excess bracketing
2021-03-28 Matthew Fernandezunify an allocation path
2021-03-28 Matthew Fernandezstronger types for startgraph parameters
2021-03-28 Matthew Fernandezremove some cryptic comments
2021-03-28 Matthew Fernandezuse C99 initializers for some objects
2021-03-28 Matthew FernandezMerge branch 'smattr/90b1c88b-9fb0-42ad-bab4-5e3e7ad145...
2021-03-28 Matthew Fernandezremove some -Wsign-conversion warnings
2021-03-28 Matthew Fernandezremove some -Wsign-compare warnings
2021-03-28 Matthew Fernandezsuppress some -Wunused-parameter warnings
2021-03-28 Matthew Fernandezremove some unnecessary bracketing
2021-03-28 Matthew Fernandezsuppress some -Wunused-parameter warnings
2021-03-28 Matthew Fernandezremove some unnecessary casts
2021-03-28 Matthew Fernandezremove an unnecessary use of MIN
2021-03-28 Matthew Fernandezremove unnecessary guard to free() call
2021-03-28 Matthew Fernandezsquash -Wsign-compare warnings in Pango plugin
2021-03-28 Matthew Fernandezremove unused get_font_list
2021-03-28 Matthew FernandezMerge branch 'smattr/C0B831E7-0AA4-4A1E-B32C-1E0F8265FF...
2021-03-28 Matthew Fernandezadd DEVELOPERS.md note about release blockers
2021-03-28 Matthew FernandezMerge branch 'smattr/d4e26fd5-fe22-4200-b75a-f0fd591fb9...
2021-03-28 Matthew Fernandezremove remaining references to the DIA format
2021-03-28 Matthew FernandezMerge branch 'smattr/92E357BD-EBAC-4152-BA3C-87069D8131...
2021-03-23 Matthew Fernandezchange references to 'master' branch to 'main'
2021-03-22 Matthew FernandezMerge branch 'smattr/DEA0397C-9C4C-458C-BD45-236AD5A1CA... master
2021-03-22 Matthew Fernandezremove unused HAVE_ARGZ_APPEND
2021-03-22 Mark HansenMerge branch 'grammar-align' into 'master'
2021-03-22 Mark HansenReplace deprecated `<TD ALIGN>` attr with CSS
2021-03-22 Mark HansenMerge branch 'shapes-md' into 'master'
2021-03-22 Mark HansenUpdate mkcolors.awk to output less-deprecated HTML
2021-03-21 Matthew FernandezMerge branch 'smattr/f628b6fb-27de-42a8-a29f-e0c8db4383...
2021-03-21 Matthew Fernandezfix: emit Bézier curves as point-by-point spline shapes...
2021-03-21 Matthew Fernandezremove an intermediate buffer in PIC plugin
2021-03-21 Matthew Fernandezfix: print a point array as a point-by-point box in...
2021-03-21 Matthew Fernandezfix incorrect macro reference in PIC plugin
2021-03-21 Matthew Fernandezfix comment used in PIC files by plugin back end
2021-03-21 Matthew Fernandezfix CHANGELOG entry incorrectly added to old version
2021-03-20 Matthew FernandezMerge branch 'smattr/3178EBB6-E879-4846-8F8B-23D5431F7D...
2021-03-20 Matthew Fernandezremove superfluous empty @param in doxygen comments
2021-03-20 Mark HansenMerge branch 'shapes-md' into 'master'
2021-03-20 Mark HansenRemove template shapes.html.j2
2021-03-20 Matthew FernandezMerge branch 'smattr/24836a24-1f74-4195-aaab-01112907fd...
2021-03-20 Matthew Fernandezdocument libxdot JSON functionality
2021-03-20 Matthew Fernandezdocument parseXDotFOn in the libxdot API
2021-03-20 Matthew Fernandezdocument statistics function in the libxdot AP
2021-03-20 Matthew Fernandezfix: realign libxdot man page description of xop_kind
2021-03-20 Matthew Fernandezfix typo in libxdot man page
2021-03-19 Mark HansenMerge branch 'output-md' into 'master'
2021-03-19 Mark HansenExtract html_grammar.html to independent make rule
2021-03-19 Matthew FernandezMerge branch 'smattr/52520E52-65F9-46FF-AFB5-92DBFB4D18...
2021-03-19 Matthew Fernandezpylintrc: backport inclusive language change from Pylint
2021-03-18 Mark HansenMerge branch 'arrows-quote-close' into 'master'
2021-03-18 Mark HansenMerge branch 'arrows-delete-template' into 'master'
2021-03-18 Mark Hansendocs bugfix: recreate arrow_table.html
2021-03-18 Mark HansenArrows docs: Add attribute quoting and tag closing
2021-03-18 Mark HansenMerge branch 'colors-no-nbsp' into 'master'
2021-03-18 Mark HansenMerge branch 'colors-no-a' into 'master'
2021-03-18 Mark HansenRemove arrows.html templating
2021-03-18 Mark HansenMerge branch 'mkcolors-md' into 'master'
2021-03-18 Mark HansenReplace non-breaking spaces with CSS class
2021-03-18 Mark Hansenmkcolors.awk: Remove anchor tag from colors
2021-03-18 Mark Hansenmkcolors.awk: add HTML quotes and close TR tag
2021-03-18 Matthew FernandezMerge branch 'smattr/fb1d8a1c-fbe1-4a18-80c1-afb32a72f9...
2021-03-18 Matthew Fernandezcompress CIELAB gamut lookup table
2021-03-18 Matthew Fernandezremove incorrect legacy comment
2021-03-18 Matthew Fernandezfix: missing value in CIELAB lookup table
2021-03-17 Matthew FernandezMerge branch 'smattr/11A3B453-C39B-4B15-91B1-3312A8B526...
2021-03-17 Matthew Fernandeztrack metrics from pylint job in CI
2021-03-16 Matthew FernandezMerge branch 'smattr/D5D52AEF-8F8A-4CFE-B22D-889A8D2F96...
2021-03-16 Matthew Fernandezremove unused layout_similarity.c
2021-03-16 Matthew Fernandezremove unused lib/circogen files
2021-03-16 Matthew Fernandezremove unused lib/glcomp files
2021-03-16 Matthew Fernandezremove unused lib/common files
2021-03-16 Matthew Fernandezremove unused plugin/core files
2021-03-16 Matthew Fernandezremove unused smyrna files
2021-03-16 Matthew Fernandezremove unused gvpack_builtins.c
2021-03-16 Matthew Fernandezremove unused sfexit.c
2021-03-16 Matthew FernandezMerge branch 'smattr/59c0681a-e63f-44ca-b903-04fb073e17...
2021-03-16 Matthew Fernandezswap sprintf for snprintf where straightforward
2021-03-16 Matthew Fernandezremove an unnecessary intermediate buffer
2021-03-16 Matthew Fernandezremove an unnecessary intermediate buffer
2021-03-16 Matthew Fernandezremove some commented out code
2021-03-16 Matthew Fernandezmove short lived arrays to the stack
2021-03-16 Matthew Fernandezremove some commented out code
2021-03-16 Matthew Fernandezremove some commented out code
2021-03-16 Matthew Fernandezremove an unnecessary intermediate buffer
2021-03-16 Matthew Fernandezremove some commented out code
2021-03-16 Matthew Fernandezremove some errant comments
2021-03-16 Matthew Fernandezmove a heap-allocated smyrna buffer to the stack
2021-03-16 Matthew Fernandezremove redundant lefty conditional
2021-03-16 Matthew Fernandezrephrase extremely visually confusing lefty comparison
2021-03-16 Matthew Fernandezrephrase unnecessarily cryptic string comparisons in...
2021-03-16 Matthew Fernandezremove some unnecessary intermediate buffers in lefty
2021-03-16 Matthew Fernandezconvert sprintf calls in xdot to snprintf
2021-03-16 Matthew FernandezMerge branch 'smattr/3DB6A16B-DE0E-4004-A579-D109134E73...
2021-03-16 Matthew Fernandezremove unused hpglgen.c
2021-03-16 Matthew FernandezMerge branch 'smattr/26d4fb27-7a4a-4114-9dff-541dec3edc...
next