summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
46 hoursConvert hex character literals to octalMatt Hunter1-24/+24
46 hoursRemove bash string indexingMatt Hunter1-1/+1
46 hoursRemove echo flagsMatt Hunter1-10/+10
46 hoursRemove use of "local" keywordMatt Hunter1-52/+29
46 hoursRemove [[ ]] testsMatt Hunter1-27/+27
46 hoursRemove shell regex evaluationMatt Hunter1-7/+7
46 hoursRefactor autofetch logicMatt Hunter1-45/+7
46 hoursRefactor rc config file managementMatt Hunter1-21/+7
3 daysClean git macro functionsMatt Hunter1-9/+3
3 daysRescope "remote" variableMatt Hunter1-1/+1
2026-02-28Change missing upstream default indicator color to yellowMatt Hunter1-1/+1
2026-02-28Move repository condition indicator to beginning of default formatMatt Hunter1-1/+1
2026-02-28Update default style of remote commits statusMatt Hunter1-7/+7
2026-02-28Add new prompt output element "missingups"Matt Hunter1-4/+20
2026-02-22Remove source file banner commentsMatt Hunter1-7/+0
2026-02-22Remove in_current_dir check during dot_git()Matt Hunter1-14/+1
2026-02-22Remove is_cwd_a_dot_git_directory check during stash statusMatt Hunter1-16/+4
2026-02-22Rework option parsing and drop extraneous calls to is_repo()Matt Hunter1-38/+35
2026-02-22Merge branch 'precheck'Matt Hunter3-11/+120
2026-02-22Add new prompt output element "condition"Matt Hunter1-4/+20
2026-02-22Use git-precheck to determine if we are inside a repositoryMatt Hunter1-5/+2
2026-02-22Add git-precheck scriptMatt Hunter2-2/+98
2026-02-22Remove shell-specific options from README examplesMatt Hunter1-21/+7
2025-04-13git-sonar v0.8.1v0.8.1Matt Hunter1-1/+1
2025-04-13Fix potential installation problems with odd file permissionsMatt Hunter1-1/+1
2021-08-24git-sonar v0.8v0.8Malfurious1-0/+3
2021-08-24Update README for new releaseMalfurious1-74/+18
2021-08-24Add explicit --help outputMalfurious1-34/+15
2021-08-23Remove dead codeMalfurious1-119/+0
2021-08-23Remove unit testsMalfurious19-4211/+0
2021-08-04Properly Reset Colors After Stash Statusdusoleil1-1/+1
2021-08-04Add Control Characters back to Color Config to Fix Line Wrappingdusoleil1-18/+19
2021-08-02Rewrite MakefileMalfurious1-28/+20
2021-08-02Merge sonar-base into git-sonar main fileMalfurious2-630/+632
2021-07-22Refactor fetch.shMalfurious3-15/+2
2021-07-20Merge bash/zsh/fish color modes togetherMalfurious4-92/+26
2021-07-20Remove editor-specific gitignoreMalfurious1-2/+0
2021-07-20Move test files to subdirectoryMalfurious19-0/+0
2021-04-25Remove imagesMalfurious14-0/+0
2021-04-25Apply several suggestions from shellcheckMalfurious5-82/+104
2021-03-24Merge branch 'rebranding'v0.7Malfurious18-48/+48
2021-03-24Rename files to git-sonarMalfurious3-0/+0
2021-03-24Update references to project name to git-sonarMalfurious17-48/+48
2021-03-24Fix issue with test-colors 'git pull' commandsMalfurious1-2/+2
2021-03-24Merge branch 'hotfix/unittests' of https://github.com/cbandera/git-radarMalfurious9-40/+70
2021-03-24Merge branch 'feature/git-directory-patch' of https://github.com/rholmboe/git...Malfurious1-2/+8
2021-03-24Merge branch 'add_typechanged' of https://github.com/hallzy/git-radarMalfurious1-0/+8
2021-03-24Merge branch 'master' of https://github.com/m007/git-radarMalfurious1-2/+12
2021-03-23Merge branch 'switch-untracked-symbol' of https://github.com/michaeldfallen/g...Malfurious5-115/+115
2020-01-29Let the remote tracking branch be configurableMatthias Baumgarten1-2/+12