|
e780dd838f
|
Fixed build-essential package name
|
2023-09-15 02:41:20 +02:00 |
|
|
e140fcfe8f
|
Proper error handling
|
2023-09-15 01:55:10 +02:00 |
|
|
e63e131857
|
Fixed typo in readme (wrong file extension)
|
2023-09-15 01:50:42 +02:00 |
|
|
e5162e0149
|
Removed "version" from readme
|
2023-09-15 01:43:29 +02:00 |
|
niansa
|
4816953486
|
Update README.md
|
2020-09-17 07:14:56 +02:00 |
|
niansa
|
c0f7f93bcb
|
Fixed package name typo
|
2020-02-28 16:18:53 +01:00 |
|
niansa
|
ce7dd9f475
|
Documented python tool rewrite
|
2020-02-28 16:16:43 +01:00 |
|
niansa
|
38804aa350
|
Rewritten quickuse.sh
|
2020-02-28 16:09:58 +01:00 |
|
niansa
|
e0e656450b
|
Merge branch 'master' of https://github.com/niansa/bash-shxdumper
|
2020-02-28 14:29:57 +01:00 |
|
niansa
|
143ceab867
|
Implemented safer error handling
|
2020-02-28 14:29:30 +01:00 |
|
niansa
|
a08fbd7a89
|
Use quiet wget in quickusage command
|
2020-02-28 10:12:33 +01:00 |
|
niansa
|
8bdadc061a
|
Update README.md
|
2020-02-28 10:11:01 +01:00 |
|
niansa
|
11f981394a
|
Update README.md
|
2020-02-28 10:10:14 +01:00 |
|
niansa
|
e89a47d6c0
|
Update README.md
|
2020-02-28 10:07:53 +01:00 |
|
Nils
|
b6da6faf3d
|
Well, one more design improvement. Whoops
|
2020-02-28 00:31:56 +00:00 |
|
Nils
|
5b5285761f
|
Fixed typo
|
2020-02-28 00:25:03 +00:00 |
|
Nils
|
0516cb800e
|
One last design improvement
|
2020-02-28 00:23:55 +00:00 |
|
Nils
|
219e9fd9b1
|
One more design improvement
|
2020-02-28 00:22:12 +00:00 |
|
Nils
|
2d84b7b03d
|
A few little design improvements
|
2020-02-28 00:17:56 +00:00 |
|
niansa
|
f0e705a5a4
|
Update README.md
|
2020-02-27 22:52:33 +01:00 |
|
niansa
|
38e228e1a5
|
Update README.md
|
2020-02-27 22:52:23 +01:00 |
|
niansa
|
a798eda9c1
|
Improvements in readme and quickinstall script
|
2020-02-27 22:46:16 +01:00 |
|
niansa
|
fc08f9df80
|
Add quick usage script
|
2020-02-27 22:40:01 +01:00 |
|
niansa
|
c7355077ea
|
Fix line breakings
|
2020-02-27 21:56:39 +01:00 |
|
niansa
|
0263e80006
|
Update README.md
|
2020-02-27 21:52:26 +01:00 |
|
niansa
|
f8d80e473d
|
Added litte sidenote
|
2020-02-27 21:47:39 +01:00 |
|
niansa
|
d7724df943
|
Remove unwanted empty line
|
2020-02-27 21:40:10 +01:00 |
|
niansa
|
2604e2012d
|
Little changes
|
2020-02-27 21:39:09 +01:00 |
|
niansa
|
692bb7bd87
|
Updated repo to version 1.0
|
2020-02-27 21:38:17 +01:00 |
|
Chet Ramey
|
6c6454cb18
|
Bash-5.0 patch 16: bash waits too long to reap /dev/fd process substitutions with loops and group commands
|
2020-02-07 15:20:38 -05:00 |
|
Chet Ramey
|
ad1b3e6822
|
Bash-5.0 patch 15: aliases and -c commands can cause premature termination
|
2020-02-07 15:19:53 -05:00 |
|
Chet Ramey
|
8b6524c482
|
Bash-5.0 patch 14: edit-and-execute-command does not handle empty command lines
|
2020-02-07 15:18:41 -05:00 |
|
Chet Ramey
|
f747f9ff4c
|
Bash-5.0 patch 13: reading history entries with timestamps can result in joined entries
|
2020-02-07 15:17:29 -05:00 |
|
Chet Ramey
|
b0852fb54e
|
Bash-5.0 patch 12: fix problems moving back beyond start of history
|
2020-02-07 15:16:28 -05:00 |
|
Chet Ramey
|
d894cfd104
|
Bash-5.0 patch 11: fix quoted null character removal in operands of conditional ([[) commands
|
2019-08-29 11:21:20 -04:00 |
|
Chet Ramey
|
6a3116f58c
|
Bash-5.0 patch 10: changes to posix-mode assignment statements preceding functions and special builtins
|
2019-08-29 11:20:15 -04:00 |
|
Chet Ramey
|
9f597fd109
|
Bash-5.0 patch 9: fix file descriptor leak with zero-length history file
|
2019-08-14 14:58:44 -04:00 |
|
Chet Ramey
|
01323582f7
|
Bash-5.0 patch 8: fix history offset when HISTSIZE == 0 that can lead to crashes
|
2019-08-14 14:57:48 -04:00 |
|
Chet Ramey
|
3ba697465b
|
Bash-5.0 patch 7: fix exec builtin leaving the terminal in the wrong process group
|
2019-04-20 14:27:56 -04:00 |
|
Chet Ramey
|
dfd2cc6ac5
|
Bash-5.0 patch 6: allow building with SYSLOG_HISTORY defined without defining SYSLOG_SHOPT
|
2019-04-20 14:27:00 -04:00 |
|
Chet Ramey
|
41f5420db7
|
Bash-5.0 patch 5: prevent optimizing forks away too aggressively
|
2019-04-20 14:25:52 -04:00 |
|
Chet Ramey
|
16c907aa3b
|
Bash-5.0 patch 4: the wait builtin without arguments only waits for known children the shell started
|
2019-04-20 14:24:28 -04:00 |
|
Chet Ramey
|
fcf6ae7d06
|
Bash-5.0 patch 3: improvements when globbing directory names containing backslashes
|
2019-03-19 10:05:39 -04:00 |
|
Chet Ramey
|
ddf3f643cb
|
Bash-5.0 patch 2: fix expansion of aliases whose value ends with an unquoted tab
|
2019-01-18 15:13:57 -05:00 |
|
Chet Ramey
|
4d2e315490
|
Bash-5.0 patch 1: fix pathname expansion of directory names containing backslashes
|
2019-01-18 15:12:37 -05:00 |
|
Chet Ramey
|
d233b485e8
|
bash-5.0 distribution sources and documentation
|
2019-01-07 09:27:52 -05:00 |
|
Chet Ramey
|
6444760999
|
fix for SIGINT in sourced script
|
2018-06-01 10:22:36 -04:00 |
|
Chet Ramey
|
34dbca51a5
|
readline multi-key command re-read input fix
|
2018-06-01 10:22:00 -04:00 |
|
Chet Ramey
|
36f89ff1d8
|
SIGINT trap handler SIGINT loop fix
|
2018-06-01 10:20:32 -04:00 |
|
Chet Ramey
|
354efb96f1
|
saved background process status hash table loop fixes
|
2018-06-01 10:19:56 -04:00 |
|