Get front row seat and watch the development of micro-isv. We make cool product that solves all your problems...

logo

Friends
         
Making mercurial hg log better
2008-12-10

Does the fact that hg log lists the entire repo history annoy you?

Turns out that this is easy to fix. Just create a line in your .hgrc:

$ cat ~/.hgrc

[defaults]
log  = --limit=5