summary refs log tree commit diff
path: root/wt-status.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-14status: skip sparse-checkout percentage with sparse-indexDerrick Stolee1-0/+1
2021-01-07branch: sort detached HEAD based on a flagÆvar Arnfjörð Bjarmason1-2/+0
2020-09-27wt-status: introduce wt_status_state_free_buffers()Martin Ågren1-0/+7
2020-06-18wt-status: show sparse checkout status as wellElijah Newren1-0/+2
2019-12-06commit: give correct advice for empty commit during a rebasePhillip Wood1-1/+7
2019-12-06commit: use enum value for multiple cherry-picksPhillip Wood1-1/+8
2019-08-19wt-status: convert struct wt_status to object_idbrian m. carlson1-1/+1
2019-07-31Merge branch 'jk/no-system-includes-in-dot-c'Junio C Hamano1-1/+0
2019-07-09Merge branch 'md/sort-detached-head-first'Junio C Hamano1-0/+3
2019-06-19ref-filter: sort detached HEAD lines firstlyMatthew DeVore1-0/+3
2019-06-19wt-status.h: drop stdio.h includeJeff King1-1/+0
2019-04-18merge: cleanup messages like commitDenton Liu1-0/+1
2018-11-12wt-status.c: remove implicit dependency the_repositoryNguyễn Thái Ngọc Duy1-1/+3
2018-11-12wt-status.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy1-5/+12
2018-10-03roll wt_status_state into wt_status and populate in the collect phaseStephen P. Smith1-18/+20
2018-09-07wt-status: rename commitable to committableStephen P. Smith1-1/+1
2018-05-13add status config and command line options for rename detectionBen Peart1-1/+3
2018-03-14wt-status: convert struct wt_status_state to object_idbrian m. carlson1-3/+3
2018-03-08Merge branch 'jh/status-no-ahead-behind'Junio C Hamano1-0/+2
2018-01-24status: add --[no-]ahead-behind to status and commit for V2 format.Jeff Hostetler1-0/+2
2018-01-23Merge branch 'nd/ita-wt-renames-in-status'Junio C Hamano1-2/+3
2017-12-27wt-status.c: rename rename-related fields in wt_status_change_dataNguyễn Thái Ngọc Duy1-2/+3
2017-10-31status: add option to show ignored files differentlyJameson Miller1-1/+7
2017-06-30Merge branch 'ks/status-initial-commit'Junio C Hamano1-0/+1
2017-06-21status: contextually notify user about an initial commitKaartic Sivaraam1-0/+1
2017-06-18status: add optional stash count informationLiam Beguin1-0/+1
2017-05-18interpret-trailers: honor the cut lineBrian Malehorn1-1/+1
2017-03-26Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson1-1/+1
2016-10-07wt-status: teach has_{unstaged,uncommitted}_changes() about submodulesJohannes Schindelin1-3/+4
2016-10-07wt-status: export also the has_un{staged,committed}_changes() functionsJohannes Schindelin1-1/+3
2016-10-07wt-status: make the require_clean_work_tree() function reusableJohannes Schindelin1-0/+3
2016-08-11status: print branch info with --porcelain=v2 --branchJeff Hostetler1-0/+1
2016-08-11status: collect per-file data for --porcelain=v2Jeff Hostetler1-0/+4
2016-08-05status: cleanup API to wt_status_printJeff Hostetler1-4/+12
2016-08-05status: rename long-format print routinesJeff Hostetler1-1/+1
2016-04-22wt-status.c: split bisect detection out of wt_status_get_state()Nguyễn Thái Ngọc Duy1-0/+2
2016-04-22wt-status.c: make wt_status_check_rebase() work on any worktreeNguyễn Thái Ngọc Duy1-1/+4
2016-04-22wt-status.c: split rebase detection out of wt_status_get_state()Nguyễn Thái Ngọc Duy1-0/+1
2015-08-21wt-status: move #include "pathspec.h" to the headerSZEDER Gábor1-0/+1
2015-03-06wt-status: refactor detached HEAD analysisMichael J Gruber1-0/+1
2014-03-31Merge branch 'mm/status-porcelain-format-i18n-fix'Junio C Hamano1-0/+1
2014-03-26status: disable translation when --porcelain is usedMatthieu Moy1-0/+1
2014-02-18wt-status.c: move cut-line print code out to wt_status_add_cut_lineNguyễn Thái Ngọc Duy1-0/+1
2013-12-05commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann1-0/+1
2013-10-11status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow1-0/+1
2013-09-20Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano1-0/+1
2013-09-20Merge branch 'mm/status-without-comment-char'Junio C Hamano1-0/+1
2013-09-12wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy1-0/+1
2013-09-09Merge branch 'jl/submodule-mv'Junio C Hamano1-1/+1
2013-09-06status: disable display of '#' comment prefix by defaultMatthieu Moy1-0/+1