205 Commits (5ce922a014f78684a96c3d03a51decf0d21fa58d)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 9c5e6c802c Convert "struct cache_entry *" to "const ..." wherever possible 12 years ago
Kevin Bracey 8ceb6fbd63 am: replace uses of --resolved with --continue 12 years ago
Jiang Xin 39598f9983 quote_path_relative(): remove redundant parameter 12 years ago
Junio C Hamano 84b4202d80 status/commit: make sure --porcelain is not affected by user-facing config 12 years ago
Ralf Thielow b95e66f507 wt-status: give better advice when cherry-pick is in progress 12 years ago
Ramkumar Ramachandra ec50631064 status: do not depend on rebase reflog messages 12 years ago
Ramkumar Ramachandra ce23d493b4 wt-status: remove unused field in grab_1st_switch_cbdata 12 years ago
Karsten Blees 0aaf62b6e0 dir.c: git-status --ignored: don't scan the work tree twice 12 years ago
Karsten Blees 184d2a8e96 dir.c: git-ls-files --directories: don't hide empty directories 12 years ago
Jiang Xin 62901179cf i18n: make the translation of -u advice in one go 12 years ago
Matthieu Moy 87e139c0ad status: show commit sha1 in "You are currently reverting" message 12 years ago
Matthieu Moy db4ef4496e status: show 'revert' state and status hint 12 years ago
Nguyễn Thái Ngọc Duy 6deab24d88 status, branch: fix the misleading "bisecting" message 12 years ago
Jeff King b8527d5fa6 wt-status: fix possible use of uninitialized variable 12 years ago
Nguyễn Thái Ngọc Duy b397ea4863 status: show more info than "currently not on any branch" 12 years ago
Nguyễn Thái Ngọc Duy 3b691cccb0 wt-status: move wt_status_get_state() out to wt_status_print() 12 years ago
Nguyễn Thái Ngọc Duy b9691db4f9 wt-status: split wt_status_state parsing function out 12 years ago
Nguyễn Thái Ngọc Duy 8b87cfd000 wt-status: move strbuf into read_and_strip_branch() 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 14 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