aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers/fetchers.hh
AgeCommit message (Expand)Author
2024-08-01Reapply "libfetchers: make attribute / URL query handling consistent"Maximilian Bosch
2024-06-24Revert "libfetchers: make attribute / URL query handling consistent"jade
2024-06-22libfetchers: make attribute / URL query handling consistentMaximilian Bosch
2024-03-25Merge pull request #8817 from iFreilicht/flake-update-lock-overhaulThéophane Hufschmitt
2024-03-25Input: Replace markFileChanged() by putFile()Eelco Dolstra
2023-08-01Don't require .tar/.zip extension for tarball flakerefsEelco Dolstra
2023-06-13Allow tarball URLs to redirect to a lockable immutable URLEelco Dolstra
2023-04-07Finish converting existing comments for internal API docs (#8146)John Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-02-16Document `hasAllInfo`aameen-tulip
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-02-24libfetchers: Rename immutable -> lockedEelco Dolstra
2022-02-16InputScheme::fetch(): Return a StorePath instead of a TreeEelco Dolstra
2021-08-17Fix follows paths in subordinate lockfilesAlex Zero
2021-07-06Allow `fetchGit` to take a `name` argumentregnat
2021-04-09Revert "libfetchers/tarball: Lock on effectiveUrl"Eelco Dolstra
2021-03-02libfetchers/tarball: Lock on effectiveUrldramforever
2020-10-19Merge pull request #4080 from kquick/kwq/flake-int-docEelco Dolstra
2020-10-06Shut up some clang warningsEelco Dolstra
2020-09-29nix registry list: Show 'dir' attributeEelco Dolstra
2020-09-29Make Headers an optional argumentEelco Dolstra
2020-09-29Merge branch 'github-api-token' of https://github.com/imalsogreg/nixEelco Dolstra
2020-09-28Switch comment format from '// ...' to '/* ... */' for consistency.Kevin Quick
2020-09-28Fix spelling error.Kevin Quick
2020-09-27Miscellaneous spelling fixes in comments. (#4071)Kevin Quick
2020-09-26Add some internal documentation for flake support objects.Kevin Quick
2020-09-16Fetch commits from github/gitlab using Auth headerGreg Hale
2020-09-16Make the store plugins more introspectableregnat
2020-06-17Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-01Tree ctorsMatthew Kenigsberg
2020-05-30Remove TreeInfoEelco Dolstra
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra
2020-03-30Move fetchers from libstore to libfetchersEelco Dolstra