summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestGIT.cxx
Commit message (Expand)AuthorAgeFilesLines
* strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-151-1/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-1/+2
* Use new cmHasLiteralPrefix functionStephen Kelly2013-11-211-3/+3
* CTest: Fix ctest_update with 'HEAD' file in source treeBrad King2013-02-281-2/+2
* CTest: Do not fail with submodules and Git < 1.6.5.0Brad King2011-03-101-2/+1
* CTest: Update Git submodules with --recursiveBrad King2011-02-221-1/+45
* CTest: Factor out duplicate Git author/committer codeBrad King2010-12-201-44/+28
* CTest git update should pass the committer as well as the authorZach Mullen2010-12-201-0/+29
* Merge topic 'ctest-git-flexibility'Brad King2010-08-031-2/+84
|\
| * ctest_update: Run 'git submodule' at top levelBrad King2010-07-271-1/+24
| * ctest_update: Support ".git file" work treesBrad King2010-07-261-1/+54
| * ctest_update: Abort if Git FETCH_HEAD has no candidatesBrad King2010-07-201-0/+6
* | CTest: Parse empty Git commits correctlyBrad King2010-06-231-0/+9
|/
* ctest_update: Support Git upstream branch rewritesBrad King2010-06-081-13/+40
* ctest_update: Support custom Git update commandBrad King2010-06-081-7/+44
* Fix ctest_update log prefix for git submodule updateBrad King2010-06-041-1/+1
* CTest: Submit author email in Update.xmlBrad King2010-05-071-0/+1
* Teach ctest_update about Git submodulesBrad King2010-05-041-2/+11
* cmCTestGIT: Refresh index for local modificationsBrad King2010-02-091-2/+8
* Use human-readable Git commit times in Update.xmlBrad King2009-12-211-4/+18
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: Fix class reference for HP aCCBrad King2009-04-221-1/+1
* ENH: Teach CTest to handle git repositoriesBrad King2009-04-221-0/+416