0
I Use This!
Low Activity

Commits : Listings

Analyzed 29 minutes ago. based on code collected about 10 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change FileSystemHelper from static to "real" class with interface More... about 8 years ago
make all Git calls with -C (so Git executes inside the correct directory) More... about 8 years ago
return exit code, error and output from the command line More... about 8 years ago
check if CommandLineScm actually returns the output More... about 8 years ago
add comments More... about 8 years ago
change config file from JSON to YAML (fixes #4) More... about 8 years ago
validate after cloning More... over 8 years ago
actually search for commit More... over 8 years ago
change dir name More... over 8 years ago
search for commit in repository, basic implementation More... over 8 years ago
get log file directly from bin folder (copying in the build script overwrites the errorlevel) More... over 8 years ago
create "release" dir when it doesn't exist More... over 8 years ago
copy log file even if the tests failed More... over 8 years ago
copy test logfile and save as artifact More... over 8 years ago
in the GitHub API integration tests, log the complete http requests More... over 8 years ago
*Always* return content of http requests More... over 8 years ago
PullFromRemote implementation More... over 8 years ago
helper class for file system operations More... over 8 years ago
CreateRepository should do nothing when the directory already is a repo More... over 8 years ago
integration tests for PullFromRemote More... over 8 years ago
new method: pull from remote repo More... over 8 years ago
bigger logo image More... over 8 years ago
change text More... over 8 years ago
check for special characters in version number More... over 8 years ago
show version number when searching for installed SCMs on startup More... over 8 years ago
determine the SCM's version number More... over 8 years ago
remove Console.Write, was just for testing More... over 8 years ago
create test temp folders with suffix (to be able to inspect the folder of a certain test) More... over 8 years ago
fix CommandLineScmTests More... over 8 years ago
new helper method: get directory of test assembly More... over 8 years ago