Johannes Schindelin
4279d2ed34
stash: optionally use the scripted version again
...
We recently converted the `git stash` command from Unix shell scripts
to builtins.
Let's end users a way out when they discover a bug in the
builtin command: `stash.useBuiltin`.
As the file name `git-stash` is already in use, let's rename the
scripted backend to `git-legacy-stash`.
To make the test suite pass with `stash.useBuiltin=false`, this commit
also backports rudimentary support for `-q` (but only *just* enough
to appease the test suite), and adds a super-ugly hack to force exit
code 129 for `git stash -h`.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2019-02-07 16:38:11 +01:00
..
2019-02-06 22:05:23 -08:00
2019-02-06 22:05:23 -08:00
2018-08-13 14:14:44 -07:00
2019-01-02 13:05:30 -08:00
2019-02-06 22:05:22 -08:00
2019-02-06 22:05:24 -08:00
2018-11-21 22:58:06 +09:00
2019-01-24 12:35:44 -08:00
2019-02-06 22:05:27 -08:00
2019-01-24 11:55:06 -08:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:23 -08:00
2019-02-06 22:05:23 -08:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:23 -08:00
2019-01-22 11:33:46 -08:00
2019-01-22 11:08:35 -08:00
2019-02-06 22:05:23 -08:00
2019-01-29 12:47:54 -08:00
2018-11-13 14:22:02 +09:00
2019-02-06 22:05:29 -08:00
2019-01-24 11:55:06 -08:00
2019-01-24 11:55:06 -08:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:28 -08:00
2019-02-06 22:05:23 -08:00
2019-01-04 13:33:33 -08:00
2019-02-05 14:26:11 -08:00
2019-02-06 22:05:27 -08:00
2018-10-19 13:34:02 +09:00
2019-02-06 22:05:23 -08:00
2019-01-18 13:49:57 -08:00
2019-02-06 22:05:23 -08:00
2019-01-24 11:55:06 -08:00
2018-10-26 14:22:13 +09:00
2019-01-08 09:41:06 -08:00
2019-01-29 12:47:54 -08:00
2018-11-06 12:56:29 +09:00
2019-02-06 22:05:23 -08:00
2019-02-06 22:05:23 -08:00
2018-11-13 22:37:17 +09:00
2019-01-14 15:29:28 -08:00
2018-11-02 11:04:55 +09:00
2018-11-06 12:56:29 +09:00
2019-01-24 11:55:06 -08:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:23 -08:00
2019-02-06 22:05:23 -08:00
2019-01-24 11:55:06 -08:00
2018-10-15 12:53:15 +09:00
2018-09-17 13:49:38 -07:00
2019-01-24 11:55:06 -08:00
2018-06-29 10:43:39 -07:00
2019-01-15 15:38:29 -08:00
2019-02-06 22:05:28 -08:00
2019-02-04 09:57:10 -08:00
2018-08-14 12:29:57 -07:00
2019-01-14 15:29:31 -08:00
2019-01-24 11:55:06 -08:00
2019-01-18 13:49:52 -08:00
2018-10-19 13:34:02 +09:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:23 -08:00
2019-02-06 22:05:26 -08:00
2019-01-02 13:05:30 -08:00
2019-02-06 22:05:27 -08:00
2018-09-24 10:30:52 -07:00
2019-01-18 13:49:57 -08:00
2019-01-24 11:55:06 -08:00
2019-01-15 15:38:29 -08:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:25 -08:00
2019-01-24 11:55:06 -08:00
2019-01-04 13:33:33 -08:00
2019-01-24 11:55:06 -08:00
2019-01-02 13:05:30 -08:00
2018-12-15 12:24:33 +09:00
2018-11-06 12:56:29 +09:00
2019-01-08 09:41:06 -08:00
2019-02-07 16:38:11 +01:00
2018-12-26 15:41:47 -08:00
2019-02-06 22:05:23 -08:00
2018-11-06 12:56:29 +09:00
2018-08-29 11:32:49 -07:00
2019-01-24 11:55:06 -08:00
2018-09-12 15:17:17 -07:00
2018-10-26 10:17:59 +09:00
2018-07-18 15:45:14 -07:00
2018-06-29 10:43:39 -07:00
2019-01-07 09:26:33 -08:00
2019-01-24 11:55:06 -08:00