summaryrefslogtreecommitdiffstats
path: root/cvs-helpers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Distribute cvs-helpers to other directories.Joel Sherrill2012-01-148-615/+0
|
* Update to add initial support for git.Joel Sherrill2012-01-143-60/+139
|
* 2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-202-2/+11
| | | | * mktest: Add option to put test number in.
* 2011-01-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-01-282-0/+14
| | | | | * cvscommit: Now running Go tests on PowerPC (2/3 passing) and i386 (in process).
* 2011-01-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-01-043-1/+10
| | | | | * cvscommit, mkChangeLogList: Avoid processing autom4te.cache directories and directories not added to CVS yet.
* 2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-022-1/+6
| | | | | * mktest: Add .doc files with -kkv option so keyword expansion is on. Otherwise cvs assumes it is a Word file and treats it as binary.
* 2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-212-1/+5
| | | | * mktest: Test backwards.
* 2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-212-2/+13
| | | | * mktest: Remove echo on cvs add and verify it works.
* 2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-212-3/+32
| | | | * mktest: Add generation of .cvsignore and first attempt at cvs add.
* 2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-213-1/+102
| | | | | * Makefile: Add RTEMS test templates and test instantiator. * mktest: New file.
* 2010-04-09 Joel Sherrill <joel.sherrilL@OARcorp.com>Jennifer Averett2010-04-092-1/+5
| | | | * mkChangeLogList: elif not else if
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-272-4/+16
| | | | * mkChangeLogList: Add initial support for svn.
* typo.Joel Sherrill2010-01-291-1/+0
|
* 2010-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-292-5/+10
| | | | | | * mkChangeLogList: Fixed bug where new files and removed files messages could go past the desired column. * // -e s/, // -e s/: Removed.
* 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-193-3/+13
| | | | * cvscommit, mkChangeLogList: Add Coverity Id support.
* 2009-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-212-5/+14
| | | | * cvscommit: Fix handling of files/directories with spaces in the name.
* 2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-142-1/+5
| | | | * Makefile: Add more files.
* 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-263-0/+41
| | | | * ChangeLog, README, commit-with-changelog-diff: New files.
* 2009-04-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-04-091-0/+20
| | | | * Makefile, cvs-helpers/Makefile: New files.
* 2009-04-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-04-063-0/+250
* cvs-helpers/cvscommit, cvs-helpers/mkChangeLogList, cvs-helpers/prepend: New files.