index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-09-05
fetchurl: Respect unpack
Eelco Dolstra
2018-09-04
Get effective user in Nix commands
Matthew Bauer
2018-09-03
download: fix size reported to progress bar
Will Dietz
2018-08-31
nix-build: Print stats even in failing builds
Graham Christensen
2018-08-31
nix-build: print stats on sucessful builds
Graham Christensen
2018-09-01
fetchGit/fetchMercurial: Don't absolutize paths
Eelco Dolstra
2018-09-01
nix path-info: Remove trailing spaces
Eelco Dolstra
2018-08-31
Really fix the build
Eelco Dolstra
2018-08-31
nix path-info: Hopefully fix macOS build failure
Eelco Dolstra
2018-08-31
Add localhost alias for ::1 to the sandbox
Eelco Dolstra
2018-08-30
fix `error: unknown serve command 9`
Michael Bishop
2018-08-30
nix upgrade-nix: Handle .nix-profile being a link to .../profiles/per-user/...
Eelco Dolstra
2018-08-30
nix upgrade-nix: Improve error message if 'nix' is not in a profile
Eelco Dolstra
2018-08-30
Merge branch 'nix-upgrade-profile' of https://github.com/LnL7/nix
Eelco Dolstra
2018-08-30
Add simple test for nix upgrade-nix
Eelco Dolstra
2018-08-30
printSize() fixes
Eelco Dolstra
2018-08-30
Avoid overflow and use boost::format
Benjamin Hipple
2018-08-30
Add human readable closure sizes to nix path-info
Benjamin Hipple
2018-08-30
nix: Remove the -h flag
Eelco Dolstra
2018-08-29
Merge pull request #2336 from ivan/repl-trailing-spaces
Eelco Dolstra
2018-08-29
libexpr: Use int64_t for NixInt
aszlig
2018-08-25
upgrade-nix: resolve profile symlinks
Daiderd Jordan
2018-08-25
upgrade-nix: add --dry-run
Daiderd Jordan
2018-08-23
Revert "Fix parser/lexer generation with parallel make"
Eelco Dolstra
2018-08-22
Merge pull request #2368 from dezgeg/drop-dead-code
Eelco Dolstra
2018-08-21
Improve 'coroutine has finished' error message
Eelco Dolstra
2018-08-21
Fix warnings in compression.cc
Eelco Dolstra
2018-08-21
Fix another 'coroutine has finished' during decompression
Eelco Dolstra
2018-08-20
Drop all references to NIX_INDENT_MAKE
Tuomas Tynkkynen
2018-08-19
nix run: Restore CPU affinity
Eelco Dolstra
2018-08-19
FIx floating point evaluation
Eelco Dolstra
2018-08-17
Fix parser/lexer generation with parallel make
Eelco Dolstra
2018-08-13
ignore when listxattr fails with ENODATA
Symphorien Gibol
2018-08-10
Slightly questionable workaround for #2342
Eelco Dolstra
2018-08-09
S3BinaryCacheStore: Share TransferManager
Eelco Dolstra
2018-08-09
nix run: Respect propagated-user-env-packages
Eelco Dolstra
2018-08-08
S3BinaryCacheStore: Don't use the transfer status callback
Eelco Dolstra
2018-08-07
repl: don't add trailing spaces to history lines
Ivan Kozik
2018-08-06
Merge pull request #2334 from dtzWill/fix/revert-progress-bar-refresh-for-now
Eelco Dolstra
2018-08-06
Doh
Eelco Dolstra
2018-08-06
Fix setting Content-Encoding in S3 uploads
Eelco Dolstra
2018-08-06
Fix Brotli decompression in 'nix log'
Eelco Dolstra
2018-08-06
Require libbrotli
Eelco Dolstra
2018-08-06
Fix reporting of HTTP body size when a result callback is used
Eelco Dolstra
2018-08-03
Make adding paths via nix-store --serve run in constant memory
Eelco Dolstra
2018-08-03
cmdDumpStorePath: Support chroot stores
Eelco Dolstra
2018-08-03
Support escaping in store URIs
Eelco Dolstra
2018-08-03
SSHMaster: Bypass SSH when connecting to localhost
Eelco Dolstra
2018-08-03
LegacySSHStore: Add remote-store option
Eelco Dolstra
2018-08-03
Merge pull request #2326 from aszlig/fix-symlink-leak
Eelco Dolstra
[next]