Mon, 25 Mar 2019 12:33:41 +0530 |
Navaneeth Suresh |
unshelve: disable unshelve during merge (issue5123)
|
file |
diff |
annotate
|
Fri, 29 Mar 2019 11:32:02 -0700 |
Martin von Zweigbergk |
shelve: let cmdutil.revert() take care of backing up untracked files
|
file |
diff |
annotate
|
Fri, 29 Mar 2019 11:31:42 -0700 |
Martin von Zweigbergk |
shelve: stop passing list of files to revert
|
file |
diff |
annotate
|
Sun, 24 Mar 2019 20:13:13 -0400 |
Jordi Gutiérrez Hermoso |
shelve: add --keep to list of allowables
|
file |
diff |
annotate
|
Fri, 22 Mar 2019 11:26:47 -0400 |
Jordi Gutiérrez Hermoso |
shelve: do not update when keeping changes, just move the dirstate
|
file |
diff |
annotate
|
Fri, 22 Mar 2019 13:03:26 -0400 |
Jordi Gutiérrez Hermoso |
shelve: refactor _shelvecreatedcommit's match object into calling site
|
file |
diff |
annotate
|
Fri, 22 Mar 2019 11:24:23 -0400 |
Jordi Gutiérrez Hermoso |
shelve: new keep option
|
file |
diff |
annotate
|
Wed, 20 Feb 2019 19:28:51 -0500 |
Augie Fackler |
cleanup: use () to wrap long lines instead of \
|
file |
diff |
annotate
|
Mon, 04 Feb 2019 20:49:45 -0800 |
Martin von Zweigbergk |
shelve: fix broken backup of conflicting untracked file
|
file |
diff |
annotate
|
Fri, 25 Jan 2019 23:36:23 -0800 |
Martin von Zweigbergk |
cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
|
file |
diff |
annotate
|
Wed, 05 Dec 2018 15:37:03 -0800 |
Martin von Zweigbergk |
shelve: drop unnecessary backup of narrowspec
|
file |
diff |
annotate
|
Mon, 07 May 2018 17:08:17 -0700 |
Martin von Zweigbergk |
shelve: pass transaction around to clarify where it's used
|
file |
diff |
annotate
|
Wed, 05 Dec 2018 14:17:15 -0800 |
Martin von Zweigbergk |
shelve: change transaction description from "commit" to "shelve"
|
file |
diff |
annotate
|
Wed, 05 Dec 2018 14:08:01 -0800 |
Martin von Zweigbergk |
shelve: drop unnecessary backup of dirstate for phase-based case
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 17:14:47 -0800 |
Kyle Lippincott |
shelve: use matcher to restrict prefetch to just the modified files
|
file |
diff |
annotate
|
Thu, 09 Feb 2017 09:17:40 -0800 |
Martin von Zweigbergk |
update: clarify update() call sites by specifying argument names
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 02:17:41 -0700 |
rdamazio |
help: assigning categories to existing commands
|
file |
diff |
annotate
|
Wed, 03 Oct 2018 10:27:44 -0700 |
Martin von Zweigbergk |
cleanup: some Yoda conditions, this patch removes
|
file |
diff |
annotate
|
Thu, 20 Sep 2018 17:47:05 +0200 |
Boris Feld |
shelve: find shelvedctx from bundle even if they are already in the repo
|
file |
diff |
annotate
|
Wed, 19 Sep 2018 12:19:28 +0200 |
Boris Feld |
shelve: return the shelved node as part of bundle application
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 02:31:46 +0200 |
Boris Feld |
shelve: no longer strip internal commit when using internal phase
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 18:41:14 -0700 |
Gregory Szorc |
shelve: use bundlerepo.instance() to construct a repo object
|
file |
diff |
annotate
|
Tue, 29 May 2018 12:12:18 +0200 |
Boris Feld |
shelve: use the internal phase when possible
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 21:10:28 +0900 |
Yuya Nishihara |
shelve: fix crash on unshelve without .shelve metadata file
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 01:46:37 +0200 |
Boris Feld |
shelve: add an "internal" extra
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 01:10:01 +0200 |
Boris Feld |
shelve: write metadata file on the fly if they are missing
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 00:57:22 +0200 |
Boris Feld |
shelve: look for shelved node in the repository before unbundling
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 01:03:10 +0200 |
Boris Feld |
shelve: handle shelved node on unfiltered repository
|
file |
diff |
annotate
|
Tue, 29 May 2018 11:47:32 +0200 |
Boris Feld |
shelve: store shelved node in a new data file
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 00:48:24 +0200 |
Boris Feld |
shelve: drop mention of obsshelve file
|
file |
diff |
annotate
|