index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-04-08
initializer style
Ben Burdette
2020-04-08
Merge pull request #3468 from Infinisil/functionArgsPositions
Eelco Dolstra
2020-04-08
Downloader: Only write data to the sink on a 200 response
Eelco Dolstra
2020-04-07
columnRange -> column
Ben Burdette
2020-04-07
remove columnrange; switch to fmt in error.cc
Ben Burdette
2020-04-07
`nix run` using $SHELL as default command
mlatus
2020-04-07
Merge branch 'fetchgit-recursive' of https://github.com/blitz/nix
Eelco Dolstra
2020-04-07
Cleanup
Eelco Dolstra
2020-04-07
Add FIXME
Eelco Dolstra
2020-04-07
PathInput: Add some methods
Eelco Dolstra
2020-04-07
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-07
Add 'path' fetcher
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-06
comment cleanup
Ben Burdette
2020-04-06
constructor style basically working
Ben Burdette
2020-04-06
add libutil, libexpr include dirs
Ben Burdette
2020-04-06
Merge branch 'master' into error-format
Ben Burdette
2020-04-05
Don't retry on "unsupported protocol" error
Cole Helbling
2020-04-05
libexpr
Ben Burdette
2020-04-03
move out of tests/
Ben Burdette
2020-04-03
handle Pos instead of individual file/line/columnrange args
Ben Burdette
2020-04-03
nix-env: Refuse to operate on a new-style profile
Eelco Dolstra
2020-04-03
variadic args for hint format
Ben Burdette
2020-04-02
formatted with astyle
Ben Burdette
2020-04-02
indenting
Ben Burdette
2020-04-02
libexpr: remove unused attrError
Andreas Rammhold
2020-04-02
Make function arguments retain position info
Silvan Mosberger
2020-04-01
using std:: everywhere; fix a formatting error; add exception flags
Ben Burdette
2020-04-01
indenting
Ben Burdette
2020-04-01
remove using std::*, switch to include guard
Ben Burdette
2020-03-31
add some explanatory comments
Ben Burdette
2020-03-31
rename errors/warnings
Ben Burdette
2020-03-31
enum style
Ben Burdette
2020-03-31
Merge pull request #3460 from NixOS/dev-shell
Eelco Dolstra
2020-03-31
nix shell -> nix dev-shell
Eelco Dolstra
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
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
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
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
Rename fetchGit fetchSubmodules to just submodules
Julian Stecklina
2020-03-29
Add git submodule fixes from @bjornfor
Julian Stecklina
[prev]
[next]