author | Junio C Hamano <junkio@cox.net> | |
Mon, 18 Sep 2006 01:14:03 +0000 (18:14 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 18 Sep 2006 01:14:03 +0000 (18:14 -0700) | ||
commit | b467fb0b909883f28c4653361ccfa530ccf1a03e | |
tree | a84b4c34ef9cbf3e342a81ae14e7009a908cf2c7 | tree | snapshot |
parent | ac8e3f2bb8a790ca7810df18c3282d07e84ae345 | commit | diff |
parent | db830b4f233bd45e28592fbf59395bc98d79dec5 | commit | diff |
Merge branch 'jk/diff'
* jk/diff:
wt-status: remove extraneous newline from 'deleted:' output
git-status: document colorization config options
Teach runstatus about --untracked
git-commit.sh: convert run_status to a C builtin
Move color option parsing out of diff.c and into color.[ch]
diff: support custom callbacks for output
* jk/diff:
wt-status: remove extraneous newline from 'deleted:' output
git-status: document colorization config options
Teach runstatus about --untracked
git-commit.sh: convert run_status to a C builtin
Move color option parsing out of diff.c and into color.[ch]
diff: support custom callbacks for output
.gitignore | diff1 | | diff2 | | blob | history |
Makefile | diff1 | | diff2 | | blob | history |
builtin.h | diff1 | | diff2 | | blob | history |
diff.c | diff1 | | diff2 | | blob | history |
git.c | diff1 | | diff2 | | blob | history |