Jump to content

Git log: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 December 2025

19 December 2025

18 December 2025

  • curprev 08:5208:52, 18 December 2025 Princesssquishuskush talk contribs 267 bytes +267 Created page with "== Commands == * display all commit log entries from ALL BRANCHES. Normally git log displays only the entries from the current branch ** git log --oneline --all * display the history in a simplified form ** git log --simplify-by-decoration --decorate --all --oneline"