text/html||{"project": {"path": "/srv/git/sbyte", "authors": {"smith.quintin@protonmail.com": {"alias": "Quintin Smith", "email": "smith.quintin@protonmail.com"}, "quintin.smith@protonmail.com": {"alias": "Quintin Smith", "email": "quintin.smith@protonmail.com"}}}, "commits": {"42d827e2d77a64ccf876147f2d6c9b8ae8a41d2e": {"id": "42d827e2d77a64ccf876147f2d6c9b8ae8a41d2e", "date": 1671840632.0, "description": "Changed error thrown on failing to open a file to load", "files": [["M", "src/editor/mod.rs"]], "author": "smith.quintin@protonmail.com"}, "2837e595c4300272c1b04beee6540c1f1abe1568": {"id": "2837e595c4300272c1b04beee6540c1f1abe1568", "date": 1669395831.0, "description": "specified bash language in README", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "98eb94081ce1b0d3ae7a8bf477d4d93d5a906366": {"id": "98eb94081ce1b0d3ae7a8bf477d4d93d5a906366", "date": 1667406895.0, "description": "Version Bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "4c360cb875fca1140e490fdcaf6adb49a7c014ff": {"id": "4c360cb875fca1140e490fdcaf6adb49a7c014ff", "date": 1667405336.0, "description": "bugfix: crashing on moving cursor out of bounds", "files": [["M", "src/editor/mod.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "a8210bd308977f330d2a836cf413abc0e2dd7833": {"id": "a8210bd308977f330d2a836cf413abc0e2dd7833", "date": 1663090077.0, "description": "added flag_options & manual_cursor_size flag_option", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "0e1f65dabadc9dbf8a96f840ca2ae1145f02a73c": {"id": "0e1f65dabadc9dbf8a96f840ca2ae1145f02a73c", "date": 1663084705.0, "description": "Hide register feedback on clear", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "379c0fc953e773325786cbfd522ced593a8ff41b": {"id": "379c0fc953e773325786cbfd522ced593a8ff41b", "date": 1662758617.0, "description": "bugfix: cursor_decrease_length_by_line(...) was failing when cursor was exactly line length", "files": [["M", "src/editor/mod.rs"]], "author": "smith.quintin@protonmail.com"}, "6c16f18408c4ed3d79de9c325c1a85b1b7386c66": {"id": "6c16f18408c4ed3d79de9c325c1a85b1b7386c66", "date": 1662757460.0, "description": "part of previous commit", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "933c1c2a4a2488918213103e8f61fb33a83c2202": {"id": "933c1c2a4a2488918213103e8f61fb33a83c2202", "date": 1662757301.0, "description": "bugfix: hook_cursor_down was raising OOB instead of moving to the end of the file", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "ea675798b73ec47dabb3bc5438c7b51179b735c6": {"id": "ea675798b73ec47dabb3bc5438c7b51179b735c6", "date": 1662756852.0, "description": "Catch OutOfBounds Errors and show in feedback rather than exit", "files": [["M", "src/input_interface/mod.rs"]], "author": "smith.quintin@protonmail.com"}, "55f084627178ff05d1b8b06ec6bff2623b3e3270": {"id": "55f084627178ff05d1b8b06ec6bff2623b3e3270", "date": 1662603389.0, "description": "bugfix: 'overwrite' shell command failed", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "f800485b13446e23902816c561c12e2495e2f0b3": {"id": "f800485b13446e23902816c561c12e2495e2f0b3", "date": 1662602439.0, "description": "Added shell cursor left/right/control", "files": [["M", "src/shell.rs"], ["M", "src/input_interface/mod.rs"], ["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "ee8e3a27750e9e32804b69c9527c70feaf33013f": {"id": "ee8e3a27750e9e32804b69c9527c70feaf33013f", "date": 1662571252.0, "description": "Version Bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "789856e76b74cae5be0b609abbb6eb496ad09f68": {"id": "789856e76b74cae5be0b609abbb6eb496ad09f68", "date": 1662571234.0, "description": "added ability to scroll through history in CMD mode", "files": [["M", "src/shell.rs"], ["M", "src/input_interface/mod.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "8077d13a6ac4efb9c236783b6ab7c6347bb71806": {"id": "8077d13a6ac4efb9c236783b6ab7c6347bb71806", "date": 1661385904.0, "description": "switched comparing VK constants to their u16 values", "files": [["M", "src/input_interface/platform/windows/mod.rs"]], "author": "smith.quintin@protonmail.com"}, "96b764e14626e7ac7e49c6a11b149ed9018e33ad": {"id": "96b764e14626e7ac7e49c6a11b149ed9018e33ad", "date": 1661382545.0, "description": "added dirs crate to find home_dir", "files": [["M", "src/main.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "353da98a322e1cbcae06b3f536f6baec98f2c80d": {"id": "353da98a322e1cbcae06b3f536f6baec98f2c80d", "date": 1661373584.0, "description": "Added VK translations to windows input", "files": [["M", "src/input_interface/platform/windows/mod.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "a0f66de02273fd9ee7c9977eebad616b776ea245": {"id": "a0f66de02273fd9ee7c9977eebad616b776ea245", "date": 1661370502.0, "description": "Input on windows starting to work", "files": [["M", "src/input_interface/platform/windows/mod.rs"]], "author": "smith.quintin@protonmail.com"}, "9be0aa864d83415d2f6bee764947d47431613bb3": {"id": "9be0aa864d83415d2f6bee764947d47431613bb3", "date": 1661364929.0, "description": "windows input handler. still not working but is mostly together", "files": [["M", "src/input_interface/platform/windows/mod.rs"]], "author": "smith.quintin@protonmail.com"}, "6924394a619227e9dde7ef3e16043d43f7741081": {"id": "6924394a619227e9dde7ef3e16043d43f7741081", "date": 1661362552.0, "description": "added missing files", "files": [["A", "src/input_interface/platform/windows/mod.rs"], ["A", "src/input_interface/platform/unix/mod.rs"], ["A", "src/input_interface/platform/mod.rs"]], "author": "smith.quintin@protonmail.com"}, "1e9bfb255a976fb50431a463b0aba7ade1cca7d7": {"id": "1e9bfb255a976fb50431a463b0aba7ade1cca7d7", "date": 1661361727.0, "description": "Attempting windows support", "files": [["M", "src/input_interface/mod.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "acb1e05c84495c4af089477a43015bc47abba770": {"id": "acb1e05c84495c4af089477a43015bc47abba770", "date": 1661319412.0, "description": "moved files to appropriate mod.rs files", "files": [["D", "src/input_interface.rs"], ["A", "src/input_interface/mod.rs"], ["D", "src/editor.rs"], ["A", "src/editor/mod.rs"], ["D", "src/editor/content.rs"], ["A", "src/editor/content/mod.rs"]], "author": "smith.quintin@protonmail.com"}, "d199163a2485e504b1a0486547356e5744b805bc": {"id": "d199163a2485e504b1a0486547356e5744b805bc", "date": 1661318300.0, "description": "Lint", "files": [["M", "src/shell.rs"], ["M", "src/input_interface/inputter.rs"], ["M", "src/input_interface.rs"], ["M", "src/editor/formatter.rs"], ["M", "src/editor/content.rs"], ["M", "src/editor.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "fbc3732ce4ca65503e3b8e9c2e2663ed034cc1cf": {"id": "fbc3732ce4ca65503e3b8e9c2e2663ed034cc1cf", "date": 1660007457.0, "description": "Updated source install url in readme", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "1a6658c6de23c0441ddcc1b01ce6723a523799ee": {"id": "1a6658c6de23c0441ddcc1b01ce6723a523799ee", "date": 1659798586.0, "description": "went back  to git daemon for cargo installs", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "ca565888bcdba4b8a5fe7b192ab6f6e410c6dad8": {"id": "ca565888bcdba4b8a5fe7b192ab6f6e410c6dad8", "date": 1659798149.0, "description": "Update git target in README", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "adf3bbe7725117bb81aeb7f812a6bb592d8c3d0e": {"id": "adf3bbe7725117bb81aeb7f812a6bb592d8c3d0e", "date": 1659636342.0, "description": "update manifest repo", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "f188cb32311882c670831ae11355bdb2956c841f": {"id": "f188cb32311882c670831ae11355bdb2956c841f", "date": 1659237901.0, "description": "Specifying Wrecked version in cargo.toml", "files": [["M", "README.md"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "0168d44742905fd7d1b86932f7a0edbab77516d7": {"id": "0168d44742905fd7d1b86932f7a0edbab77516d7", "date": 1659237296.0, "description": "Readme Update", "files": [["M", "README.md"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "cd356f15290ac8f773ff0b276008a2216ecff1e6": {"id": "cd356f15290ac8f773ff0b276008a2216ecff1e6", "date": 1659209877.0, "description": "lint", "files": [["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "4f9e37f5470205eb5ca1b664c470856b5013722f": {"id": "4f9e37f5470205eb5ca1b664c470856b5013722f", "date": 1659209539.0, "description": "lint", "files": [["M", "src/shell.rs"], ["M", "src/editor.rs"]], "author": "smith.quintin@protonmail.com"}, "35ebf097670f8cebce538fae7b0c8a1a97c5980c": {"id": "35ebf097670f8cebce538fae7b0c8a1a97c5980c", "date": 1659207221.0, "description": "implemented shortcuts \"q\" & \"@\" for recording and playback", "files": [["M", "src/shell.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "1c3b550b798011a17affdbd7be6052e9fd4c70db": {"id": "1c3b550b798011a17affdbd7be6052e9fd4c70db", "date": 1658769115.0, "description": "prevent record toggling while in playback (for now...)", "files": [["M", "src/shell.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "515e3f2cb3c473862a78d029952b933efb433ca4": {"id": "515e3f2cb3c473862a78d029952b933efb433ca4", "date": 1658768570.0, "description": "First attempt at action recording", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "24dfa4a2f3d46392c010115ccb161dc59a2af9e1": {"id": "24dfa4a2f3d46392c010115ccb161dc59a2af9e1", "date": 1658708728.0, "description": "bugfix: only first row being rerendered on apply_mask()", "files": [["M", "src/editor.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "320fad3bd52b27270e1eea0d2cf595cbbc3f9c19": {"id": "320fad3bd52b27270e1eea0d2cf595cbbc3f9c19", "date": 1658701072.0, "description": "Show specific overwrite/insert mode feedback", "files": [["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "036e9f4f973626a814d600e3f465408ca5f2f6db": {"id": "036e9f4f973626a814d600e3f465408ca5f2f6db", "date": 1658700040.0, "description": "fixed missing bitwise op commands", "files": [["M", "src/shell.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "f8ed1bb123490b1af6e2048bd7c8b861309759ed": {"id": "f8ed1bb123490b1af6e2048bd7c8b861309759ed", "date": 1658640955.0, "description": "load_file can now raise a sbyteError", "files": [["M", "src/editor.rs"]], "author": "smith.quintin@protonmail.com"}, "2f18b984d85775b3e6caaa94006d2e91aca5efc7": {"id": "2f18b984d85775b3e6caaa94006d2e91aca5efc7", "date": 1658634617.0, "description": "Logging errors on bitwise mask ops", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "a264878f478304168b9a727b30d3d43a40c7ba32": {"id": "a264878f478304168b9a727b30d3d43a40c7ba32", "date": 1658596701.0, "description": "added feedback to jump_to functions, merged into one function to remove dup code", "files": [["M", "src/shell.rs"], ["M", "src/editor.rs"]], "author": "smith.quintin@protonmail.com"}, "1d9148493ab1f2e81d6c80db2c5e65c9f3ed2d83": {"id": "1d9148493ab1f2e81d6c80db2c5e65c9f3ed2d83", "date": 1658593146.0, "description": "added feedback to user save functions", "files": [["M", "src/shell.rs"], ["M", "src/editor.rs"]], "author": "smith.quintin@protonmail.com"}, "b7042bdf9e4c9ef6db838f5d0c6b4451e810ea9c": {"id": "b7042bdf9e4c9ef6db838f5d0c6b4451e810ea9c", "date": 1658369560.0, "description": "Removed travis badge", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "0a50ce43d1173a85af44049eee915d93bf55292f": {"id": "0a50ce43d1173a85af44049eee915d93bf55292f", "date": 1658329827.0, "description": "update readme", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "8d35df69501a057ef9c0fa7e2fc70a061d641726": {"id": "8d35df69501a057ef9c0fa7e2fc70a061d641726", "date": 1658074723.0, "description": "changed repositoty and homepage in manifest", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "f90f8f2f1414ace28f8eb5c89b0ff7f3f477c5fb": {"id": "f90f8f2f1414ace28f8eb5c89b0ff7f3f477c5fb", "date": 1658047001.0, "description": "Moved Wrecked dependency location to burnsomni.net", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "4a661c0c4cbff2e08007a012351d976d45f95486": {"id": "4a661c0c4cbff2e08007a012351d976d45f95486", "date": 1639858873.0, "description": "bugfix: toggling formatter broken", "files": [["M", "src/input_interface.rs"], ["M", "src/editor/formatter.rs"], ["M", "src/editor.rs"], ["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "75ce5ec62659bb534183df91b5f895cce5ade1d9": {"id": "75ce5ec62659bb534183df91b5f895cce5ade1d9", "date": 1638318380.0, "description": "string_to_integer using from_str_radix()", "files": [["M", "src/editor.rs"]], "author": "smith.quintin@protonmail.com"}, "c9a2891d0669b9f56c3cb6f917bd72adcb281499": {"id": "c9a2891d0669b9f56c3cb6f917bd72adcb281499", "date": 1638316795.0, "description": "(bad state) formatter switches", "files": [["M", "src/editor/formatter.rs"], ["M", "src/editor.rs"], ["M", "src/console_displayer.rs"]], "author": "quintin.smith@protonmail.com"}, "57043d7ac736dbadc3853f5b55f748d66fabecb3": {"id": "57043d7ac736dbadc3853f5b55f748d66fabecb3", "date": 1638312255.0, "description": "Moved converter.rs to formatter.rs", "files": [["D", "src/editor/converter.rs"], ["A", "src/editor/formatter.rs"]], "author": "quintin.smith@protonmail.com"}, "6879a3f16b305d22ee7a49ffc8b5de47de67f001": {"id": "6879a3f16b305d22ee7a49ffc8b5de47de67f001", "date": 1638311806.0, "description": "usage of 'converter' changed to 'formatter'", "files": [["M", "src/shell.rs"], ["M", "src/input_interface.rs"], ["M", "src/editor/tests.rs"], ["M", "src/editor.rs"], ["M", "src/console_displayer.rs"]], "author": "quintin.smith@protonmail.com"}, "f92178227b5b8f5ffc10574c852b50be13662ca2": {"id": "f92178227b5b8f5ffc10574c852b50be13662ca2", "date": 1638214373.0, "description": "Started separating numeral conversion from display formatting", "files": [["M", "src/editor/converter.rs"]], "author": "quintin.smith@protonmail.com"}, "76d0db0ea25168836b2b95bffcae1487f4511f74": {"id": "76d0db0ea25168836b2b95bffcae1487f4511f74", "date": 1638060346.0, "description": "version bump", "files": [["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "0499e3b85a087aecc3f0c2cd90ebf252257b07ab": {"id": "0499e3b85a087aecc3f0c2cd90ebf252257b07ab", "date": 1638055126.0, "description": "Revert to Default context on bad command", "files": [["M", "src/input_interface.rs"]], "author": "quintin.smith@protonmail.com"}, "2431f27d1feddce5cbab409e27216026ce339149": {"id": "2431f27d1feddce5cbab409e27216026ce339149", "date": 1636925910.0, "description": "version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "ca1c006f9e0f27b82a213c0cd913f98b2b7558db": {"id": "ca1c006f9e0f27b82a213c0cd913f98b2b7558db", "date": 1636925415.0, "description": "fixed missing 'find' command", "files": [["M", "src/shell.rs"], ["M", "src/input_interface/tests.rs"]], "author": "smith.quintin@protonmail.com"}, "5e36de916330fc285c16267e659b666390c833d4": {"id": "5e36de916330fc285c16267e659b666390c833d4", "date": 1621206637.0, "description": "*actually* fixed problem in previous commit", "files": [["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "6eadd1f483989b43eeb9ced273405ea4d959b9e9": {"id": "6eadd1f483989b43eeb9ced273405ea4d959b9e9", "date": 1621206432.0, "description": "Fixed first byte not being drawn", "files": [["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "eb65b8826b3bd65c7f582c0601d620eeb48f7a68": {"id": "eb65b8826b3bd65c7f582c0601d620eeb48f7a68", "date": 1619892819.0, "description": "pass InvalidCommand Error from Shell when an unknown command is given", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "999fe2e51638a1394ecf0048a6db0d0656da652d": {"id": "999fe2e51638a1394ecf0048a6db0d0656da652d", "date": 1619892781.0, "description": "removed unused query functions in InputInterface", "files": [["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "a29403c768920dd99182a324960fb9408d203012": {"id": "a29403c768920dd99182a324960fb9408d203012", "date": 1619843384.0, "description": "removed viewport locking\n    validating input assignments before assigning them.", "files": [["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "15e362b61751f9eee80aa0fdc02d71356248a69c": {"id": "15e362b61751f9eee80aa0fdc02d71356248a69c", "date": 1619823305.0, "description": "removed unused import in main", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "5e8d1f23247e211846e970327c27ac32cd0db3f2": {"id": "5e8d1f23247e211846e970327c27ac32cd0db3f2", "date": 1619823259.0, "description": "Shell now builds the Editor instead of needing to build the Editor then pass it to the Shell constructor", "files": [["M", "src/shell.rs"], ["M", "src/main.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "49b2b41a7ded81f55a37bc897f08dd8a3f1dbcd8": {"id": "49b2b41a7ded81f55a37bc897f08dd8a3f1dbcd8", "date": 1619822982.0, "description": "Changed sbyte_editor -> editor & BackEnd -> Editor", "files": [["M", "src/shell.rs"], ["M", "src/main.rs"], ["M", "src/input_interface.rs"], ["D", "src/sbyte_editor/viewport.rs"], ["A", "src/editor/viewport.rs"], ["D", "src/sbyte_editor/tests.rs"], ["A", "src/editor/tests.rs"], ["D", "src/sbyte_editor/structured.rs"], ["A", "src/editor/structured.rs"], ["D", "src/sbyte_editor/cursor.rs"], ["A", "src/editor/cursor.rs"], ["D", "src/sbyte_editor/converter.rs"], ["A", "src/editor/converter.rs"], ["D", "src/sbyte_editor/content/tests.rs"], ["A", "src/editor/content/tests.rs"], ["D", "src/sbyte_editor/content.rs"], ["A", "src/editor/content.rs"], ["D", "src/sbyte_editor.rs"], ["A", "src/editor.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "941b76608289014183b99e321606cbcc5d1b440a": {"id": "941b76608289014183b99e321606cbcc5d1b440a", "date": 1619760448.0, "description": "Fatal errors now sent to stderr", "files": [["M", "src/shell.rs"], ["M", "src/main.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "1053323ad785afcc6abde5504a2aaf6aac3290b8": {"id": "1053323ad785afcc6abde5504a2aaf6aac3290b8", "date": 1619759569.0, "description": "Changed name of hook_replace_digit -> hook_overwrite_digit", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "439b38d52e4f56d7aaeab71f03d93e40316608c2": {"id": "439b38d52e4f56d7aaeab71f03d93e40316608c2", "date": 1619759518.0, "description": "re-added replace-all function", "files": [["M", "src/shell.rs"]], "author": "smith.quintin@protonmail.com"}, "0cfd277430fd220c6e33bd6a700ac1e20476c7ed": {"id": "0cfd277430fd220c6e33bd6a700ac1e20476c7ed", "date": 1619755276.0, "description": "Added Shell wrapper to handle interaction with the Editor. For the sake of atomicity. Note that some feedback is missing for now.", "files": [["A", "src/shell.rs"], ["M", "src/sbyte_editor/tests.rs"], ["D", "src/sbyte_editor/command_line.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "544af7cca53b63fee01f0bfba22b220d62303049": {"id": "544af7cca53b63fee01f0bfba22b220d62303049", "date": 1619542148.0, "description": "moved Inputter into separate file", "files": [["M", "src/input_interface/tests.rs"], ["A", "src/input_interface/inputter.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "0ac0fe7e0839888f965a30c08dac73816c517930": {"id": "0ac0fe7e0839888f965a30c08dac73816c517930", "date": 1619379642.0, "description": "Fixed input locking up", "files": [["M", "src/input_interface/tests.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "6acafcb749b1ce1c78661eac64f95e39d1a8c6cc": {"id": "6acafcb749b1ce1c78661eac64f95e39d1a8c6cc", "date": 1619330532.0, "description": "added tests", "files": [["A", "src/input_interface/tests.rs"]], "author": "smith.quintin@protonmail.com"}, "065ec927b77d1661a1a5c2cddd7f12b05d502243": {"id": "065ec927b77d1661a1a5c2cddd7f12b05d502243", "date": 1619329917.0, "description": "cleaned up InputNodes & Inputter", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "a7a4f33ed8739c20dd94851611d301641b1ee454": {"id": "a7a4f33ed8739c20dd94851611d301641b1ee454", "date": 1619045799.0, "description": "Removed redundant InputPipe struct", "files": [["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "54bd1f44667bd47236e7eafcdce62d4a7d3f5f3e": {"id": "54bd1f44667bd47236e7eafcdce62d4a7d3f5f3e", "date": 1618852577.0, "description": "Aliased usize as RectId for clarity", "files": [["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "5ce64091d94a87c38d29e4c348d2cbe6905e1525": {"id": "5ce64091d94a87c38d29e4c348d2cbe6905e1525", "date": 1618255419.0, "description": "moved flagging to BackEnd object from FrontEnd", "files": [["D", "src/sbyte_editor/flag.rs"], ["M", "src/sbyte_editor/command_line.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "055fc1e8e2175f2dbd5381e2a577032de47ae3d1": {"id": "055fc1e8e2175f2dbd5381e2a577032de47ae3d1", "date": 1618155395.0, "description": "Revert \"Removed usage of display Flags\"\n    \n    This reverts commit e415fadd16acd8bb87e90b3a3455a81cc4228f1f.", "files": [["A", "src/sbyte_editor/flag.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "87461159bb3f87c86bb3d52635648366aabaf934": {"id": "87461159bb3f87c86bb3d52635648366aabaf934", "date": 1618155374.0, "description": "Revert \"Revert \"fixed bitwise not command\"\"\n    \n    This reverts commit 98a5c17884b41a37ad70c5e4de4cfa4c4cd8201a.", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "98a5c17884b41a37ad70c5e4de4cfa4c4cd8201a": {"id": "98a5c17884b41a37ad70c5e4de4cfa4c4cd8201a", "date": 1618100875.0, "description": "Revert \"fixed bitwise not command\"\n    \n    This reverts commit 8aec2191f55960b7fe5e55a49851810141ad5185.", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "e415fadd16acd8bb87e90b3a3455a81cc4228f1f": {"id": "e415fadd16acd8bb87e90b3a3455a81cc4228f1f", "date": 1618096502.0, "description": "Removed usage of display Flags", "files": [["D", "src/sbyte_editor/flag.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"]], "author": "quintin.smith@protonmail.com"}, "8aec2191f55960b7fe5e55a49851810141ad5185": {"id": "8aec2191f55960b7fe5e55a49851810141ad5185", "date": 1617824304.0, "description": "fixed bitwise not command", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "551dbb5e15cbebb331958b303bef7353a7591e32": {"id": "551dbb5e15cbebb331958b303bef7353a7591e32", "date": 1616025685.0, "description": "version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "7cb3c1e2eddb5839501391285c39c659a485fcb8": {"id": "7cb3c1e2eddb5839501391285c39c659a485fcb8", "date": 1616025641.0, "description": "hide/show scrollbar when applicable", "files": [["M", "src/console_displayer.rs"]], "author": "smith.quintin@protonmail.com"}, "c3ca0db7629112e396ed3b0ccaca8e78ec54fd54": {"id": "c3ca0db7629112e396ed3b0ccaca8e78ec54fd54", "date": 1616023877.0, "description": "bugfix: Fixed bug from previous bugfix", "files": [["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "c90c4955d6a52dd3748637c042da396f479a0565": {"id": "c90c4955d6a52dd3748637c042da396f479a0565", "date": 1616023117.0, "description": "Version bump", "files": [["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "ce13dd32a8a9234a0f241e983a300b787a442d57": {"id": "ce13dd32a8a9234a0f241e983a300b787a442d57", "date": 1616022994.0, "description": "bugfix: resizing while cursor length is >= line length caused missing lines", "files": [["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"]], "author": "quintin.smith@protonmail.com"}, "4846b27cb82587253f1f1eb8e5bcb12675df7faf": {"id": "4846b27cb82587253f1f1eb8e5bcb12675df7faf", "date": 1615845919.0, "description": "improved fix for loss of position when toggling converters", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"]], "author": "quintin.smith@protonmail.com"}, "0d1f2c85f6cfaf161fe3b996faa1842ce77350a9": {"id": "0d1f2c85f6cfaf161fe3b996faa1842ce77350a9", "date": 1615844389.0, "description": "added visual feedback for register. fixed loss of position when switching converter", "files": [["M", "src/input_interface.rs"]], "author": "quintin.smith@protonmail.com"}, "0e83edf23afe75d73511db2ecfae654ae9297cf0": {"id": "0e83edf23afe75d73511db2ecfae654ae9297cf0", "date": 1615788669.0, "description": "Improved Scrollbar", "files": [["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "bac0a8fe866ed878b96a0448f7b9bcb01cb40ec6": {"id": "bac0a8fe866ed878b96a0448f7b9bcb01cb40ec6", "date": 1615770175.0, "description": "Added scrollbar", "files": [["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"]], "author": "quintin.smith@protonmail.com"}, "ed9867339a211ad4e858bb27e923fa1b1b9ddac3": {"id": "ed9867339a211ad4e858bb27e923fa1b1b9ddac3", "date": 1615764121.0, "description": "Version Bump", "files": [["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "c6c2248f4aad7a58a13d032e0f1f6162e17acd0d": {"id": "c6c2248f4aad7a58a13d032e0f1f6162e17acd0d", "date": 1615764008.0, "description": "Added 'jump to highlighted' & 'find previous' functionality", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"]], "author": "quintin.smith@protonmail.com"}, "9175b3a3cb63fb7d3ead95fcc3a6d63975d36c0b": {"id": "9175b3a3cb63fb7d3ead95fcc3a6d63975d36c0b", "date": 1615404919.0, "description": "Improved behavior of subcursor", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "334edaf47493ad3e5382534369c751ad62ad0010": {"id": "334edaf47493ad3e5382534369c751ad62ad0010", "date": 1615107905.0, "description": "Updated wrecked", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "0b52b574716dc955b92bdf509a4d4c22cc70e7c6": {"id": "0b52b574716dc955b92bdf509a4d4c22cc70e7c6", "date": 1614497198.0, "description": "wrecked version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "5f04c0911e2ecf4c840a83ee353924daee4cd4f3": {"id": "5f04c0911e2ecf4c840a83ee353924daee4cd4f3", "date": 1614495660.0, "description": "version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "7c683f6993eaf167539c3b9e6e75bc9a2a287cef": {"id": "7c683f6993eaf167539c3b9e6e75bc9a2a287cef", "date": 1614495569.0, "description": "wrecked version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "8861b70b13286e198881bc3672a21d66325844a1": {"id": "8861b70b13286e198881bc3672a21d66325844a1", "date": 1613429951.0, "description": "fixed tests", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/sbyte_editor/content/tests.rs"]], "author": "smith.quintin@protonmail.com"}, "af036a0fa0db6518d35389d45638c12a57b801a9": {"id": "af036a0fa0db6518d35389d45638c12a57b801a9", "date": 1613429633.0, "description": "Increment/Decrement byte functions now require word size as arguments\n    undo/redo now reset the cursor length before applying changes", "files": [["M", "src/sbyte_editor/content.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "f79415e6e33d5692543244d5d00db755cdb213bd": {"id": "f79415e6e33d5692543244d5d00db755cdb213bd", "date": 1613156153.0, "description": "Updated to wrecked 1.0.0", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "3a35bee22ec9fddd922cd708c2ae5146db766cf0": {"id": "3a35bee22ec9fddd922cd708c2ae5146db766cf0", "date": 1612739321.0, "description": "Updated README", "files": [["M", "README.md"]], "author": "quintin.smith@protonmail.com"}, "252e1bb20a55f72246dad60b2e8c0d945a0c88d3": {"id": "252e1bb20a55f72246dad60b2e8c0d945a0c88d3", "date": 1612738889.0, "description": "using latest wrecked", "files": [["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "081483d869b1ae1ff3af26be928f2d70649131f1": {"id": "081483d869b1ae1ff3af26be928f2d70649131f1", "date": 1612559504.0, "description": "Updated wrecked version", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "07ebec69f49393c6180e39e3690d89cb2c486a9b": {"id": "07ebec69f49393c6180e39e3690d89cb2c486a9b", "date": 1612144234.0, "description": "using latest wrecked version (it has a large speed improvement)", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "1afdcee8e1c70d2659f5564ee1db97529f09159f": {"id": "1afdcee8e1c70d2659f5564ee1db97529f09159f", "date": 1612050324.0, "description": "bugfix: Catching out-of-bounds error when overwriting at end of file", "files": [["M", "src/input_interface.rs"]], "author": "quintin.smith@protonmail.com"}, "7d99810828c1d740b9924c3bc523f3f842a520be": {"id": "7d99810828c1d740b9924c3bc523f3f842a520be", "date": 1612049723.0, "description": "added tests for replace_digit function", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/sbyte_editor/content/tests.rs"], ["M", "src/sbyte_editor/content.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "0cfd36fb18020c66409177c7755c7bffcb6d045e": {"id": "0cfd36fb18020c66409177c7755c7bffcb6d045e", "date": 1611797818.0, "description": "Context-based overwrite", "files": [["M", "src/sbyte_editor/converter.rs"], ["M", "src/sbyte_editor/content.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "4541d145b36b42a8d33672ee8f9bec0f83562d20": {"id": "4541d145b36b42a8d33672ee8f9bec0f83562d20", "date": 1611175317.0, "description": "Added the other bitwise masks and not function. tests included", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/sbyte_editor/content/tests.rs"], ["M", "src/sbyte_editor/content.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "6113d0d59c2b149f36ba7db74e0430f610976d94": {"id": "6113d0d59c2b149f36ba7db74e0430f610976d94", "date": 1611123335.0, "description": "Added Mask functions", "files": [["M", "src/sbyte_editor/content.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "cffd9490c0d595cbd762486fe58b3a88b1b2b3d1": {"id": "cffd9490c0d595cbd762486fe58b3a88b1b2b3d1", "date": 1611105147.0, "description": "bugfix: Offset in corner displaying weirdly", "files": [["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "3cfe148217f97cd5c3272b445c792a1b9ab05c41": {"id": "3cfe148217f97cd5c3272b445c792a1b9ab05c41", "date": 1611104833.0, "description": "Created pointer jump", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "a37de8227c590bfb43665c8b92ce3079fac1140b": {"id": "a37de8227c590bfb43665c8b92ce3079fac1140b", "date": 1611100717.0, "description": "version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "a2292b2a14d75e81d2345009143bfa480607eb17": {"id": "a2292b2a14d75e81d2345009143bfa480607eb17", "date": 1611100674.0, "description": "Improved input handling\n    added support for assign mode input, not just default", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "5f68315124628c4365a21ef4f9a2007d29d5d926": {"id": "5f68315124628c4365a21ef4f9a2007d29d5d926", "date": 1611078880.0, "description": "Handled all unhandled Results\n    Added ContentError enum\n    ConverterError::InvalidDigit now takes a ConverterRef Argument\n    bugfix: NoCommandGiven being shown on load", "files": [["M", "src/sbyte_editor/converter.rs"], ["M", "src/sbyte_editor/content.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "50f621f5544c4aed09b5d69348eb335c87c18179": {"id": "50f621f5544c4aed09b5d69348eb335c87c18179", "date": 1611074637.0, "description": "bugfix: was attempting to display bytes outside of ascii range", "files": [["M", "src/sbyte_editor/converter.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "219c9ba319e33cb398b039803bd897185735e87e": {"id": "219c9ba319e33cb398b039803bd897185735e87e", "date": 1610991807.0, "description": "updated wrecked version", "files": [["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "514f9a7b588316e92b6225d99e348e443d8c3e07": {"id": "514f9a7b588316e92b6225d99e348e443d8c3e07", "date": 1610815347.0, "description": "version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "28af64322786f805982322c32601aefe770c7006": {"id": "28af64322786f805982322c32601aefe770c7006", "date": 1610815279.0, "description": "fixed parse_words removing necessary backslashes", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/sbyte_editor/command_line.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "746b72ed9e930a5021eeb8a8195b43c0376df9ec": {"id": "746b72ed9e930a5021eeb8a8195b43c0376df9ec", "date": 1610695740.0, "description": "Fixed escape sequence search", "files": [["M", "src/sbyte_editor/content.rs"], ["M", "src/sbyte_editor/command_line.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "06d31a4ab70883a816016e59d4a800bccdae7dd5": {"id": "06d31a4ab70883a816016e59d4a800bccdae7dd5", "date": 1610517256.0, "description": "Added Tests\n    Found & fixed bugs in BinaryConverter & parse_words()", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/sbyte_editor/converter.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "df48e57b27141a74552137b12fd4146d5d7353d6": {"id": "df48e57b27141a74552137b12fd4146d5d7353d6", "date": 1610499058.0, "description": "Find & replace added", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "1f8d2211fe69fcc9f225d9d0c87767f16dc91d8b": {"id": "1f8d2211fe69fcc9f225d9d0c87767f16dc91d8b", "date": 1610352433.0, "description": "added tests", "files": [["M", "src/sbyte_editor/tests.rs"]], "author": "quintin.smith@protonmail.com"}, "cbed21132a8f1707ea3b33e39244845d917da3cb": {"id": "cbed21132a8f1707ea3b33e39244845d917da3cb", "date": 1610312478.0, "description": "Update README.md", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "4371db8c892261905ec16d5561ed2da05d9b107c": {"id": "4371db8c892261905ec16d5561ed2da05d9b107c", "date": 1610230934.0, "description": "Added tests", "files": [["M", "src/sbyte_editor/tests.rs"]], "author": "quintin.smith@protonmail.com"}, "1de4703ad9942c0db7f67ca4b79897946e29bf26": {"id": "1de4703ad9942c0db7f67ca4b79897946e29bf26", "date": 1610139824.0, "description": "added tests", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/sbyte_editor/converter.rs"], ["M", "src/sbyte_editor/content/tests.rs"], ["M", "src/sbyte_editor.rs"]], "author": "quintin.smith@protonmail.com"}, "3c784624cc9311b4f91e9b0f75d3800073517e1e": {"id": "3c784624cc9311b4f91e9b0f75d3800073517e1e", "date": 1610083754.0, "description": "fixed test", "files": [["M", "src/sbyte_editor/content/tests.rs"]], "author": "smith.quintin@protonmail.com"}, "6a8c1461c88ee0e6cb7ce776dff78fcb6d3a133d": {"id": "6a8c1461c88ee0e6cb7ce776dff78fcb6d3a133d", "date": 1610070624.0, "description": "clear commandline if no feedback present after command is run", "files": [["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "115de95f4c1f9b724362cb1089e872de52ccaabd": {"id": "115de95f4c1f9b724362cb1089e872de52ccaabd", "date": 1609808842.0, "description": "Moved increment/decrement into Content struct", "files": [["M", "src/sbyte_editor/flag.rs"], ["M", "src/sbyte_editor/content.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"]], "author": "quintin.smith@protonmail.com"}, "2c7696ae6988c34cc7c0334c2faf6a406209ebe7": {"id": "2c7696ae6988c34cc7c0334c2faf6a406209ebe7", "date": 1609802548.0, "description": "Added tests", "files": [["A", "src/testfiles/00"], ["A", "src/sbyte_editor/content/tests.rs"], ["M", "src/sbyte_editor/content.rs"]], "author": "quintin.smith@protonmail.com"}, "a3784e27059e68f0bc015c821c2748c53ba3b740": {"id": "a3784e27059e68f0bc015c821c2748c53ba3b740", "date": 1609797737.0, "description": "Created 'Content' object to handle position-indepent functions", "files": [["M", "src/sbyte_editor/tests.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "src/input_interface.rs"]], "author": "quintin.smith@protonmail.com"}, "2799c609c77373450cd845db42f4f533bd13b04d": {"id": "2799c609c77373450cd845db42f4f533bd13b04d", "date": 1609797731.0, "description": "Created 'Content' object to handle position-indepent functions", "files": [["A", "src/sbyte_editor/content.rs"]], "author": "quintin.smith@protonmail.com"}, "800717162718a21bd65d89dffc5ceddc30947b2b": {"id": "800717162718a21bd65d89dffc5ceddc30947b2b", "date": 1609713102.0, "description": "removed build_key_map() from BackEnd", "files": [["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "84d145a45c833a8d1d65f401362df099006a4931": {"id": "84d145a45c833a8d1d65f401362df099006a4931", "date": 1609712772.0, "description": "Moved build_key_map to InputInterface\n    Fixed find function displaying previous position instead of current offset", "files": [["M", "src/input_interface.rs"]], "author": "quintin.smith@protonmail.com"}, "71c8e832fbfd49e456cc4641e6b2670abecce661": {"id": "71c8e832fbfd49e456cc4641e6b2670abecce661", "date": 1609708372.0, "description": "Lint", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "src/input_interface.rs"], ["M", "src/console_displayer.rs"]], "author": "quintin.smith@protonmail.com"}, "8a60610ea8787f4af15ca07e426f1f37b1058322": {"id": "8a60610ea8787f4af15ca07e426f1f37b1058322", "date": 1609699216.0, "description": "Removed superfluous files from refactor. Moved others to more sane locations", "files": [["D", "src/sbyte_editor/inputter_editor_interface.rs"], ["D", "src/sbyte_editor/inconsole.rs"], ["D", "src/sbyte_editor/editor.rs"], ["D", "src/sbyte_editor/editor/editor_cursor.rs"], ["A", "src/sbyte_editor/cursor.rs"], ["D", "src/sbyte_editor/editor/converter.rs"], ["A", "src/sbyte_editor/converter.rs"], ["D", "src/sbyte_editor/commandable/inputter.rs"], ["D", "src/sbyte_editor/commandable.rs"], ["D", "src/sbyte_editor/command_interface.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "src/input_interface.rs"], ["D", "src/flag.rs"], ["D", "src/console_sbyte.rs"], ["M", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "quintin.smith@protonmail.com"}, "5f600932ec70f9a044c788de1dbc503b62613f31": {"id": "5f600932ec70f9a044c788de1dbc503b62613f31", "date": 1609526202.0, "description": "removed extra test file", "files": [["D", "src/tests.rs"], ["M", "src/sbyte_editor/tests.rs"]], "author": "smith.quintin@protonmail.com"}, "b6fe5939ba364059b4455148a5c2b16161ead824": {"id": "b6fe5939ba364059b4455148a5c2b16161ead824", "date": 1609478768.0, "description": "Reenabled ctrl-c", "files": [["M", "src/input_interface.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "1a14b3a684ce41c7f707d752df931d8be8b4acac": {"id": "1a14b3a684ce41c7f707d752df931d8be8b4acac", "date": 1609478128.0, "description": "Restructured backend, frontend and interface into 3 discrete parts to allow complete & reliable backend testing", "files": [["A", "src/tests.rs"], ["D", "src/sbyte_editor/visual_editor.rs"], ["D", "src/sbyte_editor/visual_editor/viewport.rs"], ["A", "src/sbyte_editor/viewport.rs"], ["A", "src/sbyte_editor/tests.rs"], ["A", "src/sbyte_editor/inputter_editor_interface.rs"], ["M", "src/sbyte_editor/inconsole.rs"], ["A", "src/sbyte_editor/flag.rs"], ["M", "src/sbyte_editor/editor/converter.rs"], ["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["A", "src/input_interface.rs"], ["A", "src/flag.rs"], ["A", "src/console_sbyte.rs"], ["A", "src/console_displayer.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "7f45f9d233a9d4e92b9fb46a98165f92b33ee565": {"id": "7f45f9d233a9d4e92b9fb46a98165f92b33ee565", "date": 1608398901.0, "description": "fixed save command not being run without a path specified", "files": [["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "5862836400fe387ad7d29264aaa8b011c3aabd1a": {"id": "5862836400fe387ad7d29264aaa8b011c3aabd1a", "date": 1608336955.0, "description": "version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "358c7ac6e004ac0fd1148d431f6798131c13a963": {"id": "358c7ac6e004ac0fd1148d431f6798131c13a963", "date": 1608336932.0, "description": "Changed \\2 to \\b for binary, as looking for unicode word boundaries isn't meaningful in a hex editor.\\nAlso allowing for binary byte definitions < 8, assuming leading 0s", "files": [["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "7d0ed71bb822f4339ea7d233430ae03ab77eb886": {"id": "7d0ed71bb822f4339ea7d233430ae03ab77eb886", "date": 1608245291.0, "description": "Fixed find_test to work with changes to find_all", "files": [["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "87935b50dca47fb67ebaf4d3ce8d6de5627d6aa4": {"id": "87935b50dca47fb67ebaf4d3ce8d6de5627d6aa4", "date": 1608244278.0, "description": "\\2 to search for byte using binary, supports '.' wildcards", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["D", "sbyterc"]], "author": "smith.quintin@protonmail.com"}, "8782b597c90ea18d5a1d3d1d01ba3410b24d1657": {"id": "8782b597c90ea18d5a1d3d1d01ba3410b24d1657", "date": 1608161840.0, "description": "version bump", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "ad105441cfff48afb10da0a6d01fd956319bfb08": {"id": "ad105441cfff48afb10da0a6d01fd956319bfb08", "date": 1608161643.0, "description": "Dot wildcards now work in hexcode escape sequences. ie, '\\x.4' or '\\x9.'", "files": [["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor/commandable/inputter.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor/command_interface.rs"], ["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "8b169e548cf7181ced2a4b1797465da3ff2066ab": {"id": "8b169e548cf7181ced2a4b1797465da3ff2066ab", "date": 1606758148.0, "description": "Added badges to readme", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "13084248cd706b73321b1c370b44ce7631508e5b": {"id": "13084248cd706b73321b1c370b44ce7631508e5b", "date": 1604338606.0, "description": "changed case convention on flags and errors", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["D", "src/sbyte_editor/commandable/inputter/function_ref.rs"], ["M", "src/sbyte_editor/commandable/inputter.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "f0f4198e59bd3da2d9f9865c4ee4292a94cb95e8": {"id": "f0f4198e59bd3da2d9f9865c4ee4292a94cb95e8", "date": 1603916053.0, "description": "removed commas from Cargo.tom", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "ad26ca60259c4bcf169541aa309a2b271b8d4b51": {"id": "ad26ca60259c4bcf169541aa309a2b271b8d4b51", "date": 1603915988.0, "description": "fixed missing comma", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "b1736f3967e18f29f1f0e456f481c9036e09d2c8": {"id": "b1736f3967e18f29f1f0e456f481c9036e09d2c8", "date": 1603915936.0, "description": "Added keywords to cargo.toml", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "43c8e597b9dfe01f0cd58830c36bc4986075fcfb": {"id": "43c8e597b9dfe01f0cd58830c36bc4986075fcfb", "date": 1603915679.0, "description": "version += 0.0.1", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "7f8ecb5fa1a85a552758784519b807223a019dda": {"id": "7f8ecb5fa1a85a552758784519b807223a019dda", "date": 1603915639.0, "description": "added categories to Cargo.toml", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "7de9dda9212d3ac852dd51357629bb14c2f644de": {"id": "7de9dda9212d3ac852dd51357629bb14c2f644de", "date": 1603914062.0, "description": "increased wrecked version to latest", "files": [["D", "build_arch.py"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "95368d515e2dd649889623866857357c25b72023": {"id": "95368d515e2dd649889623866857357c25b72023", "date": 1603336678.0, "description": "Linting", "files": [["M", "src/sbyte_editor/visual_editor.rs"], ["M", "src/sbyte_editor/structured.rs"], ["M", "src/sbyte_editor/editor/converter.rs"], ["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor/commandable/inputter.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor/command_line.rs"], ["M", "src/sbyte_editor/command_interface.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "e7e912ef0609ab13adb63547e4667ac94aacecd5": {"id": "e7e912ef0609ab13adb63547e4667ac94aacecd5", "date": 1603172736.0, "description": "Improved error handling", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "0a672fd8a9a2421f325a2117352caaf5c1676d80": {"id": "0a672fd8a9a2421f325a2117352caaf5c1676d80", "date": 1603092477.0, "description": "Added some Result handling", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor/command_interface.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "78035ffc17d9307377a815eb46caa598836ff5a7": {"id": "78035ffc17d9307377a815eb46caa598836ff5a7", "date": 1603080875.0, "description": "Created DecConverter", "files": [["M", "src/sbyte_editor/editor/converter.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "b55a61e2e2e8f3b83a5e0e96c5daf5f0ee9e1ca7": {"id": "b55a61e2e2e8f3b83a5e0e96c5daf5f0ee9e1ca7", "date": 1602897002.0, "description": "updated instances of new_rect() to reflect recent changes to wrecked api", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "4320c6ff1bed5150cd315b67675edb2a559648a8": {"id": "4320c6ff1bed5150cd315b67675edb2a559648a8", "date": 1602818833.0, "description": "Linting", "files": [["M", "src/sbyte_editor/structured.rs"], ["M", "src/sbyte_editor/editor/converter.rs"], ["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor/commandable/inputter/function_ref.rs"], ["M", "src/sbyte_editor/commandable/inputter.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor/command_line.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "d2f081156c5344e9f448589e4f802356f3a2e654": {"id": "d2f081156c5344e9f448589e4f802356f3a2e654", "date": 1602703452.0, "description": "created manpage", "files": [["A", "manpage"], ["M", "build_arch.py"]], "author": "smith.quintin@protonmail.com"}, "aaa6ced629e99f870291d3d384fd057fd8568fef": {"id": "aaa6ced629e99f870291d3d384fd057fd8568fef", "date": 1602616173.0, "description": "Update README.md", "files": [["M", "README.md"]], "author": "smith.quintin@protonmail.com"}, "32ffc28c4b208e0b27eabc380d272c97db131c3b": {"id": "32ffc28c4b208e0b27eabc380d272c97db131c3b", "date": 1602614124.0, "description": "bugfix: sbyterc is now loaded even if no file is opened", "files": [["M", "src/main.rs"], ["M", "build_arch.py"]], "author": "smith.quintin@protonmail.com"}, "c2b33f5b9cb01e15b372e155b1dfbbbed63873c2": {"id": "c2b33f5b9cb01e15b372e155b1dfbbbed63873c2", "date": 1602535479.0, "description": "Added version to wrecked dependency", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "39ee10296264f87d572d3bf73cbc6e33faecb7ff": {"id": "39ee10296264f87d572d3bf73cbc6e33faecb7ff", "date": 1602535229.0, "description": "Added .travis.yml", "files": [["A", ".travis.yml"]], "author": "smith.quintin@protonmail.com"}, "a3efc007bd9c5a563cc90d05bccb8e0b68068283": {"id": "a3efc007bd9c5a563cc90d05bccb8e0b68068283", "date": 1602533683.0, "description": "Create README.md", "files": [["A", "README.md"]], "author": "smith.quintin@protonmail.com"}, "94bca046d7ab60b36ff5aeaee8dc7876e3ead144": {"id": "94bca046d7ab60b36ff5aeaee8dc7876e3ead144", "date": 1602528502.0, "description": "Changes to build script for .deb", "files": [["M", "build_arch.py"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "aa776b7b62548d1204c16110756f1eed21c707cb": {"id": "aa776b7b62548d1204c16110756f1eed21c707cb", "date": 1602442860.0, "description": "Changed instances of 'new_rect()' to reflect changes in wrecked", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "2bb3494193f59400fd1d2734828b04269697d654": {"id": "2bb3494193f59400fd1d2734828b04269697d654", "date": 1602372854.0, "description": "Now checks home directory for .sbyterc on load.", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "sbyterc"]], "author": "smith.quintin@protonmail.com"}, "89cdb2b6e9bd625adb9a6b50cd5f699d668a13cb": {"id": "89cdb2b6e9bd625adb9a6b50cd5f699d668a13cb", "date": 1602304651.0, "description": "reset version number to 0.1.0 for consistency on github", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "4e82a6a55518eaea7a8742307e3e84fdb67a1441": {"id": "4e82a6a55518eaea7a8742307e3e84fdb67a1441", "date": 1602304383.0, "description": "Create LICENSE", "files": [["A", "LICENSE"]], "author": "smith.quintin@protonmail.com"}, "9c1a657ddce423d48b4e148a3da976d8fb2ca878": {"id": "9c1a657ddce423d48b4e148a3da976d8fb2ca878", "date": 1602204863.0, "description": "lint", "files": [["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "1751c7fbeacc4c954f71436a294bfe3c3c87759f": {"id": "1751c7fbeacc4c954f71436a294bfe3c3c87759f", "date": 1602018766.0, "description": "build script now yeilds statically linked binary", "files": [["M", "src/sbyte_editor.rs"], ["M", "build_arch.py"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "5ce4bac8677469583b9ba0db2d9765a09f50cc39": {"id": "5ce4bac8677469583b9ba0db2d9765a09f50cc39", "date": 1601599607.0, "description": "created build script for arch package", "files": [["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["A", "build_arch.py"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "dad79961ae2e69e15f9361e8f9f525af4c1faebc": {"id": "dad79961ae2e69e15f9361e8f9f525af4c1faebc", "date": 1601406443.0, "description": "Removed missed instance of 'set_register_negative'", "files": [["M", "src/sbyte_editor/commandable.rs"]], "author": "smith.quintin@protonmail.com"}, "52d0e0cb86a99547628aadc53508fb45d9f4254c": {"id": "52d0e0cb86a99547628aadc53508fb45d9f4254c", "date": 1601341567.0, "description": "Improved parse_words(). now considers quotes/apostrophes/escape characters", "files": [["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "8afa0b206352b190b068cf987680f2e78c90f080": {"id": "8afa0b206352b190b068cf987680f2e78c90f080", "date": 1601334323.0, "description": "..", "files": [["A", "src/sbyte_editor/command_interface.rs"]], "author": "smith.quintin@protonmail.com"}, "f1013e10c64c32f5880f93ee42c05a0fbe99d5ce": {"id": "f1013e10c64c32f5880f93ee42c05a0fbe99d5ce", "date": 1601334306.0, "description": "Added CommandInterface trait to help delineate between user functions and internal functions", "files": [["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "017517f99a189507654c567b00ca084f87867df9": {"id": "017517f99a189507654c567b00ca084f87867df9", "date": 1601066648.0, "description": "updated code to reflect changes to wrecked's get_rect_size() function", "files": [["M", "src/sbyte_editor/structured.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "fab53ce2675374ce54da3635bdc3f6088e39e3cc": {"id": "fab53ce2675374ce54da3635bdc3f6088e39e3cc", "date": 1601000928.0, "description": "included sbyterc from previous commit", "files": [["A", "sbyterc"]], "author": "smith.quintin@protonmail.com"}, "97eb7764738618dedba0bb51788decfc63b6cbf5": {"id": "97eb7764738618dedba0bb51788decfc63b6cbf5", "date": 1601000904.0, "description": "now loads default key controls from sbyterc", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor/commandable/inputter/function_ref.rs"], ["M", "src/sbyte_editor/commandable/inputter.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "eb8c968a65e54a61494c780e2ff346a563a84d09": {"id": "eb8c968a65e54a61494c780e2ff346a563a84d09", "date": 1600467931.0, "description": "added timeout to rendering, so the screen doesn't, for example, render every single keypress when the user is typing faster than the screen can render", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "fc276fad5a8440f87ad770d45a35c1774d54cfd5": {"id": "fc276fad5a8440f87ad770d45a35c1774d54cfd5", "date": 1600272789.0, "description": "Added yank/paste", "files": [["M", "src/sbyte_editor/commandable/inputter/function_ref.rs"], ["M", "src/sbyte_editor/commandable/inputter.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "890567622e4e15d6a9a517ca91dc45e22439fdf3": {"id": "890567622e4e15d6a9a517ca91dc45e22439fdf3", "date": 1600222160.0, "description": "Fixed backspace repeat", "files": [["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "82faa118562323f14b8f941ad6613a34de05a5cf": {"id": "82faa118562323f14b8f941ad6613a34de05a5cf", "date": 1600196808.0, "description": "consecutive similar undo tasks now get merged", "files": [["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "776a71352a73d84e7bbb94b77cf7b4f54fa187dd": {"id": "776a71352a73d84e7bbb94b77cf7b4f54fa187dd", "date": 1600150231.0, "description": "All functions related to modifying rect structures are (or should) be now called from within tick()\n    Implemented error/feedback in rect message\n    Restructured inputter and context", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor/commandable/inputter.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor/command_line.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "94cdd95208798a199c57ea0a85020f54f0be7764": {"id": "94cdd95208798a199c57ea0a85020f54f0be7764", "date": 1599863992.0, "description": "Fixed breakage regarding cursor overflowing the viewport", "files": [["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "d5eb2ebb0dd76051ef52cb094a8e84bb67afb638": {"id": "d5eb2ebb0dd76051ef52cb094a8e84bb67afb638", "date": 1599845635.0, "description": "StructureHandlers no longer automatically changing data, instead signalling that they are invalid", "files": [["M", "src/sbyte_editor/structured.rs"], ["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "d68a85131194eabe0cfdac556522e307c9f69bf0": {"id": "d68a85131194eabe0cfdac556522e307c9f69bf0", "date": 1599623050.0, "description": "Added structured.rs", "files": [["A", "src/sbyte_editor/structured.rs"]], "author": "smith.quintin@protonmail.com"}, "39a90396f078cc2086ac25b0546ac9b9301229ad": {"id": "39a90396f078cc2086ac25b0546ac9b9301229ad", "date": 1599596033.0, "description": "Fixed Bug in Binary Converter (was reversed)\n    Special Insert handles failures gracefully now\n    added decrement & increment user functions", "files": [["M", "src/sbyte_editor/editor/converter.rs"], ["M", "src/sbyte_editor/commandable/inputter/function_ref.rs"], ["M", "src/sbyte_editor/commandable.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "5f55c17efc3ea55421334b8af2ec87b87fbb7624": {"id": "5f55c17efc3ea55421334b8af2ec87b87fbb7624", "date": 1598566798.0, "description": "Structured Data handlers now handled when undoing/redoig", "files": [["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "4664ef19376d620cfc5f08a87f2c3a144e648aaa": {"id": "4664ef19376d620cfc5f08a87f2c3a144e648aaa", "date": 1598382955.0, "description": "structure checks being done on remove and overwrite", "files": [["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "ced39b3e7de02135cf63e1788a2317b74213bb60": {"id": "ced39b3e7de02135cf63e1788a2317b74213bb60", "date": 1598211626.0, "description": "roughly implemented Creating a littleendian prefixed structure", "files": [["M", "src/sbyte_editor/commandable/inputter/function_ref.rs"], ["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "fdcdbf8183ef429cff94eb76f0a25ba17bc3a40a": {"id": "fdcdbf8183ef429cff94eb76f0a25ba17bc3a40a", "date": 1598206812.0, "description": "working state after adding structured data (not yet implemented)", "files": [["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "b537e0b72c7c172f45a06a045b543f8fa03c9c54": {"id": "b537e0b72c7c172f45a06a045b543f8fa03c9c54", "date": 1598125379.0, "description": "bad state, added structured data handlers", "files": [["D", "src/sbyte_editor/prefixed_data.rs"], ["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "e6b93bafd2049d0d1125120e7618736594abd1fa": {"id": "e6b93bafd2049d0d1125120e7618736594abd1fa", "date": 1597694454.0, "description": "changed asciibox to 'wrecked'. (same library, I just changed the name)", "files": [["M", "src/sbyte_editor/inconsole.rs"], ["M", "src/sbyte_editor.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "62f388665fb39c2a5c527fab0feadf8a05f3bd11": {"id": "62f388665fb39c2a5c527fab0feadf8a05f3bd11", "date": 1597619319.0, "description": "Added description", "files": [["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "883b0c146cdebaa3b9fdc24415844d25aed769b3": {"id": "883b0c146cdebaa3b9fdc24415844d25aed769b3", "date": 1597086298.0, "description": "Removed some debug lines", "files": [["M", "src/sbyte_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "51de7b67d2ee9b22784e95c031decfd2a8ab8194": {"id": "51de7b67d2ee9b22784e95c031decfd2a8ab8194", "date": 1597086277.0, "description": "Moved command assignments to constructor. Added some tests", "files": [["M", "src/sbyte_editor/editor.rs"], ["M", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "87373c54822ad6e4ad892efb7bcad1b63e03df8c": {"id": "87373c54822ad6e4ad892efb7bcad1b63e03df8c", "date": 1596997073.0, "description": "Change name to Sbyte", "files": [["D", "src/hunk_editor/visual_editor/viewport.rs"], ["A", "src/sbyte_editor/visual_editor/viewport.rs"], ["D", "src/hunk_editor/visual_editor.rs"], ["A", "src/sbyte_editor/visual_editor.rs"], ["A", "src/sbyte_editor/prefixed_data.rs"], ["D", "src/hunk_editor/inconsole.rs"], ["A", "src/sbyte_editor/inconsole.rs"], ["D", "src/hunk_editor/editor/editor_cursor.rs"], ["A", "src/sbyte_editor/editor/editor_cursor.rs"], ["D", "src/hunk_editor/editor/converter.rs"], ["A", "src/sbyte_editor/editor/converter.rs"], ["D", "src/hunk_editor/editor.rs"], ["A", "src/sbyte_editor/editor.rs"], ["D", "src/hunk_editor/commandable/inputter/function_ref.rs"], ["A", "src/sbyte_editor/commandable/inputter/function_ref.rs"], ["D", "src/hunk_editor/commandable/inputter.rs"], ["A", "src/sbyte_editor/commandable/inputter.rs"], ["D", "src/hunk_editor/commandable.rs"], ["A", "src/sbyte_editor/commandable.rs"], ["D", "src/hunk_editor/command_line.rs"], ["A", "src/sbyte_editor/command_line.rs"], ["D", "src/hunk_editor.rs"], ["A", "src/sbyte_editor.rs"], ["M", "src/main.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "e2f118fc8d7a00338d4f786961409c66279104b5": {"id": "e2f118fc8d7a00338d4f786961409c66279104b5", "date": 1596995560.0, "description": "fixed empty content breaking program", "files": [["M", "src/main.rs"], ["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "b61a2ecfcbd8fce16a3c1b6847c66cf222fe230a": {"id": "b61a2ecfcbd8fce16a3c1b6847c66cf222fe230a", "date": 1596993530.0, "description": "Insert fixed", "files": [["M", "src/hunk_editor/command_line.rs"], ["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "02ff8b4aac0a2f057a36ab3dde4e7c4eff587691": {"id": "02ff8b4aac0a2f057a36ab3dde4e7c4eff587691", "date": 1596305641.0, "description": "Changed file path to an option<string>", "files": [["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "e062853f09d665c11374770a12b9f30b91d9dfbc": {"id": "e062853f09d665c11374770a12b9f30b91d9dfbc", "date": 1596304747.0, "description": "Implemented Search History", "files": [["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "1f5d828166e620f8c733b3cb0db168998337fac6": {"id": "1f5d828166e620f8c733b3cb0db168998337fac6", "date": 1595974324.0, "description": "can use \\x and \\b in special insert to insert hex and binary respectively", "files": [["M", "src/hunk_editor/commandable.rs"], ["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "eae9b6afddd4bc9843102185888858b0d5ab3075": {"id": "eae9b6afddd4bc9843102185888858b0d5ab3075", "date": 1595281267.0, "description": "Added command_line module", "files": [["A", "src/hunk_editor/command_line.rs"]], "author": "smith.quintin@protonmail.com"}, "7802360ed2b6e29416fdc34dfdc6c4c8383e8515": {"id": "7802360ed2b6e29416fdc34dfdc6c4c8383e8515", "date": 1595268288.0, "description": "added SPECIAL insert/overwrite to allow \\x & \\b inputs", "files": [["M", "src/main.rs"], ["M", "src/hunk_editor/commandable/inputter/function_ref.rs"], ["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "cf0f3a90b3618c0592b2fc292e4dd9b761a7bf2c": {"id": "cf0f3a90b3618c0592b2fc292e4dd9b761a7bf2c", "date": 1595205880.0, "description": "Implemented CommandLine struct, instead of just a String", "files": [["M", "src/main.rs"], ["M", "src/hunk_editor/commandable/inputter/function_ref.rs"], ["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "b5afda73732990946322ff0035f9df0333160b9a": {"id": "b5afda73732990946322ff0035f9df0333160b9a", "date": 1595101456.0, "description": "Implemented undo for Overwrite", "files": [["M", "src/hunk_editor/editor.rs"], ["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "1d0762e42294161bcd24e034bf4d6b5c8f424d56": {"id": "1d0762e42294161bcd24e034bf4d6b5c8f424d56", "date": 1595094296.0, "description": "Fixed scrolling down not working when cursor % width == 0", "files": [["M", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "264feb210d6320e2da495b4c70936b0faa900ca5": {"id": "264feb210d6320e2da495b4c70936b0faa900ca5", "date": 1595015831.0, "description": "separated structs & traits into their own modules", "files": [["M", "src/main.rs"], ["A", "src/hunk_editor/visual_editor/viewport.rs"], ["A", "src/hunk_editor/visual_editor.rs"], ["A", "src/hunk_editor/inconsole.rs"], ["A", "src/hunk_editor/editor/editor_cursor.rs"], ["A", "src/hunk_editor/editor/converter.rs"], ["A", "src/hunk_editor/editor.rs"], ["A", "src/hunk_editor/commandable/inputter/function_ref.rs"], ["A", "src/hunk_editor/commandable/inputter.rs"], ["A", "src/hunk_editor/commandable.rs"], ["A", "src/hunk_editor.rs"]], "author": "smith.quintin@protonmail.com"}, "9cb2ab76483e1b5d26a73ff1598a07a7d587c34a": {"id": "9cb2ab76483e1b5d26a73ff1598a07a7d587c34a", "date": 1594928940.0, "description": "Parsing words for custom line commands, fixed insert/overwrite not writing to end of file", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "e6ebcd64f7824a629fa5ec6a4d473e46fdc90c48": {"id": "e6ebcd64f7824a629fa5ec6a4d473e46fdc90c48", "date": 1594847943.0, "description": "moved termios shit into RectManager. Implemented basic Command line", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "f94f78cf7042a27f7c3c6983e04dbb42f6d5a5af": {"id": "f94f78cf7042a27f7c3c6983e04dbb42f6d5a5af", "date": 1594796790.0, "description": "Started Custom command input interface", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "46dc4b5cb51d17c10a5da879c457ba547de864c4": {"id": "46dc4b5cb51d17c10a5da879c457ba547de864c4", "date": 1594791322.0, "description": "cursor length control implemented", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "0b7d7b0551f22fb9a707c3c09eea63f052dbe5ee": {"id": "0b7d7b0551f22fb9a707c3c09eea63f052dbe5ee", "date": 1594758459.0, "description": "Fixed last byte not being rendered", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "91e0980db2b738eb0bfa61fde928156fc33dd8ba": {"id": "91e0980db2b738eb0bfa61fde928156fc33dd8ba", "date": 1594755484.0, "description": "Undo/redo stack implemented. Fix full file not being read in", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "292028d849c22368aa44d2f0169c9dadd46c91ae": {"id": "292028d849c22368aa44d2f0169c9dadd46c91ae", "date": 1594708453.0, "description": "Implemented register, various functions", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "49a3a46544bbd3696c5143d0e06242891baddcea": {"id": "49a3a46544bbd3696c5143d0e06242891baddcea", "date": 1594671164.0, "description": "Binary Files working. Input doesn't accumulate.", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "cbccde9e361a27829b35b1c1db77c637ad497a22": {"id": "cbccde9e361a27829b35b1c1db77c637ad497a22", "date": 1594662733.0, "description": "Fixed row remapping. Need to improve Rect library in order to move forward", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "b293976a72921d0d1c500eb8dca1bd1420397f50": {"id": "b293976a72921d0d1c500eb8dca1bd1420397f50", "date": 1594622973.0, "description": "Starting on automatic viewport adjusting", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "a2a6e6de82bec9f236b4cfaac9dc98b3623e3c74": {"id": "a2a6e6de82bec9f236b4cfaac9dc98b3623e3c74", "date": 1594609084.0, "description": "Visual Feedback & function calling starting to work", "files": [["M", "src/main.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "ceb3ecf80d85321956be7135912af5bf7803b2d1": {"id": "ceb3ecf80d85321956be7135912af5bf7803b2d1", "date": 1594317443.0, "description": "Starting to show bytes", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "c1a2a57488d11cda72a1f1bfde41e757f91282a0": {"id": "c1a2a57488d11cda72a1f1bfde41e757f91282a0", "date": 1594242926.0, "description": "Display starting to work", "files": [["M", "src/main.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "81a294e1cf943b4b75bc1b431f6755fcf6c39a6e": {"id": "81a294e1cf943b4b75bc1b431f6755fcf6c39a6e", "date": 1594228440.0, "description": "Almost have the display working", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "b711189aec876b00a9d5b7db65b7add16f083dac": {"id": "b711189aec876b00a9d5b7db65b7add16f083dac", "date": 1594145525.0, "description": "Started HumanConverter", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "a74a124dac661080e6f7a930e0fce8655d0063a0": {"id": "a74a124dac661080e6f7a930e0fce8655d0063a0", "date": 1594061155.0, "description": "..", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "d1b5c724e0b0c7ac3f33ca0b3d8d01a4da4e9fb9": {"id": "d1b5c724e0b0c7ac3f33ca0b3d8d01a4da4e9fb9", "date": 1593974541.0, "description": "implemented autoset_viewport_size, setup_displays", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "feb4fc3b268997e9e3f3a6c7dadab527c713e43c": {"id": "feb4fc3b268997e9e3f3a6c7dadab527c713e43c", "date": 1593966170.0, "description": "Started InConsole trait as replacement for RectEditor", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "5901d0ded2998141079511061e5c635f7264407a": {"id": "5901d0ded2998141079511061e5c635f7264407a", "date": 1593806452.0, "description": "Finally organized how to do the display daemon", "files": [["M", "src/main.rs"], ["M", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}, "b2607e35ce7b68308f62496f1c3edd4ab7c1d98c": {"id": "b2607e35ce7b68308f62496f1c3edd4ab7c1d98c", "date": 1593720131.0, "description": "implemented test construction in main()", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "1fda3505cadfa665def9457435185fc4509bde56": {"id": "1fda3505cadfa665def9457435185fc4509bde56", "date": 1593719430.0, "description": "Got get_active_converter() functioning", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "0d1f4a00f5d9dc85c94c7a9ed0c8dd18d13ec68a": {"id": "0d1f4a00f5d9dc85c94c7a9ed0c8dd18d13ec68a", "date": 1593717130.0, "description": "Implemented HexConverter", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "95dddc9cc0471a5b35795b2aa40ac5821077dab7": {"id": "95dddc9cc0471a5b35795b2aa40ac5821077dab7", "date": 1593708391.0, "description": "fixed initial compile-time errors", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "3d6ac5950a932b7bdaec623836cb6fadfc50c50e": {"id": "3d6ac5950a932b7bdaec623836cb6fadfc50c50e", "date": 1593629656.0, "description": "Defined more Editor functions, defined InputNode", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "959add9e54f43f4506e9707c417fc3713ac595b0": {"id": "959add9e54f43f4506e9707c417fc3713ac595b0", "date": 1593495639.0, "description": "defined set_cursor_offset & set_cursor_length", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "bb74decea636f6daddebc3d473bfbf7d27c37e32": {"id": "bb74decea636f6daddebc3d473bfbf7d27c37e32", "date": 1593460401.0, "description": "merge", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "3520dda94fd793dfd33b60acb4b614e3523f13e5": {"id": "3520dda94fd793dfd33b60acb4b614e3523f13e5", "date": 1593457978.0, "description": "figured out structure. started declaring traits/functions", "files": [["M", "src/main.rs"]], "author": "smith.quintin@protonmail.com"}, "6b8e1934fff83ed374f9f61037bc977efb1246fc": {"id": "6b8e1934fff83ed374f9f61037bc977efb1246fc", "date": 1593369008.0, "description": "First commit", "files": [["A", "src/main.rs"], ["A", "Cargo.toml"]], "author": "smith.quintin@protonmail.com"}}, "branch": "master"}