summaryrefslogtreecommitdiffstats
path: root/cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ident: add the ability to provide a "fallback identity"Johannes Schindelin2019-03-011-0/+5
| * | sha1-name.c: add `get_oidf()` which acts like `get_oid()`Paul-Sebastian Ungureanu2019-03-011-0/+1
* | | Merge branch 'ma/clear-repository-format'Junio C Hamano2019-03-201-3/+28
|\ \ \
| * | | setup: fix memory leaks with `struct repository_format`Martin Ågren2019-03-011-3/+28
| |/ /
* | | Merge branch 'jh/trace2'Junio C Hamano2019-03-071-0/+1
|\ \ \
| * | | trace2: create new combined trace facilityJeff Hostetler2019-02-231-0/+1
| | |/ | |/|
* | | Merge branch 'wh/author-committer-ident-config'Junio C Hamano2019-03-071-2/+11
|\ \ \
| * | | config: allow giving separate author and committer identsWilliam Hubbs2019-02-041-2/+11
* | | | Merge branch 'tg/checkout-no-overlay'Junio C Hamano2019-03-071-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | read-cache: add invalidate parameter to remove_marked_cache_entriesThomas Gummerer2019-01-031-1/+1
| * | | entry: factor out unlink_entry functionThomas Gummerer2019-01-031-0/+5
| | |/ | |/|
* | | Merge branch 'jk/loose-object-cache-oid'Junio C Hamano2019-02-071-3/+3
|\ \ \
| * | | sha1-file: modernize loose header/stream functionsJeff King2019-01-081-2/+2
| * | | update comment references to sha1_object_info()Jeff King2019-01-081-1/+1
| |/ /
* | | Merge branch 'lt/date-human'Junio C Hamano2019-02-071-0/+3
|\ \ \
| * | | Add `human` format to test-toolStephen P. Smith2019-01-291-0/+2
| * | | Add 'human' date formatLinus Torvalds2019-01-181-0/+1
* | | | Merge branch 'jk/unused-parameter-cleanup'Junio C Hamano2019-02-071-1/+1
|\ \ \ \
| * | | | show_date_relative(): drop unused "tz" parameterJeff King2019-01-241-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'nd/the-index-final'Junio C Hamano2019-02-071-23/+13
|\ \ \ \
| * | | | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy2019-01-241-3/+3
| * | | | read-cache.c: remove the_* from index_has_changes()Nguyễn Thái Ngọc Duy2019-01-141-3/+3
| * | | | sha1-name.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2019-01-141-1/+3
| * | | | read-cache.c: replace update_index_if_able with repo_&Nguyễn Thái Ngọc Duy2019-01-141-6/+0
| * | | | read-cache.c: kill read_index()Nguyễn Thái Ngọc Duy2019-01-141-8/+3
| * | | | repository.c: replace hold_locked_index() with repo_hold_locked_index()Nguyễn Thái Ngọc Duy2019-01-141-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'tt/bisect-in-c'Junio C Hamano2019-02-071-0/+3
|\ \ \ \
| * | | | wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()Pranit Bauva2019-01-021-0/+3
| |/ / /
* | | | Merge branch 'dt/cat-file-batch-ambiguous'Junio C Hamano2019-02-071-1/+19
|\ \ \ \
| * | | | Do not print 'dangling' for cat-file in case of ambiguityDavid Turner2019-01-191-1/+19
| | |/ / | |/| |
* | | | Merge branch 'jk/add-ignore-errors-bit-assignment-fix'Junio C Hamano2019-02-051-0/+1
|\ \ \ \
| * | | | add: use separate ADD_CACHE_RENORMALIZE flagJeff King2019-01-171-0/+1
* | | | | Merge branch 'bc/tree-walk-oid'Junio C Hamano2019-01-291-1/+1
|\ \ \ \ \
| * | | | | cache: make oidcpy always copy GIT_MAX_RAWSZ bytesbrian m. carlson2019-01-151-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'bc/sha-256'Junio C Hamano2019-01-291-18/+33
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add a base implementation of SHA-256 supportbrian m. carlson2018-11-141-3/+9
| * | | | sha1-file: add a constant for hash block sizebrian m. carlson2018-11-141-0/+4
| * | | | cache: make hashcmp and hasheq work with larger hashesbrian m. carlson2018-11-141-10/+12
| * | | | hex: introduce functions to print arbitrary hashesbrian m. carlson2018-11-141-6/+9
* | | | | checkout: print something when checking out pathsNguyễn Thái Ngọc Duy2018-11-141-2/+2
| |/ / / |/| | |
* | | | Merge branch 'bp/refresh-index-using-preload'Junio C Hamano2018-11-131-0/+3
|\ \ \ \
| * | | | speed up refresh_index() by utilizing preload_index()Ben Peart2018-10-301-0/+3
* | | | | Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano2018-11-131-0/+2
|\ \ \ \ \
| * | | | | submodule: add a helper to check if it is safe to write to .gitmodulesAntonio Ospite2018-10-091-0/+2
* | | | | | Merge branch 'js/mingw-perl5lib'Junio C Hamano2018-11-131-8/+0
|\ \ \ \ \ \
| * | | | | | config: move Windows-specific config settings into compat/mingw.cJohannes Schindelin2018-10-311-8/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'nd/per-worktree-config'Junio C Hamano2018-11-131-0/+2
|\ \ \ \ \ \
| * | | | | | worktree: add per-worktree config filesNguyễn Thái Ngọc Duy2018-10-221-0/+2
* | | | | | | Merge branch 'ag/rebase-i-in-c'Junio C Hamano2018-11-021-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | editor: add a function to launch the sequence editorAlban Gruin2018-08-101-0/+1