]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-10-25  Heba Walydocumentation: remove empty doc files
2019-10-24  Junio C HamanoGit 2.24-rc1 v2.24.0-rc1
2019-10-24  Junio C HamanoMerge branch 'sg/ci-osx-gcc8-fix'
2019-10-24  Junio C HamanoMerge branch 'ds/feature-macros'
2019-10-24  Junio C HamanoMerge branch 'js/azure-ci-osx-fix'
2019-10-24  Junio C HamanoMerge branch 'bw/format-patch-o-create-leading-dirs'
2019-10-24  Junio C HamanoMerge branch 'dl/submodule-set-branch'
2019-10-24  Derrick Stoleerepo-settings: read an int for index.version
2019-10-24  SZEDER Gáborci: fix GCC install in the Travis CI GCC OSX job
2019-10-23  Junio C HamanoEleventh batch
2019-10-23  Junio C HamanoMerge branch 'cb/pcre2-chartables-leakfix'
2019-10-23  Junio C HamanoMerge branch 'bc/smart-http-atomic-push'
2019-10-23  Junio C HamanoMerge branch 'wb/fsmonitor-bitmap-fix'
2019-10-23  Junio C HamanoMerge branch 'sb/userdiff-dts'
2019-10-23  Junio C HamanoMerge branch 'sg/progress-fix'
2019-10-23  Junio C HamanoMerge branch 'nr/diff-highlight-indent-fix'
2019-10-23  Junio C HamanoMerge branch 'mb/clarify-zsh-completion-doc'
2019-10-23  Johannes Schindelinci(osx): use new location of the `perforce` cask
2019-10-23  Denton Liut7419: change test_must_fail to ! for grep
2019-10-23  Bert Wesargt4014: make output-directory tests self-contained
2019-10-23  Junio C HamanoMerge branch 'js/azure-pipelines-msvc'
2019-10-23  Johannes Schindelinci(visual-studio): actually run the tests in parallel
2019-10-23  Johannes Schindelinci(visual-studio): use strict compile flags, and optimi...
2019-10-21  Stephen Boyduserdiff: fix some corner cases in dts regex
2019-10-21  SZEDER Gábortest-progress: fix test failures on big-endian systems
2019-10-18  Maxim Belskycompletion: clarify installation instruction for zsh
2019-10-18  Junio C HamanoGit 2.24-rc0 v2.24.0-rc0
2019-10-18  Junio C HamanoMerge branch 'rs/remote-curl-use-argv-array'
2019-10-18  Junio C HamanoMerge branch 'rs/column-use-utf8-strnwidth'
2019-10-18  Junio C HamanoMerge branch 'rs/http-push-simplify'
2019-10-18  Junio C HamanoMerge branch 'jj/stash-reset-only-toplevel'
2019-10-18  Junio C HamanoMerge branch 'bw/format-patch-o-create-leading-dirs'
2019-10-18  Junio C HamanoMerge branch 'bb/compat-util-comment-fix'
2019-10-18  Junio C HamanoMerge branch 'bb/utf8-wcwidth-cleanup'
2019-10-18  Junio C HamanoMerge branch 'dl/allow-running-cocci-verbosely'
2019-10-18  Junio C HamanoMerge branch 'dl/compat-cleanup'
2019-10-18  Junio C HamanoMerge branch 'ta/t1308-typofix'
2019-10-18  Junio C HamanoMerge branch 'js/doc-stash-save'
2019-10-18  Carlo Marcelo... grep: avoid leak of chartables in PCRE2
2019-10-18  Carlo Marcelo... grep: make PCRE2 aware of custom allocator
2019-10-18  Carlo Marcelo... grep: make PCRE1 aware of custom allocator
2019-10-17  brian m. carlsonremote-curl: pass on atomic capability to remote side
2019-10-15  Norman Rasmussendiff-highlight: fix a whitespace nit
2019-10-15  Junio C HamanoNinth batch
2019-10-15  Junio C HamanoMerge branch 'jk/coc'
2019-10-15  Junio C HamanoMerge branch 'js/trace2-fetch-push'
2019-10-15  Junio C HamanoMerge branch 'jt/push-avoid-lazy-fetch'
2019-10-15  Junio C HamanoMerge branch 'dl/format-patch-doc-test-cleanup'
2019-10-15  Junio C HamanoMerge branch 'js/xdiffi-comment-updates'
2019-10-15  Junio C HamanoMerge branch 'dl/t0000-skip-test-test'
2019-10-15  Junio C HamanoMerge branch 'tg/range-diff-output-update'
2019-10-15  Junio C HamanoMerge branch 'gs/sq-quote-buf-pretty'
2019-10-15  Junio C HamanoMerge branch 'ew/hashmap'
2019-10-15  Junio C HamanoMerge branch 'js/trace2-cap-max-output-files'
2019-10-15  Junio C HamanoMerge branch 'am/t0028-utf16-tests'
2019-10-15  Junio C HamanoMerge branch 'dl/octopus-graph-bug'
2019-10-15  Junio C HamanoMerge branch 'en/fast-imexport-nested-tags'
2019-10-15  Junio C HamanoMerge branch 'js/azure-pipelines-msvc'
2019-10-15  Junio C HamanoMerge branch 'gs/commit-graph-trace-with-cmd'
2019-10-15  Junio C HamanoMerge branch 'js/fetch-jobs'
2019-10-15  Junio C HamanoMerge branch 'en/merge-recursive-cleanup'
2019-10-15  René Scharferemote-curl: use argv_array in parse_push()
2019-10-15  René Scharfecolumn: use utf8_strnwidth() to strip out ANSI color...
2019-10-15  René Scharfehttp-push: simplify deleting a list item
2019-10-15  Jakob Jarmarstash: avoid recursive hard reset on submodules
2019-10-12  Bert Wesargformat-patch: create leading components of output directory
2019-10-12  Beat Bolligit-compat-util: fix documentation syntax
2019-10-12  Beat Bolliutf8: use ARRAY_SIZE() in git_wcwidth()
2019-10-12  William Bakerfsmonitor: don't fill bitmap with entries to be removed
2019-10-12  Denton LiuMakefile: respect $(V) in %.cocci.patch target
2019-10-11  Denton Liupthread.h: manually align parameter lists
2019-10-11  Tanay Abhrat1308-config-set: fix a test that has a typo
2019-10-11  Johannes Schindelindoc(stash): clarify the description of `save`
2019-10-11  Junio C HamanoEighth batch
2019-10-11  Junio C HamanoMerge branch 'dl/rev-list-doc-cleanup'
2019-10-11  Junio C HamanoMerge branch 'kt/add-i-progress'
2019-10-11  Junio C HamanoMerge branch 'js/stash-apply-in-secondary-worktree'
2019-10-11  Junio C HamanoMerge branch 'rs/dedup-includes'
2019-10-11  Junio C HamanoMerge branch 'js/range-diff-noprefix'
2019-10-11  Junio C HamanoMerge branch 'cb/pcre1-cleanup'
2019-10-11  Junio C HamanoMerge branch 'ab/pcre-jit-fixes'
2019-10-11  Junio C HamanoMerge branch 'pw/rebase-i-show-HEAD-to-reword'
2019-10-11  Junio C HamanoMerge branch 'tk/git-svn-trim-author-name'
2019-10-11  Junio C HamanoMerge branch 'bc/object-id-part17'
2019-10-11  Junio C HamanoMerge branch 'en/clean-nested-with-ignored'
2019-10-10  Jeff KingCODE_OF_CONDUCT: mention individual project-leader...
2019-10-10  Jeff Kingadd a Code of Conduct document
2019-10-09  Junio C HamanoSeventh batch
2019-10-09  Junio C HamanoMerge branch 'rs/test-remove-useless-debugging-cat'
2019-10-09  Junio C HamanoMerge branch 'pm/p4-auto-delete-named-temporary'
2019-10-09  Junio C HamanoMerge branch 'rs/convert-fix-utf-without-dash'
2019-10-09  Junio C HamanoMerge branch 'py/git-gui-has-maintainer'
2019-10-09  Junio C HamanoMerge branch 'ah/cleanups'
2019-10-09  Junio C HamanoMerge branch 'js/diff-rename-force-stable-sort'
2019-10-09  Junio C HamanoMerge branch 'js/mingw-spawn-with-spaces-in-path'
2019-10-09  Junio C HamanoMerge branch 'as/shallow-slab-use-fix'
2019-10-09  Junio C HamanoMerge branch 'sg/name-rev-cutoff-underflow-fix'
2019-10-09  Junio C HamanoMerge branch 'am/visual-studio-config-fix'
2019-10-09  Johannes Schindelinxdiffi: fix typos and touch up comments
2019-10-09  Denton Liut0000: cover GIT_SKIP_TESTS blindspots
next