index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wt-status.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wt-status.c: mark a private file-scope symbol as static
Junio C Hamano
2012-09-16
1
-2
/
+0
*
status: color in-progress message like other header messages
Jeff King
2012-07-16
1
-1
/
+0
*
wt-status.*: better advices for git status added
Lucien Kong
2012-06-14
1
-0
/
+11
*
status: refactor colopts handling
Jeff King
2012-05-08
1
-1
/
+1
*
Merge branch 'jk/maint-status-porcelain-z-b' into HEAD
Jeff King
2012-05-08
1
-2
/
+4
|
\
|
*
status: respect "-b" for porcelain format
Jeff King
2012-05-08
1
-1
/
+2
|
*
status: refactor null_termination option
Jeff King
2012-05-08
1
-2
/
+3
*
|
status: add --column
Nguyễn Thái Ngọc Duy
2012-04-27
1
-0
/
+1
|
/
*
Merge branch 'jn/status-translatable'
Junio C Hamano
2011-03-20
1
-0
/
+7
|
\
|
*
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
2011-03-08
1
-0
/
+7
*
|
Teach commit about CHERRY_PICK_HEAD
Jay Soffian
2011-02-22
1
-1
/
+8
|
/
*
status: show branchname with a configurable color
Aleksi Aalto
2010-11-30
1
-2
/
+4
*
Merge branch 'jl/status-ignore-submodules'
Junio C Hamano
2010-06-30
1
-0
/
+1
|
\
|
*
Add the option "--ignore-submodules" to "git status"
Jens Lehmann
2010-06-25
1
-0
/
+1
*
|
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-1
/
+1
|
\
\
|
*
|
enums: omit trailing comma for portability
Gary V. Vaughan
2010-06-01
1
-1
/
+1
|
|
/
*
|
Show branch information in short output of git status
Daniel Knittl-Frank
2010-06-04
1
-2
/
+4
*
|
wt-status: collect ignored files
Junio C Hamano
2010-04-10
1
-0
/
+2
*
|
wt-status: remove unused workdir_untracked member
Junio C Hamano
2010-04-10
1
-1
/
+0
|
/
*
git status: Show detailed dirty status of submodules in long format
Jens Lehmann
2010-03-09
1
-0
/
+2
*
status/commit: do not suggest "reset HEAD <path>" while merging
Junio C Hamano
2009-12-12
1
-0
/
+1
*
status: disable color for porcelain format
Jeff King
2009-12-07
1
-0
/
+1
*
builtin-commit: refactor short-status code into wt-status.c
Michael J Gruber
2009-12-05
1
-0
/
+2
*
git stat: the beginning of "status that is not a dry-run of commit"
Junio C Hamano
2009-08-22
1
-0
/
+1
*
wt-status: collect untracked files in a separate "collect" phase
Junio C Hamano
2009-08-10
1
-1
/
+2
*
Make git_status_config() file scope static to builtin-commit.c
Junio C Hamano
2009-08-10
1
-1
/
+0
*
wt-status: move wt_status_colors[] into wt_status structure
Junio C Hamano
2009-08-10
1
-1
/
+3
*
wt-status: move many global settings to wt_status structure
Junio C Hamano
2009-08-10
1
-4
/
+5
*
status: show worktree status of conflicted paths separately
Junio C Hamano
2009-08-07
1
-0
/
+1
*
wt-status.c: rework the way changes to the index and work tree are summarized
Junio C Hamano
2009-08-06
1
-0
/
+10
*
Add argument 'no' commit/status option -u|--untracked-files
Marius Storm-Olsen
2008-06-10
1
-1
/
+2
*
Add an optional <mode> argument to commit/status -u|--untracked-files option
Marius Storm-Olsen
2008-06-10
1
-0
/
+6
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
1
-1
/
+1
|
\
|
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-1
/
+1
*
|
Updated status to show 'Not currently on any branch' in red
Chris Parsons
2008-05-23
1
-0
/
+1
|
/
*
wt-status.h: declare global variables as extern
Johannes Sixt
2008-05-11
1
-2
/
+2
*
git-commit: squelch needless message during an empty merge
Junio C Hamano
2007-12-13
1
-0
/
+1
*
add status.relativePaths config variable
Jeff King
2007-12-08
1
-0
/
+1
*
builtin-commit: do not color status output shown in the message template
Junio C Hamano
2007-11-23
1
-0
/
+1
*
git status: show relative paths when run in a subdirectory
Johannes Schindelin
2007-11-23
1
-0
/
+1
*
Enable wt-status to run against non-standard index file.
Kristian Høgsberg
2007-09-19
1
-0
/
+1
*
Enable wt-status output to a given FILE pointer.
Kristian Høgsberg
2007-09-19
1
-0
/
+3
*
Provide better feedback for the untracked only case in status output
Jürgen Rühle
2007-01-10
1
-2
/
+4
*
Improve "nothing to commit" part of status output
Jürgen Rühle
2007-01-03
1
-0
/
+1
*
Teach runstatus about --untracked
Johannes Schindelin
2006-09-13
1
-0
/
+1
*
git-commit.sh: convert run_status to a C builtin
Jeff King
2006-09-09
1
-0
/
+24