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
|
Wed, 23 Oct 2013 13:12:48 -0700 |
Durham Goode |
shelve: use rebase instead of merge (issue4068)
stable
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
Tue, 22 Oct 2013 12:41:05 +0900 |
Takumi IINO |
shelve: make unshelve work even if it don't run in repository root
stable
|
Wed, 16 Oct 2013 10:36:58 -0400 |
Augie Fackler |
shelve: some docstring cleanups
|
Mon, 14 Oct 2013 18:29:56 +0200 |
Pierre-Yves David |
shelve: add minimal documentation to all functions
|
Mon, 14 Oct 2013 17:46:47 +0200 |
Pierre-Yves David |
shelve: use the class constant in the clear method
|
Mon, 14 Oct 2013 18:59:12 +0200 |
Pierre-Yves David |
shelve: drop pickle usage
|
Fri, 11 Oct 2013 17:19:40 -0700 |
Durham Goode |
shelve: fix dirstate corruption during unshelve (issue4055)
|
Wed, 09 Oct 2013 14:15:20 -0700 |
Sean Farley |
shelve: only save mq state if enabled
|
Wed, 02 Oct 2013 09:50:21 +0200 |
David Soria Parra |
shelve: make no_backup parameter passing python 2.4 compatible
|
Thu, 03 Oct 2013 19:41:25 +0200 |
David Soria Parra |
shelve: copy bookmarks and restore them after a commit
|
Thu, 29 Aug 2013 09:22:15 -0700 |
David Soria Parra |
shelve: allow shelving of a change with an mq patch applied
|
Tue, 01 Oct 2013 12:20:31 +0200 |
David Soria Parra |
shelve: new output format for shelve listings
|
Thu, 29 Aug 2013 09:22:13 -0700 |
David Soria Parra |
shelve: add a shelve extension to save/restore working changes
|