index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
Age
Commit message (
Expand
)
Author
2020-04-08
format -> fmt
Ben Burdette
2020-04-08
comments
Ben Burdette
2020-04-08
return of NixCode
Ben Burdette
2020-04-08
initializer style
Ben Burdette
2020-04-07
columnRange -> column
Ben Burdette
2020-04-07
remove columnrange; switch to fmt in error.cc
Ben Burdette
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-06
comment cleanup
Ben Burdette
2020-04-06
constructor style basically working
Ben Burdette
2020-04-06
Merge branch 'master' into error-format
Ben Burdette
2020-04-03
handle Pos instead of individual file/line/columnrange args
Ben Burdette
2020-04-03
variadic args for hint format
Ben Burdette
2020-04-02
formatted with astyle
Ben Burdette
2020-04-02
indenting
Ben Burdette
2020-04-01
using std:: everywhere; fix a formatting error; add exception flags
Ben Burdette
2020-04-01
indenting
Ben Burdette
2020-04-01
remove using std::*, switch to include guard
Ben Burdette
2020-03-31
add some explanatory comments
Ben Burdette
2020-03-31
rename errors/warnings
Ben Burdette
2020-03-31
enum style
Ben Burdette
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-30
build with make
Ben Burdette
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2020-03-27
remove util.hh from deps
Ben Burdette
2020-03-27
more cleanup
Ben Burdette
2020-03-27
camelcase; optional hint
Ben Burdette
2020-03-25
some colors
Ben Burdette
2020-03-25
programName as static member var
Ben Burdette
2020-03-24
switch to one level of builder function, not subobject functions
Ben Burdette
2020-03-24
MkNixCode, MkErrLine approach
Ben Burdette
2020-03-24
renaming
Ben Burdette
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-03-24
absPath(): Use std::optional
Eelco Dolstra
2020-03-24
Add function for quoting strings
Eelco Dolstra
2020-03-23
error test
Ben Burdette
2020-03-22
straightforward port of rust mockup code
Ben Burdette
2020-02-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2020-02-01
Factor out TreeInfo
Eelco Dolstra
2020-02-01
Show "warning:" in yellow instead of red
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
Eelco Dolstra
2020-01-31
Use light box drawing symbols
Eelco Dolstra
2020-01-31
nix flake list-inputs: Pretty-print the tree
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2020-01-21
absPath(): Use std::optional
Eelco Dolstra
2019-12-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-19
tarfile.cc: Restore timestamps
Eelco Dolstra
2019-12-19
tarfile.cc: Don't change the cwd
Eelco Dolstra
2019-12-19
tarfile.cc: Style fixes
Eelco Dolstra
[prev]
[next]