summaryrefslogtreecommitdiffstats
path: root/shunit
diff options
context:
space:
mode:
authorMatt Hunter <m@lfurio.us>2026-04-19 18:49:35 -0400
committerMatt Hunter <m@lfurio.us>2026-05-06 05:49:52 -0400
commitcee3f0443ff992a8f64f13d66da4867d1db836de (patch)
treeb85541edb58b9c1bfb37e52fdbe808ad8f1379da /shunit
parent89c100d72f39afff26f07b7c5ef57ce9fc9504b1 (diff)
downloadgit-sonar-master.tar.gz
git-sonar-master.zip
Bulk rewrite of git-sonar scriptHEADmaster
Recent changes to git-sonar have made a top-to-bottom redesign and reimplementation more approachable. This patch is a full rewrite of git-sonar, with a focus on simplicity and further breaking ties with legacy git-radar stuff. A high-level itemization of changes is below: - Removed shell selector options - Removed '-f' short option (use '--fetch') - Removed support for rc configuration files - Removed remote commits "master symbol" - Removed context-specific color reset codes (now always \e[0m) - Removed support for git-config keys (determine_default_branch) This is now determined automatically. - Added feature opt-out options - Added PROMPT_COLOR configuration variable - Configurable icons/colors are globally merged into single variables (the user must insert \001 and \002) - Configuration variables renamed from GIT_RADAR_ to GIT_SONAR_ - Most configuration variables are renamed - Configuration for remote and local commits are merged together - Terminology "changes conflicted" is now "changes unmerged" - %{changes} formatter is replaced with individual stage elements - Unmerged status now shows A/D instead of us-vs-them Signed-off-by: Matt Hunter <m@lfurio.us>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions