index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
Age
Commit message (
Expand
)
Author
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-20
Mark experimental features on settings
John Ericson
2023-03-15
respect allRefs=1 when using `nix flake prefetch`
figsoda
2023-03-01
Merge pull request #7854 from aameen-tulip/patch-1
Valentin Gagarin
2023-02-24
Example uses gitlab.com thus clarify the comment
Anatol Pomozov
2023-02-16
Document `hasAllInfo`
aameen-tulip
2023-02-09
Improve comment
Eelco Dolstra
2023-02-09
Fix activity message
Eelco Dolstra
2023-02-07
Fix activity message
Eelco Dolstra
2023-02-07
Speed up fetching submodules
Eelco Dolstra
2023-02-07
Fix the origin URL used for fetching submodules
Eelco Dolstra
2023-02-07
Add some progress indication when fetching submodules
Eelco Dolstra
2022-12-12
Allow to disable global flake-registry with ""
Benoit de Chezelles
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-10-31
Merge pull request #7039 from Mic92/libfetchers-variant
Théophane Hufschmitt
2022-10-14
Fix #7146
Andrew Brooks
2022-10-01
libfetchers: avoid api.github.com ratelimit if no github token is set
Jörg Thalheim
2022-08-17
Don't pass --force to 'git add'
Eelco Dolstra
2022-06-26
fetchGit: document `shallow` argument
Guillaume Girol
2022-06-23
Fetch flake-registry.json from channels.nixos.org
Eelco Dolstra
2022-06-11
fix sourcehut brach/tag resolving regression
Gabriel Fontes
2022-06-10
libfetchers/git: add missing `--git-dir` flags
Naïm Favier
2022-05-27
Fix a segfault in the git fetcher
Théophane Hufschmitt
2022-05-25
Typo
Eelco Dolstra
2022-05-25
Merge remote-tracking branch 'origin/file-fetcher'
Eelco Dolstra
2022-05-24
libfetchers: drop `getGitDir` and hardcode `.git`
Maximilian Bosch
2022-05-19
fetchTree: Allow fetching plain files
Tony Olagbaiye
2022-05-12
fix GitHub URL template
Norbert Melzer
2022-05-10
Merge pull request #6497 from danielfullmer/ghe-fetcher-url
Eelco Dolstra
2022-05-06
Use correct URL for GitHub Enterprise
Daniel Fullmer
2022-05-04
Fix the parsing of the sourcehut refs file
Théophane Hufschmitt
2022-05-02
Style fixes
Eelco Dolstra
2022-05-02
Merge pull request #6470 from Ma27/git-followup
Eelco Dolstra
2022-04-30
libfetchers/git: fix every occasion of a permission error
Maximilian Bosch
2022-04-29
Extract git reference parsing to a shared library
Kjetil Orbekk
2022-04-29
Store cached head in cached git repo
Kjetil Orbekk
2022-04-29
Refactor fetching of dirty workdir
Kjetil Orbekk
2022-04-29
Resolve reference for remote repository
Kjetil Orbekk
2022-04-24
libfetchers/git: fix for nixos-rebuild
Maximilian Bosch
2022-04-23
libfetchers/git: hardcode `--git-dir`
Maximilian Bosch
2022-04-19
Avoid `fmt` when constructor already does it
John Ericson
2022-04-14
Merge pull request #6387 from Uthar/fix
Eelco Dolstra
2022-04-12
assert hash types for Git and Mercurial
Kasper Gałkowski
2022-04-11
Merge pull request #6392 from danpls/fix-actualUrl-mercurial
Eelco Dolstra
2022-04-09
libfetchers: Fix assertion (Mercurial)
Daniel Pauls
2022-04-09
libfetchers: Replace regex to clarify intent
Daniel Pauls
2022-04-08
Merge pull request #6376 from Uthar/master
Théophane Hufschmitt
2022-04-07
don't assume that rev is a SHA1 hash
Kasper Gałkowski
2022-04-06
libfetchers: Fix assertion
Daniel Pauls
[next]