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
*
Merge branch 'jx/clean-interactive'
Junio C Hamano
2013-07-22
|
\
|
*
quote_path_relative(): remove redundant parameter
Jiang Xin
2013-06-26
*
|
Merge branch 'nd/const-struct-cache-entry'
Junio C Hamano
2013-07-22
|
\
\
|
*
|
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
2013-07-09
*
|
|
Merge branch 'jg/status-config'
Junio C Hamano
2013-07-11
|
\
\
\
|
*
|
|
status/commit: make sure --porcelain is not affected by user-facing config
Junio C Hamano
2013-06-24
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rr/rebase-checkout-reflog'
Junio C Hamano
2013-07-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
status: do not depend on rebase reflog messages
Ramkumar Ramachandra
2013-06-17
|
*
|
wt-status: remove unused field in grab_1st_switch_cbdata
Ramkumar Ramachandra
2013-06-17
|
|
/
*
|
am: replace uses of --resolved with --continue
Kevin Bracey
2013-06-27
*
|
wt-status: give better advice when cherry-pick is in progress
Ralf Thielow
2013-06-17
|
/
*
dir.c: git-status --ignored: don't scan the work tree twice
Karsten Blees
2013-04-15
*
dir.c: git-ls-files --directories: don't hide empty directories
Karsten Blees
2013-04-15
*
Sync with 'maint'
Junio C Hamano
2013-04-12
|
\
|
*
Merge branch 'tb/document-status-u-tradeoff' into maint
Junio C Hamano
2013-04-12
|
|
\
|
|
*
i18n: make the translation of -u advice in one go
Jiang Xin
2013-04-12
|
*
|
Merge branch 'tb/document-status-u-tradeoff' into maint
Junio C Hamano
2013-04-01
|
|
\
\
|
|
|
/
*
|
|
status: show commit sha1 in "You are currently reverting" message
Matthieu Moy
2013-04-02
*
|
|
status: show 'revert' state and status hint
Matthieu Moy
2013-04-02
*
|
|
Merge branch 'nd/branch-show-rebase-bisect-state'
Junio C Hamano
2013-04-01
|
\
\
\
|
*
|
|
status, branch: fix the misleading "bisecting" message
Nguyễn Thái Ngọc Duy
2013-03-23
|
*
|
|
status: show more info than "currently not on any branch"
Nguyễn Thái Ngọc Duy
2013-03-16
|
*
|
|
wt-status: move wt_status_get_state() out to wt_status_print()
Nguyễn Thái Ngọc Duy
2013-03-16
|
*
|
|
wt-status: split wt_status_state parsing function out
Nguyễn Thái Ngọc Duy
2013-03-16
|
*
|
|
wt-status: move strbuf into read_and_strip_branch()
Nguyễn Thái Ngọc Duy
2013-03-16
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2013-03-21
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
wt-status: fix possible use of uninitialized variable
Jeff King
2013-03-21
*
|
|
|
Merge branch 'tb/document-status-u-tradeoff'
Junio C Hamano
2013-03-21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
status: advise to consider use of -u when read_directory takes too long
Nguyễn Thái Ngọc Duy
2013-03-16
*
|
|
Merge branch 'nd/status-show-in-progress'
Junio C Hamano
2013-02-14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
status: show the branch name if possible in in-progress info
Nguyễn Thái Ngọc Duy
2013-02-05
*
|
|
Merge branch 'jc/custom-comment-char'
Junio C Hamano
2013-02-04
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow custom "comment char"
Junio C Hamano
2013-01-16
|
|
/
*
|
Merge branch 'ap/status-ignored-in-ignored-directory'
Junio C Hamano
2013-01-14
|
\
\
|
|
/
|
/
|
|
*
dir.c: Make git-status --ignored more consistent
Antoine Pelisse
2013-01-01
*
|
wt-status.c: mark a private file-scope symbol as static
Junio C Hamano
2012-09-15
*
|
status: remove i18n legos
Nguyễn Thái Ngọc Duy
2012-09-06
|
/
*
status: color in-progress message like other header messages
Jeff King
2012-07-16
*
status: better advices when splitting a commit (during rebase -i)
Lucien Kong
2012-06-14
*
status: don't suggest "git rm" or "git add" if not appropriate
Lucien Kong
2012-06-14
*
wt-status.*: better advices for git status added
Lucien Kong
2012-06-14
*
Merge branch 'jk/maint-status-porcelain-z-b' into HEAD
Jeff King
2012-05-08
|
\
|
*
status: respect "-b" for porcelain format
Jeff King
2012-05-08
|
*
status: fix null termination with "-b"
Jeff King
2012-05-08
|
*
status: refactor null_termination option
Jeff King
2012-05-08
*
|
status: add --column
Nguyễn Thái Ngọc Duy
2012-04-27
|
/
*
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
2011-12-13
*
Merge branch 'maint-1.7.3' into maint
Junio C Hamano
2011-10-23
|
\
|
*
Reindent closing bracket using tab instead of spaces
Nguyễn Thái Ngọc Duy
2011-10-23
*
|
Merge branch 'jk/color-and-pager'
Junio C Hamano
2011-08-28
|
\
\
[next]