COMMITS
/ filemetadata.cpp February 6, 2026
B
Add FileMetadata::GetDisplayName API to convey synthesized filenames for container file entries.
Brian Potchik committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 13, 2025
S
Add more reserve calls
Scott Lagler committed
September 30, 2025
B
Initial support for opening container formats.
Brian Potchik committed
April 24, 2025
G
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
May 8, 2024
J
Ref count undo objects
Josh Ferrell committed
January 22, 2024
J
Project support
Josh Ferrell committed
January 11, 2024
January 8, 2024
J
update copyright year
Jordan Wiens committed
May 30, 2023
G
Undo transactions / context manager
Glenn Smith committed
May 24, 2023
G
Undo entry states and reverting
Glenn Smith committed
February 15, 2023
J
Remove legacy BNDB Merge Tool
Josh Ferrell committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
December 14, 2022
G
Allow specifying snapshot name in SaveSettings
Glenn Smith committed
October 20, 2022
September 27, 2022
G
Interaction::RunProgressDialog
Glenn Smith committed
September 14, 2022
G
Optimized api for getting the title of the last undo entry
Glenn Smith committed
July 21, 2022
J
July 4, 2022
J
Add CanUndo,CanRedo,GetRedoEntries
Josh F committed
September 28, 2021
X
Check in the debugger
Xusheng committed
February 1, 2022
P
Add support for structured logging
Peter LaFosse committed
February 19, 2022
R
Use memory tracking API when in core for rapidjson
Rusty Wagner committed
January 28, 2022
K
Format All Files
KyleMiles committed
B
Free allocated memory during analysis merges.
Brian Potchik committed
December 27, 2021
G
Make various database progress functions cancellable
Glenn Smith committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
September 14, 2020
G
Database api
Glenn Smith committed
March 30, 2021
B
January 18, 2021
J
updating copyright year
Jordan Wiens committed
December 9, 2020
B
Cleanup project creation and add API.
Brian Potchik committed
September 28, 2020
X
add a unit test for loading old database
Xusheng committed
X
add unit test for deprecated BinaryViewType
Xusheng committed
July 10, 2020
J
Add save settings
Josh Ferrell committed
February 8, 2020
J
Undobuffer merging and mergetool
Josh Ferrell committed
January 23, 2020
J
Add clean saving
Josh Ferrell committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
November 15, 2019
B
Initial dynamic rebasing support.
Brian Potchik committed
September 11, 2019
B
Add ability to open a database with options.
Brian Potchik committed
January 17, 2019
J
update company name and copyright date
Jordan Wiens committed
October 15, 2018
B
Initial Enhanced Settings System.
Brian Potchik committed
August 23, 2018
J
add support for original_filename property
Jordan Wiens committed
May 19, 2017
J
update copyright year
Jordan Wiens committed
August 26, 2016
R
Adding APIs for database save/load progress and constant references
Rusty Wagner committed
April 11, 2016
R
Add MIT license for API wrappers
Rusty Wagner committed
January 31, 2016
R
Refactor API to fix design bug that causes use-after-free on many plugin objects
Rusty Wagner committed
September 8, 2015
R
Refactor navigation handlers so that Python can interact with them properly
Rusty Wagner committed
April 27, 2015
R
Restore defined functions from database
Rusty Wagner committed
R
Initial database save/open, just file contents right now
Rusty Wagner committed
R
Add serialization API for undo actions to prepare for storing in database
Rusty Wagner committed