107 Commits (aabc3258a1da5f06e0b2492f450d4b8e7e8137e5)

Author SHA1 Message Date
Derrick Stolee bf48e5acdb status: skip sparse-checkout percentage with sparse-index 4 years ago
Ævar Arnfjörð Bjarmason 2708ce62d2 branch: sort detached HEAD based on a flag 4 years ago
Martin Ågren 962dd7ebc3 wt-status: introduce wt_status_state_free_buffers() 4 years ago
Elijah Newren 051df3cfe8 wt-status: show sparse checkout status as well 5 years ago
Phillip Wood 430b75f720 commit: give correct advice for empty commit during a rebase 5 years ago
Phillip Wood 8d57f75749 commit: use enum value for multiple cherry-picks 5 years ago
brian m. carlson e0cb7cdb89 wt-status: convert struct wt_status to object_id 6 years ago
Matthew DeVore 28438e84e0 ref-filter: sort detached HEAD lines firstly 6 years ago
Jeff King 7a06fb038c wt-status.h: drop stdio.h include 6 years ago
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 7 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 12 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