Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue May 31 2011 22:50:03 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH/RFC] bash.1: "shopt -s checkwinsize" has no effect in non-interactive shells
,
Jonathan Nieder
,
2011/05/31
[patch] colored filename completion
,
Raphaël
,
2011/05/30
[RFC] support 'COMP_WORDBREAKS' value on a per-completion basis
,
Raphaël Droz
,
2011/05/30
Re: Bash source repository
,
Bradley M. Kuhn
,
2011/05/29
Re: Bash source repository
,
Mike Frysinger
,
2011/05/29
Re: Bash source repository
,
Michael Witten
,
2011/05/29
Re: Bash source repository
,
Bradley M. Kuhn
,
2011/05/29
Re: Bash source repository
,
Michael Witten
,
2011/05/29
Re: Bash source repository
,
Ben Pfaff
,
2011/05/30
Re: Bash source repository
,
Michael Witten
,
2011/05/30
Re: Bash source repository
,
Bradley M. Kuhn
,
2011/05/30
Bash 4.2 crashes with "git gc" from git 1.7.5.3
,
pepo
,
2011/05/29
Re: Bash 4.2 crashes with "git gc" from git 1.7.5.3
,
Chet Ramey
,
2011/05/29
unset builtin behaves differently from bash manual
,
Mu Qiao
,
2011/05/29
Re: unset builtin behaves differently from bash manual
,
Chet Ramey
,
2011/05/29
Re: Completion of ENV variables seems to be broken - leading slash (or even more) is added
,
Rafał Lalik
,
2011/05/28
last argument expansion has different output using the sh interpreter
,
Jacoby Hickerson
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
Greg Wooledge
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
DJ Mills
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
Jacoby Hickerson
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
Greg Wooledge
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
Jacoby Hickerson
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
Bob Proulx
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
Jacoby Hickerson
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
Andreas Schwab
,
2011/05/27
Re: last argument expansion has different output using the sh interpreter
,
Chet Ramey
,
2011/05/28
a "script-relative" version of env
,
E R
,
2011/05/27
Re: a "script-relative" version of env
,
Bob Proulx
,
2011/05/27
typo in the manual section 1.2
,
kaspars
,
2011/05/26
Stumped on a question of scoping and unset.
,
Steven W. Orr
,
2011/05/25
Re: Stumped on a question of scoping and unset.
,
Freddy Vulto
,
2011/05/26
Re: Stumped on a question of scoping and unset.
,
Greg Wooledge
,
2011/05/26
Re: Stumped on a question of scoping and unset.
,
Steven W. Orr
,
2011/05/26
Re: Stumped on a question of scoping and unset.
,
Freddy Vulto
,
2011/05/26
Re: Stumped on a question of scoping and unset.
,
Andreas Schwab
,
2011/05/26
Re: bash trap techniques for group-command in a pipeline
,
john.ruckstuhl
,
2011/05/24
Re: Document what's allowed in function names
,
Stephane CHAZELAS
,
2011/05/24
Re: Document what's allowed in function names
,
Chet Ramey
,
2011/05/24
Re: Document what's allowed in function names
,
Stephane CHAZELAS
,
2011/05/25
Re: Document what's allowed in function names
,
Chet Ramey
,
2011/05/25
edit-and-execute-command is appropriately named, weird
,
David Thomas
,
2011/05/24
Re: edit-and-execute-command is appropriately named, weird
,
Chet Ramey
,
2011/05/26
Re: edit-and-execute-command is appropriately named, weird
,
David Thomas
,
2011/05/27
Re: edit-and-execute-command is appropriately named, weird
,
Chet Ramey
,
2011/05/28
Re: edit-and-execute-command is appropriately named, weird
,
David Thomas
,
2011/05/31
Re: edit-and-execute-command is appropriately named, weird
,
Chet Ramey
,
2011/05/31
BUG? RFE? printf lacking unicode support in multiple areas
,
Linda Walsh
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Pierre Gaston
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Linda Walsh
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Andreas Schwab
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Linda Walsh
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Eric Blake
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Greg Wooledge
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Ralf Goertz
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Greg Wooledge
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Linda Walsh
,
2011/05/20
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Greg Wooledge
,
2011/05/23
Re: BUG? RFE? printf lacking unicode support in multiple areas
,
Chet Ramey
,
2011/05/20
Re: Shell case statements
,
Eric Blake
,
2011/05/19
Re: Shell case statements
,
Chet Ramey
,
2011/05/20
Re: Shell case statements
,
Eric Blake
,
2011/05/20
Re: Shell case statements
,
Chet Ramey
,
2011/05/20
How does one make a bash "builtin" (shared loadable module) on cygwin?
,
Rocky Bernstein
,
2011/05/18
builtin read stops at '\0'
,
Rafaël Fourquet
,
2011/05/18
Re: builtin read stops at '\0'
,
Greg Wooledge
,
2011/05/19
Re: builtin read stops at '\0'
,
Rafaël Fourquet
,
2011/05/19
Re: builtin read stops at '\0'
,
Greg Wooledge
,
2011/05/19
Re: builtin read stops at '\0'
,
Rafaël Fourquet
,
2011/05/19
Re: builtin read stops at '\0'
,
Greg Wooledge
,
2011/05/19
Re: builtin read stops at '\0'
,
Ole Tange
,
2011/05/22
[PATCH] : bash 4.2 history_search_anywhere using up-down keys
,
Niraj Kulkarni
,
2011/05/17
Re: [PATCH] : bash 4.2 history_search_anywhere using up-down keys
,
Niraj Kulkarni
,
2011/05/25
Re: [PATCH] : bash 4.2 history_search_anywhere using up-down keys
,
Chet Ramey
,
2011/05/25
Re: [PATCH] : bash 4.2 history_search_anywhere using up-down keys
,
Chet Ramey
,
2011/05/26
Feature Request - Allow mapfile to handle NUL-delimited data
,
DJ Mills
,
2011/05/13
Re: Feature Request - Allow mapfile to handle NUL-delimited data
,
Maarten Billemont
,
2011/05/19
Bash-4.2 patches 9 and 10
,
Joachim Schmitz
,
2011/05/13
Re: Bash-4.2 patches 9 and 10
,
Eric Blake
,
2011/05/13
RE: Bash-4.2 patches 9 and 10
,
Joachim Schmitz
,
2011/05/13
Re: Bash-4.2 patches 9 and 10
,
Andreas Schwab
,
2011/05/13
RE: Bash-4.2 patches 9 and 10
,
Joachim Schmitz
,
2011/05/22
Re: Bash-4.2 patches 9 and 10
,
Allan McRae
,
2011/05/13
Re: Bash-4.2 patches 9 and 10
,
Andreas Schwab
,
2011/05/13
echo foo > a b does not error
,
Petteri Räty
,
2011/05/12
Re: echo foo > a b does not error
,
Greg Wooledge
,
2011/05/12
Re: echo foo > a b does not error
,
Andreas Schwab
,
2011/05/12
Re: echo foo > a b does not error
,
Petteri Räty
,
2011/05/12
accents
,
Thomas De Contes
,
2011/05/09
Re: accents
,
Greg Wooledge
,
2011/05/09
Re: accents
,
Thomas De Contes
,
2011/05/09
Re: accents
,
Greg Wooledge
,
2011/05/10
Re: accents
,
Andreas Schwab
,
2011/05/10
Re: accents
,
Chet Ramey
,
2011/05/10
Re: accents
,
Chet Ramey
,
2011/05/15
Re: accents
,
Andreas Schwab
,
2011/05/15
Re: accents
,
Chet Ramey
,
2011/05/15
Re: accents
,
Andreas Schwab
,
2011/05/16
Re: accents
,
Chet Ramey
,
2011/05/15
Re: accents
,
Chet Ramey
,
2011/05/16
Possibly incorrect parsing of double doublequotes
,
Mårten Wikström
,
2011/05/09
Re: Possibly incorrect parsing of double doublequotes
,
Mårten Wikström
,
2011/05/09
Re: Possibly incorrect parsing of double doublequotes
,
Chet Ramey
,
2011/05/11
Re: Possibly incorrect parsing of double doublequotes
,
Mårten Wikström
,
2011/05/11
Reading mysql data stream into array
,
Dirk
,
2011/05/06
Re: Reading mysql data stream into array
,
DJ Mills
,
2011/05/06
Re: Reading mysql data stream into array
,
Dirk
,
2011/05/06
Re: Reading mysql data stream into array
,
Greg Wooledge
,
2011/05/06
Yet another quoting question
,
Steven W. Orr
,
2011/05/06
Re: Yet another quoting question
,
Eric Blake
,
2011/05/06
Re: Yet another quoting question
,
Greg Wooledge
,
2011/05/06
Re: Yet another quoting question
,
Chet Ramey
,
2011/05/06
Re: Yet another quoting question
,
Greg Wooledge
,
2011/05/06
Re: Yet another quoting question
,
Chet Ramey
,
2011/05/06
Re: Yet another quoting question
,
Steven W. Orr
,
2011/05/06
Re: Yet another quoting question
,
DJ Mills
,
2011/05/06
Re: Yet another quoting question
,
Chet Ramey
,
2011/05/06
Re: Yet another quoting question
,
Peggy Russell
,
2011/05/09
Bash-4.1 Official Patch 11
,
Chet Ramey
,
2011/05/05
Re: Case insensitivity seems to ignore lower bound of interval
,
Eric Blake
,
2011/05/05
Bash associative arrays are slow, don't scale
,
David Kuehling
,
2011/05/05
Matching regular expression with Ctrl-A in the middle
,
Shawn Bohrer
,
2011/05/05
Re: Matching regular expression with Ctrl-A in the middle
,
Greg Wooledge
,
2011/05/05
Re: Matching regular expression with Ctrl-A in the middle
,
Chet Ramey
,
2011/05/05
Re: Matching regular expression with Ctrl-A in the middle
,
Chet Ramey
,
2011/05/05
Re: Matching regular expression with Ctrl-A in the middle
,
Shawn Bohrer
,
2011/05/07
eval
,
Rafael Fernandez
,
2011/05/05
Re: eval
,
Jonathan Nieder
,
2011/05/03
Re: eval
,
DJ Mills
,
2011/05/03
Re: eval
,
Rafael Fernandez
,
2011/05/05
Re: eval
,
Jonathan Nieder
,
2011/05/04
Re: eval
,
Andreas Schwab
,
2011/05/04
Re: eval
,
Rafael Fernandez
,
2011/05/05
Re: eval
,
Chet Ramey
,
2011/05/05
Re: eval
,
Eric Blake
,
2011/05/05
Re: eval
,
Chet Ramey
,
2011/05/05
Re: eval
,
Eric Blake
,
2011/05/05
Re: eval
,
Chet Ramey
,
2011/05/05
Re: eval
,
Sven Mascheck
,
2011/05/05
Re: eval
,
Chet Ramey
,
2011/05/05
Re: eval
,
Greg Wooledge
,
2011/05/04
Bash-4.2 Official Patch 10
,
Chet Ramey
,
2011/05/04
Bash-4.2 Official Patch 9
,
Chet Ramey
,
2011/05/04
incorrect associative array key parsing if they contain closing square bracket
,
Rich
,
2011/05/02
Re: incorrect associative array key parsing if they contain closing square bracket
,
Chet Ramey
,
2011/05/02
Re: incorrect associative array key parsing if they contain closing square bracket
,
Chet Ramey
,
2011/05/29
bug on [A-Z] and [a-z]
,
ribas
,
2011/05/02
Re: bug on [A-Z] and [a-z]
,
Jonathan Nieder
,
2011/05/01
Re: bug on [A-Z] and [a-z]
,
Greg Wooledge
,
2011/05/02
Re: bug on [A-Z] and [a-z]
,
Bruno Cesar Ribas
,
2011/05/02
Re: bug on [A-Z] and [a-z]
,
DJ Mills
,
2011/05/02
printf builtin - improper error report
,
Roman Rakus
,
2011/05/02
Completiong for first word invoked even when cursor is before the first word
,
Ville Skyttä
,
2011/05/01
Re: Completiong for first word invoked even when cursor is before the first word
,
Chet Ramey
,
2011/05/06
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc