Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -1/+1 |
* | grep portability fix: don't use "-e" or "-q" | Jeff King | 2008-03-13 | 1 | -1/+1 |
* | commit: discard index after setting up partial commit | Jeff King | 2008-02-16 | 1 | -0/+21 |
* | status: suggest "git rm --cached" to unstage for initial commit | Jeff King | 2008-02-13 | 1 | -1/+10 |
* | add status.relativePaths config variable | Jeff King | 2007-12-08 | 1 | -0/+31 |
* | quote_path: fix collapsing of relative paths | Jeff King | 2007-12-02 | 1 | -1/+1 |
* | git status: show relative paths when run in a subdirectory | Johannes Schindelin | 2007-11-22 | 1 | -0/+91 |