GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app-shells
/
bash
/
Manifest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parallel builds #87247
Aron Griffis
2005-06-27
1
-2
/
+2
*
Fix parallel builds #87247
Aron Griffis
2005-06-27
1
-38
/
+29
*
ChangeLog fixup
Aron Griffis
2005-06-27
1
-0
/
+10
*
ChangeLog fixup
Aron Griffis
2005-06-27
1
-26
/
+26
*
cleanup
Mike Frysinger
2005-06-14
1
-7
/
+1
*
Stabilize for all arches.
Mike Frysinger
2005-06-09
1
-43
/
+31
*
echangelog - update package to use libc expanded variable elibc_uclibc vs ucl...
Ned Ludd
2005-05-30
1
-0
/
+12
*
echangelog - update package to use libc expanded variable elibc_uclibc vs ucl...
Ned Ludd
2005-05-30
1
-4
/
+4
*
echangelog - update package to use libc expanded variable elibc_uclibc vs ucl...
Ned Ludd
2005-05-30
1
-32
/
+32
*
make sure dircolors exist before we try to run it ... good for BSD
Mike Frysinger
2005-05-26
1
-1
/
+1
*
dont use gcc eclass anymore
Mike Frysinger
2005-05-14
1
-3
/
+3
*
Add support for logging in the shell #91327 by Kevin Landreth.
Mike Frysinger
2005-05-04
1
-2
/
+3
*
m68k love
Mike Frysinger
2005-05-03
1
-40
/
+30
*
Fixed broken Manifest.
Sven Wegener
2005-04-30
1
-30
/
+40
*
remove preexec from SRC_URI
Mike Frysinger
2005-04-30
1
-2
/
+2
*
Add patch to handle trapped signals in scripts better.
Mike Frysinger
2005-04-30
1
-2
/
+3
*
Move /etc/skel/.bash* files from baselayout to bash.
Mike Frysinger
2005-04-30
1
-2
/
+5
*
Remove preexec patch since it can cause segfaults under some test cases: alia...
Mike Frysinger
2005-04-29
1
-3
/
+3
*
Add a bunch of fixes from Fedora. Add patch to fix Darwin support #79124 by ...
Mike Frysinger
2005-04-29
1
-2
/
+12
*
Move /etc/bash/bashrc to /etc/bashrc and fix built-in read with -u pipes #870...
Mike Frysinger
2005-03-30
1
-2
/
+5
*
Version bump to include 2 new upstream patches.
Mike Frysinger
2005-02-10
1
-10
/
+12
*
Updated Copyright dates to 2005. (Manifest recommit)
Jeremy Huddleston
2005-01-01
1
-11
/
+11
*
when linking ncurses, search $ROOT/usr/lib (Manifest recommit)
Mike Frysinger
2004-12-07
1
-1
/
+1
*
sh KEYWORDS (Manifest recommit)
Mike Frysinger
2004-11-12
1
-14
/
+14
*
Add patch 014 to fix brace expansion #67075 (Manifest recommit)
Aron Griffis
2004-10-14
1
-6
/
+2
*
Add patch 014 to fix brace expansion #67075
Aron Griffis
2004-10-14
1
-26
/
+19
*
udpate HOMEPAGE (Manifest recommit)
Mike Frysinger
2004-10-12
1
-7
/
+7
*
yes, i am a tool, thank you for asking (forgot to inherit gcc) (Manifest reco...
Mike Frysinger
2004-10-02
1
-16
/
+26
*
Fix bash-2 initialization wrt setlocale #64266. Arch devs, please do *not* st...
Aron Griffis
2004-09-29
1
-4
/
+3
*
Fix bash-2 initialization wrt setlocale #64266. Arch devs, please do *not* st...
Aron Griffis
2004-09-29
1
-13
/
+15
*
added a note about the origin of the jobs patch (Manifest recommit)
Travis Tilley
2004-09-28
1
-15
/
+15
*
Enable checkwinsize in system bashrc #65623 (Manifest recommit)
Aron Griffis
2004-09-28
1
-15
/
+15
*
fixed using bash with post-20040808 glibc snapshots (Manifest recommit)
Travis Tilley
2004-09-28
1
-14
/
+16
*
Update to patchlevel 13 #65410 and others (Manifest recommit)
Aron Griffis
2004-09-28
1
-2
/
+2
*
Update to patchlevel 13 #65410 and others
Aron Griffis
2004-09-28
1
-22
/
+14
*
pass --with-ncurses where appropriate (Manifest recommit)
Mike Frysinger
2004-09-25
1
-7
/
+17
*
need to inherit gcc (Manifest recommit)
Michael Sterrett
2004-09-22
1
-15
/
+5
*
try to fix the static linking right #63594 (Manifest recommit)
Mike Frysinger
2004-09-22
1
-6
/
+6
*
statically link curses in properly (Manifest recommit)
Mike Frysinger
2004-09-09
1
-6
/
+6
*
Make sure we statically link with ncurses #51901 and turn on emake since it s...
Mike Frysinger
2004-09-08
1
-7
/
+7
*
fix DEPEND #60908 (Manifest recommit)
Mike Frysinger
2004-08-19
1
-13
/
+23
*
grep /etc/DIR_COLORS for terminals instead of running dircolors #59937 (Manif...
Aron Griffis
2004-08-19
1
-1
/
+1
*
Fix array stripping with patch from Chet #60127 (Manifest recommit)
Aron Griffis
2004-08-18
1
-4
/
+2
*
Fix array stripping with patch from Chet #60127
Aron Griffis
2004-08-18
1
-0
/
+3
*
Don't export PS1. Continuation of bug 26951, comments 60-62 (Manifest recommit)
Aron Griffis
2004-08-14
1
-2
/
+2
*
Restore red prompt for root #59678 (Manifest recommit)
Aron Griffis
2004-08-08
1
-11
/
+11
*
Fix bash-3.0-invisible.patch to work for more than the simple test case I use...
Aron Griffis
2004-08-02
1
-1
/
+1
*
Fix bash-3.0-invisible.patch to work for more than the simple test case I use...
Aron Griffis
2004-08-02
1
-1
/
+1
*
Fix bug 58961 with patch from Chet Ramey to prevent segfault (Manifest recommit)
Aron Griffis
2004-08-02
1
-4
/
+2
*
Fix bug 58961 with patch from Chet Ramey to prevent segfault
Aron Griffis
2004-08-02
1
-0
/
+3
[next]