]> Kevux Git Server - fll/shortlog
fll
4 days ago Kevin DayBugfix: Directory recursion is losing the error state. development
2025-05-15 Kevin DayBugfix: Incorrect processing order with --at, --select...
2025-05-09 Kevin DayBugfix: Use fl_directory_create() instead of f_director...
2025-05-09 Kevin DayCleanup: Remove unused fake_f_fake_execute_e.
2025-05-09 Kevin DayBugfix: The fl_directory_create() is failing on directo...
2025-05-09 Kevin DayUpdate: Organize error status handling and address...
2025-05-08 Kevin DayBugfix: Featueless Make array cache is being reset...
2025-05-08 Kevin DayWorkaround: The compiler and linker fail to understand...
2025-05-08 Kevin DayUpdate: Add none enumeration for fake_build_type_*_e.
2025-05-02 Kevin DayCleanup: Remove extra space.
2025-05-01 Kevin DayUpdate: Next micro version (0.7.2).
2025-04-29 Kevin DayUpdate: Set month year in man pages to April 2025. 0.7.1
2025-04-28 Kevin DayUpdate: Internal Cmocka version to 1.1.7.
2025-04-28 Kevin DayRegression: Only append leading slash if the map values...
2025-04-28 Kevin DayUpdate: Improve example bootstrap script, exiting prope...
2025-04-27 Kevin DayUpdate: Add after_action and before_action helper flags...
2025-04-27 Kevin DayRegression: Fix the preserve and offset calculation...
2025-04-27 Kevin DayUpdate: Add verbose printing of the install command...
2025-04-27 Kevin DayUpdate: Featureless Make with regard to recent fl_direc...
2025-04-27 Kevin DayUpdate: Change fl_directory_do() to make the action...
2025-04-26 Kevin DayCleanup: Remove build files from source directory.
2025-04-26 Kevin DayCleanup: Private fl_directory_do() code structure.
2025-04-26 Kevin DayBugfix: Incorrect flags passed to fl_directory_do().
2025-04-26 Kevin DayBugfix: Correct the fl_directory_do() top-level path...
2025-04-23 Kevin DayBugfix: The fl_directory_do() depth is not being increm...
2025-04-21 Kevin DayUpdate: Use defines over enums in f_console, add stop...
2025-04-19 Kevin DayUpdate: The fl_directory_do() documentation comments...
2025-04-19 Kevin DayBugfix: The fl_directory_do() needs to always process...
2025-04-18 Kevin DayUpdate: The experimental fll.c.tags.
2025-04-18 Kevin DayCleanup: Remove private headers from installation build...
2025-04-18 Kevin DayUpdate: Add directory functions, re-design fl_directory...
2025-04-13 Kevin DayRegression: Parent directory in recursion does not...
2025-04-13 Kevin DayUpdate: Add recurse flag masks.
2025-04-10 Kevin DayBugfix: The fl_directory_do() needs to operate on the...
2025-04-10 Kevin DayCleanup: Add missing function documentation for fll_pro...
2025-04-09 Kevin DayFeature: Add fll_program_signal_check_loop() and fll_pr...
2025-04-04 Kevin DayCleanup: Remove unnecessary status checks in fl_directo...
2025-04-04 Kevin DayBugfix: The fl_directory_do() needs to pass f_directory...
2025-04-03 Kevin DayBugfix: Directory recursion has incorrect status check...
2025-03-31 Kevin DayUpdate: Switch to the global array for print messages...
2025-03-30 Kevin DayUpdate: Rebuild the disable build configs.
2025-03-30 Kevin DayCleanup: The FLL FSS Status String strings.
2025-03-30 Kevin DayCleanup: Improve language for the version parameter...
2025-03-30 Kevin DayUpdate: Ensure the FLL print help option functions...
2025-03-30 Kevin DayCleanup: Print less technical messages about verbosity...
2025-03-30 Kevin DayFeature: Add fll_program function for printing unsuppor...
2025-03-28 Kevin DayCleanup: Fix comment in f_directory_empty().
2025-03-28 Kevin DayCleanup: Change verbosity variable assignments structure.
2025-03-27 Kevin DayUpdate: Copyright year to 2025.
2025-03-26 Kevin DayCleanup: Documentation comments, adding _s, _e, and _d.
2025-03-26 Kevin DayFeature: Add 'input' as file type error string.
2025-03-26 Kevin DayFeature: The standard input should be available in...
2025-03-26 Kevin DayCleanup: Use project-specific type F_file_flag_read_only_d.
2025-03-23 Kevin DayBugfix: Trailing semi-colon added at the end of the...
2025-03-22 Kevin DayFeature: Add missing file type unknown string.
2025-03-22 Kevin DayBugfix: Incorrect example in time specification regardi...
2025-03-21 Kevin DayUpdate: Add more file type documentation comments and...
2025-03-19 Kevin DayFeature: Add support for unknown file type.
2025-03-13 Kevin DayBugfix: The macro _f_memory_NO_zeroing_on_larger_ is...
2025-03-10 Kevin DayUpdate: The top-level directory recursion actions shoul...
2025-03-09 Kevin DayCleanup: Further clarify the directory recrusion action...
2025-03-09 Kevin DayCleanup: Use uint8_t instead of bool and reduce calls...
2025-03-09 Kevin DayBugfix: Ensure that fl_directory_do() depth 0 may still...
2025-03-09 Kevin DayCleanup: Remove redundant resetting of directory used...
2025-03-09 Kevin DaySecurity: Incorrect variable printed in private_fl_dire...
2025-03-08 Kevin DayFeature: Add F_test status codes.
2025-03-08 Kevin DayCleanup: Remove unused variables created via a copy...
2025-03-08 Kevin DayCleanup: Make the object parameter array a constant...
2025-03-08 Kevin DayCleanup: Fix incorrect statement in documentation.
2025-03-07 Kevin DayBugfix: Incorrect counter resets and related clean...
2025-03-07 Kevin DayBugfix: Static build is not working, 'rcs' is not being...
2025-03-07 Kevin DayCleanup: Remove ':' from documentation line with "license".
2025-03-07 Kevin DayFeature: Add more fine tuned build_name options.
2025-03-06 Kevin DayUpdate: Bootstrap script needs iki_read and iki_write...
2025-03-06 Kevin DayBugfix: The sources and under parameters can have inval...
2025-03-04 Kevin DayUpdate: Add help message for fakefiles and testfiles.
2025-02-21 Kevin DayUpdate: Implement the static string array for the fll_e...
2025-02-21 Kevin DayUpdate: Add programs to bootstrap script.
2025-02-20 Kevin DayCleanup: Reduce duplicate code in the fll_error print...
2025-02-20 Kevin DayCleanup: Use the f_string_static_t macros for the f_str...
2025-02-19 Kevin DayFeature: Add F_add and F_remove status codes.
2025-02-19 Kevin DayUpdate: IKI Write from main/data.callback to main/data...
2025-02-19 Kevin DayUpdate: IKI Read documentation comments should use...
2025-02-14 Kevin DayUpdate: Help printing functions and callbacks.
2025-02-14 Kevin DayUpdate: Use f_console_parameters_t as a pointer and...
2025-02-14 Kevin DayUpdate: Switch from memcpy() to memmove() just in case.
2025-02-14 Kevin DayUpdate: Use *_settings_load_call_t for callbacks.
2025-02-12 Kevin DayFeature: Allow for the group and user functions to...
2025-02-09 Kevin DayUpdate: Use a constant for the argv in fss_write.
2025-02-09 Kevin DayUpdate: Callback changes and improvements.
2025-02-09 Kevin DayBugfix: Individual build problems with incorrect settin...
2025-02-08 Kevin DayBugfix: Incorrect ifndef for f_capability_user_set().
2025-02-08 Kevin DayCleanup: Fix spelling of comment.
2025-02-08 Kevin DayBugfix: Incorrect clear macro on f_account_t().
2025-02-08 Kevin DayUpdate: Add f_id_t, f_uid_t, and f_gid_t type helpers...
2025-02-08 Kevin DayFeature: Add f_void_call_t as a standard function callback.
2025-01-31 Kevin DayUpdate: Improve directory recursion and its documentation.
2025-01-30 Kevin DayUpdate: Switch to typedef struct approach for safer...
2025-01-30 Kevin DayCleanup: Add new line after typedef.
2025-01-30 Kevin DayUpdate: Add specific action flag for directory do recur...
next