Age | Commit message (Expand) | Author | Files | Lines |
2019-10-11 | Merge branch 'bc/object-id-part17' | Junio C Hamano | 1 | -1/+1 |
2019-08-27 | status: mention --skip for revert and cherry-pick | Denton Liu | 1 | -0/+4 |
2019-08-19 | wt-status: convert struct wt_status to object_id | brian m. carlson | 1 | -1/+1 |
2019-07-19 | Merge branch 'jl/status-reduce-vertical-blank' | Junio C Hamano | 1 | -4/+0 |
2019-07-09 | Merge branch 'jh/status-aheadbehind' | Junio C Hamano | 1 | -0/+17 |
2019-07-09 | Merge branch 'nd/switch-and-restore' | Junio C Hamano | 1 | -7/+19 |
2019-07-09 | Merge branch 'md/sort-detached-head-first' | Junio C Hamano | 1 | -2/+2 |
2019-06-21 | status: warn when a/b calculation takes too long | Jeff Hostetler | 1 | -0/+17 |
2019-06-21 | status: remove the empty line after hints | John Lin | 1 | -4/+0 |
2019-06-19 | ref-filter: sort detached HEAD lines firstly | Matthew DeVore | 1 | -2/+2 |
2019-06-13 | Merge branch 'jk/unused-params-final-batch' | Junio C Hamano | 1 | -4/+2 |
2019-05-19 | Merge branch 'js/rebase-i-label-shown-in-status-fix' | Junio C Hamano | 1 | -1/+3 |
2019-05-13 | Merge branch 'pw/clean-sequencer-state-upon-final-commit' | Junio C Hamano | 1 | -5/+34 |
2019-05-13 | status: fix display of rebase -ir's `label` command | Johannes Schindelin | 1 | -1/+3 |
2019-05-13 | wt-status: drop unused status parameter | Jeff King | 1 | -4/+2 |
2019-05-09 | Merge branch 'dr/ref-filter-push-track-fix' | Junio C Hamano | 1 | -2/+2 |
2019-05-07 | doc: promote "git restore" | Nguyễn Thái Ngọc Duy | 1 | -7/+19 |
2019-04-18 | merge: cleanup messages like commit | Denton Liu | 1 | -3/+9 |
2019-04-18 | ref-filter: use correct branch for %(push:track) | Damien Robert | 1 | -2/+2 |
2019-04-17 | fix cherry-pick/revert status after commit | Phillip Wood | 1 | -5/+34 |
2019-02-22 | trace2:data: add trace2 regions to wt-status | Jeff Hostetler | 1 | -2/+22 |
2019-01-14 | read-cache.c: replace update_index_if_able with repo_& | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-14 | repository.c: replace hold_locked_index() with repo_hold_locked_index() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-04 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -41/+53 |
2018-11-13 | status: rebase and merge can be in progress at the same time | Johannes Schindelin | 1 | -2/+7 |
2018-11-12 | wt-status.c: remove implicit dependency the_repository | Nguyễn Thái Ngọc Duy | 1 | -8/+10 |
2018-11-12 | wt-status.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -33/+43 |
2018-10-19 | Merge branch 'ss/wt-status-committable' | Junio C Hamano | 1 | -89/+82 |
2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -5/+5 |
2018-10-03 | roll wt_status_state into wt_status and populate in the collect phase | Stephen P. Smith | 1 | -75/+59 |
2018-09-21 | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -5/+5 |
2018-09-07 | wt-status.c: set the committable flag in the collect phase | Stephen P. Smith | 1 | -2/+11 |
2018-09-07 | wt-status: rename commitable to committable | Stephen P. Smith | 1 | -5/+5 |
2018-09-07 | wt-status.c: move has_unmerged earlier in the file | Stephen P. Smith | 1 | -13/+13 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -5/+5 |
2018-08-13 | dir.c: remove an implicit dependency on the_index in pathspec code | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -2/+2 |
2018-08-02 | Merge branch 'jk/has-uncommitted-changes-fix' | Junio C Hamano | 1 | -0/+10 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -4/+4 |
2018-07-11 | has_uncommitted_changes(): fall back to empty tree | Jeff King | 1 | -0/+10 |
2018-06-29 | commit: add repository argument to lookup_commit_reference_gently | Stefan Beller | 1 | -1/+1 |
2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -4/+4 |
2018-05-30 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -2/+2 |
2018-05-30 | Merge branch 'bp/status-rename-config' | Junio C Hamano | 1 | -0/+12 |
2018-05-30 | Merge branch 'js/use-bug-macro' | Junio C Hamano | 1 | -10/+10 |
2018-05-18 | path.c: migrate global git_path_* to take a repository argument | Stefan Beller | 1 | -4/+4 |
2018-05-13 | add status config and command line options for rename detection | Ben Peart | 1 | -0/+12 |
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -10/+10 |
2018-05-06 | wt-status: use settings from git_diff_ui_config | Eckhard S. Maaß | 1 | -4/+0 |
2018-05-02 | wt-status: convert two uses of EMPTY_TREE_SHA1_HEX | brian m. carlson | 1 | -2/+2 |