summaryrefslogtreecommitdiffstats
path: root/merge-helpers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for whitespace directory names in check_submissionVipul Nayyar2013-09-231-193/+189
|
* Bash script to review BSP File OrganizationVipul Nayyar2013-09-171-186/+590
|
* check_submission: Correct and improve a couple of checksJoel Sherrill2013-05-291-2/+2
|
* Remove CVS RemnantsJoel Sherrill2013-04-151-245/+0
|
* rtems-testing - Remove CVS Ids (manual edits)Joel Sherrill2012-05-154-10/+0
|
* rtems-testing - Remove CVS Ids (scripted)Joel Sherrill2012-05-151-4/+0
|
* Add initial git support to merge-helper scriptsJoel Sherrill2012-02-233-9/+236
|
* Reflect move to git.Joel Sherrill2012-02-161-2/+9
|
* Distribute cvs-helpers to other directories.Joel Sherrill2012-01-146-1/+402
|
* 2011-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-08-312-0/+15
| | | | * check_submission: Check for tabs in source files.
* 2011-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-08-012-0/+12
| | | | * check_submission: Check for spaces at end of lines.
* 2011-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-08-012-1/+5
| | | | * check_submission: Fix error in string test.
* 2011-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-08-012-9/+18
| | | | * check_submission: Time tests do not need .scn files.
* 2011-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-08-012-1/+37
| | | | * check_submission: Check for missing .doc and .scn files.
* 2011-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-08-013-45/+96
| | | | | | * Makefile: Enhance to check more than a BSP. * check_submission: New file. * check_bsp: Removed.
* 2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-01-242-2/+17
| | | | * check_bsp: Fix copyright check to allow Copyright.
* 2011-01-17 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-01-172-1/+5
| | | | * check_bsp: Report copyright being NOT present.
* 2010-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-182-1/+4
| | | | * check_bsp: Remove copied line.
* 2010-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-182-1/+7
| | | | * check_bsp: Split check.
* 2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-082-3/+10
| | | | * check_bsp: Add CVS Id and blanks at EOL.
* 2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-082-18/+90
| | | | * check_bsp: Add more checks.
* 2009-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-103-7/+54
| | | | | * check_bsp: Clean up check_bsp. * Makefile: New file.
* 2009-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-102-1/+5
| | | | * check_bsp: Fix comment.
* 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-162-0/+81
* ChangeLog, check_bsp: New files.