96 Commits (09ac67a1839eda984b172d4d75153c767d6bbf14)

Author SHA1 Message Date
Denton Liu d540b70c85 merge: cleanup messages like commit 6 years ago
Nguyễn Thái Ngọc Duy 788454576f wt-status.c: remove implicit dependency the_repository 6 years ago
Nguyễn Thái Ngọc Duy 5b02ca38a3 wt-status.c: remove implicit dependency on the_index 6 years ago
Stephen P. Smith 73ba5d78b4 roll wt_status_state into wt_status and populate in the collect phase 6 years ago
Stephen P. Smith 6fa9019494 wt-status: rename commitable to committable 6 years ago
Ben Peart e8b2dc2c2a add status config and command line options for rename detection 7 years ago
brian m. carlson 40f5555ca3 wt-status: convert struct wt_status_state to object_id 7 years ago
Jeff Hostetler fd9b544a29 status: add --[no-]ahead-behind to status and commit for V2 format. 7 years ago
Nguyễn Thái Ngọc Duy 5134ccde64 wt-status.c: rename rename-related fields in wt_status_change_data 7 years ago
Jameson Miller eec0f7f2b7 status: add option to show ignored files differently 7 years ago
Kaartic Sivaraam 4ddb1354e8 status: contextually notify user about an initial commit 8 years ago
Liam Beguin c1b5d0194b status: add optional stash count information 8 years ago
Brian Malehorn d76650b8d1 interpret-trailers: honor the cut line 8 years ago
brian m. carlson cd02599c48 Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ 8 years ago
Johannes Schindelin d8cc92ab13 wt-status: teach has_{unstaged,uncommitted}_changes() about submodules 8 years ago
Johannes Schindelin 41a5dd6d86 wt-status: export also the has_un{staged,committed}_changes() functions 8 years ago
Johannes Schindelin fd84986f46 wt-status: make the require_clean_work_tree() function reusable 8 years ago
Jeff Hostetler d9fc746cd7 status: print branch info with --porcelain=v2 --branch 9 years ago
Jeff Hostetler 1ecdecce62 status: collect per-file data for --porcelain=v2 9 years ago
Jeff Hostetler be7e795efe status: cleanup API to wt_status_print 9 years ago
Jeff Hostetler 957a0fe2e5 status: rename long-format print routines 9 years ago
Nguyễn Thái Ngọc Duy f5d067a2b2 wt-status.c: split bisect detection out of wt_status_get_state() 9 years ago
Nguyễn Thái Ngọc Duy 81eff27b0f wt-status.c: make wt_status_check_rebase() work on any worktree 9 years ago
Nguyễn Thái Ngọc Duy bcd522a149 wt-status.c: split rebase detection out of wt_status_get_state() 9 years ago
SZEDER Gábor 7aa9b9ba02 wt-status: move #include "pathspec.h" to the header 10 years ago
Michael J Gruber 970399e74c wt-status: refactor detached HEAD analysis 10 years ago
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