aboutsummaryrefslogtreecommitdiff
path: root/wt-status.c
Commit message (Expand)AuthorAge
* Merge branch 'tb/document-status-u-tradeoff' into maintJunio C Hamano2013-04-01
|\
| * status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-16
* | wt-status: fix possible use of uninitialized variableJeff King2013-03-21
* | Merge branch 'nd/status-show-in-progress'Junio C Hamano2013-02-14
|\ \
| * | status: show the branch name if possible in in-progress infoNguyễn Thái Ngọc Duy2013-02-05
* | | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-04
|\ \ \ | |/ / |/| |
| * | Allow custom "comment char"Junio C Hamano2013-01-16
| |/
* | Merge branch 'ap/status-ignored-in-ignored-directory'Junio C Hamano2013-01-14
|\ \ | |/ |/|
| * dir.c: Make git-status --ignored more consistentAntoine Pelisse2013-01-01
* | wt-status.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-15
* | status: remove i18n legosNguyễn Thái Ngọc Duy2012-09-06
|/
* status: color in-progress message like other header messagesJeff King2012-07-16
* status: better advices when splitting a commit (during rebase -i)Lucien Kong2012-06-14
* status: don't suggest "git rm" or "git add" if not appropriateLucien Kong2012-06-14
* wt-status.*: better advices for git status addedLucien Kong2012-06-14
* Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-08
|\
| * status: respect "-b" for porcelain formatJeff King2012-05-08
| * status: fix null termination with "-b"Jeff King2012-05-08
| * status: refactor null_termination optionJeff King2012-05-08
* | status: add --columnNguyễn Thái Ngọc Duy2012-04-27
|/
* Convert resolve_ref+xstrdup to new resolve_refdup functionNguyễn Thái Ngọc Duy2011-12-13
* Merge branch 'maint-1.7.3' into maintJunio C Hamano2011-10-23
|\
| * Reindent closing bracket using tab instead of spacesNguyễn Thái Ngọc Duy2011-10-23
* | Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-28
|\ \
| * | color: delay auto-color decision until point of useJeff King2011-08-19
| * | diff: refactor COLOR_DIFF from a flag into an intJeff King2011-08-18
* | | Merge branch 'jk/maint-1.7.2-status-ignored'Junio C Hamano2011-06-29
|\ \ \ | |/ / |/| |
| * | status: fix bug with missing --ignore filesJeff King2011-06-02
* | | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \ \
| * | | i18n: git-status "renamed: " messageÆvar Arnfjörð Bjarmason2011-03-09
| * | | i18n: git-status "Initial commit" messageÆvar Arnfjörð Bjarmason2011-03-09
| * | | i18n: git-status "Changes to be committed" messageÆvar Arnfjörð Bjarmason2011-03-09
| * | | i18n: git-status shortstatus messagesÆvar Arnfjörð Bjarmason2011-03-09
| * | | i18n: git-status "nothing to commit" messagesÆvar Arnfjörð Bjarmason2011-03-09
| * | | i18n: git-status basic messagesÆvar Arnfjörð Bjarmason2011-03-09
| * | | commit, status: use status_printf{,_ln,_more} helpersJonathan Nieder2011-03-08
| * | | wt-status: add helpers for printing wt-status linesJonathan Nieder2011-03-08
* | | | Merge branch 'jn/status-translatable'Junio C Hamano2011-03-19
|\ \ \ \
| * | | | commit, status: use status_printf{,_ln,_more} helpersJonathan Nieder2011-03-08
| * | | | wt-status: add helpers for printing wt-status linesJonathan Nieder2011-03-08
| |/ / /
* | | | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-09
|\ \ \ \
| * | | | Teach commit about CHERRY_PICK_HEADJay Soffian2011-02-21
| |/ / /
* | | | Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
* | | | struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy2011-02-03
|/ / /
* | | Merge branch 'aa/status-hilite-branch'Junio C Hamano2010-12-16
|\ \ \
| * | | default color.status.branch to "same as header"Jeff King2010-12-10
| * | | status: show branchname with a configurable colorAleksi Aalto2010-11-29
* | | | Merge branch 'kb/maint-status-cquote'Junio C Hamano2010-12-03
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | status: Quote paths with spaces in short formatKevin Ballard2010-11-09
* | | Better "Changed but not updated" message in git-statusMatthieu Moy2010-11-03
|/ /