git-log, Git Community, 2024 - The official and most comprehensive reference for the git log command, detailing all its options and advanced usage.
Pro Git, Scott Chacon and Ben Straub, 2014 Vol. 2 (Apress) - An authoritative and freely available book on Git, with a dedicated chapter explaining how to view commit history using git log and its various options.
Git log, Atlassian, 2024 (Atlassian) - A clear and practical tutorial explaining the git log command and its common flags, useful for beginners and quick reference.