summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-26packfile: add repository argument to reprepare_packed_gitStefan Beller
2018-03-26packfile: add repository argument to prepare_packed_gitStefan Beller
2018-03-26packfile: add repository argument to prepare_packed_git_oneStefan Beller
2018-03-26packfile: allow install_packed_git to handle arbitrary repositoriesStefan Beller
2018-03-26packfile: allow rearrange_packed_git to handle arbitrary repositoriesStefan Beller
2018-03-26packfile: allow prepare_packed_git_mru to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: allow sha1_loose_object_info to handle arbitrary repositoriesJonathan Nieder
2018-03-26sha1_file: allow map_sha1_file to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: allow map_sha1_file_1 to handle arbitrary repositoriesJonathan Nieder
2018-03-26sha1_file: allow open_sha1_file to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: allow stat_sha1_file to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: allow sha1_file_name to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: add repository argument to sha1_loose_object_infoStefan Beller
2018-03-26sha1_file: add repository argument to map_sha1_fileStefan Beller
2018-03-26sha1_file: add repository argument to map_sha1_file_1Stefan Beller
2018-03-26sha1_file: add repository argument to open_sha1_fileStefan Beller
2018-03-26sha1_file: add repository argument to stat_sha1_fileStefan Beller
2018-03-26sha1_file: add repository argument to sha1_file_nameStefan Beller
2018-03-26sha1_file: allow prepare_alt_odb to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: allow link_alt_odb_entries to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: add repository argument to prepare_alt_odbStefan Beller
2018-03-26sha1_file: add repository argument to link_alt_odb_entriesStefan Beller
2018-03-26sha1_file: add repository argument to read_info_alternatesStefan Beller
2018-03-26sha1_file: add repository argument to link_alt_odb_entryStefan Beller
2018-03-26sha1_file: add raw_object_store argument to alt_odb_usableStefan Beller
2018-03-26pack: move approximate object count to object storeStefan Beller
2018-03-26pack: move prepare_packed_git_run_once to object storeStefan Beller
2018-03-26object-store: close all packs upon clearing the object storeStefan Beller
2018-03-26object-store: move packed_git and packed_git_mru to object storeStefan Beller
2018-03-23object-store: free alt_odb_listStefan Beller
2018-03-23object-store: move alt_odb_list and alt_odb_tail to object storeStefan Beller
2018-03-23object-store: migrate alternates struct and functions from cache.hStefan Beller
2018-03-23repository: introduce raw object store fieldStefan Beller
2018-03-23repository.h: add comment and clarify repo_set_gitdirNguyễn Thái Ngọc Duy
2018-03-05repository: delete ignore_env memberNguyễn Thái Ngọc Duy
2018-03-05sha1_file.c: move delayed getenv(altdb) back to setup_git_env()Nguyễn Thái Ngọc Duy
2018-03-05repository.c: delete dead functionsNguyễn Thái Ngọc Duy
2018-03-05repository.c: move env-related setup code back to environment.cNguyễn Thái Ngọc Duy
2018-03-05repository: initialize the_repository in main()Nguyễn Thái Ngọc Duy
2018-02-14Second batch for 2.17Junio C Hamano
2018-02-13Merge branch 'tz/doc-show-defaults-to-head'Junio C Hamano
2018-02-13Merge branch 'ew/svn-branch-segfault-fix'Junio C Hamano
2018-02-13Merge branch 'sg/travis-linux32-sanity'Junio C Hamano
2018-02-13Merge branch 'nd/list-merge-strategy'Junio C Hamano
2018-02-13Merge branch 'jt/long-running-process-doc'Junio C Hamano
2018-02-13Merge branch 'jk/daemon-fixes'Junio C Hamano
2018-02-13Merge branch 'pw/sequencer-in-process-commit'Junio C Hamano
2018-02-13Merge branch 'nd/shared-index-fix'Junio C Hamano
2018-02-13Merge branch 'po/http-push-error-message'Junio C Hamano
2018-02-13Merge branch 'po/clang-format-functype-weight'Junio C Hamano