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
2024-06-12
doc: rewrite the multi-user documentation to actually talk about security
Jade Lovelace
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
2024-06-01
Merge "build: fix static linking with a hack" into main
Qyriad
2024-06-01
Merge "libfetchers: allow fetching gitlab refs with >1 commit" into main
Linus Heckemann
2024-05-31
build: fix static linking with a hack
Qyriad
2024-05-31
Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into main
jade
2024-05-31
libfetchers: allow fetching gitlab refs with >1 commit
Linus Heckemann
2024-05-30
build-time: remove 20% more by PCH'ing C++ stdlib
Jade Lovelace
2024-05-30
libfetchers: handle nonexistent refs in GitLab repos more gracefully
Linus Heckemann
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out users.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out processes.{hh,cc}
Tom Hubrecht
2024-05-27
Merge "libfetchers: fix URL logging" into main
Qyriad
2024-05-26
Merge "git putFile: support flake maximalists" into main
Maximilian Bosch
2024-05-25
libfetchers: fix URL logging
Qyriad
2024-05-24
libfetchers: log fetches by URL just before they happen
Qyriad
2024-05-23
Merge "packaging: rename nixexpr -> lixexpr and so on" into main
jade
2024-05-23
packaging: rename nixexpr -> lixexpr and so on
Jade Lovelace
2024-05-21
libfetchers: fallback to memory SQLite if fs IO fails
Qyriad
2024-05-20
git putFile: support flake maximalists
Graham Christensen
2024-05-18
Deprecate the online flake registries and vendor the default registry
julia
2024-05-09
add and fix -Wignored-qualifiers
Qyriad
2024-05-07
remove the autoconf+Make buildsystem
Qyriad
2024-04-21
remove extraneous cache entry from github fetcher
Puck Meerburg
2024-04-08
pragma once and ///@file everything missing it
Jade Lovelace
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Input: Replace markFileChanged() by putFile()
Eelco Dolstra
2024-03-22
build: optionally build and install with meson
Qyriad
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-07
Merge pull request #9324 from 9999years/fix-8854-take-2
eldritch horrors
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-04
Merge pull request #9445 from NixOS/allow-input-in-git-commit
eldritch horrors
2023-08-22
Tarball trees: Propagate lastModified
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-06-24
Merge pull request #5385 from Enzime/add/dirty-rev
Théophane Hufschmitt
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-13
Add a generic check for rev attribute mismatches
Eelco Dolstra
2023-06-06
Fix SourcePath::resolveSymlinks()
Eelco Dolstra
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
[next]