1. 7637868 wt-status: collect untracked files in a separate "collect" phase by Junio C Hamano · 16 years ago
  2. f766b36 Make git_status_config() file scope static to builtin-commit.c by Junio C Hamano · 16 years ago
  3. 23900a9 wt-status: move wt_status_colors[] into wt_status structure by Junio C Hamano · 16 years ago
  4. d249b09 wt-status: move many global settings to wt_status structure by Junio C Hamano · 16 years ago
  5. 4d4d572 status: show worktree status of conflicted paths separately by Junio C Hamano · 16 years ago
  6. 50b7e70 wt-status.c: rework the way changes to the index and work tree are summarized by Junio C Hamano · 16 years ago
  7. 6c2ce04 Add argument 'no' commit/status option -u|--untracked-files by Marius Storm-Olsen · 17 years ago
  8. 4bfee30 Add an optional <mode> argument to commit/status -u|--untracked-files option by Marius Storm-Olsen · 17 years ago
  9. 9bd81e4 Merge branch 'js/config-cb' by Junio C Hamano · 17 years ago v1.5.6-rc0
  10. 950ce2e Updated status to show 'Not currently on any branch' in red by Chris Parsons · 17 years ago
  11. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  12. 32efcd9 wt-status.h: declare global variables as extern by Johannes Sixt · 17 years ago
  13. 37d07f8 git-commit: squelch needless message during an empty merge by Junio C Hamano · 17 years ago
  14. 46f721c add status.relativePaths config variable by Jeff King · 17 years ago
  15. bc5d248 builtin-commit: do not color status output shown in the message template by Junio C Hamano · 17 years ago
  16. 367c988 git status: show relative paths when run in a subdirectory by Johannes Schindelin · 17 years ago
  17. 0f729f2 Enable wt-status to run against non-standard index file. by Kristian Høgsberg · 17 years ago
  18. f26a001 Enable wt-status output to a given FILE pointer. by Kristian Høgsberg · 17 years ago
  19. 2a3a3c2 Provide better feedback for the untracked only case in status output by Jürgen Rühle · 18 years ago
  20. 6e458bf Improve "nothing to commit" part of status output by Jürgen Rühle · 18 years ago
  21. 2074cb0 Teach runstatus about --untracked by Johannes Schindelin · 19 years ago
  22. c91f0d9 git-commit.sh: convert run_status to a C builtin by Jeff King · 19 years ago