aboutsummaryrefslogtreecommitdiffstats
path: root/git-status-script (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07Big tool rename.Junio C Hamano1-85/+0
2005-09-02scripts: equality test '==' is not portable.Junio C Hamano1-3/+3
2005-08-31Fix git-status when HEAD is invalid.Junio C Hamano1-4/+16
2005-08-28Teach git-status-script about git-ls-files --othersJunio C Hamano1-2/+30
2005-08-28Show the branch name more prominently in "git status".Junio C Hamano1-6/+5
2005-08-15Show which branch you are on in git-status output.Junio C Hamano1-1/+9
2005-07-27[PATCH] git-status-script was missed during the conversion from N -> ARyan Anderson1-1/+1
2005-06-17Use "-M" instead of "-C" for "git diff" and "git status"Linus Torvalds1-1/+1
2005-05-30[PATCH] Buglets fix in the new two scriptsJunio C Hamano1-7/+7
2005-05-30Add "commit" helper scriptLinus Torvalds1-0/+38