1. 1051eaf Remove testify/assert dependency for good by Justinas Stankevicius · 9 years ago master
  2. aea8df7 Add Go 1.0 back to test matrix by Justinas Stankevicius · 9 years ago
  3. 20ab232 Make wording more accurate. by Justinas Stankevicius · 9 years ago
  4. 9220f08 Merge pull request #37 from wayneashleyberry/patch-2 by Justinas Stankevičius · 9 years ago
  5. 7cc9561 Merge pull request #36 from wayneashleyberry/patch-1 by Justinas Stankevičius · 9 years ago
  6. 891867c Update .travis.yml by Wayne Ashley Berry · 9 years ago
  7. bf71bf5 avoid unnecessary allocation with New() in Append() by Anmol Sethi · 9 years ago
  8. e53a348 Update README.md by Wayne Ashley Berry · 9 years ago
  9. 43e429c Merge pull request #35 from nhooyr/master by Justinas Stankevičius · 9 years ago
  10. ce87934 avoid unnecessary allocation with New() in Append() by Anmol Sethi · 9 years ago
  11. cbb4ab7 Merge pull request #34 from nhooyr/master by Justinas Stankevičius · 9 years ago
  12. 3f231c5 removed unnecessary type conversion and now using append in chain.Append by Anmol Sethi · 9 years ago
  13. 8f06f31 Merge pull request #31 from jkearse3/master by Justinas Stankevičius · 9 years ago
  14. db61b00 Put back TestNew in chain_test.go by Johnnie Kearse III · 9 years ago
  15. 60f1ac2 Fixed typo in chain_test.go by Johnnie Kearse III · 9 years ago
  16. 198eaea Refactored tests to remove dependency 'github.com/stretchr/testify/assert' by Johnnie Kearse III · 9 years ago
  17. 052b8b6 Merge pull request #29 from jkearse3/master by Justinas Stankevičius · 9 years ago 1.0.0
  18. 3c7a899 Refactoring Chain.Then by Johnnie Kearse III · 9 years ago
  19. 671ef6b Merge pull request #28 from haoxins/haoxins-patch-1 by Justinas Stankevičius · 9 years ago
  20. 25a3a7e travis: add go 1.6 by haoxin · 9 years ago
  21. 7ea41a3 travis: add go 1.5 by haoxin · 9 years ago
  22. 29a8503 Merge pull request #26 from ojongerius/patch-1 by Justinas Stankevičius · 10 years ago
  23. cb0491d Project has moved. by Otto Jongerius · 10 years ago
  24. cb9b76a Remove trailing dot from example. by Otto Jongerius · 10 years ago
  25. 78131a0 Merge pull request #23 from jkearse3/master by Justinas Stankevičius · 10 years ago
  26. 73e3251 Refactoring. 100% test coverage. Updated README.md by Johnnie Kearse III · 10 years ago
  27. 2ac31dd Merge pull request #22 from jkearse3/master by Justinas Stankevičius · 10 years ago
  28. 49bbb6b refactored New by Johnnie Kearse III · 10 years ago
  29. 82db91f Merge pull request #18 from agutl/master by Justinas Stankevičius · 10 years ago
  30. 7857bc1 Change AppendChain(...Constructor) to Extend(Constructor). by agutl · 10 years ago
  31. 22cef8b Merge remote-tracking branch 'upstream/master' by agutl · 10 years ago
  32. 003d4fd Roll our own method of comparing functions. by Justinas Stankevicius · 10 years ago
  33. b16f854 Add AppendChain by agutl · 10 years ago
  34. f4d4992 Add CI for Go 1.4 by Justinas Stankevicius · 10 years ago
  35. a3603a8 Merge pull request #13 from mmlb/patch-1 by Justinas Stankevičius · 11 years ago
  36. 71bc791 make the new slice the full length necessary by Manuel Mendez · 11 years ago
  37. 47a3f03 Update contribution notes by Justinas Stankevicius · 11 years ago
  38. 9350a67 Merge pull request #11 from mveytsman/master by Justinas Stankevičius · 11 years ago
  39. 576a332 Fixed typo in README by Max Veytsman · 11 years ago
  40. e82c7d9 Merge pull request #10 from hallas/master by Justinas Stankevičius · 11 years ago
  41. 21d2055 Update README.md by Christoffer Hallas · 11 years ago
  42. 35b4790 Allow passing nil to ThenFunc by Justinas Stankevicius · 11 years ago
  43. 4623c37 Make documentation of ThenFunc more concise. by Justinas Stankevicius · 11 years ago
  44. 5012203 Merge pull request #8 from juztin/master by Justinas Stankevičius · 11 years ago
  45. 5baf100 added ThenFunc by Justin Wilson · 11 years ago
  46. 5c78182 Formatting. Serious stuff. by Justinas Stankevicius · 11 years ago
  47. 748bde7 Add Go 1.3 by Justinas Stankevicius · 11 years ago
  48. 6e36f9a Append() method by Justinas Stankevicius · 11 years ago
  49. f3aeb18 Update version requirements by Justinas Stankevicius · 11 years ago
  50. 1045ffd A test dependency for Travis by Justinas Stankevicius · 11 years ago
  51. 91882c6 Travis badge by Justinas Stankevicius · 11 years ago
  52. 444a1ad Add Travis by Justinas Stankevicius · 11 years ago
  53. 32c45f9 Document the posibility to reuse a chain. Fixes #3. by Justinas Stankevicius · 11 years ago
  54. 94d6150 Minor documentation fixes by Justinas Stankevicius · 11 years ago
  55. f523e8d Small style fixes by Justinas Stankevicius · 11 years ago
  56. 1cd89f7 Document the handling of nil. by Justinas Stankevicius · 11 years ago
  57. 8c37896 Add a link by Justinas Stankevicius · 11 years ago
  58. aea548d Rewording by Justinas Stankevicius · 11 years ago
  59. 19c85ab This looks nicer. by Justinas Stankevicius · 11 years ago
  60. 82c2dae Punctuation! by Justinas Stankevicius · 11 years ago
  61. 70306a1 So bad at this. by Justinas Stankevicius · 11 years ago
  62. 857083b Syntax highlighting by Justinas Stankevicius · 11 years ago
  63. 7907232 Update README by Justinas Stankevicius · 11 years ago
  64. aee5d78 Finished test by Justinas Stankevicius · 11 years ago
  65. 037d98f Test some more by Justinas Stankevicius · 11 years ago
  66. 41455ca Chaining functionality by Justinas Stankevicius · 11 years ago
  67. f197ae7 The constructor by Justinas Stankevicius · 11 years ago
  68. e544f3a init by Justinas Stankevicius · 11 years ago