| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jn/status-translatable' | Junio C Hamano | 2011-03-19 | 1 | -43/+117 |
|\ |
|
| * | commit, status: use status_printf{,_ln,_more} helpers | Jonathan Nieder | 2011-03-08 | 1 | -43/+43 |
| * | wt-status: add helpers for printing wt-status lines | Jonathan Nieder | 2011-03-08 | 1 | -0/+74 |
* | | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 2011-03-09 | 1 | -2/+2 |
|\ \ |
|
| * | | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 | 1 | -2/+2 |
| |/ |
|
* | | Convert ce_path_match() to use struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -1/+4 |
* | | struct rev_info: convert prune_data to struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 2010-12-16 | 1 | -4/+10 |
|\ |
|
| * | default color.status.branch to "same as header" | Jeff King | 2010-12-10 | 1 | -2/+5 |
| * | status: show branchname with a configurable color | Aleksi Aalto | 2010-11-29 | 1 | -3/+6 |
* | | Merge branch 'kb/maint-status-cquote' | Junio C Hamano | 2010-12-03 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | status: Quote paths with spaces in short format | Kevin Ballard | 2010-11-09 | 1 | -0/+10 |
* | | Better "Changed but not updated" message in git-status | Matthieu Moy | 2010-11-03 | 1 | -1/+1 |
|/ |
|
* | wt-status.c: don't leak directory entries when processing untracked,ignored | Brandon Casey | 2010-09-27 | 1 | -10/+6 |
* | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 | 1 | -2/+6 |
* | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 | 1 | -1/+9 |
|\ |
|
| * | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 | 1 | -1/+9 |
* | | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 2010-06-30 | 1 | -5/+5 |
|\ \ |
|
| * | | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 | 1 | -5/+5 |
* | | | Merge branch 'gv/portable' | Junio C Hamano | 2010-06-21 | 1 | -11/+12 |
|\ \ \ |
|
| * | | | Rewrite dynamic structure initializations to runtime assignment | Gary V. Vaughan | 2010-05-31 | 1 | -11/+12 |
| | |/
| |/| |
|
* | | | Show branch information in short output of git status | Daniel Knittl-Frank | 2010-06-03 | 1 | -2/+65 |
| |/
|/| |
|
* | | Merge branch 'mg/advice-statushints' | Junio C Hamano | 2010-05-21 | 1 | -6/+15 |
|\ \ |
|
| * | | wt-status: take advice.statusHints seriously | Michael J Gruber | 2010-05-06 | 1 | -6/+15 |
| |/ |
|
* | | wt-status: fix 'fprintf' compilation warning | Junio C Hamano | 2010-05-01 | 1 | -1/+1 |
* | | status: --ignored option shows ignored files | Junio C Hamano | 2010-04-10 | 1 | -7/+15 |
* | | wt-status: rename and restructure status-print-untracked | Junio C Hamano | 2010-04-10 | 1 | -8/+14 |
* | | wt-status: collect ignored files | Junio C Hamano | 2010-04-10 | 1 | -0/+16 |
* | | wt-status: plug memory leak while collecting untracked files | Junio C Hamano | 2010-04-10 | 1 | -0/+3 |
* | | wt-status: remove unused workdir_untracked member | Junio C Hamano | 2010-04-10 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'jl/submodule-diff-dirtiness' | Junio C Hamano | 2010-03-24 | 1 | -7/+38 |
|\ |
|
| * | git status: ignoring untracked files must apply to submodules too | Jens Lehmann | 2010-03-13 | 1 | -0/+2 |
| * | git status: Show detailed dirty status of submodules in long format | Jens Lehmann | 2010-03-08 | 1 | -7/+36 |
* | | revision: introduce setup_revision_opt | Junio C Hamano | 2010-03-09 | 1 | -4/+11 |
|/ |
|
* | Merge branch 'jl/submodule-diff' | Junio C Hamano | 2010-01-22 | 1 | -5/+7 |
|\ |
|
| * | git status: Show uncommitted submodule changes too when enabled | Jens Lehmann | 2010-01-17 | 1 | -5/+7 |
* | | status: only touch path we may need to check | Nguyễn Thái Ngọc Duy | 2010-01-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 | 1 | -9/+121 |
|\ |
|
| * | status/commit: do not suggest "reset HEAD <path>" while merging | Junio C Hamano | 2009-12-12 | 1 | -4/+10 |
| * | commit/status: "git add <path>" is not necessarily how to resolve | Junio C Hamano | 2009-12-12 | 1 | -1/+1 |
| * | status: reduce duplicated setup code | Jeff King | 2009-12-07 | 1 | -0/+2 |
| * | status: disable color for porcelain format | Jeff King | 2009-12-07 | 1 | -0/+6 |
| * | status -s: obey color.status | Michael J Gruber | 2009-12-05 | 1 | -7/+14 |
| * | builtin-commit: refactor short-status code into wt-status.c | Michael J Gruber | 2009-12-05 | 1 | -0/+89 |
| * | git stat: the beginning of "status that is not a dry-run of commit" | Junio C Hamano | 2009-08-22 | 1 | -4/+6 |
* | | status: make "how to stage" messages optional | Jeff King | 2009-09-11 | 1 | -0/+8 |
* | | status: list unmerged files much later | Johannes Sixt | 2009-09-01 | 1 | -1/+1 |
* | | Style fixes, add a space after if/for/while. | Brian Gianforcaro | 2009-08-31 | 1 | -1/+1 |
|/ |
|
* | wt-status: collect untracked files in a separate "collect" phase | Junio C Hamano | 2009-08-10 | 1 | -22/+36 |
* | Make git_status_config() file scope static to builtin-commit.c | Junio C Hamano | 2009-08-10 | 1 | -60/+0 |