summaryrefslogtreecommitdiffstats
path: root/filetree/tree_test.go
AgeCommit message (Expand)Author
2019-09-21rework package structureAlex Goodman
2019-07-21keep modified/unmodified nomenclature the sameAlex Goodman
2019-07-20adding whiteout should be a noop, not an errorAlex Goodman
2019-07-20replace travis with gitlab; linting fixesAlex Goodman
2019-02-18overwrite lower tree payloads while comparing (fixes #160) (#161)Alex Goodman
2018-12-28Make changes to mode or owner show in UI (#142)William Murphy
2018-12-08Performance tweaks (#127)Alex Goodman
2018-11-29Accelerate file hashing with xxhash (#102)Chris Cinelli
2018-10-31correct nested diff colors and dir sizing (fixes #45)Alex Goodman
2018-10-27dont process purely whiteout flag files (fixes #30)Alex Goodman
2018-10-16adding goreleaserv0.0.1Alex Goodman
2018-10-15added basic documentationAlex Goodman
2018-10-14Size based efficiency (#24)Alex Goodman
2018-10-07Independent filetree buffer + partial tree rendering (#18)Alex Goodman
2018-08-21fix testAlex Goodman
2018-07-08Calculate efficiency scoreWill Murphy
2018-07-08Count occurrences of each leaf pathWill Murphy
2018-06-24first take at layer multiselectAlex Goodman
2018-06-24remove root node from view; fix testsAlex Goodman
2018-06-20dont traverse the tree root nodeAlex Goodman
2018-06-20fix display modified parents; fix testsAlex Goodman
2018-06-16decoupled node data scopesAlex Goodman
2018-06-07Added debug panel; annotate filetree with changeinfo (#7)Alex Goodman
2018-06-04refactor project structure; use subpackagesAlex Goodman