summaryrefslogtreecommitdiffstats
path: root/wt-status.h
AgeCommit message (Expand)AuthorLines
2014-03-31Merge branch 'mm/status-porcelain-format-i18n-fix'Junio C Hamano-0/+1
2014-03-26status: disable translation when --porcelain is usedMatthieu Moy-0/+1
2014-02-18wt-status.c: move cut-line print code out to wt_status_add_cut_lineNguyễn Thái Ngọc Duy-0/+1
2013-12-05commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann-0/+1
2013-10-11status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow-0/+1
2013-09-20Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano-0/+1
2013-09-20Merge branch 'mm/status-without-comment-char'Junio C Hamano-0/+1
2013-09-12wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy-0/+1
2013-09-09Merge branch 'jl/submodule-mv'Junio C Hamano-1/+1
2013-09-06status: disable display of '#' comment prefix by defaultMatthieu Moy-0/+1
2013-07-15status: convert to use parse_pathspecNguyễn Thái Ngọc Duy-1/+1
2013-07-09wt-status: use "format" function attribute for status_printfJeff King-4/+4
2013-04-02status: show commit sha1 in "You are currently reverting" messageMatthieu Moy-0/+1
2013-04-02status: show 'revert' state and status hintMatthieu Moy-0/+1
2013-04-01Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano-2/+5
2013-03-21Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano-0/+1
2013-03-16status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy-1/+3
2013-03-16wt-status: split wt_status_state parsing function outNguyễn Thái Ngọc Duy-0/+1
2013-03-16wt-status: move strbuf into read_and_strip_branch()Nguyễn Thái Ngọc Duy-2/+2
2013-03-16status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy-0/+1
2013-02-05status: show the branch name if possible in in-progress infoNguyễn Thái Ngọc Duy-0/+2
2012-09-15wt-status.c: mark a private file-scope symbol as staticJunio C Hamano-2/+0
2012-07-16status: color in-progress message like other header messagesJeff King-1/+0
2012-06-14wt-status.*: better advices for git status addedLucien Kong-0/+11
2012-05-08status: refactor colopts handlingJeff King-1/+1
2012-05-08Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King-2/+4
2012-05-08status: respect "-b" for porcelain formatJeff King-1/+2
2012-05-08status: refactor null_termination optionJeff King-2/+3
2012-04-27status: add --columnNguyễn Thái Ngọc Duy-0/+1
2011-03-19Merge branch 'jn/status-translatable'Junio C Hamano-0/+7
2011-03-08wt-status: add helpers for printing wt-status linesJonathan Nieder-0/+7
2011-02-21Teach commit about CHERRY_PICK_HEADJay Soffian-1/+8
2010-11-29status: show branchname with a configurable colorAleksi Aalto-2/+4
2010-06-30Merge branch 'jl/status-ignore-submodules'Junio C Hamano-0/+1
2010-06-25Add the option "--ignore-submodules" to "git status"Jens Lehmann-0/+1
2010-06-21Merge branch 'gv/portable'Junio C Hamano-1/+1
2010-06-03Show branch information in short output of git statusDaniel Knittl-Frank-2/+4
2010-05-31enums: omit trailing comma for portabilityGary V. Vaughan-1/+1
2010-04-10wt-status: collect ignored filesJunio C Hamano-0/+2
2010-04-10wt-status: remove unused workdir_untracked memberJunio C Hamano-1/+0
2010-03-08git status: Show detailed dirty status of submodules in long formatJens Lehmann-0/+2
2009-12-12status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano-0/+1
2009-12-07status: disable color for porcelain formatJeff King-0/+1
2009-12-05builtin-commit: refactor short-status code into wt-status.cMichael J Gruber-0/+2
2009-08-22git stat: the beginning of "status that is not a dry-run of commit"Junio C Hamano-0/+1
2009-08-10wt-status: collect untracked files in a separate "collect" phaseJunio C Hamano-1/+2
2009-08-10Make git_status_config() file scope static to builtin-commit.cJunio C Hamano-1/+0
2009-08-10wt-status: move wt_status_colors[] into wt_status structureJunio C Hamano-1/+3
2009-08-10wt-status: move many global settings to wt_status structureJunio C Hamano-4/+5
2009-08-06status: show worktree status of conflicted paths separatelyJunio C Hamano-0/+1