aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Correct shell syntaxeschnett2011-01-26
* Correct syntax erroreschnett2010-12-19
* Handle GNU tar correctly.eschnett2010-12-19
* Correct detection of GNU tar implementations.eschnett2010-12-09
* Improve error messageeschnett2010-12-09
* Handle spaces in PATHeschnett2010-12-03
* fix last commit, sorryknarf2010-11-01
* treat an exit status of 1 from GNU tar as success.knarf2010-11-01
* Correct building thorn source tarballs on systems with a small commandeschnett2010-09-23
* Correct error in autogeneration of tarballs.eschnett2010-08-06
* Clean up the source code handling the announce mechanism in Formaline.eschnett2010-06-30
* fix to reflect new arrangementknarf2010-04-21
* Correct path when creating master git reposchnetter2010-03-03
* Correct calls to git.schnetter2010-02-25
* Set up git repositories to allow pushing to the current branchschnetter2010-02-18
* Git stuff:schnetter2010-02-06
* Prefer a git installation in $HOME/git (if it exists) over theschnetter2009-01-28
* Add relay host for Rangerschnetter2008-05-19
* Update info outputschnetter2008-04-26
* Determine list of thorn files correctlyschnetter2008-04-19
* Follow symbolic links when creating tarballs from thorns.schnetter2008-04-18
* Correct error in pushing tags to the master repo.schnetter2008-04-09
* Hide git outputschnetter2008-03-22
* Protect all calls to git, so that failures of git do not abort theschnetter2008-03-18
* Change git repository structure.schnetter2008-03-10
* Remove source ID again; please use the build ID instead.schnetter2008-03-10
* - do not publish the source ID anymoretradke2008-03-07
* disable publishing the active thorns list and all parameters for nowtradke2008-03-07
* also announce config ID, build ID, source ID, and run ID as RDFtradke2008-03-07
* use more descriptive names for published runtime informationtradke2008-03-06
* Declare the build id etc. as "char const *" instead of "char[]".schnetter2008-03-03
* add a datatype attribute to announced CCTK runtime informationtradke2008-03-03
* Handle non-existing files when adding to the git repositoryschnetter2008-02-19
* Handle files which have vanished. Don't make git abort in this case.schnetter2008-02-13
* Correct config IDschnetter2008-02-10
* Use a user-provided host name from $HOME/.hostname, if this fileschnetter2008-02-04
* Handle missing git ids gracefullyschnetter2008-02-04
* Provide aliased functions to query the source tree and configurationschnetter2008-02-03
* Improve eye candyschnetter2008-02-03
* Output simulation id and run id to metadata storageschnetter2008-02-03
* Add Cactus directory to source id instead of user name to make itschnetter2008-02-03
* Remove $Header$ comments to prevent everything from recompiling afterschnetter2008-02-03
* Use git, if available, to store the complete source code tree at buildschnetter2008-02-03
* send metadata updates as a transaction of individual remove/add statementstradke2008-02-01
* forgot the namespace specification for STL function transform()tradke2007-11-13
* Add missing #include <cstdlib>.schnetter2007-11-13
* added steerable parameters Formaline::steered_parameters_log_exclusion_list andtradke2007-11-12
* Added new integer parameter Formaline::metadata_lifetime to specify a lifetimetradke2007-10-30
* fixed typo in XML namespace attributetradke2007-10-30
* #include <cstring> for strdupschnetter2007-10-25