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