hgext/shelve.py
Fri, 15 Aug 2014 10:54:15 -0500 Matt Mackall unshelve: silence internal revert
Thu, 24 Jul 2014 15:06:08 -0400 Jordi GutiƩrrez Hermoso strip: remove -b/--backup codepaths
Tue, 05 Aug 2014 13:51:13 -0700 Pierre-Yves David shelve: use `targetphase` while unbundling
Tue, 05 Aug 2014 14:37:45 -0700 Pierre-Yves David shelve: do not retract phase boundary by hand
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori shelve: pass 'editform' argument to 'cmdutil.getcommiteditor'
Fri, 20 Jun 2014 16:15:38 +0900 FUJIWARA Katsunori shelve: accept '--edit' like other commands creating new changeset
Fri, 20 Jun 2014 16:15:38 +0900 FUJIWARA Katsunori shelve: refactor option combination check to easily add new ones
Mon, 14 Apr 2014 15:45:30 -0400 Pierre-Yves David bundle2: add a ui argument to readbundle
Mon, 14 Apr 2014 15:33:50 -0400 Pierre-Yves David bundle2: move `readbundle` into the `exchange` module
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori shelve: add "writebundle()" to invoke "writebundle()" with relative path and vfs
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori shelve: add "applybundle()" to invoke "readbundle()" with relative path and vfs
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich shelve: introduce secret option for using fixed date for temporary commit
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich shelve: repo['.'] is not a wctx but a pctx
Fri, 04 Apr 2014 14:01:25 -0500 Matt Mackall merge with stable
Thu, 03 Apr 2014 20:32:56 -0500 Sean Farley shelve: remove unused variable caught by pyflakes stable
Tue, 01 Apr 2014 15:27:53 -0700 Pierre-Yves David localrepo: move the addchangegroup method in changegroup module
Tue, 01 Apr 2014 14:25:03 -0700 Pierre-Yves David localrepo: move the changegroupsubset method in changegroup module
Mon, 10 Feb 2014 00:54:27 +0100 Mads Kiilerich shelve: status messages from unshelve
Mon, 10 Feb 2014 00:54:12 +0100 Mads Kiilerich shelve: be quiet when unshelve pulls from the shelve bundle
Mon, 10 Feb 2014 00:53:27 +0100 Mads Kiilerich shelve: add 'changes to' prefix to default shelve message
Mon, 10 Feb 2014 00:53:27 +0100 Mads Kiilerich shelve: mention FILE options in help
Mon, 10 Feb 2014 00:53:25 +0100 Mads Kiilerich shelve: mention walk options in help
Mon, 10 Feb 2014 00:52:56 +0100 Mads Kiilerich shelve: really pass publicancestors to changegroupsubset - not the parents
Mon, 10 Feb 2014 00:52:46 +0100 Mads Kiilerich shelve: publicancestors do not have to visit nullrev
Tue, 26 Nov 2013 16:23:05 -0800 Durham Goode unshelve: don't commit unknown files during unshelve (issue4113) stable
Mon, 25 Nov 2013 13:46:46 -0600 Matt Mackall shelve: fix bad argument interaction with largefiles (issue4111) stable
Thu, 07 Nov 2013 20:36:26 -0800 David Soria Parra shelve: unshelve using an unfiltered repository stable
Sat, 02 Nov 2013 04:49:42 +0900 FUJIWARA Katsunori shelve: remove unused variable assignment stable
Tue, 29 Oct 2013 01:03:43 +0900 FUJIWARA Katsunori shelve: remove useless and incorrect code paths for file access stable
Tue, 29 Oct 2013 01:03:43 +0900 FUJIWARA Katsunori shelve: disallow commit while unshelve is in progress stable
less more (0) -30 tip