Fossil

Diff
Login

Differences From Artifact [df8bee3ffa]:

To Artifact [fdb58df6ce]:


23
24
25
26
27
28
29
30
31
32
33

34
35


36
37
38
39
40
41
42
23
24
25
26
27
28
29

30
31
32
33


34
35
36
37
38
39
40
41
42







-



+
-
-
+
+







**
** The "fossil shell" command is intended for use with SEE-enabled fossil.
** It allows multiple commands to be issued without having to reenter the
** crypto phasephrase for each command.
*/
#include "config.h"
#include "fshell.h"
#include "linenoise.h"
#include <ctype.h>

#ifndef _WIN32
# include "linenoise.h"
#include <sys/types.h>
#include <sys/wait.h>
# include <sys/types.h>
# include <sys/wait.h>
#endif


/*
** COMMAND: shell*
**
** Usage: %fossil shell