Messages by Thread
-
-
Re: Very Unexpected response from command 'set'
microsuxxor
-
Completion with -W fails if words contain ':'
Keith Thompson
-
history -f filename
Dan Jacobson
-
Regression: EXIT traps always run in global context
Ivan Shapovalov
-
doc-strings of the 'command' built-in, as output by help
Andrew Davis
-
Re: doc-strings of the 'command' built-in, as output by help
Chet Ramey
-
Re: doc-strings of the 'command' built-in, as output by help
Martin D Kealey
-
Re: doc-strings of the 'command' built-in, as output by help
Lawrence Velázquez
-
Re: doc-strings of the 'command' built-in, as output by help
#!microsuxx
-
Re: doc-strings of the 'command' built-in, as output by help
Lawrence Velázquez
-
Re: doc-strings of the 'command' built-in, as output by help
Martin D Kealey
-
Re: doc-strings of the 'command' built-in, as output by help
Robert Elz
-
Re: doc-strings of the 'command' built-in, as output by help
Oğuz
-
Re: doc-strings of the 'command' built-in, as output by help
Andrew Davis
-
Re: doc-strings of the 'command' built-in, as output by help
Chet Ramey
-
Fail to cross build
Bastien Roucariès
-
String substitution bug
marcel.plch
-
[PATCH 22/25] doc/bash.1: Drop extraneous interword spaces.
G. Branden Robinson
-
[PATCH 14/25] doc/bash.1: Set `-@` argument to `cd` in bold.
G. Branden Robinson
-
[PATCH 23/25] Fix which/that grammar nit.
G. Branden Robinson
-
[PATCH 25/25] Style redirection operators consistently.
G. Branden Robinson
-
[PATCH 11/25] Synchronize comments on *roff syntax.
G. Branden Robinson
-
[PATCH 15/25] lib/readline/doc/*.3: Use local `Q` macro for quotation.
G. Branden Robinson
-
[PATCH 21/25] Improve presentation of symbolic character names.
G. Branden Robinson
-
[PATCH 24/25] doc/bash.1: Protect some literals from hyphenation.
G. Branden Robinson
-
[PATCH 20/25] Fix missing interword spaces.
G. Branden Robinson
-
[PATCH 19/25] Spell key sequences with spaces, not hyphens.
G. Branden Robinson
-
[PATCH 18/25] Style keyboard literals consistently.
G. Branden Robinson
-
[PATCH 16/25] Document common arrow key bindings.
G. Branden Robinson
-
[PATCH 17/25] Respell "C-J" with a lowercase j.
G. Branden Robinson
-
[PATCH 13/25] lib/readline/doc/history.3: Use consistent style.
G. Branden Robinson
-
[PATCH 12/25] lib/readline/doc/history.3: Silence groff warning.
G. Branden Robinson
-
[PATCH 09/25] doc/bashref.texi: Favor present tense over future.
G. Branden Robinson
-
[PATCH 10/25] doc/bash.1: Remove stray *roff syntax.
G. Branden Robinson
-
[PATCH 08/25] doc/bashref.texi: Use typesetter's quotation marks.
G. Branden Robinson
-
[PATCH 05/25] doc/bash.1, doc/bashref.texi: Resync.
G. Branden Robinson
-
[PATCH 07/25] doc/bashref.texi: Add internal cross reference.
G. Branden Robinson
-
[PATCH 06/25] doc/bash.1: Resync with lib/readline/doc/readline.3.
G. Branden Robinson
-
[PATCH 03/25] doc/bash.1: Clarify program/man page reference.
G. Branden Robinson
-
[PATCH 04/25] doc/bash.1, doc/bashref.texi: Align wording.
G. Branden Robinson
-
[PATCH 02/25] doc/bash.1: Document approach to conditional text.
G. Branden Robinson
-
[PATCH 01/25] Adjust style of "export-completions" documentation.
G. Branden Robinson
-
history bug: new shell separates lines from the history file
Michael Tosch
-
"printf %d ''" should diagnose the empty string
Paul Eggert
-
[bug #66460] A documentation correction regarding an array nameref???
Harry Clauson
-
Built-in `test -a` returns incorrectly
Klüver , Tibor
-
[bug #66455] declare -p [varname] does not recognize nameref variables
Dominik Kummer
-
Re: bug-bash Digest, Vol 264, Issue 31
Wiley Young
-
Re: bug-bash Digest, Vol 264, Issue 28
Wiley Young
-
redirection / process substitution fails to read a file descriptor
Mike Peters
-
[bug #66445] Use after free in change_to_directory function
anonymous
-
[bug #66444] Use after free in expand_string_dollar_quote function
anonymous
-
The 'source x' command doesn't keep variables set by x when source output is piped into other command
Yuri