depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2
-0
/
+12
2019-09-03
Add some noexcepts
Eelco Dolstra
1
-2
/
+2
2019-09-03
Ensure that Callback is called only once
Eelco Dolstra
1
-3
/
+16
2019-08-29
Don't rely on st_blocks
Eelco Dolstra
1
-1
/
+1
2019-08-16
libutil: add SizedSource
zimbatm
1
-0
/
+30
2019-08-02
Add a post-build-hook
regnat
3
-1
/
+26
2019-07-10
Revert "Fix 'error 9 while decompressing xz file'"
Eelco Dolstra
2
-40
/
+0
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
1
-1
/
+1
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
2
-1
/
+3
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2
-0
/
+40
2019-05-15
Merge pull request #2810 from NixOS/print-build-logs
Eelco Dolstra
1
-0
/
+1
2019-05-15
nix: Add --print-build-logs flag
Eelco Dolstra
1
-0
/
+1
2019-05-12
runProgram: Uncomment chdir support
Graham Christensen
1
-2
/
+2
2019-05-12
runProgram: support gid, uid, chdir
Graham Christensen
2
-4
/
+16
2019-05-12
diff hook: execute as the build user, and pass the temp dir
Graham Christensen
2
-2
/
+4
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
2
-0
/
+7
2019-03-14
experimental/optional -> optional
Eelco Dolstra
4
-7
/
+7
2019-03-01
archive.cc: ignore more posix_fallocate "not supported" error codes
Will Dietz
1
-1
/
+1
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2
-34
/
+0
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
1
-2
/
+0
2019-01-05
brotli is only used as a library now
John Ericson
1
-2
/
+0
2018-12-13
Support SRI hashes
Eelco Dolstra
2
-17
/
+24
2018-12-13
probably typo
volth
1
-1
/
+1
2018-11-15
Fix 'Read-only file system' when building a derivation
Eelco Dolstra
2
-1
/
+3
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2
-0
/
+32
2018-10-31
config: use all of XDG_CONFIG_DIRS
Linus Heckemann
2
-0
/
+12
2018-10-16
RemoteStore: Close connection if an exception occurs
Eelco Dolstra
1
-1
/
+5
2018-09-26
sinkToSource(): Start the coroutine lazily
Eelco Dolstra
1
-11
/
+15
2018-09-26
Make NAR header check more robust
Eelco Dolstra
3
-4
/
+5
2018-09-17
Fix build failure if parallel xz is not available
Eelco Dolstra
1
-1
/
+1
2018-09-13
Merge branch 'dirOf-relative' of https://github.com/lheckemann/nix
Eelco Dolstra
1
-1
/
+1
2018-09-04
Get effective user in Nix commands
Matthew Bauer
1
-1
/
+1
2018-08-21
Improve 'coroutine has finished' error message
Eelco Dolstra
2
-7
/
+14
2018-08-21
Fix warnings in compression.cc
Eelco Dolstra
1
-7
/
+5
2018-08-13
dirOf: allow use on non-absolute paths
Linus Heckemann
1
-1
/
+1
2018-08-06
Fix Brotli decompression in 'nix log'
Eelco Dolstra
2
-325
/
+244
2018-08-06
Require libbrotli
Eelco Dolstra
1
-50
/
+0
2018-07-31
Add a check for broken Boost versions
Eelco Dolstra
1
-0
/
+4
2018-07-03
Store floating point numbers in double precision
Eelco Dolstra
1
-0
/
+1
2018-06-18
sync.hh: return cv_status instead of dropping it, in case useful.
Will Dietz
1
-2
/
+2
2018-05-30
Make <nix/fetchurl.nix> run in constant memory
Eelco Dolstra
2
-0
/
+19
2018-05-30
Make LocalBinaryCacheStore::narFromPath() run in constant memory
Eelco Dolstra
2
-1
/
+10
2018-05-30
Simplify the callback mechanism
Eelco Dolstra
1
-33
/
+20
2018-05-30
Modularize config settings
Eelco Dolstra
4
-49
/
+150
2018-05-21
serialise: fix buffer size used, hide method for internal use only
Will Dietz
2
-4
/
+7
2018-05-02
Fix some random -Wconversion warnings
Eelco Dolstra
4
-6
/
+6
2018-05-02
Fix bzip2 compression of files > 4 GiB
Eelco Dolstra
1
-3
/
+14
2018-03-22
Fix build
Eelco Dolstra
1
-2
/
+2
2018-03-22
Tweak
Eelco Dolstra
1
-1
/
+1
2018-03-22
Merge branch 'fix/avoid-large-stack-buffers' of https://github.com/dtzWill/nix
Eelco Dolstra
3
-20
/
+21
[next]