181 Commits (9cfa5126a0bdb47bc9c6d5feb76bb0fbfd40785b)

Author SHA1 Message Date
Jiang Xin 62901179cf i18n: make the translation of -u advice in one go 12 years ago
Jeff King b8527d5fa6 wt-status: fix possible use of uninitialized variable 12 years ago
Nguyễn Thái Ngọc Duy 6a38ef2ced status: advise to consider use of -u when read_directory takes too long 12 years ago
Nguyễn Thái Ngọc Duy 0722c805d6 status: show the branch name if possible in in-progress info 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
Antoine Pelisse 721ac4edde dir.c: Make git-status --ignored more consistent 12 years ago
Junio C Hamano 1e24845cc2 wt-status.c: mark a private file-scope symbol as static 13 years ago
Nguyễn Thái Ngọc Duy 50bd8b7eb9 status: remove i18n legos 13 years ago
Jeff King 3cd9d1b2f4 status: color in-progress message like other header messages 13 years ago
Lucien Kong 2d1ccebae4 status: better advices when splitting a commit (during rebase -i) 13 years ago
Lucien Kong 96b0ec1a4c status: don't suggest "git rm" or "git add" if not appropriate 13 years ago
Lucien Kong 83c750acde wt-status.*: better advices for git status added 13 years ago
Jeff King d4a6bf1fb6 status: respect "-b" for porcelain format 13 years ago
Jeff King a598523787 status: fix null termination with "-b" 13 years ago
Jeff King 3207a3a291 status: refactor null_termination option 13 years ago
Nguyễn Thái Ngọc Duy 323d053091 status: add --column 13 years ago
Nguyễn Thái Ngọc Duy 96ec7b1e70 Convert resolve_ref+xstrdup to new resolve_refdup function 13 years ago
Nguyễn Thái Ngọc Duy c4c42f2cbd Reindent closing bracket using tab instead of spaces 13 years ago
Jeff King daa0c3d971 color: delay auto-color decision until point of use 14 years ago
Jeff King f1c9626105 diff: refactor COLOR_DIFF from a flag into an int 14 years ago
Jeff King 1282988b4d status: fix bug with missing --ignore files 14 years ago
Æ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 15 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