summaryrefslogtreecommitdiffstats
path: root/filetree/node.go
AgeCommit message (Expand)Author
2019-09-21rework package structureAlex Goodman
2019-07-21Merge branch 'master' into format-fixesAlex Goodman
2019-07-21keep modified/unmodified nomenclature the sameAlex Goodman
2019-07-20replace travis with gitlab; linting fixesAlex Goodman
2019-07-19Fixed import order using goimportsChristian Muehlhaeuser
2019-02-18overwrite lower tree payloads while comparing (fixes #160) (#161)Alex Goodman
2019-02-18reference layer data for source of truth on indexAlex Goodman
2018-12-30Add CI integration (#143)Alex Goodman
2018-12-08Performance tweaks (#127)Alex Goodman
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-16gofmtAlex Goodman
2018-10-15added basic documentationAlex Goodman
2018-10-07Independent filetree buffer + partial tree rendering (#18)Alex Goodman
2018-10-06a few low hanging perf improvements (#16)Alex Goodman
2018-08-21show layer efficiency in layerviewAlex Goodman
2018-06-25modify layer compare formattingAlex Goodman
2018-06-24mostly workingWill Murphy
2018-06-24formatting fixesAlex Goodman
2018-06-24remove root node from view; fix testsAlex Goodman
2018-06-24added file attributes + headersAlex 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-13add debug paneAlex Goodman
2018-06-11fix node string nil checkAlex Goodman
2018-06-11added some colorAlex Goodman
2018-06-10ability to hide files based on difftypeAlex Goodman
2018-06-04refactor project structure; use subpackagesAlex Goodman