summaryrefslogtreecommitdiff
path: root/wt-status.c
AgeCommit message (Expand)Author
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano
2014-07-14wt-status: simplify performance measurement by using getnanotime()Karsten Blees
2014-07-10Merge branch 'rs/status-code-clean-up'Junio C Hamano
2014-06-30wt-status: simplify building of summary limit argumentRené Scharfe
2014-06-30wt-status: use argv_array for environmentRené Scharfe
2014-06-25Merge branch 'jl/status-added-submodule-is-never-ignored' into maintJunio C Hamano
2014-06-16Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano
2014-06-06Merge branch 'fc/status-printf-squelch-format-zero-length-warnings'Junio C Hamano
2014-05-07silence a bunch of format-zero-length warningsFelipe Contreras
2014-04-07status/commit: show staged submodules regardless of ignore configJens Lehmann
2014-03-31Merge branch 'mm/status-porcelain-format-i18n-fix'Junio C Hamano
2014-03-26status: disable translation when --porcelain is usedMatthieu Moy
2014-03-25Merge branch 'nd/commit-editor-cleanup'Junio C Hamano
2014-03-21Merge branch 'jn/wt-status'Junio C Hamano
2014-03-12wt-status: lift the artificual "at least 20 columns" floorJunio C Hamano
2014-03-12wt-status: i18n of section labelsJonathan Nieder
2014-03-12wt-status: extract the code to compute width for labelsJonathan Nieder
2014-03-12wt-status: make full label string to be subject to l10nJunio C Hamano
2014-02-24pathspec: convert some match_pathspec_depth() to dir_path_match()Nguyễn Thái Ngọc Duy
2014-02-24pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy
2014-02-18wt-status.c: move cut-line print code out to wt_status_add_cut_lineNguyễn Thái Ngọc Duy
2014-02-18wt-status.c: make cut_line[] const to shrink .data section a bitNguyễn Thái Ngọc Duy
2013-12-17Merge branch 'cc/starts-n-ends-with'Junio C Hamano
2013-12-17Merge branch 'jl/commit-v-strip-marker'Junio C Hamano
2013-12-05commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2013-11-06wt-status: take the alignment burden off translatorsNguyễn Thái Ngọc Duy
2013-10-11status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow
2013-09-20Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano
2013-09-20Merge branch 'mm/status-without-comment-char'Junio C Hamano
2013-09-20Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano
2013-09-12wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy
2013-09-09Merge branch 'jl/submodule-mv'Junio C Hamano
2013-09-06status: add missing blank line after list of "other" filesMatthieu Moy
2013-09-06status: disable display of '#' comment prefix by defaultMatthieu Moy
2013-09-06submodule summary: ignore --for-status optionMatthieu Moy
2013-09-06wt-status: use argv_array APIMatthieu Moy
2013-08-26status: always show tracking branch even no changeJiang Xin
2013-08-26branch: report invalid tracking branch as goneJiang Xin
2013-07-22Merge branch 'jx/clean-interactive'Junio C Hamano
2013-07-22Merge branch 'nd/const-struct-cache-entry'Junio C Hamano
2013-07-15convert {read,fill}_directory to take struct pathspecNguyễn Thái Ngọc Duy
2013-07-15status: convert to use parse_pathspecNguyễn Thái Ngọc Duy
2013-07-11Merge branch 'jg/status-config'Junio C Hamano
2013-07-11Merge branch 'rr/rebase-checkout-reflog'Junio C Hamano
2013-07-09Convert "struct cache_entry *" to "const ..." wherever possibleNguyễn Thái Ngọc Duy
2013-06-27am: replace uses of --resolved with --continueKevin Bracey
2013-06-26quote_path_relative(): remove redundant parameterJiang Xin
2013-06-24status/commit: make sure --porcelain is not affected by user-facing configJunio C Hamano
2013-06-17wt-status: give better advice when cherry-pick is in progressRalf Thielow