summaryrefslogtreecommitdiffstats
path: root/tcsh.spec
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor man page spelling mistakesVojtech Vitek (V-Teq)2011-10-291-1/+5
| | | | rhbz#675137
* negative_jobs.patch proposed upstreamVojtech Vitek (V-Teq)2011-10-271-0/+1
|
* Release build 6.17-16Vojtech Vitek (V-Teq)2011-10-271-1/+2
|
* Move patch28 to patch25 (this prevents patch conflict)Vojtech Vitek (V-Teq)2011-10-271-3/+3
|
* Fix status of pipelined/backquoted/list of commandsVojtech Vitek (V-Teq)2011-10-271-0/+4
|
* Do not dereference null pointer in cwdVojtech Vitek (V-Teq)2011-10-271-0/+4
|
* Fix negative number of jobs with %%j formatting parameter in promptVojtech Vitek (V-Teq)2011-10-261-0/+3
|
* Clean-up patches numbers & order (prepare space for missing RHEL-6 patches)Vojtech Vitek (V-Teq)2011-10-261-13/+16
| | | | - No functionality changes
* Disable obsolete glob-automount.patchVojtech Vitek (V-Teq)2011-10-261-4/+3
| | | | The issue should have been (and is now) fixed in glibc (posix/glob.c)
* Release build 6.17-15Vojtech Vitek (V-Teq)2011-03-241-1/+2
|
* Avoid infinite loop pendjob()-xprintf() when stdout is closedVojtech Vitek (V-Teq)2011-03-241-0/+6
| | | | Resolves: #690356
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_RebuildDennis Gilmore2011-02-091-1/+4
|
* - Modify verbose patch to match with upstream (don't print on history -S)Vojtech Vitek (V-Teq)2011-01-281-4/+8
| | | | Resolves: #672810
* - Fix error message on exitVojtech Vitek (V-Teq)2011-01-261-1/+5
| | | | Resolves: #672810
* Release build 6.17-11Vojtech Vitek (V-Teq)2011-01-241-4/+9
| | | | | | | | | | - Don't set $REMOTEHOST on the local machine Resolves: #669176 - Don't print history in verbose mode Resolves: #583075, #658171 - Don't allow illegal variable names to be set Resolves: #436901 - Revert "Fix incorrect $status value of pipelined commands"
* Release build 6.17-10Vojtech Vitek (V-Teq)2011-01-241-1/+2
| | | | | | | | | | | - Make wait builtin command interruptible Resolves: #440465 - Don't set $REMOTEHOST on the local machine Resolves: #669176 - Don't print history in verbose mode Resolves: #583075, #658171 - Don't allow illegal variable names to be set Resolves: #436901
* - Don't allow illegal variable names to be setVojtech Vitek (V-Teq)2011-01-241-1/+6
| | | | Resolves: #436901
* - Don't print history in verbose modeVojtech Vitek (V-Teq)2011-01-241-0/+5
| | | | Resolves: #583075, #658171
* - Don't set $REMOTEHOST on the local machineVojtech Vitek (V-Teq)2011-01-241-2/+6
| | | | Resolves: #669176
* Revert "- Fix incorrect $status value of pipelined commands"Vojtech Vitek (V-Teq)2011-01-241-7/+2
| | | | | | Reverted by upstream: Revert PR/110, breaks the test suite. This reverts commit 8cff7251da77ccef59261db8a326d030ae42c537.
* - Fix incorrect $status value of pipelined commandsVojtech Vitek (V-Teq)2011-01-041-2/+7
| | | | Resolves: #638955 (Patch by Tomas Smetana <tsmetana@redhat.com>)
* - Make wait builtin command interruptibleVojtech Vitek (V-Teq)2010-12-211-0/+7
| | | | Resolves: #440465
* Remove fork when tcsh processes backquotesVitezslav Crhonek2010-10-061-1/+7
|
* Fix testsuitevcrhonek2010-04-141-1/+6
|
* Ship README filevcrhonek2010-03-011-2/+5
|
* Fix tcsh obeys printexitvalue for back-ticksvcrhonek2009-12-151-1/+7
|
* Fix few globbing problemsvcrhonek2009-11-041-1/+4
|
* Fix tcsh globbing causing bad automount, Fix truncated history file aftervcrhonek2009-10-191-1/+12
| | | | network crash
* Add new colorls variablevcrhonek2009-08-261-1/+7
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_RebuildJesse Keating2009-07-271-1/+4
|
* Update to tcsh-6.17.00vcrhonek2009-07-201-5/+6
|
* finish merge review fixesvcrhonek2009-04-301-7/+8
|
* Update to tcsh-6.16.00, Merge Reviewvcrhonek2009-04-281-26/+34
|
* Fix tcsh needs to know about new colorls variablesvcrhonek2009-03-021-1/+7
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_RebuildJesse Keating2009-02-251-1/+4
|
* Fix UTF-8 Japanese character is garbled in tcsh script in a certainvcrhonek2008-09-031-1/+29
| | | | | | | | situation, Fix calculation order of operators description in tcsh manpage, Fix strings which begin with '0' are not recognized as octal numbers, Fix memoryuse description in tcsh manpage, Fix tcsh scripts with multiple case statement with end keywords break with error, Fix description of builtin command 'set' in tcsh manpage
* Rediffed all patches to work with patch --fuzz=0vcrhonek2008-08-291-0/+1
|
* Let tcsh know 'ca' colorls variablevcrhonek2008-08-291-1/+7
|
* Fix '\' can not be used to quote all delimiters, Fix name[selector] shouldvcrhonek2008-02-291-1/+11
| | | | fail when any number of 'selector' is out of range
* fix buildrootvcrhonek2008-02-111-2/+5
|
* rebuildvcrhonek2008-01-181-1/+4
|
* Add gettext-devel to BuildRequires (AM_ICONV)vcrhonek2007-08-311-3/+2
|
* iconvvcrhonek2007-08-311-2/+3
|
* Add gettext to BuildRequires (AM_ICONV)vcrhonek2007-08-311-1/+2
|
* update to tcsh-6.15.00, fix licensevcrhonek2007-08-271-31/+13
|
* fix unprintable (#233525)vcrhonek2007-04-251-1/+7
|
* - Fix License: Related: #226483.Miloslav Trmac2007-02-261-2/+6
|
* - Link to libtinfo instead of libncursesMiloslav Trmac2007-02-121-4/+7
|
* Add missing BuildRequires:Miloslav Trmac2006-11-301-1/+1
|
* - Link to ncurses instead of libtermcapMiloslav Trmac2006-11-301-4/+13
| | | | - Fix some rpmlint warnings