git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.bash_profile
Commit message (Collapse)AuthorAgeFilesLines
* Initial commitH. P. 2022-03-191-0/+11
ph'>* Merge pull request #87 from mwaggett/codeownersReid Vandewiele 2020-09-101-1/+1 |\ | | | | (maint) Fix CODEOWNERS | * (maint) Fix CODEOWNERSMolly Waggett 2020-09-101-1/+1 |/ * Revert "add db2 module"Iristyle 2019-12-031-6/+0 | | | | This reverts commit bfb2d7a1828b22f7f7e5d4955743ccd9f08147db. * Revert "add db2_server role and profile"Iristyle 2019-12-032-22/+0 | | | | This reverts commit 58103e4ef4478f7c997c769a7111ca48cdf269eb. * Revert "include db2 class"Iristyle 2019-12-031-1/+0 | | | | This reverts commit 1041362ee1d4b0ea2e0328881bf4aea9771e76c2. * include db2 classJesse Reynolds 2019-11-301-0/+1 | * add db2_server role and profileJesse Reynolds 2019-11-302-0/+22 | * add db2 moduleJesse Reynolds 2019-11-301-0/+6 | * Merge pull request #65 from smortex/portability-fixesReid Vandewiele 2019-10-183-9/+32 |\ | | | | Improve portability | * Don't assume git is in /usr/bin; expect it on PATHReid Vandewiele 2019-10-161-2/+2 | | | * Restore and clarify config_version functionalityReid Vandewiele 2019-10-163-5/+52 | | | | | | | | | | | | | | | | This branch is intended as a portability fix. Some functionailty had been inadvertently removed as unused, but testing revealed that it had a purpose. Because the purpose was unclear, this commit restores the functionality AND clarifies it in the script names and comments in config_version.sh. | * Remove code dead for more than 2 yearsRomain Tartière