Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-12 | work on pass2 | Luke Shumaker | |
2022-06-12 | more | Luke Shumaker | |
2022-06-12 | Have WalkTree include path information | Luke Shumaker | |
2022-06-11 | more? | Luke Shumaker | |
2022-06-11 | use %v when possible | Luke Shumaker | |
Exceptions are - the occasional %x when the type is a basic int - %w - %q - %T - whenever print_tree.go needs to be dumb for compatibility with C | |||
2022-06-11 | dbg | Luke Shumaker | |
2022-06-11 | addr formatting | Luke Shumaker | |
2022-06-11 | Revert "dbg logging" | Luke Shumaker | |
This reverts commit 5ff8cb052417e6bee1813824ccf2d75486da8217. | |||
2022-06-11 | be more specific in io errors | Luke Shumaker | |
2022-06-11 | Improve formatting of CSums and UUIDs | Luke Shumaker | |
2022-06-07 | for now | Luke Shumaker | |
2022-06-07 | dbg logging | Luke Shumaker | |
2022-06-07 | fix em up | Luke Shumaker | |
2022-06-07 | fast | Luke Shumaker | |
2022-06-06 | fixup | Luke Shumaker | |
2022-06-06 | pass1: tidy superblock handling | Luke Shumaker | |
2022-06-06 | more | Luke Shumaker | |
2022-06-06 | fsck: organize, update item-gen code | Luke Shumaker | |
2022-06-06 | wip: walkFS | Luke Shumaker | |
2022-06-06 | better node reading/writing | Luke Shumaker | |
2022-06-06 | more fix, more progress | Luke Shumaker | |
2022-06-06 | show progress | Luke Shumaker | |
2022-06-06 | fix | Luke Shumaker | |
2022-06-06 | more fsck | Luke Shumaker | |
2022-06-06 | write support | Luke Shumaker | |
2022-06-06 | wip | Luke Shumaker | |
2022-06-05 | wip gather stripes | Luke Shumaker | |
2022-06-05 | proper multi-dev | Luke Shumaker | |
2022-06-05 | better error handling | Luke Shumaker | |
2022-06-05 | more fsck | Luke Shumaker | |
2022-06-05 | wip fsck | Luke Shumaker | |
2022-06-05 | pointers! caching! callbacks! | Luke Shumaker | |
2022-06-05 | use internal.Generation for generation fiels | Luke Shumaker | |
2022-06-05 | factor out a .Resolve method from .maybeShortReadAt | Luke Shumaker | |
2022-06-05 | arrays can be compared directly | Luke Shumaker | |
2022-06-05 | factor out a btrfsmisc pacage | Luke Shumaker | |
2022-06-05 | woohoo! it matches (enough) | Luke Shumaker | |
2022-06-05 | handle untyped items | Luke Shumaker | |
2022-06-05 | So close! | Luke Shumaker | |
2022-06-05 | No commas in items.txt | Luke Shumaker | |
2022-06-05 | more | Luke Shumaker | |
# Conflicts: # pkg/btrfs/btrfsitem/items.txt # pkg/btrfs/btrfsitem/items_gen.go # pkg/btrfs/internal/itemtype.go | |||
2022-06-05 | re-order items.txt | Luke Shumaker | |
2022-06-05 | more, fixup array init | Luke Shumaker | |
2022-06-05 | fuss with formatting | Luke Shumaker | |
2022-06-05 | more | Luke Shumaker | |
2022-06-05 | more | Luke Shumaker | |
2022-06-04 | objids and gen | Luke Shumaker | |
2022-06-04 | more | Luke Shumaker | |
2022-06-04 | Preserve padding | Luke Shumaker | |
2022-06-04 | more | Luke Shumaker | |