aboutsummaryrefslogtreecommitdiff
path: root/wt-status.h
Commit message (Expand)AuthorAge
* status: add option to show ignored files differentlyJameson Miller2017-10-31
* Merge branch 'ks/status-initial-commit'Junio C Hamano2017-06-30
|\
| * status: contextually notify user about an initial commitKaartic Sivaraam2017-06-21
* | status: add optional stash count informationLiam Beguin2017-06-18
|/
* interpret-trailers: honor the cut lineBrian Malehorn2017-05-18
* Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson2017-03-26
* wt-status: teach has_{unstaged,uncommitted}_changes() about submodulesJohannes Schindelin2016-10-07
* wt-status: export also the has_un{staged,committed}_changes() functionsJohannes Schindelin2016-10-07
* wt-status: make the require_clean_work_tree() function reusableJohannes Schindelin2016-10-07
* status: print branch info with --porcelain=v2 --branchJeff Hostetler2016-08-11
* status: collect per-file data for --porcelain=v2Jeff Hostetler2016-08-11
* status: cleanup API to wt_status_printJeff Hostetler2016-08-05
* status: rename long-format print routinesJeff Hostetler2016-08-05
* wt-status.c: split bisect detection out of wt_status_get_state()Nguyễn Thái Ngọc Duy2016-04-22
* wt-status.c: make wt_status_check_rebase() work on any worktreeNguyễn Thái Ngọc Duy2016-04-22
* wt-status.c: split rebase detection out of wt_status_get_state()Nguyễn Thái Ngọc Duy2016-04-22
* wt-status: move #include "pathspec.h" to the headerSZEDER Gábor2015-08-21
* wt-status: refactor detached HEAD analysisMichael J Gruber2015-03-06
* Merge branch 'mm/status-porcelain-format-i18n-fix'Junio C Hamano2014-03-31
|\
| * status: disable translation when --porcelain is usedMatthieu Moy2014-03-26
* | wt-status.c: move cut-line print code out to wt_status_add_cut_lineNguyễn Thái Ngọc Duy2014-02-18
|/
* commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann2013-12-05
* status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow2013-10-11
* Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano2013-09-20
|\
| * wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy2013-09-12
* | Merge branch 'mm/status-without-comment-char'Junio C Hamano2013-09-20
|\ \
| * | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-06
| |/
* | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \ | |/ |/|
| * status: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-15
* | wt-status: use "format" function attribute for status_printfJeff King2013-07-09
|/
* status: show commit sha1 in "You are currently reverting" messageMatthieu Moy2013-04-02
* status: show 'revert' state and status hintMatthieu Moy2013-04-02
* Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-01
|\
| * status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy2013-03-16
| * wt-status: split wt_status_state parsing function outNguyễn Thái Ngọc Duy2013-03-16
| * wt-status: move strbuf into read_and_strip_branch()Nguyễn Thái Ngọc Duy2013-03-16
* | Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano2013-03-21
|\ \ | |/ |/|
| * status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-16
* | status: show the branch name if possible in in-progress infoNguyễn Thái Ngọc Duy2013-02-05
|/
* wt-status.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-15
* status: color in-progress message like other header messagesJeff King2012-07-16
* wt-status.*: better advices for git status addedLucien Kong2012-06-14
* status: refactor colopts handlingJeff King2012-05-08
* Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-08
|\
| * status: respect "-b" for porcelain formatJeff King2012-05-08
| * status: refactor null_termination optionJeff King2012-05-08
* | status: add --columnNguyễn Thái Ngọc Duy2012-04-27
|/
* Merge branch 'jn/status-translatable'Junio C Hamano2011-03-19
|\
| * wt-status: add helpers for printing wt-status linesJonathan Nieder2011-03-08
* | Teach commit about CHERRY_PICK_HEADJay Soffian2011-02-21
|/