]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-03-14  Johannes Schindelinsequencer: move stale comment into correct location
2019-03-14  Johannes Schindelinsequencer: improve error message when an OID could...
2019-03-14  Johannes Schindelinrebase -i: demonstrate obscure loose object cache bug
2019-03-14  SZEDER Gábort9811-git-p4-label-import: fix pipeline negation
2019-03-14  SZEDER Gáborgit p4 test: disable '-x' tracing in the p4d watchdog...
2019-03-14  SZEDER Gáborgit p4 test: simplify timeout handling
2019-03-14  SZEDER Gáborgit p4 test: clean up the p4d cleanup functions
2019-03-14  Johannes Schindelingit p4 test: use 'test_atexit' to kill p4d and the...
2019-03-14  SZEDER Gábort0301-credential-cache: use 'test_atexit' to stop the...
2019-03-14  SZEDER Gábortests: use 'test_atexit' to stop httpd
2019-03-14  Johannes Schindelingit-daemon: use 'test_atexit` to stop 'git-daemon'
2019-03-14  Johannes Schindelintest-lib: introduce 'test_atexit'
2019-03-14  SZEDER Gábort/lib-git-daemon: make sure to kill the 'git-daemon...
2019-03-14  SZEDER Gábortest-lib: fix interrupt handling with 'dash' and '...
2019-03-14  Jonathan Tansubmodule: explain first attempt failure clearly
2019-03-13  Jeff KingMakefile: fix unaligned loads in sha1dc with UBSan
2019-03-13  Corentin BOMPARDdoc: format pathnames and URLs as monospace.
2019-03-13  Corentin BOMPARDdoc/CodingGuidelines: URLs and paths as monospace
2019-03-13  Andrei Rybakt4150: remove unused variable
2019-03-13  Jeff Kingpoint pull requesters to GitGitGadget
2019-03-12  Denton Liucontrib/subtree: ensure only one rev is provided
2019-03-12  Johannes Schindelinmingw: respect core.hidedotfiles = false in git-init...
2019-03-12  Johannes Schindelinrebase: deprecate --preserve-merges
2019-03-12  Michal Suchanekworktree: fix worktree add race
2019-03-12  Thomas Gummererstash: pass pathspec as pointer
2019-03-11  Martin Ågrenasciidoctor-extensions: fix spurious space after linkgit
2019-03-11  Martin ÅgrenDocumentation/Makefile: add missing dependency on ascii...
2019-03-11  Jeff Kingline-log: detect unsupported formats
2019-03-11  Junio C HamanoThe second batch
2019-03-11  Junio C HamanoSync with maint
2019-03-11  Junio C HamanoMerge branch 'js/rebase-recreate-merge'
2019-03-11  Junio C HamanoMerge branch 'js/untravis-windows'
2019-03-11  Junio C HamanoMerge branch 'rd/gc-prune-doc-fix'
2019-03-11  Junio C HamanoMerge branch 'js/find-lib-h-with-ls-files-when-possible'
2019-03-11  Junio C HamanoMerge branch 'rj/hdr-check-gcrypt-fix'
2019-03-11  Junio C HamanoMerge branch 'jk/guard-bswap-header'
2019-03-11  Junio C HamanoMerge branch 'rd/attr.c-comment-typofix'
2019-03-11  Junio C HamanoMerge branch 'yb/utf-16le-bom-spellfix'
2019-03-11  Martin ÅgrenDocumentation/Makefile: add missing xsl dependencies...
2019-03-11  Johannes Schindelinmingw: allow building with an MSYS2 runtime v3.x
2019-03-11  Thomas Gummererstash: drop unused parameter
2019-03-08  Rohit Ashiwalt3600: use helpers to replace test -d/f/e/s <path>
2019-03-08  Rohit Ashiwalt3600: modernize style
2019-03-08  Rohit Ashiwaltest functions: add function `test_file_not_empty`
2019-03-08  Nguyễn Thái... Make sure refs/rewritten/ is per-worktree
2019-03-08  Nguyễn Thái... files-backend.c: reduce duplication in add_per_worktree...
2019-03-08  Nguyễn Thái... files-backend.c: factor out per-worktree code in loose_...
2019-03-08  Johannes Schindelinmingw: drop MakeMaker reference
2019-03-08  Johannes Schindelinbuilt-in stash: handle :(glob) pathspecs again
2019-03-08  Johannes Schindelinlegacy stash: fix "rudimentary backport of -q"
2019-03-08  Brandon Richardsoncommit-tree: utilize parse-options api
2019-03-08  Jeff Kingline-log: suppress diff output with "-s"
2019-03-08  Joey Hessconvert: avoid malloc of original file size
2019-03-08  Denton Liudocs: move core.excludesFile from git-add to gitignore
2019-03-08  Denton Liugit-clean.txt: clarify ignore pattern files
2019-03-07  Jeff Kingconfig: document --type=color output is a complete...
2019-03-07  Junio C HamanoStart 2.22 cycle
2019-03-07  Jonathan Tant5552: compensate for v2 filtering ref adv.
2019-03-07  Jonathan Tantests: fix protocol version for overspecifications
2019-03-07  Jonathan Tant5700: only run with protocol version 1
2019-03-07  Jonathan Tant5512: compensate for v0 only sending HEAD symrefs
2019-03-07  Jonathan Tant5503: fix overspecification of trace expectation
2019-03-07  Jonathan Tantests: always test fetch of unreachable with v0
2019-03-07  Jonathan Tant5601: check ssh command only with protocol v0
2019-03-07  Jonathan Tantests: define GIT_TEST_PROTOCOL_VERSION
2019-03-07  Junio C HamanoMerge branch 'jt/http-auth-proto-v2-fix'
2019-03-07  Junio C HamanoMerge branch 'jk/diff-no-index-initialize'
2019-03-07  Junio C HamanoMerge branch 'nd/no-more-check-racy'
2019-03-07  Junio C HamanoMerge branch 'rd/doc-hook-used-in-sample'
2019-03-07  Junio C HamanoMerge branch 'nd/diff-parseopt-2'
2019-03-07  Junio C HamanoMerge branch 'en/merge-options-doc'
2019-03-07  Junio C HamanoMerge branch 'nd/completion-more-parameters'
2019-03-07  Junio C HamanoMerge branch 'ab/receive-pack-use-after-free-fix'
2019-03-07  Junio C HamanoMerge branch 'dl/doc-submodule-wo-subcommand'
2019-03-07  Junio C HamanoMerge branch 'jk/unused-params'
2019-03-07  Junio C HamanoMerge branch 'jh/trace2'
2019-03-07  Junio C HamanoMerge branch 'jk/prune-optim'
2019-03-07  Junio C HamanoMerge branch 'js/doc-symref-in-proto-v1'
2019-03-07  Junio C HamanoMerge branch 'nd/split-index-null-base-fix'
2019-03-07  Junio C HamanoMerge branch 'rj/prune-packed-excess-args'
2019-03-07  Junio C HamanoMerge branch 'jc/test-yes-doc'
2019-03-07  Junio C HamanoMerge branch 'en/combined-all-paths'
2019-03-07  Junio C HamanoMerge branch 'sc/pack-redundant'
2019-03-07  Junio C HamanoMerge branch 'du/branch-show-current'
2019-03-07  Junio C HamanoMerge branch 'dl/complete-submodule-absorbgitdirs'
2019-03-07  Junio C HamanoMerge branch 'wh/author-committer-ident-config'
2019-03-07  Junio C HamanoMerge branch 'aw/pretty-trailers'
2019-03-07  Junio C HamanoMerge branch 'nd/diff-parseopt'
2019-03-07  Junio C HamanoMerge branch 'tg/checkout-no-overlay'
2019-03-07  Johannes Schindelintests: add a special setup where stash.useBuiltin is off
2019-03-07  Johannes Schindelinstash: optionally use the scripted version again
2019-03-07  Johannes Schindelinstash: add back the original, scripted `git stash`
2019-03-07  Paul-Sebastian... stash: convert `stash--helper.c` into `stash.c`
2019-03-07  Paul-Sebastian... stash: replace all `write-tree` child processes with...
2019-03-07  Paul-Sebastian... stash: optimize `get_untracked_files()` and `check_chan...
2019-03-07  Paul-Sebastian... stash: convert save to builtin
2019-03-07  Paul-Sebastian... stash: make push -q quiet
2019-03-07  Paul-Sebastian... stash: convert push to builtin
2019-03-07  Paul-Sebastian... stash: convert create to builtin
2019-03-07  Paul-Sebastian... stash: convert store to builtin
next