index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmain
/
shared.hh
Age
Commit message (
Expand
)
Author
2024-09-25
main: log stack traces for std::terminate
Jade Lovelace
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out processes.{hh,cc}
Tom Hubrecht
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-09
`:quit` in the debugger should quit the whole program
eldritch horrors
2024-03-04
Merge pull request #8887 from obsidiansystems/bsd-cross-ci
John Ericson
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-01-10
Make clear that `StorePathWithOutputs` is a deprecated type
John Ericson
2022-10-14
libmain: Make the entire stack overflow handler pluggable
Robert Hensing
2022-10-14
libmain: Add extraStackOverflowHandler
Robert Hensing
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-12-06
RunPager: restore stdout upon pager exit
Alexander Bantyev
2021-04-05
buildable.{cc,hh} -> derived-path.{cc,hh}
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-01-08
Support binary unit prefixes in command line arguments
Eelco Dolstra
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2017-11-14
anchor nix::Exit exception
Will Dietz
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-09-01
Fix verbosity level for nix build --dry-run
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-26
nix-build/nix-shell: Eliminate call to nix-instantiate / nix-store
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-02-25
Merge branch 'master' into new-cli
Eelco Dolstra
2016-02-22
Make OpenSSL usage thread-safe
Eelco Dolstra
2016-02-12
Merge pull request #762 from ctheune/ctheune-floats
Eelco Dolstra
2016-02-09
New command line parsing infrastructure
Eelco Dolstra
2016-02-04
StoreAPI -> Store
Eelco Dolstra
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
2016-01-28
printMissing(): Propagate store argument
Eelco Dolstra
2016-01-06
@eelco's feedback: downgrade to regular float for size, remove unused function.
Christian Theune
2016-01-05
First hit at providing support for floats in the language.
Christian Theune
2015-09-18
Shut up clang warnings
Eelco Dolstra
2015-05-21
nix-collect-garbage: Call collectGarbage() internally
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-08-20
nix-store -l: Automatically pipe output into $PAGER
Eelco Dolstra
2014-08-13
Refactor option handling
Eelco Dolstra
2014-02-17
nix-store --gc --max-freed: Support a unit specifier
Eelco Dolstra
2012-11-20
nix-store -r: Add ‘--ignore-unknown’ flag
Eelco Dolstra
2012-10-03
Drop support for running nix-worker in "slave" mode
Eelco Dolstra
2012-10-03
When ‘--help’ is given, just run ‘man’ to show the manual page
Eelco Dolstra
2012-08-24
Include the output name in the GC root link
Eelco Dolstra
[next]