aboutsummaryrefslogtreecommitdiff
path: root/wt-status.c
Commit message (Expand)AuthorAge
* Merge branch 'sb/plug-wt-shortstatus-tracking-leak'Junio C Hamano2015-04-14
|\
| * wt-status.c: fix a memleakStefan Beller2015-03-30
* | Merge branch 'jk/run-command-capture'Junio C Hamano2015-03-25
|\ \
| * | wt-status: use capture_commandJeff King2015-03-22
| * | wt_status: fix signedness mismatch in strbuf_read callJeff King2015-03-22
| * | wt-status: don't flush before running "submodule status"Jeff King2015-03-22
| * | Merge branch 'jk/status-read-branch-name-fix' into maintJunio C Hamano2015-02-24
| |\ \
* | \ \ Merge branch 'mg/detached-head-report'Junio C Hamano2015-03-20
|\ \ \ \
| * | | | wt-status: refactor detached HEAD analysisMichael J Gruber2015-03-06
| |/ / /
* | | | Merge branch 'mg/status-v-v'Junio C Hamano2015-03-17
|\ \ \ \
| * | | | commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-06
| |/ / /
* | | | Merge branch 'jk/status-read-branch-name-fix'Junio C Hamano2015-02-17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | read_and_strip_branch: fix typo'd address-of operatorJeff King2015-01-28
* | | use args member of struct child_processRené Scharfe2014-11-10
* | | Merge branch 'rs/run-command-env-array'Junio C Hamano2014-10-24
|\ \ \
| * | | use env_array member of struct child_processRené Scharfe2014-10-19
* | | | refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
|/ / /
* | | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
* | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \ \
| * | | wt-status: simplify performance measurement by using getnanotime()Karsten Blees2014-07-13
* | | | Merge branch 'rs/status-code-clean-up'Junio C Hamano2014-07-10
|\ \ \ \ | |/ / / |/| | |
| * | | wt-status: simplify building of summary limit argumentRené Scharfe2014-06-29
| * | | wt-status: use argv_array for environmentRené Scharfe2014-06-29
| * | | Merge branch 'jl/status-added-submodule-is-never-ignored' into maintJunio C Hamano2014-06-25
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-16
|\ \ \ \ | | |/ / | |/| |
| * | | status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-07
* | | | Merge branch 'fc/status-printf-squelch-format-zero-length-warnings'Junio C Hamano2014-06-06
|\ \ \ \ | |_|/ / |/| | |
| * | | silence a bunch of format-zero-length warningsFelipe Contreras2014-05-07
* | | | Merge branch 'mm/status-porcelain-format-i18n-fix'Junio C Hamano2014-03-31
|\ \ \ \
| * | | | status: disable translation when --porcelain is usedMatthieu Moy2014-03-26
| |/ / /
* | | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-25
|\ \ \ \
| * | | | wt-status.c: move cut-line print code out to wt_status_add_cut_lineNguyễn Thái Ngọc Duy2014-02-18
| * | | | wt-status.c: make cut_line[] const to shrink .data section a bitNguyễn Thái Ngọc Duy2014-02-18
| | |/ / | |/| |
* | | | Merge branch 'jn/wt-status'Junio C Hamano2014-03-21
|\ \ \ \
| * | | | wt-status: lift the artificual "at least 20 columns" floorJunio C Hamano2014-03-12
| * | | | wt-status: i18n of section labelsJonathan Nieder2014-03-12
| * | | | wt-status: extract the code to compute width for labelsJonathan Nieder2014-03-12
| * | | | wt-status: make full label string to be subject to l10nJunio C Hamano2014-03-12
| |/ / /
* | | | pathspec: convert some match_pathspec_depth() to dir_path_match()Nguyễn Thái Ngọc Duy2014-02-24
* | | | pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy2014-02-24
|/ / /
* | | Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\ \ \
| * | | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* | | | Merge branch 'jl/commit-v-strip-marker'Junio C Hamano2013-12-17
|\ \ \ \ | | |/ / | |/| |
| * | | commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann2013-12-05
| |/ /
* | | wt-status: take the alignment burden off translatorsNguyễn Thái Ngọc Duy2013-11-06
|/ /
* | 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: add missing blank line after list of "other" filesMatthieu Moy2013-09-06