Fri, 05 Feb 2016 21:09:32 -0800 |
Martin von Zweigbergk |
match: rename "narrowmatcher" to "subdirmatcher" (API)
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Fri, 04 Sep 2015 05:54:35 -0400 |
timeless |
archival: drop self.filename - deprecated in py2.6
|
Fri, 07 Aug 2015 19:47:49 -0700 |
Gregory Szorc |
archival: use absolute_import
|
Tue, 30 Jun 2015 23:56:49 -0400 |
Matt Harbison |
archive: use {changessincelatesttag} to build the metadata file
|
Wed, 01 Jul 2015 16:33:31 -0500 |
Matt Mackall |
merge with stable
|
Wed, 01 Jul 2015 15:12:45 -0500 |
Matt Mackall |
archive: fix changesincelatesttag with wdir()
|
Mon, 29 Jun 2015 16:38:22 -0500 |
Matt Mackall |
merge with stable
|
Thu, 25 Jun 2015 21:16:47 -0400 |
Matt Harbison |
archive: don't assume '.' is being archived for changessincelatesttag
stable
|
Tue, 23 Jun 2015 22:30:33 -0700 |
Gregory Szorc |
global: mass rewrite to use modern octal syntax
|
Tue, 16 Jun 2015 23:14:45 -0400 |
Matt Harbison |
archive: report the node as "{p1node}+" when archiving a dirty wdir()
|
Tue, 16 Jun 2015 23:06:57 -0400 |
Matt Harbison |
archive: support 'wdir()'
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
Tue, 05 May 2015 20:52:38 -0400 |
Matt Harbison |
archive: drop the leading '.' path component from the prefix (issue4634)
|
Wed, 08 Apr 2015 23:30:02 +0900 |
Yuya Nishihara |
archive: look for first visible revision to build repo identity (issue4591)
|
Wed, 08 Apr 2015 22:37:03 +0900 |
Yuya Nishihara |
archive: extract metadata() closure to module-level function
|
Wed, 08 Apr 2015 22:31:04 +0900 |
Yuya Nishihara |
archive: use ctx object consistently to build meta data
|
Sun, 15 Feb 2015 17:21:48 -0500 |
Matt Harbison |
archive: change the default prefix to '' from None
|
Fri, 12 Dec 2014 15:27:13 -0800 |
Siddharth Agarwal |
archive: store number of changes since latest tag as well
|
Sat, 13 Dec 2014 14:53:46 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to archive()
|
Thu, 21 Mar 2013 22:09:15 +0100 |
Angel Ezquerra |
archive: raise error.Abort if the file pattern matches no files
|
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
|
Sat, 16 Jun 2012 22:34:06 -0400 |
Matt Harbison |
subrepo: propagate matcher to subrepos when archiving
|
Tue, 12 Jun 2012 12:05:52 +0200 |
Thomas Arendsen Hein |
archive: make progress only show files that are actually archived
stable
|