about summary refs log tree commit diff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* feat(tools/when): support more timestamps with better merging logicVincent Ambo11 days1-15/+72
* feat(tools/when): try to parse input as one segment firstVincent Ambo11 days1-0/+8
* feat(tools/when): simple time-conversion toolVincent Ambo11 days2-0/+147
* feat(tools/depot-deps): include josh-filtersterni2024-04-281-0/+1
* refactor(3p): use josh from nixpkgssterni2024-04-281-1/+1
* fix(depotfmt): only exclude *imported* tvix testsVincent Ambo2024-03-151-1/+1
* feat(treecrumbs): support for TOMLVincent Ambo2024-03-101-0/+12
* feat(treecrumbs): support for JSONVincent Ambo2024-03-101-0/+5
* feat(treecrumbs): initial support for C++Vincent Ambo2024-03-101-8/+34
* refactor(treecrumbs): macro for language definitionsVincent Ambo2024-03-101-21/+41
* feat(emacs-pkgs/treecrumbs): support "JSON-style" YAML syntaxVincent Ambo2024-03-101-7/+12
* feat(tools/emacs-pkgs): configure FSF_OWNERS fileVincent Ambo2024-03-102-0/+8
* feat(emacs-pkgs/treecrumbs): tree-sitter based breadcrumbsVincent Ambo2024-03-102-0/+141
* refactor(nixery): expose launch script derivationVincent Ambo2024-02-281-53/+51
* fix(nixery): use set-default for setting WEB_DIRVincent Ambo2024-02-281-1/+1
* fix(nixery): strictly adhere to OCI image specMarkus Rudy2024-02-221-2/+2
* refactor(tools): move crate2nix generate hereFlorian Klink2024-01-181-0/+8
* chore(depot): update OWNERS files for aspenLuke Granger-Brown2023-12-201-1/+1
* feat(tools/magrathea): Allow running commands in a shellAspen Smith2023-12-121-8/+16
* chore(tools/cheddar): bump cargo dependenciesVincent Ambo2023-11-121-429/+372
* fix(tools/magrathea): isolate from environment packagesEvgeny Zemtsov2023-11-031-4/+20
* chore(tools/depotfmt): use Go version from buildGoVincent Ambo2023-10-302-10/+10
* docs(nixery): occurrences typoguangwu2023-09-191-1/+1
* docs(REVIEWS): point people to signup.tvl.fyi for account creationVincent Ambo2023-09-121-0/+2
* feat(tools/cheddar): allow disabling tagfilter extensionVincent Ambo2023-09-083-7/+24
* fix(emacs-pkgs/term-switcher): apply tramp workaround to first vtermVincent Ambo2023-08-251-6/+9
* refactor(emacs-pkgs/term-switcher): un-dash term-switcher.elVincent Ambo2023-08-231-5/+5
* fix(emacs-pkgs/term-switcher): switch buffers by object, not nameVincent Ambo2023-08-231-15/+13
* chore(3p/sources): Bump channels & overlayssterni2023-08-081-1/+1
* fix(emacs-pkgs/term-switcher): don't open vterm over trampVincent Ambo2023-08-081-3/+8
* feat(tools/git-r): git subcommand to display r/numbers for commitssterni2023-07-052-0/+139
* refactor(tools/magrathea): introduce read-chomping helper functionsterni2023-06-231-8/+8
* fix(tools/magrathea): allow specifying just a target for mg runsterni2023-06-231-0/+1
* fix(nixery): allow references to packages starting with numbersVincent Ambo2023-04-291-2/+15
* feat(emacs-pkgs/tvl): allow starting sly only including dependenciessterni2023-04-071-6/+15
* fix(views/kit): communicate :unsign in the tvl-kit URL directlyFlorian Klink2023-03-311-2/+2
* fix(tools/releases): add :unsign to filteredGitPushFlorian Klink2023-03-301-2/+2
* fix(nixery): fix link to nixery logoVincent Ambo2023-02-061-1/+1
* chore(tools/cheddar): bump to syntect 5.0Vincent Ambo2023-01-074-37/+22
* chore(tools/cheddar): bump dependenciesVincent Ambo2023-01-072-198/+496
* fix(ops/pipelines): explicitly set contexts for annotationsVincent Ambo2022-12-281-0/+1
* feat(tools/fetch-depot-inbox): wrapper script to fetch depot maildirVincent Ambo2022-12-282-0/+50
* docs: change email address mentions to depot@tvl.suVincent Ambo2022-12-271-1/+1
* chore(tools): remove depot-scanner & tvlcVincent Ambo2022-12-269-489/+0
* feat(tools/depot-deps): drop crate2nixFlorian Klink2022-12-221-1/+0
* chore(tools/depot-deps): add crate2nixVincent Ambo2022-12-161-0/+1
* fix(tools/mg): Support applying args to mg run (empty-target)William Carroll2022-11-261-2/+4
* fix(tools/magrathea): pass through nix-build exit statussterni2022-11-201-13/+13
* chore(tools/rust-crates-advisory): move custom checker to user dirsterni2022-11-062-179/+1
* refactor(rust-crates-advisory): redo the buildkite report in bashsterni2022-11-041-40/+41