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-05-11
Shut up warnings while running completers
Eelco Dolstra
2020-05-11
Cleanup
Eelco Dolstra
2020-05-10
Simplify
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
Eelco Dolstra
2020-05-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-06
Merge pull request #3546 from guibou/nix_readfile_on_0_sized_files
Eelco Dolstra
2020-05-06
Revert "Merge pull request #3558 from LnL7/ssh-ng-stderr"
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-02
logging: handle build log lines in simple logger
Daiderd Jordan
2020-04-29
StringSink pre allocate
Guillaume Bouchard
2020-04-29
Remove the `drain` argument from `readFile`
Guillaume Bouchard
2020-04-29
builtins.readFile: do not truncate content
Guillaume Bouchard
2020-04-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-27
Fix long paths permanently breaking GC
Alyssa Ross
2020-04-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
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-16
iomanip no longer needed
Ben Burdette
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-16
Logger: Add method for writing to stdout
Eelco Dolstra
2020-04-16
switch to structs, which don't need public:
Ben Burdette
2020-04-16
Logger: Add method for writing to stdout
Eelco Dolstra
2020-04-15
move implementation to cc
Ben Burdette
2020-04-15
Merge branch 'initializer-style' into error-format
Ben Burdette
2020-04-14
add NIX_USER_CONF_FILES
zimbatm
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-08
DataTransfer -> FileTransfer
Nikola Knezevic
2020-04-08
actDownload -> actDataTransfer
Nikola Knezevic
2020-04-08
indention
Ben Burdette
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
[next]