about summary refs log tree commit diff
path: root/third_party/nix/src/libstore (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-31 r/876 fix(3p/nix): passAsFile: leave out the hash prefixedef1-1/+1
2020-05-31 r/875 fix(3p/nix): passAsFile: hash the attribute name instead of numbering sequent...Puck Meerburg1-2/+2
2020-05-30 r/872 chore(3p/nix): Clean up some unused definesVincent Ambo2-19/+1
2020-05-28 r/868 refactor(3p/nix): Introduce CMake as the build system for NixVincent Ambo2-6/+105
2020-05-27 r/867 chore(3p/nix): Remove meson build files for core packagesVincent Ambo1-153/+0
2020-05-27 r/865 refactor(3p/nix): Anchor local includes at src/Vincent Ambo55-221/+225
2020-05-25 r/846 refactor(3p/nix): Replace tokenizeStrings with absl::StrSplitVincent Ambo16-76/+84
2020-05-25 r/845 refactor(3p/nix/libutil): Replace hasPrefix/Suffix with AbseilVincent Ambo10-24/+38
2020-05-25 r/844 fix(3p/nix/libstore): Fix error condition when parsing generationsVincent Ambo1-1/+1
2020-05-25 r/843 refactor(3p/nix/libutil): Replace string2Int & trim functionsVincent Ambo9-32/+54
2020-05-24 r/842 chore(3p/nix/libstore): Remove progress bar remnants from downloadVincent Ambo1-19/+0
2020-05-24 r/840 style(3p/nix): Remove 'using std::*' from types.hhVincent Ambo34-326/+336
2020-05-24 r/835 refactor(3p/nix/libutil): Replace chomp() with absl::stringsVincent Ambo5-7/+16
2020-05-24 r/834 chore(3p/nix): Remove some OS X specific definesVincent Ambo5-226/+2
2020-05-20 r/789 refactor(3p/nix): Apply clang-tidy's performance-* fixesVincent Ambo23-76/+85
2020-05-20 r/788 refactor(3p/nix): Apply clang-tidy's readability-* fixesVincent Ambo31-300/+308
2020-05-20 r/787 refactor(3p/nix): Apply clang-tidy's modernize-* fixesVincent Ambo24-141/+158
2020-05-20 r/780 chore(third_party/nix): Dump of minor accumulated changesVincent Ambo1-18/+0
2020-05-19 r/778 refactor(3p/nix): Make all single-argument constructors explicitVincent Ambo8-18/+18
2020-05-19 r/777 style(3p/nix): Final act in the brace-wrapping sagaVincent Ambo28-527/+954
2020-05-19 r/775 style(3p/nix/libstore): Additional if/for bracing fixesVincent Ambo1-7/+11
2020-05-19 r/773 fix(3p/nix/libstore): Fix mistake introduced by bracing changesVincent Ambo1-1/+1
2020-05-19 r/772 style(3p/nix): Add braces around single-line for-loopsVincent Ambo13-44/+132
2020-05-19 r/771 style(3p/nix): Add braces around single-line conditionalsVincent Ambo30-289/+861
2020-05-19 r/768 fix(3p/nix): Fix incorrectly braced conditionals and loopsVincent Ambo1-2/+1
2020-05-19 r/767 style(3p/nix): Enforce braces around loops and conditionalsVincent Ambo12-67/+138
2020-05-19 r/766 style(3p/nix): Reformat all includes to match new styleVincent Ambo39-36/+103
2020-05-19 r/761 refactor(3p/nix/nix-daemon): Remove activities from protocolVincent Ambo1-57/+1
2020-05-19 r/756 refactor(3p/nix/libstore): Replace logging.h with glogVincent Ambo23-462/+489
2020-05-17 r/741 chore(3p/nix): Remove old build system and other miscellaniesVincent Ambo1-60/+0
2020-05-17 r/740 style(3p/nix): Reformat project in Google C++ styleVincent Ambo57-14059/+13341
2020-05-17 r/726 feat(3p/nix): added meson supportp01arst0rm2-1/+171
2020-05-17 r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10'Vincent Ambo63-0/+18019