index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
types.hh
Age
Commit message (
Expand
)
Author
2017-08-16
Progress indicator: Show number of active items
Eelco Dolstra
2017-05-15
Make fmt() non-recursive
Eelco Dolstra
2017-04-13
Add a Config class to simplify adding configuration settings
Eelco Dolstra
2017-02-08
Include config.h implicitly with '-include config.h' in CFLAGS
Tuomas Tynkkynen
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-09-21
Some notational convenience for formatting strings
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-02-23
Move ref<t> into a separate header
Eelco Dolstra
2016-02-11
ref<T>: Add cast operator
Eelco Dolstra
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
2014-12-10
Revert "Use posix_spawn to run the pager"
Eelco Dolstra
2014-12-05
Use posix_spawn to run the pager
Eelco Dolstra
2014-10-20
Fix build on gcc < 4.7
Shea Levy
2014-10-20
Revert "Drop support for pre-c++11 compilers."
Shea Levy
2014-10-18
Drop support for pre-c++11 compilers.
Shea Levy
2014-07-09
Fix compilation error on some versions of GCC
Eelco Dolstra
2014-03-28
Don't interpret strings as format strings
Eelco Dolstra
2012-09-11
Include config.h before any other header
Eelco Dolstra
2012-07-18
Use "#pragma once" to prevent repeated header file inclusion
Eelco Dolstra
2011-02-09
* Sync with the trunk.
Eelco Dolstra
2011-01-14
Remove useless <config.h> inclusion from public header.
Ludovic Courtès
2010-12-13
* nix-instantiate: return exit status 100 to denote a permanent build
Eelco Dolstra
2010-11-16
* Sync with the trunk.
Eelco Dolstra
2010-10-04
* Make sure that config.h is included before the system headers,
Eelco Dolstra
2010-08-30
* When using the build hook, distinguish between the stderr of the
Eelco Dolstra
2009-06-30
* Don't show trace information by default (`--show-trace' to enable).
Eelco Dolstra
2007-08-12
* Get rid of the substitutes database table (NIX-47). Instead, if we
Eelco Dolstra
2006-12-05
* The determination of the root set should be made by the privileged
Eelco Dolstra
2006-12-04
* Daemon mode (`nix-worker --daemon'). Clients connect to the server
Eelco Dolstra
2006-09-04
* Use a proper namespace.
Eelco Dolstra