On Sat, Mar 01, 2025 at 11:15:31PM -0600, Glenn Washburn wrote: > Considering Daniel's feedback on the v2 of this patch series, I've broken up > patches #1 and #2 and dropped patch #3 from the original series. These changes > make the output of the ls command a little more like the GNU ls output. > > Glenn Washburn > > v6: > * Rebase onto current master > * Change ctx->filename to ctx->filename != NULL in tertiary conditional in > patch 5 and add a comment explaining why ctx->filename is needed > > v4: Add missing parenthesis > > Glenn Washburn (6): > commands/ls: Return proper GRUB_ERR_* for functions returning type > grub_err_t > commands/ls: Merge print_files_long and print_files into print_file > commands/ls: Show modification time for file paths > commands/ls: Output path for single file arguments given with path > commands/ls: Print full paths for file args > commands/ls: Add directory header for dir args
For all patches Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>... Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel