]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-03-17  Junio C HamanoMerge branch 'jh/notes-fanout-fix' into maint
2020-03-17  Junio C HamanoMerge branch 'jk/index-pack-dupfix' into maint
2020-03-17  Junio C HamanoMerge branch 'js/rebase-i-with-colliding-hash' into...
2020-03-17  Junio C HamanoMerge branch 'jk/clang-sanitizer-fixes' into maint
2020-03-17  Junio C HamanoMerge branch 'dt/submodule-rm-with-stale-cache' into...
2020-03-17  Junio C HamanoMerge branch 'pb/recurse-submodule-in-worktree-fix...
2020-03-17  Junio C HamanoMerge branch 'es/outside-repo-errmsg-hints' into maint
2020-03-17  Junio C HamanoMerge branch 'js/builtin-add-i-cmds' into maint
2020-03-15  Emily Shafferprefix_path: show gitdir if worktree unavailable
2020-02-17  Junio C HamanoGit 2.25.1 v2.25.1
2020-02-16  Emily Shafferprefix_path: show gitdir when arg is outside repo
2020-02-14  Junio C HamanoMerge branch 'js/convert-typofix' into maint
2020-02-14  Junio C HamanoMerge branch 'js/ci-squelch-doc-warning' into maint
2020-02-14  Junio C HamanoMerge branch 'jb/multi-pack-index-docfix' into maint
2020-02-14  Junio C HamanoMerge branch 'ma/diff-doc-clarify-regexp-example' into...
2020-02-14  Junio C HamanoMerge branch 'ms/doc-bundle-format' into maint
2020-02-14  Junio C HamanoMerge branch 'es/submodule-fetch-message-fix' into...
2020-02-14  Junio C HamanoMerge branch 'jb/parse-options-message-fix' into maint
2020-02-14  Junio C HamanoMerge branch 'ma/filter-branch-doc-caret' into maint
2020-02-14  Junio C HamanoMerge branch 'km/submodule-doc-use-sm-path' into maint
2020-02-14  Junio C HamanoMerge branch 'pb/do-not-recurse-grep-no-index' into...
2020-02-14  Junio C HamanoMerge branch 'jt/t5616-robustify' into maint
2020-02-14  Junio C HamanoMerge branch 'en/fill-directory-fixes-more' into maint
2020-02-14  Junio C HamanoMerge branch 'bc/misconception-doc' into maint
2020-02-14  Junio C HamanoMerge branch 'bc/author-committer-doc' into maint
2020-02-14  Junio C HamanoMerge branch 'ds/refmap-doc' into maint
2020-02-14  Junio C HamanoMerge branch 'bc/actualmente' into maint
2020-02-14  Junio C HamanoMerge branch 'rt/submodule-i18n' into maint
2020-02-14  Junio C HamanoMerge branch 'jk/test-fixes' into maint
2020-02-14  Junio C HamanoMerge branch 'jk/asan-build-fix' into maint
2020-02-14  Junio C HamanoMerge branch 'ds/sparse-cone' into maint
2020-02-14  Junio C HamanoMerge branch 'nd/switch-and-restore' into maint
2020-02-14  Junio C HamanoMerge branch 'jk/no-flush-upon-disconnecting-slrpc...
2020-02-14  Junio C HamanoMerge branch 'hw/tutorial-favor-switch-over-checkout...
2020-02-14  Junio C HamanoMerge branch 'es/unpack-trees-oob-fix' into maint
2020-02-14  Junio C HamanoMerge branch 'bc/run-command-nullness-after-free-fix...
2020-02-14  Junio C HamanoMerge branch 'en/string-list-can-be-custom-sorted'...
2020-02-14  Junio C HamanoMerge branch 'jt/sha1-file-remove-oi-skip-cached' into...
2020-02-14  Junio C HamanoMerge branch 'hw/commit-advise-while-rejecting' into...
2020-02-11  Johannes Schindelinconvert: fix typo
2020-02-10  Johannes Schindelinci: ignore rubygems warning in the "Documentation" job
2020-02-10  Johannes Bergpack-format: correct multi-pack-index description
2020-02-09  Martin Ågrendiff-options.txt: avoid "regex" overload in example
2020-02-07  Masaya Suzukidoc: describe Git bundle format
2020-02-07  Emily Shaffersubmodule: add newline on invalid submodule error
2020-02-05  Jacques Bodin... parse-options: lose an unnecessary space in an error...
2020-02-04  Jeff Kingindex-pack: downgrade twice-resolved REF_DELTA to die()
2020-02-04  Johan Herlandnotes.c: fix off-by-one error when decreasing notes...
2020-02-04  Johan Herlandt3305: check notes fanout more carefully and robustly
2020-02-04  Martin Ågrengit-filter-branch.txt: wrap "maths" notation in backticks
2020-01-31  Kyle Meyersubmodule foreach: replace $path with $sm_path in example
2020-01-30  Denton Liu.mailmap: map Yi-Jyun Pan's email
2020-01-30  Philippe Blaingrep: ignore --recurse-submodules if --no-index is...
2020-01-29  Jeff Kingobstack: avoid computing offsets from NULL pointer
2020-01-29  Jeff Kingxdiff: avoid computing non-zero offset from NULL pointer
2020-01-29  Jeff Kingavoid computing zero offsets from NULL pointer
2020-01-28  David Turnergit rm submodule: succeed if .gitmodules index stat...
2020-01-27  Junio C Hamano.mailmap: fix GGG authoship screwup
2020-01-27  Jonathan Tant5616: make robust to delta base change
2020-01-27  Junio C Hamanomerge-recursive: use subtraction to flip stage
2020-01-27  Jeff Kingmerge-recursive: silence -Wxor-used-as-pow warning
2020-01-27  Denton Liu.mailmap: fix erroneous authorship for Johannes Schindelin
2020-01-23  Johannes Schindelinrebase -i: also avoid SHA-1 collisions with missingComm...
2020-01-23  Johannes Schindelinrebase -i: re-fix short SHA-1 collision
2020-01-23  Johannes Schindelinparse_insn_line(): improve error message when parsing...
2020-01-22  Philippe Blainsubmodule.c: use get_git_dir() instead of get_git_commo...
2020-01-22  Philippe Blaint2405: clarify test descriptions and simplify test
2020-01-22  Philippe Blaint2405: use git -C and test_commit -C instead of subshells
2020-01-22  Philippe Blaint7410: rename to t2405-worktree-submodule.sh
2020-01-22  brian m. carlsondocs: mention when increasing http.postBuffer is valuable
2020-01-22  brian m. carlsondoc: dissuade users from trying to ignore tracked files
2020-01-22  brian m. carlsondoc: provide guidance on user.name format
2020-01-22  brian m. carlsondocs: expand on possible and recommended user config...
2020-01-22  brian m. carlsondoc: move author and committer information to git-commit(1)
2020-01-21  brian m. carlsondocs: use "currently" for the present time
2020-01-21  Derrick Stoleefetch: document and test --refmap=""
2020-01-16  Junio C HamanoSync with maint
2020-01-16  Jeff Kingt7800: don't rely on reuse_worktree_file()
2020-01-16  Jeff Kingt4018: drop "debugging" cat from hunk-header tests
2020-01-16  Jeff KingMakefile: use compat regex with SANITIZE=address
2020-01-16  Johannes Schindelinbuilt-in add -i: accept open-ended ranges again
2020-01-16  Johannes Schindelinbuilt-in add -i: do not try to `patch`/`diff` an empty...
2020-01-16  Ralf Thielowsubmodule.c: mark more strings for translation
2020-01-16  Jeff Kingdir: point treat_leading_path() warning to the right...
2020-01-16  Jeff Kingdir: restructure in a way to avoid passing around a...
2020-01-16  Elijah Newrendir: treat_leading_path() and read_directory_recursive...
2020-01-16  Derrick Stoleeclean: demonstrate a bug with pathspecs
2020-01-16  Johannes Schindelinmsvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x
2020-01-13  Junio C HamanoGit 2.25 v2.25.0
2020-01-12  Junio C HamanoMerge tag 'l10n-2.25.0-rnd1' of git://github.com/git...
2020-01-12  Junio C HamanoRevert "Merge branch 'ra/rebase-i-more-options'"
2020-01-12  Jiang Xinl10n: zh_CN: for git v2.25.0 l10n round 1
2020-01-11  Jiang XinMerge branch 'master' of github.com:Softcatala/git...
2020-01-10  Junio C HamanoMerge branch 'js/mingw-loosen-overstrict-tree-entry...
2020-01-10  Junio C HamanoMerge branch 'ma/config-advice-markup-fix'
2020-01-10  Jordi Masl10n: Update Catalan translation
2020-01-10  Johannes Schindelin... mingw: safeguard better against backslashes in file...
2020-01-10  Derrick Stolee... unpack-trees: correctly compute result count
2020-01-10  Matthias Rüsterl10n: de.po: Update German translation v2.25.0 round 1
2020-01-10  Thomas Braunl10n: de.po: Reword generation numbers
next