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
*
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
|
\
\
|
*
|
color: delay auto-color decision until point of use
Jeff King
2011-08-19
|
*
|
diff: refactor COLOR_DIFF from a flag into an int
Jeff King
2011-08-18
*
|
|
Merge branch 'jk/maint-1.7.2-status-ignored'
Junio C Hamano
2011-06-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
status: fix bug with missing --ignore files
Jeff King
2011-06-02
*
|
|
Merge branch 'ab/i18n-st'
Junio C Hamano
2011-04-01
|
\
\
\
|
*
|
|
i18n: git-status "renamed: " message
Ævar Arnfjörð Bjarmason
2011-03-09
|
*
|
|
i18n: git-status "Initial commit" message
Ævar Arnfjörð Bjarmason
2011-03-09
|
*
|
|
i18n: git-status "Changes to be committed" message
Ævar Arnfjörð Bjarmason
2011-03-09
|
*
|
|
i18n: git-status shortstatus messages
Ævar Arnfjörð Bjarmason
2011-03-09
|
*
|
|
i18n: git-status "nothing to commit" messages
Ævar Arnfjörð Bjarmason
2011-03-09
|
*
|
|
i18n: git-status basic messages
Ævar Arnfjörð Bjarmason
2011-03-09
|
*
|
|
commit, status: use status_printf{,_ln,_more} helpers
Jonathan Nieder
2011-03-08
|
*
|
|
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
2011-03-08
*
|
|
|
Merge branch 'jn/status-translatable'
Junio C Hamano
2011-03-19
|
\
\
\
\
|
*
|
|
|
commit, status: use status_printf{,_ln,_more} helpers
Jonathan Nieder
2011-03-08
|
*
|
|
|
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
2011-03-08
|
|
/
/
/
*
|
|
|
Merge branch 'js/cherry-pick-usability'
Junio C Hamano
2011-03-09
|
\
\
\
\
|
*
|
|
|
Teach commit about CHERRY_PICK_HEAD
Jay Soffian
2011-02-21
|
|
/
/
/
*
|
|
|
Convert ce_path_match() to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
*
|
|
|
struct rev_info: convert prune_data to struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
|
/
/
/
*
|
|
Merge branch 'aa/status-hilite-branch'
Junio C Hamano
2010-12-16
|
\
\
\
|
*
|
|
default color.status.branch to "same as header"
Jeff King
2010-12-10
|
*
|
|
status: show branchname with a configurable color
Aleksi Aalto
2010-11-29
*
|
|
|
Merge branch 'kb/maint-status-cquote'
Junio C Hamano
2010-12-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
status: Quote paths with spaces in short format
Kevin Ballard
2010-11-09
*
|
|
Better "Changed but not updated" message in git-status
Matthieu Moy
2010-11-03
|
/
/
*
|
wt-status.c: don't leak directory entries when processing untracked,ignored
Brandon Casey
2010-09-27
*
|
Submodules: Add the new "ignore" config option for diff and status
Jens Lehmann
2010-08-09
*
|
Merge branch 'jl/status-ignore-submodules'
Junio C Hamano
2010-06-30
|
\
\
|
*
|
Add the option "--ignore-submodules" to "git status"
Jens Lehmann
2010-06-25
*
|
|
Merge branch 'jp/string-list-api-cleanup'
Junio C Hamano
2010-06-30
|
\
\
\
|
*
|
|
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
*
|
|
|
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
|
\
\
\
\
|
*
|
|
|
Rewrite dynamic structure initializations to runtime assignment
Gary V. Vaughan
2010-05-31
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Show branch information in short output of git status
Daniel Knittl-Frank
2010-06-03
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'mg/advice-statushints'
Junio C Hamano
2010-05-21
|
\
\
\
|
*
|
|
wt-status: take advice.statusHints seriously
Michael J Gruber
2010-05-06
|
|
/
/
*
|
|
wt-status: fix 'fprintf' compilation warning
Junio C Hamano
2010-05-01
|
|
/
|
/
|
*
|
status: --ignored option shows ignored files
Junio C Hamano
2010-04-10
*
|
wt-status: rename and restructure status-print-untracked
Junio C Hamano
2010-04-10
*
|
wt-status: collect ignored files
Junio C Hamano
2010-04-10
*
|
wt-status: plug memory leak while collecting untracked files
Junio C Hamano
2010-04-10
*
|
wt-status: remove unused workdir_untracked member
Junio C Hamano
2010-04-10
|
/
*
Merge branch 'jl/submodule-diff-dirtiness'
Junio C Hamano
2010-03-24
|
\
|
*
git status: ignoring untracked files must apply to submodules too
Jens Lehmann
2010-03-13
|
*
git status: Show detailed dirty status of submodules in long format
Jens Lehmann
2010-03-08
[next]