Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add configuration option for default untracked files mode | Marius Storm-Olsen | 2008-06-09 |
* | Add argument 'no' commit/status option -u|--untracked-files | Marius Storm-Olsen | 2008-06-09 |
* | Add an optional <mode> argument to commit/status -u|--untracked-files option | Marius Storm-Olsen | 2008-06-09 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 |
* | builtin-status: Add tests for submodule summary | Ping Yin | 2008-04-12 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 |
* | grep portability fix: don't use "-e" or "-q" | Jeff King | 2008-03-13 |
* | commit: discard index after setting up partial commit | Jeff King | 2008-02-16 |
* | status: suggest "git rm --cached" to unstage for initial commit | Jeff King | 2008-02-13 |
* | add status.relativePaths config variable | Jeff King | 2007-12-08 |
* | quote_path: fix collapsing of relative paths | Jeff King | 2007-12-02 |
* | git status: show relative paths when run in a subdirectory | Johannes Schindelin | 2007-11-22 |