1. 71af4fa Drop codecov.io by Gary Gregory · 4 weeks ago master
  2. 99e0f77 Show Maven stack traces on errors in GH CI by Gary Gregory · 2 months ago
  3. 93d2ba7 Javadoc and comments: Use an HTTPS URL by Gary Gregory · 6 months ago
  4. 85ec304 Merge pull request #10 from CalvinKirs/patch-1 by Bruno P. Kinoshita · 7 months ago
  5. 5808c45 Fix broken homepage link by Calvin Kirs · 7 months ago
  6. 63a6e89 Pin GH plugin versions by Sebb · 7 months ago
  7. f008027 Wrong URL; anyway Graph is in sandbox [skip ci] by Sebb · 8 months ago
  8. 2febb77 Make private class final by Gary Gregory · 9 months ago
  9. a993fa1 Make package private class final by Gary Gregory · 9 months ago
  10. 178a2fa Sort members by Gary Gregory · 9 months ago
  11. 783a9c5 Normalize test method names by Gary Gregory · 9 months ago
  12. e795895 Update .asf.yaml by sebbASF · 9 months ago
  13. 4316085 Add Java 21 build to GitHub by Gary Gregory · 10 months ago
  14. 594eab4 Update comment by Gary Gregory · 10 months ago
  15. 3f66044 Normalize mvn invocation on GitHub by Gary Gregory · 10 months ago
  16. 4e14e95 Bump commons-parent from 57 to 58 by Gary Gregory · 1 year, 2 months ago
  17. db22249 codecov-commenter => notifications by Sebb · 1 year, 6 months ago
  18. 2f53c20 += .asf.yaml by Sebb · 1 year, 6 months ago
  19. e4b2943 Javadoc fixes by Gary Gregory · 1 year, 7 months ago
  20. 76dd4d6 Update NOTICE to 2023 by Gary Gregory · 1 year, 7 months ago
  21. 107fd6c Spelling by Gary Gregory · 1 year, 7 months ago
  22. 496408d Add GHitHub robots file by Gary Gregory · 1 year, 8 months ago
  23. a613108 Update to latest cache by Sebb · 1 year, 9 months ago
  24. 9062e4f Drop Travis by Sebb · 1 year, 9 months ago
  25. 7040382 Can't find coveralls by Sebb · 1 year, 9 months ago
  26. 1af146a Update to CP54 by Sebb · 1 year, 9 months ago
  27. 0a6feb7 JDK 14 no longer available by Sebb · 1 year, 9 months ago
  28. c68602c Replace Travis by Sebb · 1 year, 9 months ago
  29. 5ff1d69 Spelling by Gary Gregory · 1 year, 9 months ago
  30. f3a2125 Merge pull request #2 from XenoAmess/patch-1 by Bruno P. Kinoshita · 4 years ago
  31. ff8ef7c add openjdk11 and openjdk14 for travis-ci scripts. by XenoAmess · 4 years, 1 month ago
  32. 341f5fa Merge branch 'pr-3' by Bruno P. Kinoshita · 4 years ago
  33. c61f325 [SANDBOX-510] add changelog by Bruno P. Kinoshita · 4 years ago
  34. bd30239 Fix markdown links by Bruno P. Kinoshita · 4 years ago
  35. f0a290c no need of extra script, defaultGoal will work fine by Amey Jadiye · 4 years, 1 month ago
  36. 12d9c1c Merge branch 'test-fix' of github.com:ameyjadiye/commons-graph into test-fix by Amey Jadiye · 4 years, 1 month ago
  37. 3e9709b minimum things required for development in defaultGoal by Amey Jadiye · 4 years, 1 month ago
  38. 6c1a42b Merge branch 'master' into test-fix by Amey Jadiye · 4 years, 1 month ago
  39. 7e79e15 ignoring for time being by Amey Jadiye · 4 years, 1 month ago
  40. ef97f6b removed @Ignore as not needed here by Amey Jadiye · 4 years, 1 month ago
  41. 6f29688 fixing sudoku graph coloring testcase by Amey Jadiye · 4 years, 1 month ago
  42. eed22d4 added required plugin versions by Amey Jadiye · 4 years, 2 months ago
  43. b1edd04 added README.md by Amey Jadiye · 4 years, 2 months ago
  44. 4a11fd6 upgrade basic things by Amey Jadiye · 4 years, 2 months ago
  45. 7bfeda5 Add ".gitignore" file. by Gilles Sadowski · 4 years, 2 months ago
  46. 9bc2fff added required plugin versions by Amey Jadiye · 4 years, 2 months ago
  47. b14766b Travis CI configuration. by Gilles Sadowski · 4 years, 2 months ago
  48. c436187 added README.md by Amey Jadiye · 4 years, 2 months ago
  49. 049923c upgrade basic things by Amey Jadiye · 4 years, 2 months ago
  50. 86481d7 SANDBOX-349: Verify Prim's and Kruskal's algorithms correctness - applying Rogério Theodoro de Brito's first three patches by Benedikt Ritter · 11 years ago
  51. cd8e94e Add Apache prefix and (Sandbox) suffix by Sebb · 11 years ago
  52. ce12d73 SANDBOX-457 - Adding an implementation of a bidirectional Dijkstra's algorithm by Simone Tripodi · 11 years ago
  53. 48d1ff1 added myself in the commons/graph developers section by Tommaso Teofili · 12 years ago
  54. 7f7c135 javadoc format, no functional modifications by Simone Tripodi · 12 years ago
  55. ea9630a typo by Simone Tripodi · 12 years ago
  56. 8d9813a started restoring the GraphML exporter, but using the javax.xml.transform.sax.TransformerHandler rather than the javax.xml.stream.XMLStreamWriter, that is not available in java5 (which is commons-graph jvm target) by Simone Tripodi · 12 years ago
  57. 2a31091 javadoc - no functional modifications by Simone Tripodi · 12 years ago
  58. 999996b muted the SVUID warning (they are just test classes) by Simone Tripodi · 12 years ago
  59. 77de890 sorted //action elements by //action/@issue DESC by Simone Tripodi · 12 years ago
  60. 772d0ef sorted //action elements by //action/@issue DESC by Simone Tripodi · 12 years ago
  61. 03f3879 //action/@issue attribute first in each action to make easier keeping the actions sorted desc by Simone Tripodi · 12 years ago
  62. 9e3b3d2 plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself by Simone Tripodi · 12 years ago
  63. 3ec36c8 commons-parent updated to v25 by Simone Tripodi · 12 years ago
  64. ba9310d Filled some javadocs, no functional modifications by Marco Speranza · 12 years ago
  65. c6997b0 Filled some javadocs, no functional modifications by Marco Speranza · 12 years ago
  66. e805dda Filled some javadocs, no functional modifications by Marco Speranza · 12 years ago
  67. da3f223 Fixed typo in method name by Marco Speranza · 12 years ago
  68. 15f4415 Filled some javadocs, no functional modifications by Marco Speranza · 12 years ago
  69. 4593a24 Filled some javadocs, no functional modifications by Marco Speranza · 12 years ago
  70. 4be2106 Added taglist plugin by Marco Speranza · 12 years ago
  71. ab07def Fixed 'missing javadoc' checkstyle info, no functionl modifications. by Marco Speranza · 12 years ago
  72. db03aaa Replaced hashCode implementation with org.apache.commons.graph.utils.Objects#hash() by Marco Speranza · 12 years ago
  73. 1b449f1 Fixed 'unused import' checkstyle error, no functionl modifications. by Marco Speranza · 12 years ago
  74. 4d6225a Fixed 'unused import' checkstyle error, no functionl modifications. by Marco Speranza · 12 years ago
  75. 4d70f6a Fixed 'EqualsHashCode' checkstyle error, no functionl modifications. by Marco Speranza · 12 years ago
  76. eadf3c1 Fixed 'Avoid star import', no functionl modifications. by Marco Speranza · 12 years ago
  77. 1487511 code formatting, no functional modifications by Marco Speranza · 12 years ago
  78. 305ff69 Fixed 'MagicNumber' checkstyle error by Marco Speranza · 12 years ago
  79. 00cb51d fixed checkstyle errors in header by Marco Speranza · 12 years ago
  80. 03ec5dc Dropped unnecessary empty lines, no functional modifications by Marco Speranza · 12 years ago
  81. a628685 Suppressed LineLength rule for checkstyle by Marco Speranza · 12 years ago
  82. 8b3a74a Dropped unnecessary method by Marco Speranza · 12 years ago
  83. 97d2d87 Added new tests case by Marco Speranza · 12 years ago
  84. 7504291 dropped duplicated code by Marco Speranza · 12 years ago
  85. 36e4a9d code format, no functional modifications by Simone Tripodi · 12 years ago
  86. ebe2627 dropped duplicated code by Marco Speranza · 12 years ago
  87. 2695899 dropped unnecessary empty lines, no functional modifications by Simone Tripodi · 12 years ago
  88. 3f36357 use StringBuilder to create the heap representation rather than the StringBuffer by Simone Tripodi · 12 years ago
  89. 91fab03 javadoc format, no functional modifications by Simone Tripodi · 12 years ago
  90. 440c7a2 dropped unnecessary empty lines, no functional modifications by Simone Tripodi · 12 years ago
  91. d94d776 code format, no functional modifications by Simone Tripodi · 12 years ago
  92. 812ac94 dropped unnecessary empty lines, no functional modifications by Simone Tripodi · 12 years ago
  93. 371516c dropped trailing spaces on empty lines, no functional modifications by Simone Tripodi · 12 years ago
  94. fa8885e imported Collections#sort() static method by Simone Tripodi · 12 years ago
  95. cace280 trivial format, no functional modifications by Simone Tripodi · 12 years ago
  96. 1be94d5 dropped trailing spaces on empty lines, no functional modifications by Simone Tripodi · 12 years ago
  97. 7db686c queues can be referenced as Queue instance rather than specialized FibonacciHeap by Simone Tripodi · 12 years ago
  98. 026e464 - Fixed SANDBOX-425: FibonacciHeap enters in an infinite loop when applying SpannigTree algorithms by Marco Speranza · 12 years ago
  99. 832eb9b s/e/element by Simone Tripodi · 12 years ago
  100. cb7d660 filled javadoc by Simone Tripodi · 12 years ago