aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix'Junio C Hamano2017-07-06
|\
| * t5534: fix misleading grep invocationJohannes Schindelin2017-07-05
* | Merge branch 'sb/merge-recursive-code-cleanup'Junio C Hamano2017-07-06
|\ \
| * | merge-recursive: use DIFF_XDL_SET macroStefan Beller2017-06-30
* | | Merge branch 'rs/apply-avoid-over-reading'Junio C Hamano2017-07-06
|\ \ \
| * | | apply: use starts_with() in gitdiff_verify_name()René Scharfe2017-07-01
* | | | Merge branch 'ab/sha1dc-maint'Junio C Hamano2017-07-06
|\ \ \ \
| * | | | sha1dc: update from upstreamÆvar Arnfjörð Bjarmason2017-07-03
* | | | | Merge branch 'jc/utf8-fprintf'Junio C Hamano2017-07-06
|\ \ \ \ \
| * | | | | submodule--helper: do not call utf8_fprintf() unnecessarilyJunio C Hamano2017-06-28
* | | | | | Merge branch 'js/fsck-name-object'Junio C Hamano2017-07-06
|\ \ \ \ \ \
| * | | | | | t1450: use egrep for regexp "alternation"Junio C Hamano2017-06-28
* | | | | | | Merge branch 'aw/contrib-subtree-doc-asciidoctor'Junio C Hamano2017-07-06
|\ \ \ \ \ \ \
| * | | | | | | subtree: honour USE_ASCIIDOCTOR when setA. Wilcox2017-06-27
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fourteenth batch for 2.14Junio C Hamano2017-07-05
* | | | | | | Merge branch 'jt/unify-object-info'Junio C Hamano2017-07-05
|\ \ \ \ \ \ \
| * | | | | | | sha1_file: refactor has_sha1_file_with_flagsJonathan Tan2017-06-26
| * | | | | | | sha1_file: do not access pack if unneededJonathan Tan2017-06-26
| * | | | | | | sha1_file: teach sha1_object_info_extended more flagsJonathan Tan2017-06-26
| * | | | | | | sha1_file: refactor read_objectJonathan Tan2017-06-21
| * | | | | | | sha1_file: move delta base cache code upJonathan Tan2017-06-21
| * | | | | | | sha1_file: rename LOOKUP_REPLACE_OBJECTJonathan Tan2017-06-21
| * | | | | | | sha1_file: rename LOOKUP_UNKNOWN_OBJECTJonathan Tan2017-06-21
| * | | | | | | sha1_file: teach packed_object_info about typenameJonathan Tan2017-06-15
* | | | | | | | Merge branch 'cc/shared-index-permfix'Junio C Hamano2017-07-05
|\ \ \ \ \ \ \ \
| * | | | | | | | t1700: make sure split-index respects core.sharedrepositoryChristian Couder2017-06-25
| * | | | | | | | t1301: move modebits() to test-lib-functions.shChristian Couder2017-06-25
| * | | | | | | | read-cache: use shared perms when writing shared indexChristian Couder2017-06-25
* | | | | | | | | Merge branch 'rs/sha1-name-readdir-optim'Junio C Hamano2017-07-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sha1_file: guard against invalid loose subdirectory numbersRené Scharfe2017-06-24
| * | | | | | | | | sha1_file: let for_each_file_in_obj_subdir() handle subdir namesRené Scharfe2017-06-24
| * | | | | | | | | p4205: add perf test script for pretty log formatsRené Scharfe2017-06-24
| * | | | | | | | | sha1_name: cache readdir(3) results in find_short_object_filename()René Scharfe2017-06-22
| |/ / / / / / / /
* | | | | | | | | Merge branch 'bw/repo-object'Junio C Hamano2017-07-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ls-files: use repository objectBrandon Williams2017-06-23
| * | | | | | | | | repository: enable initialization of submodulesBrandon Williams2017-06-23
| * | | | | | | | | submodule: convert is_submodule_initialized to work on a repositoryBrandon Williams2017-06-23
| * | | | | | | | | submodule: add repo_read_gitmodulesBrandon Williams2017-06-23
| * | | | | | | | | submodule-config: store the_submodule_cache in the_repositoryBrandon Williams2017-06-23
| * | | | | | | | | repository: add index_state to struct repoBrandon Williams2017-06-23
| * | | | | | | | | config: read config from a repository objectBrandon Williams2017-06-23
| * | | | | | | | | path: add repo_worktree_path and strbuf_repo_worktree_pathBrandon Williams2017-06-23
| * | | | | | | | | path: add repo_git_path and strbuf_repo_git_pathBrandon Williams2017-06-23
| * | | | | | | | | path: worktree_git_path() should not use file relocationBrandon Williams2017-06-23
| * | | | | | | | | path: convert do_git_path to take a 'struct repository'Brandon Williams2017-06-23
| * | | | | | | | | path: convert strbuf_git_common_path to take a 'struct repository'Brandon Williams2017-06-23
| * | | | | | | | | path: always pass in commondir to update_common_dirBrandon Williams2017-06-23
| * | | | | | | | | path: create path.hBrandon Williams2017-06-23
| * | | | | | | | | environment: store worktree in the_repositoryBrandon Williams2017-06-23
| * | | | | | | | | environment: place key repository state in the_repositoryBrandon Williams2017-06-23