summaryrefslogtreecommitdiffstats
path: root/wt-status.h
Commit message (Expand)AuthorAgeFilesLines
* wt-status.c: remove implicit dependency the_repositoryNguyễn Thái Ngọc Duy2018-11-121-1/+3
* wt-status.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-11-121-5/+12
* roll wt_status_state into wt_status and populate in the collect phaseStephen P. Smith2018-10-031-18/+20
* wt-status: rename commitable to committableStephen P. Smith2018-09-071-1/+1
* add status config and command line options for rename detectionBen Peart2018-05-131-1/+3
* wt-status: convert struct wt_status_state to object_idbrian m. carlson2018-03-141-3/+3
* Merge branch 'jh/status-no-ahead-behind'Junio C Hamano2018-03-081-0/+2
|\
| * status: add --[no-]ahead-behind to status and commit for V2 format.Jeff Hostetler2018-01-241-0/+2
* | Merge branch 'nd/ita-wt-renames-in-status'Junio C Hamano2018-01-231-2/+3
|\ \ | |/ |/|
| * wt-status.c: rename rename-related fields in wt_status_change_dataNguyễn Thái Ngọc Duy2017-12-271-2/+3
* | status: add option to show ignored files differentlyJameson Miller2017-10-311-1/+7
* | Merge branch 'ks/status-initial-commit'Junio C Hamano2017-06-301-0/+1
|\ \
| * | status: contextually notify user about an initial commitKaartic Sivaraam2017-06-211-0/+1
| |/
* / status: add optional stash count informationLiam Beguin2017-06-181-0/+1
|/
* interpret-trailers: honor the cut lineBrian Malehorn2017-05-181-1/+1
* Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson2017-03-261-1/+1
* wt-status: teach has_{unstaged,uncommitted}_changes() about submodulesJohannes Schindelin2016-10-071-3/+4
* wt-status: export also the has_un{staged,committed}_changes() functionsJohannes Schindelin2016-10-071-1/+3
* wt-status: make the require_clean_work_tree() function reusableJohannes Schindelin2016-10-071-0/+3
* status: print branch info with --porcelain=v2 --branchJeff Hostetler2016-08-111-0/+1
* status: collect per-file data for --porcelain=v2Jeff Hostetler2016-08-111-0/+4
* status: cleanup API to wt_status_printJeff Hostetler2016-08-051-4/+12
* status: rename long-format print routinesJeff Hostetler2016-08-051-1/+1
* wt-status.c: split bisect detection out of wt_status_get_state()Nguyễn Thái Ngọc Duy2016-04-221-0/+2
* wt-status.c: make wt_status_check_rebase() work on any worktreeNguyễn Thái Ngọc Duy2016-04-221-1/+4
* wt-status.c: split rebase detection out of wt_status_get_state()Nguyễn Thái Ngọc Duy2016-04-221-0/+1
* wt-status: move #include "pathspec.h" to the headerSZEDER Gábor2015-08-211-0/+1
* wt-status: refactor detached HEAD analysisMichael J Gruber2015-03-061-0/+1
* Merge branch 'mm/status-porcelain-format-i18n-fix'Junio C Hamano2014-03-311-0/+1
|\
| * status: disable translation when --porcelain is usedMatthieu Moy2014-03-261-0/+1
* | wt-status.c: move cut-line print code out to wt_status_add_cut_lineNguyễn Thái Ngọc Duy2014-02-181-0/+1
|/
* commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann2013-12-051-0/+1
* status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow2013-10-111-0/+1
* Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano2013-09-201-0/+1
|\
| * wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy2013-09-121-0/+1
* | Merge branch 'mm/status-without-comment-char'Junio C Hamano2013-09-201-0/+1
|\ \
| * | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-061-0/+1
| |/
* | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-091-1/+1
|\ \ | |/ |/|
| * status: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+1
* | wt-status: use "format" function attribute for status_printfJeff King2013-07-091-4/+4
|/
* status: show commit sha1 in "You are currently reverting" messageMatthieu Moy2013-04-021-0/+1
* status: show 'revert' state and status hintMatthieu Moy2013-04-021-0/+1
* Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-011-2/+5
|\
| * status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy2013-03-161-1/+3
| * wt-status: split wt_status_state parsing function outNguyễn Thái Ngọc Duy2013-03-161-0/+1
| * wt-status: move strbuf into read_and_strip_branch()Nguyễn Thái Ngọc Duy2013-03-161-2/+2
* | Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano2013-03-211-0/+1
|\ \ | |/ |/|
| * status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-161-0/+1
* | status: show the branch name if possible in in-progress infoNguyễn Thái Ngọc Duy2013-02-051-0/+2
|/
* wt-status.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-151-2/+0