aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers/github.cc
AgeCommit message (Expand)Author
2020-06-04add support for selfhosted gitlab/githubFinn Behrens
2020-06-01use Tree ctorMatthew Kenigsberg
2020-05-30Check revCount / lastModified input attributes if specifiedEelco Dolstra
2020-05-30Remove TreeInfoEelco Dolstra
2020-05-29Factor out GitHub / GitLab commonalityEelco Dolstra
2020-04-09Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-04-08after flake rebaseNikola Knezevic
2020-04-07Respect the narHash attribute in more input typesEelco Dolstra
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra
2020-04-02Respect the narHash attribute in more input typesEelco Dolstra
2020-03-30Move fetchers from libstore to libfetchersEelco Dolstra