summaryrefslogtreecommitdiffstats
path: root/cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.28.1Johannes Schindelin2021-02-121-0/+1
|\
| * Sync with 2.27.1Johannes Schindelin2021-02-121-0/+1
| |\
| | * Sync with 2.26.3Johannes Schindelin2021-02-121-0/+1
| | |\
| | | * Sync with 2.25.5Johannes Schindelin2021-02-121-0/+1
| | | |\
| | | | * Sync with 2.24.4Johannes Schindelin2021-02-121-0/+1
| | | | |\
| | | | | * Sync with 2.23.4Johannes Schindelin2021-02-121-0/+1
| | | | | |\
| | | | | | * Sync with 2.22.5Johannes Schindelin2021-02-121-0/+1
| | | | | | |\
| | | | | | | * Sync with 2.21.4Johannes Schindelin2021-02-121-0/+1
| | | | | | | |\
| | | | | | | | * Sync with 2.20.5Johannes Schindelin2021-02-121-0/+1
| | | | | | | | |\
| | | | | | | | | * Sync with 2.19.6Johannes Schindelin2021-02-121-0/+1
| | | | | | | | | |\
| | | | | | | | | | * Sync with 2.18.5Johannes Schindelin2021-02-121-0/+1
| | | | | | | | | | |\
| | | | | | | | | | | * Sync with 2.17.6Johannes Schindelin2021-02-121-0/+1
| | | | | | | | | | | |\
| | | | | | | | | | | | * checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares2021-02-121-0/+1
| | | | | | | * | | | | | Merge branch 'sg/rebase-progress' into maintJunio C Hamano2019-07-291-0/+1
| | | | | | | |\ \ \ \ \ \
* | | | | | | | | | | | | | builtin/clone: avoid failure with GIT_DEFAULT_HASHbrian m. carlson2020-09-221-1/+1
* | | | | | | | | | | | | | Merge branch 'jt/interpret-branch-name-fallback'Junio C Hamano2020-09-091-8/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | wt-status: tolerate dangling marksJonathan Tan2020-09-021-0/+7
| * | | | | | | | | | | | | | sha1-name: replace unsigned int with option structJonathan Tan2020-09-021-8/+12
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jk/leakfix'Junio C Hamano2020-08-271-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | config: drop git_config_get_string_const()Jeff King2020-08-181-2/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jk/reject-newer-extensions-in-v0' into masterJunio C Hamano2020-07-301-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | verify_repository_format(): complain about new extensions in v0 repoJeff King2020-07-161-0/+2
* | | | | | | | | | | | | | Merge branch 'jn/v0-with-extensions-fix' into masterJunio C Hamano2020-07-171-1/+0
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | repository: allow repository format upgrade with extensionsJonathan Nieder2020-07-161-1/+0
* | | | | | | | | | | | | | Merge branch 'js/default-branch-name'Junio C Hamano2020-07-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | init: allow specifying the initial branch name for the new repositoryJohannes Schindelin2020-06-241-1/+1
| |/ / / / / / / / / / / /
* / / / / / / / / / / / / repository: add a helper function to perform repository format upgradeXin Li2020-06-051-0/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jk/oid-array-cleanups'Junio C Hamano2020-04-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | oid_array: rename source file from sha1-arrayJeff King2020-03-301-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'bc/filter-process'Junio C Hamano2020-03-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | convert: provide additional metadata to filtersbrian m. carlson2020-03-161-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'bc/sha-256-part-1-of-4'Junio C Hamano2020-03-271-2/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | init-db: move writing repo version into a functionbrian m. carlson2020-02-241-0/+1
| * | | | | | | | | | | | builtin/init-db: allow specifying hash algorithm on command linebrian m. carlson2020-02-241-1/+2
| * | | | | | | | | | | | setup: allow check_repository_format to read repository formatbrian m. carlson2020-02-241-1/+3
| * | | | | | | | | | | | hex: add functions to parse hex object IDs in any algorithmbrian m. carlson2020-02-241-0/+10
| * | | | | | | | | | | | hex: introduce parsing variants taking hash algorithmsbrian m. carlson2020-02-241-0/+7
| |/ / / / / / / / / / /
* | | | | | | | | | | | real_path_if_valid(): remove unsafe APIAlexandr Miloslavskiy2020-03-101-1/+0
* | | | | | | | | | | | real_path: remove unsafe APIAlexandr Miloslavskiy2020-03-101-1/+0
* | | | | | | | | | | | set_git_dir: fix crash when used with real_path()Alexandr Miloslavskiy2020-03-061-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'mt/use-passed-repo-more-in-funcs'Junio C Hamano2020-02-141-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sha1-file: allow check_object_signature() to handle any repoMatheus Tavares2020-01-311-1/+2
| |/ / / / / / / / / /
* / / / / / / / / / / fsmonitor: change last update timestamp on the index_state to opaque tokenKevin Willford2020-01-131-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'ds/sparse-cone'Junio C Hamano2020-01-061-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparse-checkout: use extern for global variablesDerrick Stolee2020-01-021-2/+2
* | | | | | | | | | | Merge branch 'ds/sparse-cone'Junio C Hamano2019-12-251-1/+5
|\| | | | | | | | | |
| * | | | | | | | | | unpack-trees: add progress to clear_ce_flags()Derrick Stolee2019-11-221-0/+2
| * | | | | | | | | | sparse-checkout: add 'cone' modeDerrick Stolee2019-11-221-1/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'hw/doc-in-header'Junio C Hamano2019-12-161-4/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cache: move doc to cache.hHeba Waly2019-11-181-4/+37
| |/ / / / / / / / /