Mercurial > hg
log mercurial/archival.py @ 18364:6252b4f1c4b4
age | author | description |
---|---|---|
Wed, 12 Dec 2012 02:38:14 +0100 | Mads Kiilerich | subrepos: process subrepos in sorted order |
Tue, 15 Jan 2013 01:05:12 +0100 | Mads Kiilerich | archival: tarit should never close the dest passed to it |
Thu, 03 Jan 2013 21:07:04 +0100 | Mads Kiilerich | archival: avoid touching deprecated gzip name attribute |
Thu, 03 Jan 2013 21:07:04 +0100 | Mads Kiilerich | archival: pass integer to struct.pack int field instead of float |
Wed, 19 Sep 2012 09:38:51 -0700 | Bryan O'Sullivan | Merge with crew-stable |
Tue, 18 Sep 2012 19:46:15 +0900 | FUJIWARA Katsunori | archival: add "extended-timestamp" extra block for zip archives (issue3600) stable |
Mon, 27 Aug 2012 23:16:22 +0200 | Mads Kiilerich | declare local constants instead of using magic values and comments |