index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wt-status.c
Commit message (
Expand
)
Author
Age
*
Optimize directory listing with pathspec limiter.
Linus Torvalds
2007-03-31
*
Merge branch 'master' into js/diff-ni
Junio C Hamano
2007-02-26
|
\
|
*
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
2007-02-20
|
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
*
|
run_diff_{files,index}(): update calling convention.
Junio C Hamano
2007-02-22
|
/
*
wt_status_prepare(): clean up structure initialization.
Junio C Hamano
2007-02-09
*
wt-status: Actually accept `color.status.BLAH' configuration variables.
Mark Wooding
2007-01-28
*
simplify the "no changes added to commit" message
Nicolas Pitre
2007-01-13
*
Merge branch 'jc/detached-head'
Junio C Hamano
2007-01-11
|
\
|
*
git-status: show detached HEAD
Junio C Hamano
2007-01-08
*
|
git-status: wording update to deal with deleted files.
Junio C Hamano
2007-01-11
*
|
Provide better feedback for the untracked only case in status output
Jürgen Rühle
2007-01-10
|
/
*
Remove unnecessary git-rm --cached reference from status output
Jürgen Rühle
2007-01-07
*
Improve cached content header of status output
Jürgen Rühle
2007-01-02
*
Support --amend on initial commit in status output
Jürgen Rühle
2007-01-02
*
Improve "nothing to commit" part of status output
Jürgen Rühle
2007-01-02
*
Clarify syntax and role of git-add in status output
Jürgen Rühle
2007-01-02
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
*
git-status always says what branch it's on
Andy Parkins
2006-12-15
*
Align section headers of 'git status' to new 'git add'.
Shawn O. Pearce
2006-12-15
*
Suggest use of "git add file1 file2" when there is nothing to commit.
Shawn O. Pearce
2006-12-15
*
Merge branch 'np/addcommit'
Junio C Hamano
2006-12-13
|
\
|
*
make 'git add' a first class user friendly interface to the index
Nicolas Pitre
2006-12-04
*
|
Allow subcommand.color and color.subcommand color configuration
Andy Parkins
2006-12-13
|
/
*
git-status: quote LF in its output
Junio C Hamano
2006-11-08
*
Merge branch 'maint'
Junio C Hamano
2006-11-07
|
\
|
*
remove an unneeded test
Tero Roponen
2006-11-07
*
|
Merge branch 'maint'
Junio C Hamano
2006-11-06
|
\
\
|
|
/
|
*
Fix git-runstatus for repositories containing a file named HEAD
Jeff King
2006-11-05
*
|
Merge branch 'lj/refs'
Junio C Hamano
2006-11-01
|
\
\
|
*
|
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
2006-09-20
|
*
|
wt-status: use simplified resolve_ref to find current branch
Jeff King
2006-09-17
|
|
/
*
|
Make filenames line up in git-status output
Andy Parkins
2006-10-26
|
/
*
wt-status: remove extraneous newline from 'deleted:' output
Jeff King
2006-09-13
*
Teach runstatus about --untracked
Johannes Schindelin
2006-09-12
*
git-commit.sh: convert run_status to a C builtin
Jeff King
2006-09-08