Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/loose-object-cache-oid' | Junio C Hamano | 2019-02-06 | 1 | -3/+3 |
|\ | |||||
| * | sha1-file: modernize loose header/stream functions | Jeff King | 2019-01-08 | 1 | -2/+2 |
| * | update comment references to sha1_object_info() | Jeff King | 2019-01-08 | 1 | -1/+1 |
* | | Merge branch 'lt/date-human' | Junio C Hamano | 2019-02-06 | 1 | -0/+3 |
|\ \ | |||||
| * | | Add `human` format to test-tool | Stephen P. Smith | 2019-01-29 | 1 | -0/+2 |
| * | | Add 'human' date format | Linus Torvalds | 2019-01-18 | 1 | -0/+1 |
* | | | Merge branch 'jk/unused-parameter-cleanup' | Junio C Hamano | 2019-02-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | show_date_relative(): drop unused "tz" parameter | Jeff King | 2019-01-24 | 1 | -1/+1 |
* | | | | Merge branch 'nd/the-index-final' | Junio C Hamano | 2019-02-06 | 1 | -23/+13 |
|\ \ \ \ | |||||
| * | | | | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 2019-01-24 | 1 | -3/+3 |
| * | | | | read-cache.c: remove the_* from index_has_changes() | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -3/+3 |
| * | | | | sha1-name.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -1/+3 |
| * | | | | read-cache.c: replace update_index_if_able with repo_& | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -6/+0 |
| * | | | | read-cache.c: kill read_index() | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -8/+3 |
| * | | | | repository.c: replace hold_locked_index() with repo_hold_locked_index() | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'tt/bisect-in-c' | Junio C Hamano | 2019-02-06 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | wrapper: move is_empty_file() and rename it as is_empty_or_missing_file() | Pranit Bauva | 2019-01-02 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge branch 'dt/cat-file-batch-ambiguous' | Junio C Hamano | 2019-02-06 | 1 | -1/+19 |
|\ \ \ \ | |||||
| * | | | | Do not print 'dangling' for cat-file in case of ambiguity | David Turner | 2019-01-18 | 1 | -1/+19 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/add-ignore-errors-bit-assignment-fix' | Junio C Hamano | 2019-02-05 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | add: use separate ADD_CACHE_RENORMALIZE flag | Jeff King | 2019-01-17 | 1 | -0/+1 |
* | | | | | Merge branch 'bc/tree-walk-oid' | Junio C Hamano | 2019-01-29 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cache: make oidcpy always copy GIT_MAX_RAWSZ bytes | brian m. carlson | 2019-01-15 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'bc/sha-256' | Junio C Hamano | 2019-01-29 | 1 | -18/+33 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add a base implementation of SHA-256 support | brian m. carlson | 2018-11-14 | 1 | -3/+9 |
| * | | | | sha1-file: add a constant for hash block size | brian m. carlson | 2018-11-14 | 1 | -0/+4 |
| * | | | | cache: make hashcmp and hasheq work with larger hashes | brian m. carlson | 2018-11-14 | 1 | -10/+12 |
| * | | | | hex: introduce functions to print arbitrary hashes | brian m. carlson | 2018-11-14 | 1 | -6/+9 |
* | | | | | checkout: print something when checking out paths | Nguyễn Thái Ngọc Duy | 2018-11-14 | 1 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'bp/refresh-index-using-preload' | Junio C Hamano | 2018-11-13 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | speed up refresh_index() by utilizing preload_index() | Ben Peart | 2018-10-30 | 1 | -0/+3 |
* | | | | | Merge branch 'ao/submodule-wo-gitmodules-checked-out' | Junio C Hamano | 2018-11-13 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | submodule: add a helper to check if it is safe to write to .gitmodules | Antonio Ospite | 2018-10-09 | 1 | -0/+2 |
* | | | | | | Merge branch 'js/mingw-perl5lib' | Junio C Hamano | 2018-11-13 | 1 | -8/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | config: move Windows-specific config settings into compat/mingw.c | Johannes Schindelin | 2018-10-31 | 1 | -8/+0 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'nd/per-worktree-config' | Junio C Hamano | 2018-11-13 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | worktree: add per-worktree config files | Nguyễn Thái Ngọc Duy | 2018-10-22 | 1 | -0/+2 |
* | | | | | | | Merge branch 'ag/rebase-i-in-c' | Junio C Hamano | 2018-11-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | editor: add a function to launch the sequence editor | Alban Gruin | 2018-08-10 | 1 | -0/+1 |
* | | | | | | | Merge branch 'sg/split-index-racefix' | Junio C Hamano | 2018-10-26 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | split-index: smudge and add racily clean cache entries to split index | SZEDER Gábor | 2018-10-12 | 1 | -0/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'nd/status-refresh-progress' | Junio C Hamano | 2018-10-19 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | status: show progress bar if refreshing the index takes too long | Nguyễn Thái Ngọc Duy | 2018-09-17 | 1 | -2/+5 |
| |/ / / / | |||||
* | | | | | Merge branch 'nd/the-index' | Junio C Hamano | 2018-10-19 | 1 | -6/+8 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | ws.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 |
| * | | | | sha1-file.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -2/+2 |
| * | | | | merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -2/+4 |
| * | | | | read-cache.c: remove 'const' from index_has_changes() | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'jk/cocci' | Junio C Hamano | 2018-09-17 | 1 | -6/+16 |
|\ \ \ \ | |||||
| * | | | | convert "hashcmp() == 0" to hasheq() | Jeff King | 2018-08-29 | 1 | -4/+4 |