index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wt-status.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tb/document-status-u-tradeoff' into maint
Junio C Hamano
2013-04-12
1
-8
/
+4
|
\
|
*
i18n: make the translation of -u advice in one go
Jiang Xin
2013-04-12
1
-8
/
+4
*
|
Merge branch 'tb/document-status-u-tradeoff' into maint
Junio C Hamano
2013-04-01
1
-0
/
+25
|
\
|
|
*
status: advise to consider use of -u when read_directory takes too long
Nguyễn Thái Ngọc Duy
2013-03-17
1
-0
/
+25
*
|
wt-status: fix possible use of uninitialized variable
Jeff King
2013-03-21
1
-1
/
+4
*
|
Merge branch 'nd/status-show-in-progress'
Junio C Hamano
2013-02-14
1
-6
/
+88
|
\
\
|
*
|
status: show the branch name if possible in in-progress info
Nguyễn Thái Ngọc Duy
2013-02-05
1
-6
/
+88
*
|
|
Merge branch 'jc/custom-comment-char'
Junio C Hamano
2013-02-04
1
-4
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow custom "comment char"
Junio C Hamano
2013-01-16
1
-4
/
+6
|
|
/
*
|
Merge branch 'ap/status-ignored-in-ignored-directory'
Junio C Hamano
2013-01-14
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
dir.c: Make git-status --ignored more consistent
Antoine Pelisse
2013-01-02
1
-1
/
+3
*
|
wt-status.c: mark a private file-scope symbol as static
Junio C Hamano
2012-09-16
1
-2
/
+2
*
|
status: remove i18n legos
Nguyễn Thái Ngọc Duy
2012-09-06
1
-20
/
+28
|
/
*
status: color in-progress message like other header messages
Jeff King
2012-07-16
1
-2
/
+1
*
status: better advices when splitting a commit (during rebase -i)
Lucien Kong
2012-06-14
1
-0
/
+52
*
status: don't suggest "git rm" or "git add" if not appropriate
Lucien Kong
2012-06-14
1
-1
/
+36
*
wt-status.*: better advices for git status added
Lucien Kong
2012-06-14
1
-0
/
+156
*
Merge branch 'jk/maint-status-porcelain-z-b' into HEAD
Jeff King
2012-05-08
1
-17
/
+18
|
\
|
*
status: respect "-b" for porcelain format
Jeff King
2012-05-08
1
-3
/
+3
|
*
status: fix null termination with "-b"
Jeff King
2012-05-08
1
-3
/
+4
|
*
status: refactor null_termination option
Jeff King
2012-05-08
1
-13
/
+13
*
|
status: add --column
Nguyễn Thái Ngọc Duy
2012-04-27
1
-2
/
+26
|
/
*
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
2011-12-13
1
-3
/
+1
*
Merge branch 'maint-1.7.3' into maint
Junio C Hamano
2011-10-24
1
-1
/
+1
|
\
|
*
Reindent closing bracket using tab instead of spaces
Nguyễn Thái Ngọc Duy
2011-10-24
1
-1
/
+1
*
|
Merge branch 'jk/color-and-pager'
Junio C Hamano
2011-08-29
1
-2
/
+4
|
\
\
|
*
|
color: delay auto-color decision until point of use
Jeff King
2011-08-20
1
-1
/
+3
|
*
|
diff: refactor COLOR_DIFF from a flag into an int
Jeff King
2011-08-18
1
-1
/
+1
*
|
|
Merge branch 'jk/maint-1.7.2-status-ignored'
Junio C Hamano
2011-06-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
status: fix bug with missing --ignore files
Jeff King
2011-06-02
1
-1
/
+1
*
|
|
Merge branch 'ab/i18n-st'
Junio C Hamano
2011-04-02
1
-58
/
+58
|
\
\
\
|
*
|
|
i18n: git-status "renamed: " message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-1
/
+1
|
*
|
|
i18n: git-status "Initial commit" message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-1
/
+1
|
*
|
|
i18n: git-status "Changes to be committed" message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-1
/
+1
|
*
|
|
i18n: git-status shortstatus messages
Ævar Arnfjörð Bjarmason
2011-03-10
1
-6
/
+6
|
*
|
|
i18n: git-status "nothing to commit" messages
Ævar Arnfjörð Bjarmason
2011-03-10
1
-6
/
+6
|
*
|
|
i18n: git-status basic messages
Ævar Arnfjörð Bjarmason
2011-03-10
1
-43
/
+43
|
*
|
|
commit, status: use status_printf{,_ln,_more} helpers
Jonathan Nieder
2011-03-08
1
-43
/
+43
|
*
|
|
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
2011-03-08
1
-0
/
+74
*
|
|
|
Merge branch 'jn/status-translatable'
Junio C Hamano
2011-03-20
1
-43
/
+117
|
\
\
\
\
|
*
|
|
|
commit, status: use status_printf{,_ln,_more} helpers
Jonathan Nieder
2011-03-08
1
-43
/
+43
|
*
|
|
|
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
2011-03-08
1
-0
/
+74
|
|
/
/
/
*
|
|
|
Merge branch 'js/cherry-pick-usability'
Junio C Hamano
2011-03-10
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Teach commit about CHERRY_PICK_HEAD
Jay Soffian
2011-02-22
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Convert ce_path_match() to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
1
-1
/
+4
*
|
|
|
struct rev_info: convert prune_data to struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
1
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'aa/status-hilite-branch'
Junio C Hamano
2010-12-16
1
-4
/
+10
|
\
\
\
|
*
|
|
default color.status.branch to "same as header"
Jeff King
2010-12-10
1
-2
/
+5
|
*
|
|
status: show branchname with a configurable color
Aleksi Aalto
2010-11-30
1
-3
/
+6
*
|
|
|
Merge branch 'kb/maint-status-cquote'
Junio C Hamano
2010-12-04
1
-0
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
[next]