summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20read-cache: avoid using git_path() in freshen_shared_index()Christian Couder
2017-04-20worktree add: add --lock optionNguyễn Thái Ngọc Duy
2017-04-19Git 2.13-rc0v2.13.0-rc0Junio C Hamano
2017-04-19Merge branch 'jh/memihash-opt'Junio C Hamano
2017-04-19Merge branch 'vn/revision-shorthand-for-side-branch-log'Junio C Hamano
2017-04-19Merge branch 'sf/putty-w-args'Junio C Hamano
2017-04-19Merge branch 'ld/p4-current-branch-fix'Junio C Hamano
2017-04-19Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano
2017-04-19Merge branch 'bw/attr-pathspec'Junio C Hamano
2017-04-19Merge branch 'ab/grep-plug-pathspec-leak'Junio C Hamano
2017-04-19Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano
2017-04-19Merge branch 'nd/files-backend-git-dir'Junio C Hamano
2017-04-19Merge branch 'bw/submodule-is-active'Junio C Hamano
2017-04-19Merge branch 'va/i18n-perl-scripts'Junio C Hamano
2017-04-19Merge branch 'sb/submodule-rm-absorb'Junio C Hamano
2017-04-19Merge branch 'ah/diff-files-ours-theirs-doc'Junio C Hamano
2017-04-19Merge branch 'lt/mailinfo-in-body-header-continuation'Junio C Hamano
2017-04-19Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano
2017-04-19Merge branch 'bc/object-id'Junio C Hamano
2017-04-19Merge branch 'sb/submodule-short-status'Junio C Hamano
2017-04-19read-cache: speed up has_dir_name (part 2)Jeff Hostetler
2017-04-19read-cache: speed up has_dir_name (part 1)Jeff Hostetler
2017-04-19read-cache: speed up add_index_entry during checkoutJeff Hostetler
2017-04-19p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler
2017-04-19gitmodules: clarify the ignore option valuesSebastian Schuberth
2017-04-19gitmodules: clarify what history depth a shallow clone hasSebastian Schuberth
2017-04-19push: document & test --force-with-lease with multiple remotesÆvar Arnfjörð Bjarmason
2017-04-19config: correct file reading order in read_early_config()Nguyễn Thái Ngọc Duy
2017-04-18rebase: pass --[no-]signoff option to git amGiuseppe Bilotta
2017-04-18xgethostname: handle long hostnamesDavid Turner
2017-04-18use HOST_NAME_MAX to size buffers for gethostname(2)René Scharfe
2017-04-18p0004: make perf test executableChristian Couder
2017-04-18ls-files: fix path used when recursing into submodulesJacob Keller
2017-04-17replace: plug a memory leakJunio C Hamano
2017-04-17doc: trivial typo in git-format-patch.txtGiuseppe Bilotta
2017-04-17config: handle conditional include when $GIT_DIR is not set upNguyễn Thái Ngọc Duy
2017-04-17config: prepare to pass more info in git_config_with_options()Nguyễn Thái Ngọc Duy
2017-04-17ls-files: fix recurse-submodules with nested submodulesJacob Keller
2017-04-17fetch-pack: show clearer error message upon ERRJonathan Tan
2017-04-17submodule: remove a superfluous second check for the "new" variableSebastian Schuberth
2017-04-17server-info: avoid calling fclose(3) twice in update_info_file()René Scharfe
2017-04-17files_for_each_reflog_ent_reverse(): close stream and free strbuf on errorRené Scharfe
2017-04-16t1400: use consistent style for test_expect_success callsKyle Meyer
2017-04-16doc/revisions: remove brackets from rev^-n shorthandKyle Meyer
2017-04-16Twelfth batch for 2.13Junio C Hamano
2017-04-16Merge branch 'js/difftool-builtin'Junio C Hamano
2017-04-16Merge branch 'sb/unpack-trees-would-lose-submodule-message-update'Junio C Hamano
2017-04-16Merge branch 'ab/regen-perl-mak-with-different-perl'Junio C Hamano
2017-04-16Merge branch 'sb/show-diff-for-submodule-in-diff-fix'Junio C Hamano
2017-04-16Merge branch 'qp/bisect-docfix'Junio C Hamano