index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-31
fix placeholder not substituted in passAsFile
mlatus
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-30
remove cruft
Ben Burdette
2020-03-30
build with make
Ben Burdette
2020-03-30
Fix macOS build
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-30
fetchGit: don't use std::filesystem to filter git repos
Julian Stecklina
2020-03-29
fetchGit: fix submodule corner case by fetching all refs from cacheDir
Bjørn Forsman
2020-03-29
fetchGit: fix submodules = true for dirty trees
Bjørn Forsman
2020-03-29
fetchGit: checkout rev instead of latest ref
Bjørn Forsman
2020-03-29
tests/fetchGitSubmodules.sh: more checks
Bjørn Forsman
2020-03-29
fetchGit: add submodules attribute to the .link file
Bjørn Forsman
2020-03-29
fetchGit: fix submodule output attribute
Bjørn Forsman
2020-03-29
tests/fetchGitSubmodules: add more tests
Bjørn Forsman
2020-03-29
fetchGit: fix "fatal: couldn't find remote ref refs/heads/master" issue with ...
Bjørn Forsman
2020-03-29
Link to stdc++fs
Julian Stecklina
2020-03-29
Fix typo in submodule test
Julian Stecklina
2020-03-29
Rename fetchGit fetchSubmodules to just submodules
Julian Stecklina
2020-03-29
Add more test for git submodule functionality
Julian Stecklina
2020-03-29
Add git submodule fixes from @bjornfor
Julian Stecklina
2020-03-29
Add documentation for submodule support in fetchGit
Julian Stecklina
2020-03-29
Add test for fetchGit submodule support
Julian Stecklina
2020-03-29
Add fetchSubmodules to builtins.fetchGit
Julian Stecklina
2020-03-27
remove util.hh from deps
Ben Burdette
2020-03-27
more cleanup
Ben Burdette
2020-03-27
camelcase; optional hint
Ben Burdette
2020-03-25
some colors
Ben Burdette
2020-03-25
programName as static member var
Ben Burdette
2020-03-25
Merge pull request #3445 from gnprice/pr-installer-colors
Eelco Dolstra
2020-03-24
installer: Fix terminal colors.
Greg Price
2020-03-24
switch to one level of builder function, not subobject functions
Ben Burdette
2020-03-24
fix column range
Ben Burdette
2020-03-24
MkNixCode, MkErrLine approach
Ben Burdette
2020-03-24
renaming
Ben Burdette
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
Fix --refresh with --no-net
Eelco Dolstra
2020-03-24
nix: Add --refresh as an alias for --tarball-ttl 0
Eelco Dolstra
2020-03-24
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-03-24
absPath(): Use std::optional
Eelco Dolstra
2020-03-24
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2020-03-24
Fix coverage build
Eelco Dolstra
2020-03-24
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2020-03-24
Add function for quoting strings
Eelco Dolstra
2020-03-24
Use std::string_view
Eelco Dolstra
2020-03-24
EvalState::allocAttr(): Add convenience method
Eelco Dolstra
2020-03-24
Merge pull request #3441 from gnprice/pr-doc-store-ro
Domen Kožar
2020-03-23
doc: Files in the store have modes 444/555, not 644/755
Greg Price
[prev]
[next]