summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/azure-pipelines-msvc'Junio C Hamano2019-10-151-0/+13
|\
| * msvc: avoid using minus operator on unsigned typesJohannes Schindelin2019-10-061-0/+13
* | Merge branch 'bc/object-id-part17'Junio C Hamano2019-10-111-7/+1
|\ \
| * | cache: remove null_sha1brian m. carlson2019-08-191-7/+1
* | | Merge branch 'ss/get-time-cleanup'Junio C Hamano2019-10-071-3/+2
|\ \ \
| * | | Quit passing 'now' to date codeStephen P. Smith2019-09-121-3/+2
| |/ /
* | | Merge branch 'tg/stash-refresh-index'Junio C Hamano2019-10-071-0/+18
|\ \ \
| * | | factor out refresh_and_write_cache functionThomas Gummerer2019-09-201-0/+18
| |/ /
* | | Merge branch 'md/list-objects-filter-combo'Junio C Hamano2019-09-181-0/+22
|\ \ \
| * | | list-objects-filter-options: clean up use of ALLOC_GROWMatthew DeVore2019-06-281-0/+22
* | | | Merge branch 'cc/multi-promisor'Junio C Hamano2019-09-181-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Move core_partial_clone_filter_default to promisor-remote.cChristian Couder2019-06-251-1/+0
| * | | Move repository_format_partial_clone to promisor-remote.cChristian Couder2019-06-251-1/+0
| |/ /
* | | Merge branch 'nd/tree-walk-with-repo'Junio C Hamano2019-07-191-3/+4
|\ \ \ | |_|/ |/| |
| * | match-trees.c: remove the_repo from shift_tree*()Nguyễn Thái Ngọc Duy2019-06-271-2/+2
| * | sha1-file.c: remove the_repo from read_object_with_reference()Nguyễn Thái Ngọc Duy2019-06-271-1/+2
| |/
* | Merge branch 'sg/rebase-progress'Junio C Hamano2019-07-091-0/+1
|\ \
| * | pager: add a helper function to clear the last line in the terminalSZEDER Gábor2019-06-241-0/+1
* | | hash.h: move object_id definition from cache.hJeff King2019-06-201-24/+0
| |/ |/|
* | fill_stat_cache_info(): prepare for an fsmonitor fixJohannes Schindelin2019-05-281-1/+1
|/
* Merge branch 'js/fsmonitor-refresh-after-discarding-index'Junio C Hamano2019-05-191-1/+2
|\
| * fsmonitor: force a refresh after the index was discardedJohannes Schindelin2019-05-081-1/+2
* | Merge branch 'dl/no-extern-in-func-decl'Junio C Hamano2019-05-131-178/+178
|\ \
| * | *.[ch]: manually align parameter listsDenton Liu2019-05-051-21/+21
| * | *.[ch]: remove extern from function declarations using sedDenton Liu2019-05-051-2/+2
| * | *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-170/+170
* | | Merge branch 'nd/sha1-name-c-wo-the-repository'Junio C Hamano2019-05-091-16/+36
|\ \ \
| * | | sha1-name.c: remove the_repo from get_oid_mb()Nguyễn Thái Ngọc Duy2019-04-161-1/+2
| * | | sha1-name.c: remove the_repo from other get_oid_*Nguyễn Thái Ngọc Duy2019-04-161-6/+12
| * | | sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_nameNguyễn Thái Ngọc Duy2019-04-161-1/+3
| * | | sha1-name.c: add repo_get_oid()Nguyễn Thái Ngọc Duy2019-04-161-1/+2
| * | | sha1-name.c: remove the_repo from get_oid_1()Nguyễn Thái Ngọc Duy2019-04-161-2/+5
| * | | sha1-name.c: add repo_for_each_abbrev()Nguyễn Thái Ngọc Duy2019-04-161-1/+2
| * | | sha1-name.c: add repo_find_unique_abbrev_r()Nguyễn Thái Ngọc Duy2019-04-161-2/+4
| * | | refs.c: remove the_repo from substitute_branch_name()Nguyễn Thái Ngọc Duy2019-04-081-2/+6
| |/ /
* | | Merge branch 'en/merge-directory-renames'Junio C Hamano2019-05-091-1/+1
|\ \ \
| * | | Use 'unsigned short' for mode, like diff_filespec doesElijah Newren2019-04-081-1/+1
| |/ /
* | | Merge branch 'bp/post-index-change-hook'Junio C Hamano2019-04-251-1/+3
|\ \ \
| * | | read-cache: add post-index-change hookBen Peart2019-02-151-1/+3
| | |/ | |/|
* | | Merge branch 'ps/stash-in-c'Junio C Hamano2019-04-221-0/+5
|\ \ \ | |_|/ |/| |
| * | ident: don't require calling prepare_fallback_ident firstThomas Gummerer2019-03-071-1/+0
| * | 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-221-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
|\ \ \ \ | |_|/ / |/| | |