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-21
position for stdin, string; (string) for trace; fix tests
Ben Burdette
2020-05-20
print LOC for stdin, string args
Ben Burdette
2020-05-20
get code lines from the nix file
Ben Burdette
2020-05-14
fix compile errors
Ben Burdette
2020-05-13
formatting and a few minor changes
Ben Burdette
2020-05-13
change status messages to info level
Ben Burdette
2020-05-12
no blank line if no LOC
Ben Burdette
2020-05-12
remove unused extra json fields
Ben Burdette
2020-05-11
fixes to merged code
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-11
switch from printError warnings to logWarnings
Ben Burdette
2020-05-08
add pos to errorinfo, remove from hints
Ben Burdette
2020-05-08
Enable toLower umlauts test
Tobias Pflug
2020-05-08
Enable `baseNameOf` test
Tobias Pflug
2020-05-08
Enable `dirOf` test
Tobias Pflug
2020-05-08
configure: Look for gtest
Eelco Dolstra
2020-05-08
Don't install unit tests
Eelco Dolstra
2020-05-08
make check: Run unit tests
Eelco Dolstra
2020-05-08
Fix warning
Eelco Dolstra
2020-05-08
Move unit tests to sr/libutil/tests, use mk make rules
Eelco Dolstra
2020-05-07
pretending to be const
Ben Burdette
2020-05-07
Remove replaceInSet
Tobias Pflug
2020-05-06
implement SysError errno handling
Ben Burdette
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
nix --help: Group commands
Eelco Dolstra
2020-05-04
appending to hints; remove _printError
Ben Burdette
2020-05-04
add normaltxt, yellowify->yellowtxt
Ben Burdette
2020-05-04
affinity operator<<
Ben Burdette
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-05-02
logging: handle build log lines in simple logger
Daiderd Jordan
2020-04-29
errorinfo constructor test
Ben Burdette
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
builtins.readFile: do not truncate content
Guillaume Bouchard
2020-04-28
Error classname as name
Ben Burdette
2020-04-27
astyle format
Ben Burdette
2020-04-27
Fix long paths permanently breaking GC
Alyssa Ross
2020-04-26
error.hh
Ben Burdette
2020-04-25
print dashes instead of empty name string
Ben Burdette
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
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-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-21
add ErrorInfo to BaseError
Ben Burdette
[next]