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 'jl/status-added-submodule-is-never-ignored' into maint
Junio C Hamano
2014-06-25
|
\
|
*
status/commit: show staged submodules regardless of ignore config
Jens Lehmann
2014-04-07
*
|
Merge branch 'mm/status-porcelain-format-i18n-fix'
Junio C Hamano
2014-03-31
|
\
\
|
*
|
status: disable translation when --porcelain is used
Matthieu Moy
2014-03-26
*
|
|
Merge branch 'nd/commit-editor-cleanup'
Junio C Hamano
2014-03-25
|
\
\
\
|
*
|
|
wt-status.c: move cut-line print code out to wt_status_add_cut_line
Nguyễn Thái Ngọc Duy
2014-02-18
|
*
|
|
wt-status.c: make cut_line[] const to shrink .data section a bit
Nguyễn Thái Ngọc Duy
2014-02-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jn/wt-status'
Junio C Hamano
2014-03-21
|
\
\
\
|
*
|
|
wt-status: lift the artificual "at least 20 columns" floor
Junio C Hamano
2014-03-12
|
*
|
|
wt-status: i18n of section labels
Jonathan Nieder
2014-03-12
|
*
|
|
wt-status: extract the code to compute width for labels
Jonathan Nieder
2014-03-12
|
*
|
|
wt-status: make full label string to be subject to l10n
Junio C Hamano
2014-03-12
|
|
/
/
*
|
|
pathspec: convert some match_pathspec_depth() to dir_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
*
|
|
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
|
/
/
*
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
\
|
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
|
|
Merge branch 'jl/commit-v-strip-marker'
Junio C Hamano
2013-12-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
2013-12-05
|
|
/
*
|
wt-status: take the alignment burden off translators
Nguyễn Thái Ngọc Duy
2013-11-06
|
/
*
status: show commit sha1 in "You are currently cherry-picking" message
Ralf Thielow
2013-10-11
*
Merge branch 'mm/commit-template-squelch-advice-messages'
Junio C Hamano
2013-09-20
|
\
|
*
wt-status: turn advice_status_hints into a field of wt_status
Matthieu Moy
2013-09-12
*
|
Merge branch 'mm/status-without-comment-char'
Junio C Hamano
2013-09-20
|
\
\
|
*
|
status: add missing blank line after list of "other" files
Matthieu Moy
2013-09-06
|
*
|
status: disable display of '#' comment prefix by default
Matthieu Moy
2013-09-06
|
*
|
submodule summary: ignore --for-status option
Matthieu Moy
2013-09-06
|
*
|
wt-status: use argv_array API
Matthieu Moy
2013-09-06
|
|
/
*
|
Merge branch 'jx/branch-vv-always-compare-with-upstream'
Junio C Hamano
2013-09-20
|
\
\
|
*
|
status: always show tracking branch even no change
Jiang Xin
2013-08-26
|
*
|
branch: report invalid tracking branch as gone
Jiang Xin
2013-08-26
|
|
/
*
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
|
\
\
|
|
/
|
/
|
|
*
convert {read,fill}_directory to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
status: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
*
|
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
|
|
\
\
|
|
|
/
[next]