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-05-18
Remove unused
Konstantin Vukolov
2023-05-18
Add option isInteractive
Konstantin Vukolov
2023-05-17
Ask for git credentials in fetcher
Konstantin Vukolov
2023-05-03
Fix hostRegex to accept hosts with a `-`
figsoda
2023-04-24
Add some more SourcePath docs
Eelco Dolstra
2023-04-24
Document tMisc
Eelco Dolstra
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
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-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-28
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
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
2023-02-01
Remove some designated initializers
John Ericson
2023-01-23
Don't add `StorePathDescriptor` for now
John Ericson
2023-01-06
Use named field initialization for references
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
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
[next]