log

age author description
Fri, 16 Jan 2015 14:54:24 -0800 Pierre-Yves David transaction: clarify the name of 'journal' argument for transaction
Mon, 05 Jan 2015 12:44:15 -0800 Pierre-Yves David transaction: use 'util.copyfile' for creating backup
Mon, 05 Jan 2015 12:39:09 -0800 Pierre-Yves David copyfile: allow optional hardlinking
Thu, 15 Jan 2015 16:51:13 -0800 Eric Sumner repair: add experimental option to write bundle2 files
Thu, 15 Jan 2015 15:55:13 -0800 Eric Sumner changegroup.getsubset: support multiple versions
Thu, 15 Jan 2015 15:39:16 -0800 Eric Sumner changegroup.writebundle: HG2Y support
Thu, 15 Jan 2015 14:39:41 -0800 Eric Sumner changegroup.writebundle: provide ui
Fri, 16 Jan 2015 16:25:30 -0800 Matt Mackall test-module-imports: use test-repo requirement
Fri, 09 Jan 2015 19:10:09 +0100 Mads Kiilerich largefiles: don't rehash largefiles in updatelfiles if standin hash changed
Fri, 16 Jan 2015 19:51:25 +0100 Mads Kiilerich largefiles: show progress when checking standin hashes in outgoing changesets
Wed, 14 Jan 2015 17:09:55 -0800 Eric Sumner unbundle: support bundle2 files
Fri, 16 Jan 2015 12:53:45 -0800 Eric Sumner pullbundle2: extract addchangegroup result combining into its own function
Fri, 16 Jan 2015 15:31:45 -0500 Augie Fackler histedit: add a test to show that issue4251 is fixed (issue4251)
Thu, 15 Jan 2015 15:35:26 -0800 Eric Sumner commands.debugbundle: bundle2 support
Mon, 12 Jan 2015 22:30:12 -0500 Matt Harbison largefiles: cleanup overrideadd()
Mon, 12 Jan 2015 21:44:43 -0500 Matt Harbison largefiles: enable subrepo support for add
Mon, 12 Jan 2015 20:59:17 -0500 Matt Harbison add: pass options via keyword args
Wed, 31 Dec 2014 18:24:32 -0500 Matt Harbison largefiles: don't pop largefile-specific arguments to the add command
Sun, 11 Jan 2015 16:20:15 +0100 Angel Ezquerra share: replace the bookmarks.shared file with an entry on a new "shared" file
Sun, 02 Nov 2014 02:36:47 +0100 Mads Kiilerich docker: support Fedora 21
Fri, 16 Jan 2015 04:26:40 +0100 Mads Kiilerich rpm: make Python 2.7.9 the default Python to include in rpms for EL 5
Fri, 16 Jan 2015 04:26:25 +0100 Mads Kiilerich contrib: make Python 2.7.9 the default in Makefile.python
Sun, 11 Jan 2015 01:51:52 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.wopener
Sun, 11 Jan 2015 00:25:54 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.sopener
Thu, 15 Jan 2015 23:17:12 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.opener
Wed, 14 Jan 2015 20:29:47 -0800 Sean Farley log: use namespace logname and colorname
Wed, 14 Jan 2015 20:11:02 -0800 Sean Farley namespaces: add colorname member to namespace object
Wed, 14 Jan 2015 20:06:44 -0800 Sean Farley namespaces: add logname member to namespace object
Wed, 14 Jan 2015 19:55:20 -0800 Sean Farley namespaces: use named args for namespace api
Wed, 14 Jan 2015 19:39:13 -0800 Sean Farley namespaces: make the constructor into named args