Age | Commit message (Expand) | Author |
2024-05-29 | util.{hh,cc}: Split out file-system.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out terminal.{hh,cc} | Tom Hubrecht |
2024-05-28 | util.{hh,cc}: Split out environment-variables.{hh,cc} | Tom Hubrecht |
2024-05-23 | Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into main | Qyriad |
2024-05-23 | packaging: rename nixexpr -> lixexpr and so on | Jade Lovelace |
2024-05-23 | add libcmd test for lookupFileArg | Qyriad |
2024-05-17 | derived-path: refuse built derived path with a non-derivation base | Pierre Bourdon |
2024-05-11 | filetransfer: unit test content-encoding handling | Pierre Bourdon |
2024-05-10 | libstore: de-callback-ify FileTransfer | eldritch horrors |
2024-05-07 | remove the autoconf+Make buildsystem | Qyriad |
2024-05-07 | libutil: de-callback-ify computeClosure | eldritch horrors |
2024-05-05 | filetransfer: abort transfer on receiver exception | eldritch horrors |
2024-05-03 | libutil: make rewriteStrings sound | eldritch horrors |
2024-05-02 | Merge changes from topic "profile-v3" into main | Qyriad |
2024-05-02 | getNameFromURL(): Support uppercase characters in attribute names | Eelco Dolstra |
2024-05-02 | Disallow store path names that are . or .. (plus opt. -) | Robert Hensing |
2024-05-02 | test: Generate distinct hashes | Robert Hensing |
2024-05-02 | test: Generate distinct path names | Robert Hensing |
2024-05-02 | parseStorePath: Support leading period | Robert Hensing |
2024-05-02 | Revert "StorePath: reject names starting with '.'" | Robert Hensing |
2024-04-30 | implement parsing human-readable names from URLs | Qyriad |
2024-04-15 | abort with a descriptive message on bad HintFmt usage | Qyriad |
2024-04-08 | Merge "Don't run libstore unit tests in project root" into main | rebecca “wiggles” turner |
2024-04-08 | Don't run libstore unit tests in project root | Rebecca Turner |
2024-04-08 | Fix REPL test parser nits | Rebecca Turner |
2024-04-08 | Merge "Add `PathsSetting`" into main | rebecca “wiggles” turner |
2024-04-07 | Merge pull request #10208 from 9999years/print-strings-directly | Robert Hensing |
2024-04-07 | Add `PathsSetting` | Rebecca Turner |
2024-04-06 | Merge "Rewrite REPL test parser" into main | rebecca “wiggles” turner |
2024-04-05 | Rewrite REPL test parser | Rebecca Turner |
2024-04-05 | Revert "libutil: drop Pool resources on exceptional free" | eldritch horrors |
2024-04-03 | Add `EscapeStringOptions` and `escapeString` tests | Rebecca Turner |
2024-03-31 | Merge changes Ib62d3d68,Ic3e7affe into main | jade |
2024-03-31 | libutil: remove Pool::flushBad | eldritch horrors |
2024-03-30 | libutil: drop Pool resources on exceptional free | eldritch horrors |
2024-03-29 | Add `pre-commit` checks | Rebecca Turner |
2024-03-29 | Fix various clang-tidy lints | Jade Lovelace |
2024-03-29 | Move `escapeString` to its own file | Rebecca Turner |
2024-03-29 | meson: add missing explicit dependency on nlohmann_json | Winter |
2024-03-29 | Merge "Move `DebugChar` into its own file" into main | rebecca “wiggles” turner |
2024-03-29 | Merge "Remove `HintFmt::operator%`" into main | wiggles dog |
2024-03-28 | Move `DebugChar` into its own file | Rebecca Turner |
2024-03-28 | Merge "Move `shell_words` into its own file" into main | wiggles dog |
2024-03-27 | HOT SALE: 15% off your build times! | Jade Lovelace |
2024-03-26 | Move `shell_words` into its own file | Rebecca Turner |
2024-03-26 | Remove `HintFmt::operator%` | Rebecca Turner |
2024-03-26 | meson: implement unit tests | Qyriad |
2024-03-18 | Merge "Delete hasPrefix and hasSuffix from the codebase" into main | jade |
2024-03-18 | use byte indexed locations for PosIdx | eldritch horrors |
2024-03-17 | Delete hasPrefix and hasSuffix from the codebase | Jade Lovelace |