151 Commits (7b41e1e15b2cce13deaafc0aab10580036346a5a)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason d2b044bee5 i18n: git-status "renamed: " message 14 years ago
Ævar Arnfjörð Bjarmason b3b298afcb i18n: git-status "Initial commit" message 14 years ago
Ævar Arnfjörð Bjarmason 919a4ce0c1 i18n: git-status "Changes to be committed" message 14 years ago
Ævar Arnfjörð Bjarmason 98f5e24b90 i18n: git-status shortstatus messages 14 years ago
Ævar Arnfjörð Bjarmason 8ec9bc0dd5 i18n: git-status "nothing to commit" messages 14 years ago
Ævar Arnfjörð Bjarmason 355ec7a130 i18n: git-status basic messages 14 years ago
Jonathan Nieder b926c0d10d commit, status: use status_printf{,_ln,_more} helpers 14 years ago
Jonathan Nieder becbdae82b wt-status: add helpers for printing wt-status lines 14 years ago
Jonathan Nieder 098d0e0e8e commit, status: use status_printf{,_ln,_more} helpers 14 years ago
Jonathan Nieder e0335fcdad wt-status: add helpers for printing wt-status lines 14 years ago
Jay Soffian 37f7a85793 Teach commit about CHERRY_PICK_HEAD 14 years ago
Nguyễn Thái Ngọc Duy eb9cb55b94 Convert ce_path_match() to use struct pathspec 14 years ago
Nguyễn Thái Ngọc Duy afe069d166 struct rev_info: convert prune_data to struct pathspec 14 years ago
Jeff King 148135fc24 default color.status.branch to "same as header" 14 years ago
Aleksi Aalto 1d282327d7 status: show branchname with a configurable color 14 years ago
Kevin Ballard dbfdc625a5 status: Quote paths with spaces in short format 14 years ago
Matthieu Moy 8009d83c7e Better "Changed but not updated" message in git-status 14 years ago
Brandon Casey b822423ed2 wt-status.c: don't leak directory entries when processing untracked,ignored 14 years ago
Jens Lehmann aee9c7d654 Submodules: Add the new "ignore" config option for diff and status 15 years ago
Julian Phillips 78a395d371 string_list: Fix argument order for string_list_insert 15 years ago
Jens Lehmann 46a958b3da Add the option "--ignore-submodules" to "git status" 15 years ago
Daniel Knittl-Frank 05a59a087c Show branch information in short output of git status 15 years ago
Gary V. Vaughan 66dbfd55e3 Rewrite dynamic structure initializations to runtime assignment 15 years ago
Michael J Gruber 980bde3894 wt-status: take advice.statusHints seriously 15 years ago
Junio C Hamano c1909e7295 wt-status: fix 'fprintf' compilation warning 15 years ago
Junio C Hamano 2381e39e5f status: --ignored option shows ignored files 15 years ago
Junio C Hamano 1b908b6fb4 wt-status: rename and restructure status-print-untracked 15 years ago
Junio C Hamano 6cb3f6b282 wt-status: collect ignored files 15 years ago
Junio C Hamano f5b26b1d14 wt-status: plug memory leak while collecting untracked files 15 years ago
Junio C Hamano e28a243b00 wt-status: remove unused workdir_untracked member 15 years ago
Jens Lehmann 3bfc450476 git status: ignoring untracked files must apply to submodules too 15 years ago
Junio C Hamano 32962c9bd5 revision: introduce setup_revision_opt 15 years ago
Jens Lehmann 9297f77e6d git status: Show detailed dirty status of submodules in long format 15 years ago
Jens Lehmann f17a5d3494 git status: Show uncommitted submodule changes too when enabled 15 years ago
Nguyễn Thái Ngọc Duy 688cd6d2b9 status: only touch path we may need to check 15 years ago
Junio C Hamano 3c58845365 status/commit: do not suggest "reset HEAD <path>" while merging 15 years ago
Junio C Hamano dd20f8af1a commit/status: "git add <path>" is not necessarily how to resolve 15 years ago
Jeff King 8661768fc9 status: reduce duplicated setup code 15 years ago
Jeff King 4a7cc2fdf3 status: disable color for porcelain format 15 years ago
Michael J Gruber 3fe2a894e9 status -s: obey color.status 15 years ago
Michael J Gruber 84dbe7b867 builtin-commit: refactor short-status code into wt-status.c 15 years ago
Jeff King edf563fbaa status: make "how to stage" messages optional 16 years ago
Johannes Sixt 228e7b5d4d status: list unmerged files much later 16 years ago
Brian Gianforcaro eeefa7c90e Style fixes, add a space after if/for/while. 16 years ago
Junio C Hamano 76e2f7ce32 git stat: the beginning of "status that is not a dry-run of commit" 16 years ago
Junio C Hamano 7637868362 wt-status: collect untracked files in a separate "collect" phase 16 years ago
Junio C Hamano f766b36783 Make git_status_config() file scope static to builtin-commit.c 16 years ago
Junio C Hamano 23900a9646 wt-status: move wt_status_colors[] into wt_status structure 16 years ago
Junio C Hamano d249b09889 wt-status: move many global settings to wt_status structure 16 years ago
Junio C Hamano 4d4d5726ae status: show worktree status of conflicted paths separately 16 years ago