Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | read-cache: load cache extensions on a worker thread | Ben Peart | 2018-10-11 | 1 | -16/+79 | |
| * | | | | | | | | | config: add new index.threads config setting | Ben Peart | 2018-10-11 | 5 | -0/+36 | |
| * | | | | | | | | | eoie: add End of Index Entry (EOIE) extension | Ben Peart | 2018-10-11 | 3 | -12/+177 | |
| * | | | | | | | | | read-cache: clean up casting and byte decoding | Ben Peart | 2018-10-11 | 1 | -12/+11 | |
| * | | | | | | | | | read-cache.c: optimize reading index format v4 | Nguyễn Thái Ngọc Duy | 2018-09-27 | 1 | -68/+60 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'bp/rename-test-env-var' | Junio C Hamano | 2018-10-19 | 8 | -18/+58 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | t0000: do not get self-test disrupted by environment warnings | Junio C Hamano | 2018-09-28 | 2 | -0/+12 | |
| * | | | | | | | | | preload-index: update GIT_FORCE_PRELOAD_TEST support | Ben Peart | 2018-09-28 | 4 | -3/+7 | |
| * | | | | | | | | | read-cache: update TEST_GIT_INDEX_VERSION support | Ben Peart | 2018-09-28 | 3 | -9/+15 | |
| * | | | | | | | | | fsmonitor: update GIT_TEST_FSMONITOR support | Ben Peart | 2018-09-28 | 5 | -9/+26 | |
| * | | | | | | | | | preload-index: use git_env_bool() not getenv() for customization | Ben Peart | 2018-09-20 | 1 | -1/+2 | |
| * | | | | | | | | | t/README: correct spelling of "uncommon" | Ben Peart | 2018-09-20 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'ss/wt-status-committable' | Junio C Hamano | 2018-10-19 | 4 | -119/+123 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | roll wt_status_state into wt_status and populate in the collect phase | Stephen P. Smith | 2018-10-04 | 3 | -93/+82 | |
| * | | | | | | | | | wt-status.c: set the committable flag in the collect phase | Stephen P. Smith | 2018-09-07 | 2 | -5/+14 | |
| * | | | | | | | | | t7501: add test of "commit --dry-run --short" | Stephen P. Smith | 2018-09-07 | 1 | -0/+6 | |
| * | | | | | | | | | wt-status: rename commitable to committable | Stephen P. Smith | 2018-09-07 | 3 | -15/+15 | |
| * | | | | | | | | | wt-status.c: move has_unmerged earlier in the file | Stephen P. Smith | 2018-09-07 | 1 | -13/+13 | |
* | | | | | | | | | | Merge branch 'nd/the-index' | Junio C Hamano | 2018-10-19 | 87 | -552/+751 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | revision.c: reduce implicit dependency the_repository | Nguyễn Thái Ngọc Duy | 2018-09-21 | 3 | -25/+29 | |
| * | | | | | | | | | | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 37 | -78/+89 | |
| * | | | | | | | | | | ws.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 4 | -10/+11 | |
| * | | | | | | | | | | tree-diff.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | | submodule.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 4 | -18/+30 | |
| * | | | | | | | | | | line-range.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 4 | -13/+21 | |
| * | | | | | | | | | | userdiff.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 11 | -41/+61 | |
| * | | | | | | | | | | rerere.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 8 | -68/+81 | |
| * | | | | | | | | | | sha1-file.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 9 | -48/+61 | |
| * | | | | | | | | | | patch-ids.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 4 | -5/+6 | |
| * | | | | | | | | | | merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 5 | -19/+28 | |
| * | | | | | | | | | | merge-blobs.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 3 | -7/+17 | |
| * | | | | | | | | | | ll-merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 9 | -21/+34 | |
| * | | | | | | | | | | diff-lib.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -7/+10 | |
| * | | | | | | | | | | read-cache.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -2/+2 | |
| * | | | | | | | | | | diff.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 15 | -28/+38 | |
| * | | | | | | | | | | grep.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 5 | -12/+18 | |
| * | | | | | | | | | | diff.c: remove the_index dependency in textconv() functions | Nguyễn Thái Ngọc Duy | 2018-09-21 | 8 | -30/+45 | |
| * | | | | | | | | | | blame.c: rename "repo" argument to "r" | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -18/+18 | |
| * | | | | | | | | | | combine-diff.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+2 | |
| * | | | | | | | | | | diff.c: reduce implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 8 | -112/+161 | |
| * | | | | | | | | | | read-cache.c: remove 'const' from index_has_changes() | Nguyễn Thái Ngọc Duy | 2018-09-21 | 2 | -2/+2 | |
| * | | | | | | | | | | archive.c: remove implicit dependency the_repository | Nguyễn Thái Ngọc Duy | 2018-09-17 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'nd/complete-fetch-multiple-args' | Junio C Hamano | 2018-10-19 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | completion: support "git fetch --multiple" | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -0/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Fourth batch for 2.20 | Junio C Hamano | 2018-10-16 | 1 | -0/+50 | |
* | | | | | | | | | | Merge branch 'sf/complete-stash-list' | Junio C Hamano | 2018-10-16 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-completion.bash: add completion for stash list | Steven Fernandez | 2018-10-07 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'mw/doc-typofixes' | Junio C Hamano | 2018-10-16 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | docs: typo: s/isimilar/similar/ | Michael Witten | 2018-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | docs: graph: remove unnecessary `graph_update()' call | Michael Witten | 2018-10-07 | 1 | -1/+0 |