67 Commits (142d035a022fb76c96877254e95aa70879332076)

Author SHA1 Message Date
Matthieu Moy 7a76c28ff2 status: disable translation when --porcelain is used 11 years ago
Nguyễn Thái Ngọc Duy fcef9312a4 wt-status.c: move cut-line print code out to wt_status_add_cut_line 11 years ago
Jens Lehmann 1a72cfd7fa commit -v: strip diffs and submodule shortlogs from the commit message 11 years ago
Ralf Thielow bffd809870 status: show commit sha1 in "You are currently cherry-picking" message 11 years ago
Matthieu Moy 6a964f57e5 wt-status: turn advice_status_hints into a field of wt_status 12 years ago
Matthieu Moy 2556b9962e status: disable display of '#' comment prefix by default 12 years ago
Nguyễn Thái Ngọc Duy 15b55ae06a status: convert to use parse_pathspec 12 years ago
Jeff King 8dd0ee823f wt-status: use "format" function attribute for status_printf 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 b397ea4863 status: show more info than "currently not on any branch" 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 1e24845cc2 wt-status.c: mark a private file-scope symbol as static 13 years ago
Jeff King 3cd9d1b2f4 status: color in-progress message like other header messages 13 years ago
Lucien Kong 83c750acde wt-status.*: better advices for git status added 13 years ago
Jeff King 4d2292e9a9 status: refactor colopts handling 13 years ago
Jeff King d4a6bf1fb6 status: respect "-b" for porcelain format 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
Jonathan Nieder becbdae82b wt-status: add helpers for printing wt-status lines 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
Aleksi Aalto 1d282327d7 status: show branchname with a configurable color 14 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 4b05548fc0 enums: omit trailing comma for portability 15 years ago
Junio C Hamano 6cb3f6b282 wt-status: collect ignored files 15 years ago
Junio C Hamano e28a243b00 wt-status: remove unused workdir_untracked member 15 years ago
Jens Lehmann 9297f77e6d git status: Show detailed dirty status of submodules in long format 15 years ago
Junio C Hamano 3c58845365 status/commit: do not suggest "reset HEAD <path>" while merging 15 years ago
Jeff King 4a7cc2fdf3 status: disable color for porcelain format 15 years ago
Michael J Gruber 84dbe7b867 builtin-commit: refactor short-status code into wt-status.c 15 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
Junio C Hamano 50b7e70f33 wt-status.c: rework the way changes to the index and work tree are summarized 16 years ago
Marius Storm-Olsen 6c2ce048bb Add argument 'no' commit/status option -u|--untracked-files 17 years ago
Marius Storm-Olsen 4bfee30a98 Add an optional <mode> argument to commit/status -u|--untracked-files option 17 years ago
Chris Parsons 950ce2e22d Updated status to show 'Not currently on any branch' in red 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Johannes Sixt 32efcd91c6 wt-status.h: declare global variables as extern 17 years ago
Junio C Hamano 37d07f8f98 git-commit: squelch needless message during an empty merge 17 years ago
Jeff King 46f721c8fe add status.relativePaths config variable 17 years ago
Junio C Hamano bc5d248a9f builtin-commit: do not color status output shown in the message template 17 years ago