hgext/mq.py
changeset 1863 e8b86fb8ae33
parent 1852 fdf9cbf56ec7
child 2047 ebf1ecb5f4e8
equal deleted inserted replaced
1862:b41d71961aed 1863:e8b86fb8ae33
     1 #!/usr/bin/env python
       
     2 # queue.py - patch queues for mercurial
     1 # queue.py - patch queues for mercurial
     3 #
     2 #
     4 # Copyright 2005 Chris Mason <mason@suse.com>
     3 # Copyright 2005 Chris Mason <mason@suse.com>
     5 #
     4 #
     6 # This software may be used and distributed according to the terms
     5 # This software may be used and distributed according to the terms