All public logs

Jump to navigation Jump to search

Combined display of all available logs of 6bit.ch wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:30, 20 November 2025 Xbl talk contribs created page Diff (Created page with "Show differences in text files. = diff = Show side by side comparison:</br> <code>diff -y <filename1> <filename2></code> Show unified diff (git-style):</br> <code>diff -bu <filename1> <filename2></code> Save a patch for applying:</br> <code>diff -bu <filename1> <filename2> > <patchfilename></code> Apply patch:</br> <code>patch <filename> < <patchfilename></code>")