Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | status: give more information during rebase -i | Guillaume Pagès | 2015-07-06 | 1 | -0/+114 | |
| * | | | | status: differentiate interactive from non-interactive rebases | Guillaume Pagès | 2015-06-30 | 1 | -1/+4 | |
| * | | | | status: factor two rebase-related messages together | Guillaume Pagès | 2015-06-30 | 1 | -16/+16 | |
* | | | | | Merge branch 'sg/commit-cleanup-scissors' | Junio C Hamano | 2015-06-24 | 1 | -4/+5 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | commit: cope with scissors lines in commit messagesg/commit-cleanup-scissors | SZEDER Gábor | 2015-06-09 | 1 | -4/+5 | |
* | | | | Merge branch 'jk/at-push-sha1' | Junio C Hamano | 2015-06-05 | 1 | -12/+6 | |
|\ \ \ \ | ||||||
| * | | | | remote.c: return upstream name from stat_tracking_info | Jeff King | 2015-05-22 | 1 | -12/+6 | |
* | | | | | Merge branch 'nd/untracked-cache' | Junio C Hamano | 2015-05-26 | 1 | -0/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | status: enable untracked cache | Nguyễn Thái Ngọc Duy | 2015-03-12 | 1 | -0/+2 | |
* | | | | | Merge branch 'sb/plug-wt-shortstatus-tracking-leak' | Junio C Hamano | 2015-04-14 | 1 | -0/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | wt-status.c: fix a memleaksb/plug-wt-shortstatus-tracking-leak | Stefan Beller | 2015-03-30 | 1 | -0/+1 | |
* | | | | | Merge branch 'jk/run-command-capture' | Junio C Hamano | 2015-03-25 | 1 | -7/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | wt-status: use capture_command | Jeff King | 2015-03-22 | 1 | -4/+1 | |
| * | | | | | wt_status: fix signedness mismatch in strbuf_read call | Jeff King | 2015-03-22 | 1 | -3/+3 | |
| * | | | | | wt-status: don't flush before running "submodule status" | Jeff King | 2015-03-22 | 1 | -1/+0 | |
| * | | | | | Merge branch 'jk/status-read-branch-name-fix' into maint | Junio C Hamano | 2015-02-24 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge branch 'mg/detached-head-report' | Junio C Hamano | 2015-03-20 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | wt-status: refactor detached HEAD analysis | Michael J Gruber | 2015-03-06 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'mg/status-v-v' | Junio C Hamano | 2015-03-17 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | commit/status: show the index-worktree diff with -v -v | Michael J Gruber | 2015-03-06 | 1 | -0/+20 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jk/status-read-branch-name-fix' | Junio C Hamano | 2015-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | read_and_strip_branch: fix typo'd address-of operatorjk/status-read-branch-name-fix | Jeff King | 2015-01-28 | 1 | -1/+1 | |
* | | | | | use args member of struct child_processrs/env-array-in-child-process | René Scharfe | 2014-11-10 | 1 | -10/+7 | |
* | | | | | Merge branch 'rs/run-command-env-array' | Junio C Hamano | 2014-10-24 | 1 | -4/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | use env_array member of struct child_processrs/run-command-env-array | René Scharfe | 2014-10-19 | 1 | -4/+2 | |
* | | | | | | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 2014-10-15 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 | 1 | -2/+1 | |
* | | | | | Merge branch 'kb/perf-trace' | Junio C Hamano | 2014-07-22 | 1 | -11/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | wt-status: simplify performance measurement by using getnanotime() | Karsten Blees | 2014-07-13 | 1 | -11/+3 | |
* | | | | | | Merge branch 'rs/status-code-clean-up' | Junio C Hamano | 2014-07-10 | 1 | -8/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | wt-status: simplify building of summary limit argumentrs/status-code-clean-up | René Scharfe | 2014-06-29 | 1 | -3/+1 | |
| * | | | | | wt-status: use argv_array for environment | René Scharfe | 2014-06-29 | 1 | -5/+4 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' into maint | Junio C Hamano | 2014-06-25 | 1 | -1/+11 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' | Junio C Hamano | 2014-06-16 | 1 | -1/+11 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | status/commit: show staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | 1 | -1/+11 | |
* | | | | | Merge branch 'fc/status-printf-squelch-format-zero-length-warnings' | Junio C Hamano | 2014-06-06 | 1 | -11/+11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | silence a bunch of format-zero-length warningsfc/status-printf-squelch-format-zero-length-warnings | Felipe Contreras | 2014-05-07 | 1 | -11/+11 | |
* | | | | | Merge branch 'mm/status-porcelain-format-i18n-fix' | Junio C Hamano | 2014-03-31 | 1 | -5/+8 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | status: disable translation when --porcelain is usedmm/status-porcelain-format-i18n-fix | Matthieu Moy | 2014-03-26 | 1 | -5/+8 | |
| |/ / / | ||||||
* | | | | Merge branch 'nd/commit-editor-cleanup' | Junio C Hamano | 2014-03-25 | 1 | -8/+13 | |
|\ \ \ \ | ||||||
| * | | | | wt-status.c: move cut-line print code out to wt_status_add_cut_line | Nguyễn Thái Ngọc Duy | 2014-02-18 | 1 | -7/+12 | |
| * | | | | wt-status.c: make cut_line[] const to shrink .data section a bit | Nguyễn Thái Ngọc Duy | 2014-02-18 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'jn/wt-status' | Junio C Hamano | 2014-03-21 | 1 | -42/+75 | |
|\ \ \ \ | ||||||
| * | | | | wt-status: lift the artificual "at least 20 columns" floorjn/wt-status | Junio C Hamano | 2014-03-12 | 1 | -2/+0 | |
| * | | | | wt-status: i18n of section labels | Jonathan Nieder | 2014-03-12 | 1 | -19/+47 | |
| * | | | | wt-status: extract the code to compute width for labels | Jonathan Nieder | 2014-03-12 | 1 | -7/+15 | |
| * | | | | wt-status: make full label string to be subject to l10n | Junio C Hamano | 2014-03-12 | 1 | -18/+17 | |
| |/ / / | ||||||
* | | | | pathspec: convert some match_pathspec_depth() to dir_path_match() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -2/+2 | |
* | | | | pathspec: convert some match_pathspec_depth() to ce_path_match() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 2013-12-17 | 1 | -8/+8 | |
|\ \ \ |