Age | Commit message (Expand) | Author | Files | Lines |
2019-03-07 | Merge branch 'nd/completion-more-parameters' | Junio C Hamano | 1 | -0/+8 |
2019-03-07 | Merge branch 'wh/author-committer-ident-config' | Junio C Hamano | 1 | -1/+2 |
2019-02-20 | completion: add more parameter value completion | Nguyễn Thái Ngọc Duy | 1 | -0/+8 |
2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -3/+4 |
2019-02-04 | config: allow giving separate author and committer idents | William Hubbs | 1 | -1/+2 |
2019-01-29 | Merge branch 'jk/save-getenv-result' | Junio C Hamano | 1 | -1/+2 |
2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
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 | read-cache.c: kill read_index() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-14 | notes-utils.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-11 | commit: copy saved getenv() result | Jeff King | 1 | -1/+2 |
2019-01-04 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -3/+5 |
2018-11-18 | Merge branch 'jk/unused-parameter-fixes' | Junio C Hamano | 1 | -1/+4 |
2018-11-12 | diff-lib.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-11-12 | sequencer.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-11-12 | wt-status.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-11-06 | assert NOARG/NONEG behavior of parse-options callbacks | Jeff King | 1 | -0/+3 |
2018-11-06 | status: mark --find-renames option with NONEG | Jeff King | 1 | -1/+1 |
2018-11-06 | refresh_index: remove unnecessary calls to preload_index() | Ben Peart | 1 | -1/+1 |
2018-10-19 | Merge branch 'nd/status-refresh-progress' | Junio C Hamano | 1 | -2/+8 |
2018-10-19 | Merge branch 'ss/wt-status-committable' | Junio C Hamano | 1 | -9/+12 |
2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -2/+2 |
2018-10-16 | Merge branch 'en/status-multiple-renames-to-the-same-target-fix' | Junio C Hamano | 1 | -0/+1 |
2018-10-16 | Merge branch 'ab/commit-graph-progress' | Junio C Hamano | 1 | -1/+1 |
2018-10-03 | roll wt_status_state into wt_status and populate in the collect phase | Stephen P. Smith | 1 | -0/+3 |
2018-09-27 | commit: fix erroneous BUG, 'multiple renames on the same target? how?' | Elijah Newren | 1 | -0/+1 |
2018-09-21 | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-09-21 | rerere.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-09-17 | Merge branch 'ds/commit-graph-tests' | Junio C Hamano | 1 | -0/+4 |
2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
2018-09-17 | status: show progress bar if refreshing the index takes too long | Nguyễn Thái Ngọc Duy | 1 | -2/+8 |
2018-09-07 | wt-status: rename commitable to committable | Stephen P. Smith | 1 | -9/+9 |
2018-08-29 | commit-graph: define GIT_TEST_COMMIT_GRAPH | Derrick Stolee | 1 | -0/+4 |
2018-08-20 | Merge branch 'nd/no-the-index' | Junio C Hamano | 1 | -1/+1 |
2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -3/+3 |
2018-08-13 | dir.c: remove an implicit dependency on the_index in pathspec code | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-23 | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-07-20 | commit.h: remove method declarations | Derrick Stolee | 1 | -0/+1 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -19/+19 |
2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -19/+19 |
2018-06-25 | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 1 | -18/+18 |
2018-05-30 | Merge branch 'bp/status-rename-config' | Junio C Hamano | 1 | -0/+42 |
2018-05-30 | Merge branch 'js/use-bug-macro' | Junio C Hamano | 1 | -1/+1 |
2018-05-29 | help: add --config to list all available config | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2018-05-29 | Add and use generic name->id mapping code for color slot parsing | Nguyễn Thái Ngọc Duy | 1 | -18/+15 |
2018-05-18 | path.c: migrate global git_path_* to take a repository argument | Stefan Beller | 1 | -19/+19 |
2018-05-13 | add status config and command line options for rename detection | Ben Peart | 1 | -0/+42 |
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -1/+1 |
2018-05-06 | wt-status: use settings from git_diff_ui_config | Eckhard S. Maaß | 1 | -1/+1 |
2018-04-25 | Merge branch 'bw/commit-partial-from-subdirectory-fix' | Junio C Hamano | 1 | -2/+1 |