An enhanced version of csh, the C shell
Go to file
2016-11-25 16:53:46 +01:00
.gitignore Update to tcsh-6.19.00 2015-05-27 11:04:03 +02:00
sources Update to tcsh-6.19.00 2015-05-27 11:04:03 +02:00
tcsh-6.19.00-000-announcement.patch tcsh-6.19.00-000-announcement.patch added 2016-05-03 12:25:33 +02:00
tcsh-6.19.00-001-remove-CFLAGS-for-gethost.patch tcsh-6.19.00-001-remove-CFLAGS-for-gethost.patch added 2016-05-03 12:32:31 +02:00
tcsh-6.19.00-002-fix-error-messages.patch tcsh-6.19.00-002-fix-error-messages.patch added 2016-05-03 17:11:16 +02:00
tcsh-6.19.00-003-avoid-gcc5-calloc-optimization.patch tcsh-6.19.00-003-avoid-gcc5-calloc-optimization.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-004-remove-unused-variable.patch tcsh-6.19.00-004-remove-unused-variable.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-005-ge0-is-always-true-for-unsigned.patch tcsh-6.19.00-005-ge0-is-always-true-for-unsigned.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-006-_SIGWINCH-added.patch tcsh-6.19.00-006-_SIGWINCH-added.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-007-fix-handling-of-invalid-unicode-characters.patch tcsh-6.19.00-007-fix-handling-of-invalid-unicode-characters.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-008-fix-ln-1-completion.patch tcsh-6.19.00-008-fix-ln-1-completion.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-009-fix-parsing-of-if-statement.patch tcsh-6.19.00-009-fix-parsing-of-if-statement.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-010-fix-editor-and-visual-variables-and-its-behaviour.patch tcsh-6.19.00-010-fix-editor-and-visual-variables-and-its-behaviour.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-011-man-page-spelling-fixes.patch tcsh-6.19.00-011-man-page-spelling-fixes.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-012-display-default-in-editor.patch tcsh-6.19.00-012-display-default-in-editor.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-013-VImode-variable-provided.patch tcsh-6.19.00-013-VImode-variable-provided.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-014-do-not-use-union-wait.patch tcsh-6.19.00-014-do-not-use-union-wait.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-015-set-LC_COLLATE-to-C-and-add-HTML-makefile.patch tcsh-6.19.00-015-set-LC_COLLATE-to-C-and-add-HTML-makefile.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-016-do-not-quote-name-expanded-by-completion.patch tcsh-6.19.00-016-do-not-quote-name-expanded-by-completion.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-017-fix-for-finnish-translations.patch tcsh-6.19.00-017-fix-for-finnish-translations.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-018-add-noclobber-and-ask-options.patch tcsh-6.19.00-018-add-noclobber-and-ask-options.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-019-fix-uninitialized-estr.patch tcsh-6.19.00-019-fix-uninitialized-estr.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-020-make-heredoc-interruptible-again.patch tcsh-6.19.00-020-make-heredoc-interruptible-again.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-021-remove-extra-semicolon.patch tcsh-6.19.00-021-remove-extra-semicolon.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-022-fix-source-command-memory-leak.patch tcsh-6.19.00-022-fix-source-command-memory-leak.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-023-fix-debugging-code.patch tcsh-6.19.00-023-fix-debugging-code.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-024-use-sysmalloc.patch tcsh-6.19.00-024-use-sysmalloc.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-025-more-generous-ROUNDUP-_LP64.patch tcsh-6.19.00-025-more-generous-ROUNDUP-_LP64.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-026-quote-backslashes-properly.patch Regression in escaping of aliases fixed, git completion should work again. 2016-05-27 15:59:32 +02:00
tcsh-6.19.00-027-fix-memory-leak-when-cdpath-fails.patch tcsh-6.19.00-027-fix-memory-leak-when-cdpath-fails.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-028-fix-wrong-ifdef.patch tcsh-6.19.00-028-fix-wrong-ifdef.patch 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-029-do-not-print-jobs-to-stderr.patch tcsh-6.19.00-029-do-not-print-jobs-to-stderr.patch added 2016-05-27 16:22:07 +02:00
tcsh-6.19.00-030-new-testcases-for-testsuite.patch Added 3 new testcases into testsuite from upstream. 2016-05-29 11:51:46 +02:00
tcsh-6.19.00-031-always-send-prusage-to-stdout.patch tcsh-6.19.00-031-always-send-prusage-to-stdout.patch added 2016-07-18 13:06:04 +02:00
tcsh-6.19.00-032-fix-multiline-prompt.patch tcsh-6.19.00-032-fix-multiline-prompt.patch added 2016-07-18 13:58:29 +02:00
tcsh-6.19.00-manpage-memoryuse.patch tcsh-6.13.00-memoryuse.patch -> tcsh-6.19.00-manpage-memoryuse.patch 2016-04-29 19:45:07 +02:00
tcsh-6.19.00-tcsh-posix-status.patch [RHEL only] tcsh-6.19.00-tcsh-posix-status.patch added back 2016-06-23 16:26:57 +02:00
tcsh.spec specfile: comment about file conversion updated 2016-11-25 16:53:46 +01:00