| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clarify syntax and role of git-add in status output | Jürgen Rühle | 2007-01-02 | 1 | -1/+1 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -1/+1 |
* | git-status always says what branch it's on | Andy Parkins | 2006-12-15 | 1 | -1/+1 |
* | Align section headers of 'git status' to new 'git add'. | Shawn O. Pearce | 2006-12-15 | 1 | -4/+5 |
* | Suggest use of "git add file1 file2" when there is nothing to commit. | Shawn O. Pearce | 2006-12-15 | 1 | -5/+6 |
* | Merge branch 'np/addcommit' | Junio C Hamano | 2006-12-13 | 1 | -1/+1 |
|\ |
|
| * | make 'git add' a first class user friendly interface to the index | Nicolas Pitre | 2006-12-04 | 1 | -1/+1 |
* | | Allow subcommand.color and color.subcommand color configuration | Andy Parkins | 2006-12-13 | 1 | -2/+2 |
|/ |
|
* | git-status: quote LF in its output | Junio C Hamano | 2006-11-08 | 1 | -11/+53 |
* | Merge branch 'maint' | Junio C Hamano | 2006-11-07 | 1 | -2/+0 |
|\ |
|
| * | remove an unneeded test | Tero Roponen | 2006-11-07 | 1 | -2/+0 |
* | | Merge branch 'maint' | Junio C Hamano | 2006-11-06 | 1 | -8/+3 |
|\ \
| |/ |
|
| * | Fix git-runstatus for repositories containing a file named HEAD | Jeff King | 2006-11-05 | 1 | -8/+3 |
* | | Merge branch 'lj/refs' | Junio C Hamano | 2006-11-01 | 1 | -4/+2 |
|\ \ |
|
| * | | Tell between packed, unpacked and symbolic refs. | Junio C Hamano | 2006-09-20 | 1 | -1/+1 |
| * | | wt-status: use simplified resolve_ref to find current branch | Jeff King | 2006-09-17 | 1 | -4/+2 |
| |/ |
|
* | | Make filenames line up in git-status output | Andy Parkins | 2006-10-26 | 1 | -7/+7 |
|/ |
|
* | wt-status: remove extraneous newline from 'deleted:' output | Jeff King | 2006-09-13 | 1 | -1/+1 |
* | Teach runstatus about --untracked | Johannes Schindelin | 2006-09-12 | 1 | -0/+5 |
* | git-commit.sh: convert run_status to a C builtin | Jeff King | 2006-09-08 | 1 | -0/+271 |