Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 14, 2025
feat(Flatten): Flatten accepts an int to produce an int range
Show description for 05137bacommitted
Commits on Oct 7, 2025
- authored andcommitted
Update internal/location/location_test.go
Show description for e0af9d6andcommittedUpdate internal/location/location_test.go
Show description for c84a1a5andcommitted- authored andcommitted
Commits on Oct 5, 2025
feat(Flatten): allow func(T, X...) V|(V, bool) function signatures
Show description for 351881dcommitted
Commits on Sep 10, 2025
docs: typo
Show description for 9e24789committedfeat: add List operator
Show description for 7959bbdcommittedfeat: add tdsynctest helper, a wrapper around testing/synctest
Show description for 7f270c3committedfeat: enable panicnil=0 as it is since go1.21
Show description for 67eae66committed
Commits on Aug 27, 2025
docs: add cross references
Show description for 9d14501committed
Commits on Aug 24, 2025
chore: tools/gen_funcs.pl computes go lines
Show description for ffcffd5committedfeat(internal/spew): fit the needs of go-testdeep
Show description for ca79639committedfeat: import github.com/davecgh/go-spew as internal/spew
Show description for f99a4b1committedrefactor: helpers/tdutil.MapEachValue uses new internal/sort.MapEachValue
Show description for 5bcbaf0committed
Commits on Aug 22, 2025
docs: add references to Sort & Sorted
Show description for 7e33edfcommitted
Commits on Aug 15, 2025
chore: switch CI to go 1.25 & golangci-lint 2.4.0
Show description for cebcfddcommittedfix(tdutil): testing.T.output needs some inits starting go1.25
Show description for e8f85aacommitted
Commits on Aug 11, 2025
feat(tdutil): add new function CmpValuesFunc for slices.SortFunc
Show description for f32ba12committed
Commits on Aug 9, 2025
feat: add Sort and Sorted operators
Show description for de402f3committeddocs: fix typo
Show description for 0e9fc3ccommittedchore: remove unknown linter
Show description for f1c5fd0committedfeat(Smuggle): fields-path can reference map[string]… as .key instead of [key]
Show description for 701f8e6committed
Commits on Aug 6, 2025
fix(Grep,Last,First): String() does not show expected value
Show description for 9f6c19bcommittedfix: do not continue after an error occurs in some cases
Show description for 3621586committedfix(Smuggle): s/FIELD_PATH/FIELDS_PATH/g in error messages
Show description for 6a2810ecommittedrefactor: avoid code duplication
Show description for 5e3d38ecommittedfix(Grep): if got is a specific named slice type, then expect this type
Show description for eecf4c4committedfeat(tdutil): SortableValues uses T.Compare(T) int method when available
Show description for f0f76a6committed
Commits on Jul 24, 2025
test: add td.Smuggle tests
Show description for 011d84fcommitted
Commits on Jul 23, 2025
fix: operators errors are no longer hidden when used inside another operator
Show description for 6226d9dcommitted
Commits on Jul 22, 2025
docs: fix typo
Show description for a61d1b5authored andcommitted
Commits on Apr 17, 2025
chore: tools/gen_funcs.pl compliant with new go-testdeep-site theme
Show description for 444a8f0committed
Commits on Apr 10, 2025
- authored
Commits on Apr 8, 2025
chore: switch CI to go 1.24 & golangci-lint 2.0.2
Show description for 19bbac1committed