Paul-Sebastian Ungureanu
d465e7e62e
stash: convert stash--helper.c into stash.c
...
The old shell script `git-stash.sh` was removed and replaced
entirely by `builtin/stash.c`. In order to do that, `create` and
`push` were adapted to work without `stash.sh`. For example, before
this commit, `git stash create` called `git stash--helper create
--message "$*"`. If it called `git stash--helper create "$@"`, then
some of these changes wouldn't have been necessary.
This commit also removes the word `helper` since now stash is
called directly and not by a shell script.
Signed-off-by: Paul-Sebastian Ungureanu <ungureanupaulsebastian@gmail.com >
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
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
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
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
2019-01-24 11:55:06 -08: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
2019-01-14 15:29:31 -08:00
2019-01-24 11:55:06 -08:00
2019-01-18 13:49:52 -08: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
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
2019-01-24 11:55:06 -08:00
2019-01-07 09:26:33 -08:00
2019-01-24 11:55:06 -08:00