view .hgignore @ 60:efc96910ddf2

Make --sourcesort work by assigning a sortkey to every commit. The sortkey is just the integer form of the 'mark' (cmd.id), which is probably not 100% correct, but good enough most of the time. (I'm assuming that most fast-exporters will export a monotonically increasing stream of commit IDs.)
author Greg Ward <gward@intelerad.com>
date Mon, 01 Aug 2011 22:09:19 -0400
parents 68bfc64028db
children 29ffd23028c2
line wrap: on
line source

syntax: glob

*.orig
*~
*.pyc
tests/*.err
tests/tmp