summaryrefslogtreecommitdiff
path: root/git-whatchanged
AgeCommit message (Collapse)AuthorFilesLines
2005-05-21git-whatchanged: allow other pagersLibravatar Linus Torvalds1-1/+1
(but still try to use '-S' if using less)
2005-05-19git-whatchanged: use 'less -S' on the output to make it more user friendlyLibravatar Linus Torvalds1-1/+1
2005-05-17Add silly "git-whatchanged" script.Libravatar Linus Torvalds1-0/+2
It's a one-liner, but it's useful as documentation if nothing else.