summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-01Merge branch 'jk/remove-sha1-to-hex'Junio C Hamano
2019-12-01Merge branch 'dj/typofix-merge-strat'Junio C Hamano
2019-12-01Merge branch 'rj/bundle-ui-updates'Junio C Hamano
2019-12-01Merge branch 'rs/skip-iprefix'Junio C Hamano
2019-12-01Merge branch 'ln/userdiff-elixir'Junio C Hamano
2019-12-01Merge branch 'py/shortlog-list-options-for-log'Junio C Hamano
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano
2019-12-01Merge branch 'ns/test-desc-typofix'Junio C Hamano
2019-12-01Merge branch 'en/t6024-style'Junio C Hamano
2019-12-01Merge branch 'en/misc-doc-fixes'Junio C Hamano
2019-12-01Merge branch 'js/fetch-multi-lockfix'Junio C Hamano
2019-12-01Merge branch 'rs/trace2-dots'Junio C Hamano
2019-12-01Merge branch 'kw/fsmonitor-watchman-fix'Junio C Hamano
2019-12-01Merge branch 'cb/curl-use-xmalloc'Junio C Hamano
2019-12-01Merge branch 'rt/fetch-message-fix'Junio C Hamano
2019-12-01Merge branch 'es/myfirstcontrib-updates'Junio C Hamano
2019-12-01Merge branch 'hw/config-doc-in-header'Junio C Hamano
2019-12-01Merge branch 'dl/doc-diff-no-index-implies-exit-code'Junio C Hamano
2019-12-01Merge branch 'js/vreportf-wo-buffering'Junio C Hamano
2019-12-01Merge branch 'pb/no-recursive-reset-hard-in-worktree-add'Junio C Hamano
2019-12-01Merge branch 'pb/help-list-gitsubmodules-among-guides'Junio C Hamano
2019-12-01Merge branch 'sg/blame-indent-heuristics-is-now-the-default'Junio C Hamano
2019-12-01Merge branch 'mr/clone-dir-exists-to-path-exists'Junio C Hamano
2019-12-01Merge branch 'ma/bisect-doc-sample-update'Junio C Hamano
2019-12-01Merge branch 'js/git-path-head-dot-lock-fix'Junio C Hamano
2019-12-01Merge branch 'jc/log-graph-simplify'Junio C Hamano
2019-12-01Merge branch 'jk/cleanup-object-parsing-and-fsck'Junio C Hamano
2019-11-30grep: don't return an expression from pcre2_free()Hans Jerry Illikainen
2019-11-30t7811: don't create unused fileRené Scharfe
2019-11-30t9300: don't create unused fileRené Scharfe
2019-11-30send-pack: use OBJECT_INFO_QUICK to check negative objectsJeff King
2019-11-29ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor
2019-11-27test: use test_must_be_empty F instead of test_cmp empty FRené Scharfe
2019-11-27test: use test_must_be_empty F instead of test -z $(cat F)René Scharfe
2019-11-27t1400: use test_must_be_emptyRené Scharfe
2019-11-27t1410: use test_line_countRené Scharfe
2019-11-27t1512: use test_line_countRené Scharfe
2019-11-27run-command: use prepare_git_cmd() in prepare_cmd()René Scharfe
2019-11-27name-rev: use skip_prefix() instead of starts_with()René Scharfe
2019-11-27push: use skip_prefix() instead of starts_with()René Scharfe
2019-11-27shell: use skip_prefix() instead of starts_with()René Scharfe
2019-11-27fmt-merge-msg: use skip_prefix() instead of starts_with()René Scharfe
2019-11-27fetch: use skip_prefix() instead of starts_with()René Scharfe
2019-11-27perf-lib: use a single filename for all measurement typesJeff King
2019-11-25submodule: fix 'submodule status' when called from a subdirectoryManish Goregaokar
2019-11-25revision: free topo_walk_info before creating a new one in init_topo_walkMike Hommey
2019-11-25revision: clear the topo-walk flags in reset_revision_walkMike Hommey
2019-11-25git-compat-util.h: drop the `PRIuMAX` and other fallback definitionsHariom Verma
2019-11-25reset: parse rev as tree-ish in patch modeNika Layzell
2019-11-24doc: mention that 'git submodule update' fetches missing commitsPhilippe Blain