tests/test-shelve.t
Tue, 30 Aug 2022 09:59:53 -0400 Jason R. Coombs shelve: add test for Shelf.changed_files
Mon, 24 Oct 2022 15:32:14 +0200 Raphaël Gomès branching: merge default into stable stable 6.3rc0
Tue, 04 Oct 2022 14:33:31 +0200 Pierre-Yves David shelve: do not add the dirstate backup to the transaction stable
Mon, 22 Aug 2022 16:59:14 -0400 Jason R. Coombs phase-shelve: correct unicode string to honor 'shelve.store=internal'
Wed, 24 Aug 2022 15:15:04 -0400 Jason R. Coombs shelve: remove strip and rely on prior state (issue6735)
Wed, 17 Aug 2022 10:17:15 -0400 Jason R. Coombs shelve: in test for trailing whitespace, strip commit (issue6735)
Mon, 15 Aug 2022 10:26:01 -0400 Jason R. Coombs shelve: demonstrate that the state is different across platforms (issue6735)
Tue, 16 Aug 2022 20:09:31 +0200 Pierre-Yves David phase: rename the requirement for internal-phase (BC)
Wed, 17 Aug 2022 12:03:55 -0400 Jason R. Coombs phase-shelve: also capture the state of shelve prior to unshelve
Wed, 10 Aug 2022 15:31:39 -0400 Jason R. Coombs phase-shelve: Add test for shelve technique config
Tue, 02 Aug 2022 10:29:05 -0400 Jason R. Coombs phase-shelve: expand the tests to capture use-cases supported
Thu, 28 Jul 2022 13:17:36 -0400 Jason R. Coombs phase-shelve: honor and prefer obs shelves for existence and modified time
Thu, 17 Mar 2022 11:00:05 +0100 pacien tests: fix glob pattern for dynamic timer alignment
Fri, 21 Jan 2022 13:49:11 -0800 Martin von Zweigbergk shelve: attempt to make merge labels more helpful
Thu, 02 Dec 2021 22:59:36 -0800 Martin von Zweigbergk mergestate: merge `preresolve()` into `resolve()`
Thu, 07 Jan 2021 12:26:32 -0800 Martin von Zweigbergk shelve: raise more specific errors
Mon, 11 Jan 2021 17:46:55 -0800 Kyle Lippincott patch: handle filenames with trailing spaces
Mon, 16 Nov 2020 21:28:42 -0800 Martin von Zweigbergk shelve: clear merge state after partial shelve
Mon, 16 Nov 2020 22:38:36 -0800 Martin von Zweigbergk tests: show that interactive shelve can leave the repo with a merge state
Mon, 12 Oct 2020 12:44:18 -0700 Martin von Zweigbergk errors: introduce StateError and use it from commands and cmdutil
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Wed, 21 Oct 2020 19:00:16 -0700 Martin von Zweigbergk errors: add config that lets user get more detailed exit codes
Fri, 10 Apr 2020 19:58:34 +0200 Joerg Sonnenberger tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
Mon, 24 Feb 2020 13:50:55 -0500 Augie Fackler merge with stable
Thu, 20 Feb 2020 16:21:00 -0800 Kyle Lippincott shelve: fix ordering of merge labels stable
Wed, 29 Jan 2020 23:14:31 -0800 Martin von Zweigbergk copies: fix crash when copy source is not in graft base
Wed, 29 Jan 2020 23:05:02 -0800 Martin von Zweigbergk tests: add test showing crash when shelving ghosted rename target
Wed, 20 Nov 2019 08:55:24 +0100 Denis Laxalde tests: add more tests for "hg shelve --delete"
Thu, 15 Aug 2019 20:43:25 +0530 Navaneeth Suresh unshelve: abort on using --keep and --interactive together
Tue, 13 Aug 2019 22:48:05 +0530 Navaneeth Suresh unshelve: forget unknown files after a partial unshelve
Sat, 27 Jul 2019 12:19:51 +0530 Navaneeth Suresh unshelve: clear shelvedstate and _finishunshelve() on partial unshelve
Thu, 25 Jul 2019 22:01:15 +0530 Navaneeth Suresh unshelve: delete shelvedstate after a successful unshelve --continue
Wed, 24 Jul 2019 18:15:27 +0530 Navaneeth Suresh unshelve: handle stripping changesets on interactive mode
Tue, 30 Jul 2019 21:36:15 +0530 Navaneeth Suresh unshelve: add abort on using continue and interactive together
Wed, 24 Jul 2019 00:44:12 +0530 Navaneeth Suresh unshelve: store information about interactive mode in shelvedstate
Sat, 20 Jul 2019 22:18:22 -0400 Matt Harbison tests: glob over some timing numbers in test-shelve.t
Thu, 18 Jul 2019 21:10:17 +0530 Navaneeth Suresh shelve: modify help text on --interactive
Tue, 02 Jul 2019 18:02:12 +0530 Navaneeth Suresh unshelve: add interactive mode
Thu, 20 Jun 2019 14:45:52 -0700 Kyle Lippincott patch: use a short, fixed-size message for last line of prompt (issue6158)
Fri, 28 Jun 2019 21:31:34 +0530 Navaneeth Suresh shelve: move shelve extension to core
Sun, 09 Jun 2019 02:12:58 +0530 Taapas Agrawal statecheck: added support for STATES
Mon, 25 Mar 2019 12:33:41 +0530 Navaneeth Suresh unshelve: disable unshelve during merge (issue5123)
Sun, 24 Mar 2019 20:13:13 -0400 Jordi Gutiérrez Hermoso shelve: add --keep to list of allowables
Fri, 22 Mar 2019 11:26:47 -0400 Jordi Gutiérrez Hermoso shelve: do not update when keeping changes, just move the dirstate
Fri, 22 Mar 2019 11:24:23 -0400 Jordi Gutiérrez Hermoso shelve: new keep option
Wed, 19 Dec 2018 09:33:42 -0800 Martin von Zweigbergk help: hide default value for default-off flags
Wed, 19 Dec 2018 09:20:32 -0800 Martin von Zweigbergk help: show "[no-]" only for default-on Flags
Fri, 14 Dec 2018 13:44:46 -0800 Martin von Zweigbergk help: present boolean arguments as "--[no-]foo"
Fri, 14 Dec 2018 13:33:12 -0800 Martin von Zweigbergk help: show "default: off" for boolean flags that default to off
Wed, 05 Dec 2018 14:46:09 -0800 Martin von Zweigbergk tests: split test-shelve.t in two
Thu, 20 Sep 2018 17:47:05 +0200 Boris Feld shelve: find shelvedctx from bundle even if they are already in the repo
Sat, 22 Sep 2018 12:11:48 -0400 Matt Harbison tests: stabilize test-shelve.t#phasebased for #no-symlink and #no-execbit
Wed, 19 Sep 2018 17:09:01 +0200 Boris Feld strip: ignore orphaned internal changesets while computing safe strip roots
Wed, 06 Jun 2018 02:31:46 +0200 Boris Feld shelve: no longer strip internal commit when using internal phase
Tue, 29 May 2018 12:12:18 +0200 Boris Feld shelve: use the internal phase when possible
Fri, 31 Aug 2018 21:10:28 +0900 Yuya Nishihara shelve: fix crash on unshelve without .shelve metadata file
Wed, 06 Jun 2018 01:46:37 +0200 Boris Feld shelve: add an "internal" extra
Tue, 29 May 2018 11:47:32 +0200 Boris Feld shelve: store shelved node in a new data file
Mon, 16 Jul 2018 14:04:48 -0700 Danny Hooper shelve: pick the most recent shelve if none specified for --patch/--stat
Fri, 13 Jul 2018 13:48:56 -0700 Danny Hooper shelve: improve help text for --patch and --stat
Tue, 05 Jun 2018 12:04:15 +0200 Boris Feld shelve: use more accurate description in conflict marker
Tue, 29 May 2018 00:30:50 +0200 Boris Feld shelve: directly handle the initial parent alignment
Tue, 29 May 2018 00:15:44 +0200 Boris Feld shelve: stop testing missing rebase state file
Tue, 29 May 2018 00:12:35 +0200 Boris Feld shelve: actually test corrupted shelve state
Tue, 29 May 2018 00:13:48 +0200 Boris Feld shelve: directly handle `--continue`
Mon, 28 May 2018 18:15:21 +0200 Boris Feld shelve: directly handle the abort process
Wed, 13 Jun 2018 22:50:32 +0530 Pulkit Goyal morestatus: remove some extra spaces
Mon, 28 May 2018 16:55:11 +0200 Boris Feld shelve: wider check for successful abort in test
Tue, 29 May 2018 18:01:35 +0200 Boris Feld shelve: use full hash in tests
Tue, 08 May 2018 11:39:38 +0200 Boris Feld debugbundle: also display if a part is mandatory or advisory stable
Fri, 13 Apr 2018 22:12:30 -0400 Augie Fackler py3: fix test-shelve.t on Python 3
Wed, 04 Apr 2018 11:44:38 -0700 Gregory Szorc tests: disallow using simple store repo with bundlerepo
Tue, 13 Feb 2018 18:12:26 +0800 Anton Shestakov tests: allow age to go up to triple digits in test-shelve.t stable
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Sat, 02 Dec 2017 19:33:34 -0500 Matt Harbison tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Fri, 15 Sep 2017 22:08:25 -0400 Augie Fackler tests: add and remove some (glob) markers
Mon, 11 Sep 2017 17:49:49 +0000 Mark Thomas scmutil: don't append .orig to backups in origbackuppath (BC)
Tue, 22 Aug 2017 23:11:35 -0400 Augie Fackler debugcommands: stabilize output of debugbundle by having a custom repr
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Thu, 03 Aug 2017 05:12:35 +0530 Pulkit Goyal morestatus: move fb extension to core by plugging to `hg status --verbose`
Sun, 16 Jul 2017 02:33:14 +0200 Boris Feld debugobsolete: also report the number of obsoleted changesets
Fri, 07 Jul 2017 18:51:46 -0700 Jun Wu rebase: use scmutil.cleanupnodes (issue5606) (BC)
Sat, 13 May 2017 14:52:29 -0700 Kostia Balytskyi shelve: make shelvestate use simplekeyvaluefile
Wed, 08 Mar 2017 14:29:25 -0800 Martin von Zweigbergk tests: make test-shelve.t timing-independent
Sun, 19 Feb 2017 10:56:08 +0100 liscju shelve: add -n/--name option to unshelve (issue5475)
Thu, 19 Jan 2017 09:48:40 -0800 Kostia Balytskyi shelve: make unshelve not crash when there are missing files (issue4176) stable
Sat, 14 Jan 2017 01:23:07 +0530 Pulkit Goyal shelve: allow multiple shelves with --patch and --stat
Thu, 22 Dec 2016 19:35:30 +0530 Pulkit Goyal shelve: choose a legal shelve name when no name is passed (issue5112)
Thu, 22 Dec 2016 23:27:32 +0530 Pulkit Goyal shelve: add tests to ensure illegal shelve names are avoided
Tue, 29 Nov 2016 07:20:03 -0800 Kostia Balytskyi shelve: move patch extension to a string constant
Tue, 29 Nov 2016 04:11:05 -0800 Kostia Balytskyi shelve: fix use of unexpected working dirs in test-shelve.t
Sun, 27 Nov 2016 20:44:52 -0500 Augie Fackler merge with stable
Wed, 23 Nov 2016 14:58:52 -0800 Kostia Balytskyi shelve: make --keep option survive user intervention (issue5431)
Sat, 19 Nov 2016 15:41:37 -0800 Kostia Balytskyi conflicts: make spacing consistent in conflict markers
Mon, 14 Nov 2016 22:43:25 +0100 Mads Kiilerich shelve: add missing space in help text stable
Mon, 17 Oct 2016 23:16:55 +0200 Mads Kiilerich spelling: fixes of non-dictionary words
Sun, 09 Oct 2016 03:11:18 +0200 Pierre-Yves David help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
Tue, 13 Sep 2016 22:58:12 -0400 Augie Fackler help: mark boolean flags with [no-] to explain that they can be negated
Tue, 20 Sep 2016 23:47:46 +0000 timeless help: use single quotes in use warning
Sun, 17 Jul 2016 15:13:51 -0700 Gregory Szorc bundle2: store changeset count when creating file bundles
Sun, 17 Jul 2016 15:10:30 -0700 Gregory Szorc util: implement a deterministic __repr__ on sortdict
Wed, 13 Jul 2016 16:16:18 +0100 Kostia Balytskyi shelve: make unshelve be able to abort in any case
Fri, 15 Apr 2016 22:53:53 -0400 Matt Harbison test-shelve: shorten a long path so it works on Windows
Wed, 23 Mar 2016 13:34:47 -0700 Martijn Pieters graphmod: set default edge styles for ascii graphs (BC)
Wed, 10 Feb 2016 02:23:27 +0100 liscju shelve: adds restoring newly created branch (issue5048) (BC)
Sat, 12 Mar 2016 18:36:31 +0100 liscju shelve: preserve newly created branch on non-bare shelve in wctx (BC)
Thu, 04 Feb 2016 03:47:38 +0000 timeless shelve: suggest the correct tool to continue (not unshelve)
Thu, 21 Jan 2016 00:20:19 +0000 timeless shelve: lowercase flag description stable 3.7-rc
Thu, 14 Jan 2016 10:03:31 -0800 Simon Farnsworth shelve: permit shelves to contain unknown files
Tue, 05 Jan 2016 22:23:27 +0000 timeless shelve: hook afterresolvedstates
Sun, 22 Nov 2015 21:40:23 -0800 Siddharth Agarwal shelve: use colon instead of quotes in 'changes to' description
Wed, 18 Nov 2015 15:11:23 -0800 Siddharth Agarwal unshelve: add support for custom merge tools
Wed, 18 Nov 2015 15:04:03 -0800 Siddharth Agarwal unshelve: add -k as short form of --keep
Mon, 09 Nov 2015 13:12:35 -0500 Matt Harbison tests: tolerate differences between Linux and Windows error strings
Tue, 10 Nov 2015 14:41:14 -0800 Christian Delahousse shelve: choose where .orig file locations are kept
Thu, 12 Nov 2015 15:26:30 -0600 Matt Mackall merge with stable
Thu, 12 Nov 2015 02:52:19 -0800 Pierre-Yves David test: enforce generaldelta format with the right option
Fri, 13 Nov 2015 02:36:30 +0900 FUJIWARA Katsunori share: wrap bmstore._writerepo for transaction sensitivity (issue4940) stable
Thu, 15 Oct 2015 20:32:01 -0400 timeless test-shelve: do not use non-portable pipe-and
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori merge: make in-memory changes visible to external update hooks
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori hook: centralize passing HG_PENDING to external hook process
Wed, 14 Oct 2015 20:35:06 -0700 Christian Delahousse shelve: delete shelve statefile on any exception during abort
Fri, 09 Oct 2015 13:54:52 -0700 Siddharth Agarwal simplemerge: move conflict warning message to filemerge
Thu, 08 Oct 2015 01:41:30 +0900 FUJIWARA Katsunori bookmarks: use recordchange instead of writing if transaction is active
Thu, 01 Oct 2015 15:08:00 -0700 Pierre-Yves David shelve: bundle using bundle2 if repository is general delta (issue4862)
Wed, 15 Jul 2015 04:45:58 +0900 FUJIWARA Katsunori shelve: omit incorrect 'commit' suggestion at 'hg shelve -i'
Mon, 13 Jul 2015 23:34:12 +0900 FUJIWARA Katsunori shelve: keep old backups if timestamp can't decide exact order of them
Wed, 01 Jul 2015 13:14:03 -0700 Colin Chan shelve: only keep the latest N shelve backups
Wed, 01 Jul 2015 13:13:02 -0700 Colin Chan shelve: always backup shelves instead of deleting them
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Thu, 21 May 2015 14:57:30 -0700 Laurent Charignon selve: make 'shelve --interactive' not experimental
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Tue, 14 Apr 2015 16:23:54 -0400 Tony Tung shelve: allow --patch and --stat without --list for a single shelf
Mon, 27 Apr 2015 15:36:10 -0700 Laurent Charignon shelve: make the interactive mode experimental stable
Wed, 25 Mar 2015 15:53:30 -0700 Laurent Charignon shelve: add interactive mode
Wed, 25 Mar 2015 15:52:28 -0700 Laurent Charignon shelve: add interactive mode command line option
Mon, 09 Mar 2015 12:32:29 -0400 Tristan Seligmann test-shelve: be more lenient about whitespace (issue4124)
Fri, 09 Jan 2015 10:52:14 -0800 Durham Goode bundles: do not overwrite existing backup bundles (BC)
Tue, 23 Dec 2014 16:12:54 -0800 Martin von Zweigbergk trydiff: simplify checking for additions
Wed, 10 Dec 2014 06:20:35 +0100 Mads Kiilerich rebase: show warning when rebase creates no changes to commit
Tue, 09 Dec 2014 03:45:26 +0100 Mads Kiilerich rebase: show more useful status information while rebasing
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Tue, 14 Oct 2014 13:34:25 -0700 Durham Goode obsolete: update tests to use obsolete options
Mon, 13 Oct 2014 17:55:45 -0500 Matt Mackall rebase: move duplicatecopies next to merge
Fri, 10 Oct 2014 12:15:46 -0500 Matt Mackall merge with stable
Wed, 08 Oct 2014 07:47:11 -0400 Jordi Gutiérrez Hermoso shelve: don't delete "." when rebase is a no-op (issue4398) stable
Thu, 31 Jul 2014 15:52:56 -0700 Pierre-Yves David revert: also track clean files
Fri, 15 Aug 2014 10:47:03 -0500 Matt Mackall tests: fixup issue markers to make check-commit happy
Sat, 26 Jul 2014 03:32:49 +0200 Pierre-Yves David resolve: add parenthesis around "no more unresolved files" message stable
Fri, 20 Jun 2014 16:15:38 +0900 FUJIWARA Katsunori shelve: accept '--edit' like other commands creating new changeset
Thu, 05 Jun 2014 22:20:32 +0900 FUJIWARA Katsunori shelve: add option combination tests for refactoring in succeeding patch
Mon, 26 May 2014 11:44:58 -0700 Pierre-Yves David merge: drop the quotes around commit description
Fri, 23 May 2014 13:10:31 -0700 Siddharth Agarwal resolve: don't abort resolve -l even when no merge is in progress
Thu, 08 May 2014 16:55:56 -0700 Durham Goode rebase: specify custom conflict marker labels for rebase (BC)
Thu, 08 May 2014 16:50:22 -0700 Durham Goode merge: add conflict marker formatter (BC)
Fri, 09 May 2014 14:46:50 -0500 Matt Mackall resolve: simplify "finished" message
Fri, 18 Apr 2014 22:19:25 -0700 Gregory Szorc resolve: print message when no unresolved files remain (issue4214)
Fri, 18 Apr 2014 19:08:32 -0700 Gregory Szorc resolve: abort when not applicable (BC)
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich tests: make unshelve tests more tricky - don't depend on size change
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich shelve: introduce secret option for using fixed date for temporary commit
Mon, 10 Feb 2014 22:56:10 +0100 Simon Heimberg tests: rewrite path in test-shelve.t for not being mangled on msys
Mon, 10 Feb 2014 00:54:40 +0100 Mads Kiilerich shelve: better (and slightly redundant) test coverage for unshelve conflicts
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
Tue, 26 Nov 2013 16:30:52 -0800 Durham Goode unshelve: add tests for unknown files stable
Thu, 07 Nov 2013 20:36:26 -0800 David Soria Parra shelve: unshelve using an unfiltered repository stable
Sun, 13 Oct 2013 08:38:30 -0400 Johan Bjork patch: ensure valid git diffs if source/destination file is missing (issue4046) 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
Tue, 22 Oct 2013 12:41:05 +0900 Takumi IINO shelve: make unshelve work even if it don't run in repository root stable
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
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
less more (0) tip