| Commit message (Expand) | Author | Age |
* | 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 |
* | Merge branch 'js/config-cb'v1.5.6-rc0 | Junio C Hamano | 2008-05-25 |
|\ |
|
| * | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 |
* | | Updated status to show 'Not currently on any branch' in red | Chris Parsons | 2008-05-22 |
|/ |
|
* | wt-status.h: declare global variables as extern | Johannes Sixt | 2008-05-11 |
* | git-commit: squelch needless message during an empty merge | Junio C Hamano | 2007-12-12 |
* | add status.relativePaths config variable | Jeff King | 2007-12-08 |
* | builtin-commit: do not color status output shown in the message template | Junio C Hamano | 2007-11-22 |
* | git status: show relative paths when run in a subdirectory | Johannes Schindelin | 2007-11-22 |
* | Enable wt-status to run against non-standard index file. | Kristian Høgsberg | 2007-09-19 |
* | Enable wt-status output to a given FILE pointer. | Kristian Høgsberg | 2007-09-19 |
* | Provide better feedback for the untracked only case in status output | Jürgen Rühle | 2007-01-10 |
* | Improve "nothing to commit" part of status output | Jürgen Rühle | 2007-01-02 |
* | Teach runstatus about --untracked | Johannes Schindelin | 2006-09-12 |
* | git-commit.sh: convert run_status to a C builtin | Jeff King | 2006-09-08 |