MinimalistGit

Project to automate creating git repos on a minimal 'git daemon' server.
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-02-10 02:47Creating 'post-receive' script automaticallyTyler Clark1+14-8
2025-02-10 02:47Working on base of delete scriptTyler Clark1+10-3
2025-02-10 02:47Updating task list in READMETyler Clark1+10-0
2025-02-10 02:47Automatically creating post-receive script in repoTyler Clark1+18-0
2025-02-10 02:47Implementing flag for not having a descriptionTyler Clark1+11-7
2025-02-10 02:47Small refactoring of 'creatRepo' functionTyler Clark1+9-12
2025-02-10 02:47Refactoring and refocusing NewRepo.shTyler Clark1+15-41
2025-02-10 02:47Working more on NewRepo.shTyler Clark1+1-0
2025-02-10 02:47Worked on how user will interact with script when no arguments are givenTyler Clark1+11-5
2025-02-10 02:47Fixing variable issues causing errors when using flags to create reposTyler Clark1+12-4
2025-02-10 02:47Began working on DeleteRepo.shTyler Clark1+34-0
2025-02-10 02:47Correcting help menuTyler Clark1+4-4
2025-02-10 02:47Finished basic functionality of NewRepo.shTyler Clark1+17-7
2025-02-10 02:47Added function for running the script without arguments and started working on the logic to determine how the repos will be named and managedTyler Clark1+34-7
2025-02-10 02:47Getting flags to work properly and began working on main part of scriptTyler Clark1+15-3
2025-02-10 02:47Changing script to use optcodesTyler Clark1+12-26
2025-02-10 02:47Adding entry for new script, and some work on the NewRepo scriptTyler Clark3+49-28
2025-02-10 02:47Began working on script for creating new repositoriesTyler Clark1+28-0
2025-02-10 02:47Updating READMETyler Clark1+13-2
2025-02-10 02:47Initial commitTyler Clark2+13-0