1174 Commits (1cf3bc87a8db12295743a87c70f18d94bc32c9b0)
 

Author SHA1 Message Date
  Carl Jackson dcb7f71694 Merge pull request #81 from satoshun/type_assertion 11 years ago
  SatoShun 9a8e832951 use direct result of switch type assertion 11 years ago
  Will Norris 5257f70676 use https for GitHub URL 11 years ago
  Quinn Slack 001a731518 Use https for godoc.org URLs 11 years ago
  Carl Jackson aeee6ddab2 Merge pull request #78 from satoshun/range_syntax 11 years ago
  SatoShun a29ff223dc Use range syntax 11 years ago
  Carl Jackson 709dbfa7bd Merge pull request #77 from mredivo/no-log-signal2 11 years ago
  Marcus Redivo e1643f8e1c Remove signal.go logging; log from hook functions instead. 11 years ago
  Carl Jackson 23ec88ea5a Fix bug with string pattern matching with "." 11 years ago
  Carl Jackson dde29893cc Simplify a logical XOR 11 years ago
  Carl Jackson 17227c10c4 Improve test coverage slightly 11 years ago
  Carl Jackson 60d46a21e3 Fix typo in a test error message 11 years ago
  Carl Jackson 9556e1736d Force use of fallback chanpool on App Engine 11 years ago
  Carl Jackson 69ab4d722e SubRouter middleware 11 years ago
  Carl Jackson 2fe5c3ee43 Change semantics of wildcard patterns 11 years ago
  Carl Jackson 1a390aba1c Allow ".,;" as string pattern "break chars" 11 years ago
  Will Norris 8967205dd7 fix return type of PullRequests.ListCommits 11 years ago
  Carl Jackson ac6efd8f69 Add a note about outgrowing Logger 11 years ago
  Will Norris 3ac66ef9d6 add support for combined status 11 years ago
  Will Norris 9c120308df add Mat Geist as contributor 11 years ago
  Carl Jackson f255c52789 Change the router interface slightly 11 years ago
  Carl Jackson b12ae7fd22 Move bytecode router code around 11 years ago
  Carl Jackson 1bea1bd204 Minor fixup 11 years ago
  Carl Jackson a655411f38 Pre-compile routes at Serve() time 11 years ago
  Carl Jackson 89bc8315f5 Move Pattern code around 11 years ago
  Carl Jackson 8cb07251b0 Fix public API 11 years ago
  Carl Jackson f292697223 Put more methods on Mux 11 years ago
  Carl Jackson 2c106c958b Start moving away from struct embedding 11 years ago
  Carl Jackson 04b25f26e5 Don't expose the internal routeMachine 11 years ago
  Mat Geist 64bf2296e6 Add pagination for listing comments 11 years ago
  Dmitri Shuralyov 79144d6157 Add HTMLURL field to RepositoryCommit. 11 years ago
  Will Norris 5ad9fb32b1 fix typo: s/comitempty/omitempty/ 11 years ago
  Will Norris 87b028e00c fix some style issues in client tests 11 years ago
  Will Norris d148dc0c24 add octocat and zen endpoints 11 years ago
  Will Norris fef71143ee add Charlie Yan as a contributor 11 years ago
  Charlie Yan ef6e01c09b ListUserTeams implementation and test, go build and go test pass 11 years ago
  Will Norris 71d831823c fix minor typos in function comment 11 years ago
  Will Norris 4c80909fc3 fix minor golint issues 11 years ago
  Rob Figueiredo 1173b0b357 Adding omitempty to base_tree in CreateTree API 11 years ago
  Ondřej Kupka f812049b5d RepositoryRelease struct: Add Assets field 11 years ago
  Diego Lapiduz c49175434c Add support for deployment api 11 years ago
  Will Norris eb2a40b4d4 pass nil to http.NewRequest if body is nil 11 years ago
  Will Norris b55688dcf0 set user agent header only if non-empty 11 years ago
  Carl Jackson 119938d4b9 Add bind.Sniff to expose default selection logic 11 years ago
  Carl Jackson 57e752c3bc Refactor package graceful 11 years ago
  Carl Jackson 5a5d765e6b Merge pull request #69 from mredivo/master 11 years ago
  Marcus Redivo 22c4c96f3b Add BytesWritten() method to WriterProxy. 11 years ago
  Carl Jackson 3ed4dab228 Better top-level AppEngine support 11 years ago
  Kamil Kisiel e444e69cbd Merge pull request #71 from Madrigal/patch-1 11 years ago
  Felipe Madrigal d7e4639818 Rearrange rules for matching strict slash 11 years ago