Fossil

History of src/fshell.c of 22ed008469c15dfa
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file src/fshell.c at check-in 22ed008469c15dfa

2025-12-23
16:06
Assorted fixes of typos and grammar in code comments. No functional changes. file: [499f7773dc] check-in: [e2bdc10572] user: danield branch: trunk, size: 3720
2025-04-22
01:10
Initial incomplete port to MorphOS. Needs some manual overrides to compile and has some locking issues in SQLite. file: [bc66c25fe5] check-in: [66f279e143] user: js branch: morphos, size: 3821
2020-07-03
14:06
isspace() -> fossil_isspace() file: [6155adb8ff] check-in: [1d9e0897e3] user: jan.nijtmans branch: trunk, size: 3721
2020-04-29
14:36
fix for 'no repo' prompt in the shell for unnamed projects ([https://fossil-scm.org/forum/forumpost/387c0a76f9|/forumpost/387c0a76f9]). file: [d6751dc954] check-in: [2d9ad2dbb9] user: stephan branch: trunk, size: 3714
2020-04-03
09:41
fossil shell prompt now contains project name, if any, per request in [https://fossil-scm.org/forum/forumpost/c0a0123fb8|forumpost/c0a0123fb8]. file: [632b614437] check-in: [ce6eaf0fb0] user: stephan branch: trunk, size: 3626
2019-08-21
16:55
Fix the "shell" command so that it avoids invoking the atexit() handler more than once. file: [9e7d580ff9] check-in: [07a5a2118e] user: drh branch: trunk, size: 3519
2016-11-16
19:29
Enable linenoise multiline editing so long commands and queries may be seen all at once therefore highlighted and copied from xterms file: [aaa11e134f] check-in: [03b6869856] user: andygoth branch: trunk, size: 3512
19:25
Only #include "linenoise.h" in fshell.c on non-Windows platforms file: [fdb58df6ce] check-in: [9c90682b02] user: andygoth branch: trunk, size: 3484
2016-11-04
23:57
Use linenoise for fossil shell. Do not bother with persistent history. file: [df8bee3ffa] check-in: [6327b026a8] user: andygoth branch: trunk, size: 3481
2016-08-23
09:49
eliminate some end-of-line spaces file: [00dbabd3e5] check-in: [22ed008469] user: jan.nijtmans branch: mistake, size: 3391
2016-08-02
08:46
Compiler warning fixes. This includes disabling the undocumented FOSSIL_PWREADER feature and upgrading the built-in SQLite. file: [5c6a1ac0cf] check-in: [f35b46d4cb] user: drh branch: trunk, size: 3396
2016-07-23
22:02
Fix harmless compiler warnings. file: [7aa31a558b] check-in: [fd35e3396a] user: drh branch: trunk, size: 3328
2016-07-05
14:40
Added: Add the "fossil shell" command. file: [0f86b62044] check-in: [ebcb9dffbf] user: drh branch: trunk, size: 3280