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-30
Merge pull request #3548 from Ma27/fetchtarball-pos
Domen Kožar
2020-04-29
errorinfo constructor test
Ben Burdette
2020-04-29
Fix displaying error-position in `builtins.fetch{Tree,Tarball}`
Maximilian Bosch
2020-04-29
StringSink pre allocate
Guillaume Bouchard
2020-04-29
Remove the `drain` argument from `readFile`
Guillaume Bouchard
2020-04-29
uncrustify formatting
Ben Burdette
2020-04-29
Only call grantpt on MacOS systems
Antoine Eiche
2020-04-29
builtins.readFile: do not truncate content
Guillaume Bouchard
2020-04-28
Error classname as name
Ben Burdette
2020-04-28
Merge pull request #3542 from mkenigs/gcroots
Eelco Dolstra
2020-04-28
rename to NIX_GCROOT
Matthew Kenigsberg
2020-04-28
Tweak warning message
Eelco Dolstra
2020-04-28
Merge branch 'nix-env-warn-unmatched' of https://github.com/lheckemann/nix
Eelco Dolstra
2020-04-27
astyle format
Ben Burdette
2020-04-27
Fix long paths permanently breaking GC
Alyssa Ross
2020-04-27
comment
Matthew Kenigsberg
2020-04-27
Set GCROOT to store path to prevent garbage collection
Matthew Kenigsberg
2020-04-26
error.hh
Ben Burdette
2020-04-25
print dashes instead of empty name string
Ben Burdette
2020-04-25
nix-env: refactor uninstallDerivations
Linus Heckemann
2020-04-24
don't print blank lines for blank description
Ben Burdette
2020-04-24
all things error to error.hh
Ben Burdette
2020-04-24
add has_value check; remove obslete friend class
Ben Burdette
2020-04-23
'what' string
Ben Burdette
2020-04-22
a few more 'format's rremoved
Ben Burdette
2020-04-22
Don't include error.hh in util.hh to prevent header bloat
Eelco Dolstra
2020-04-22
Merge branch 'error-format' of https://github.com/bburdette/nix
Eelco Dolstra
2020-04-22
Path fetcher: Fix store path name
Eelco Dolstra
2020-04-21
Replace select() with poll() to allow waiting on more than FD_SETSIZE fds
Dustin DeWeese
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-21
add ErrorInfo to BaseError
Ben Burdette
2020-04-19
logEI for tunnelLogger and progressbar
Ben Burdette
2020-04-18
Merge pull request #3502 from NixOS/more-pos
Domen Kožar
2020-04-17
demoing other error levels than warn/error; rename line and file fields in er...
Ben Burdette
2020-04-17
logError, logWarning; Logger functions; switch to Verbosity enum
Ben Burdette
2020-04-16
iomanip no longer needed
Ben Burdette
2020-04-16
Use Logger::stdout()
Eelco Dolstra
2020-04-16
Logger: Add method for writing to stdout
Eelco Dolstra
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-16
switch to structs, which don't need public:
Ben Burdette
2020-04-16
JSONSax: Use a RootValue
Eelco Dolstra
2020-04-16
ValueMap, VectorVector: Use traceable_allocator
Eelco Dolstra
2020-04-16
Add function to allocate a Value in traceable memory
Eelco Dolstra
2020-04-16
fetchMercurial: Use inputFromAttrs()
Eelco Dolstra
2020-04-16
pass Pos to forceValue to improve infinite recursion error
Domen Kožar
2020-04-15
move implementation to cc
Ben Burdette
2020-04-15
Merge branch 'initializer-style' into error-format
Ben Burdette
2020-04-15
Merge pull request #3492 from andir/nix-build-gc-free
Eelco Dolstra
2020-04-15
Merge pull request #3458 from zimbatm/nix-user-conf-dir
Eelco Dolstra
2020-04-14
add NIX_USER_CONF_FILES
zimbatm
[prev]
[next]