]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-02-14  Jeff Kingrev-list: make --count work with --objects
2020-02-14  Jeff Kingrev-list: factor out bitmap-optimized routines
2020-02-14  Jeff Kingpack-bitmap: refuse to do a bitmap traversal with pathspecs
2020-02-14  Johannes Schindelinmingw: add a helper function to attach GDB to the curre...
2020-02-14  Johannes Schindelint5580: test cloning without file://, test fetching...
2020-02-14  Johannes Schindelint9001, t9116: avoid pipes
2020-02-14  Emily ShafferMyFirstContribution: rephrase contact info
2020-02-14  Ben Keenegit-p4: add RCS keyword status message
2020-02-14  Ben Keenegit-p4: add p4 submit hooks
2020-02-14  Ben Keenegit-p4: restructure code in submit
2020-02-13  Jeff Kingrev-list: fallback to non-bitmap traversal when filtering
2020-02-13  Jeff Kingpack-bitmap: fix leak of haves/wants object lists
2020-02-13  Jeff Kingpack-bitmap: factor out type iterator initialization
2020-02-12  Junio C HamanoThe fourth batch for 2.26
2020-02-12  Junio C HamanoMerge branch 'js/convert-typofix'
2020-02-12  Junio C HamanoMerge branch 'js/ci-squelch-doc-warning'
2020-02-12  Junio C HamanoMerge branch 'jb/multi-pack-index-docfix'
2020-02-12  Junio C HamanoMerge branch 'ma/diff-doc-clarify-regexp-example'
2020-02-12  Junio C HamanoMerge branch 'ms/doc-bundle-format'
2020-02-12  Junio C HamanoMerge branch 'es/submodule-fetch-message-fix'
2020-02-12  Junio C HamanoMerge branch 'jb/parse-options-message-fix'
2020-02-12  Junio C HamanoMerge branch 'ma/filter-branch-doc-caret'
2020-02-12  Junio C HamanoMerge branch 'km/submodule-doc-use-sm-path'
2020-02-12  Junio C HamanoMerge branch 'jc/skip-prefix'
2020-02-12  Junio C HamanoMerge branch 'pb/do-not-recurse-grep-no-index'
2020-02-12  Junio C HamanoMerge branch 'hw/doc-git-dir'
2020-02-12  Junio C HamanoMerge branch 'jk/push-default-doc'
2020-02-12  Junio C HamanoMerge branch 'jk/clang-sanitizer-fixes'
2020-02-12  Junio C HamanoMerge branch 'dt/submodule-rm-with-stale-cache'
2020-02-12  Junio C HamanoMerge branch 'jt/t5616-robustify'
2020-02-12  Junio C HamanoMerge branch 'jk/escaped-wildcard-dwim'
2020-02-12  Junio C HamanoMerge branch 'jn/pretend-object-doc'
2020-02-12  Johannes Schindelintests: fix --write-junit-xml with subshells
2020-02-11  Ben Keenegit-p4: add --no-verify option
2020-02-11  Ben Keenegit-p4: add p4-pre-submit exit text
2020-02-11  Ben Keenegit-p4: create new function run_git_hook
2020-02-11  Ben Keenegit-p4: rewrite prompt to be Windows compatible
2020-02-11  Johannes Schindelinconvert: fix typo
2020-02-11  Eyal Sohacolor.c: alias RGB colors 8-15 to aixterm colors
2020-02-11  Eyal Sohacolor.c: support bright aixterm colors
2020-02-11  Eyal Sohacolor.c: refactor color_output arguments
2020-02-11  Jeff Kingmailinfo: factor out some repeated header handling
2020-02-11  Jeff Kingmailinfo: be more liberal with header whitespace
2020-02-11  Jeff Kingmailinfo: simplify parsing of header values
2020-02-11  Jeff Kingmailinfo: treat header values as C strings
2020-02-11  Junio C Hamanorebase: --fork-point regression fix
2020-02-11  Derrick Stoleesparse-checkout: work with Windows paths
2020-02-11  Derrick Stoleesparse-checkout: create 'add' subcommand
2020-02-11  Derrick Stoleesparse-checkout: extract pattern update from 'set'...
2020-02-11  Derrick Stoleesparse-checkout: extract add_patterns_from_input()
2020-02-10  Bert Wesargremote rename/remove: gently handle remote.pushDefault...
2020-02-10  Bert Wesargconfig: provide access to the current line number
2020-02-10  Bert Wesargremote rename/remove: handle branch.<name>.pushRemote...
2020-02-10  Bert Wesargremote: clean-up config callback
2020-02-10  Bert Wesargremote: clean-up by returning early to avoid one indent...
2020-02-10  Bert Wesargpull --rebase/remote rename: document and honor single...
2020-02-10  Matthew Rogersconfig: add '--show-scope' to print the scope of a...
2020-02-10  Matthew Rogerssubmodule-config: add subomdule config scope
2020-02-10  Matthew Rogersconfig: teach git_config_source to remember its scope
2020-02-10  Matthew Rogersconfig: preserve scope in do_git_config_sequence
2020-02-10  Matthew Rogersconfig: clarify meaning of command line scoping
2020-02-10  Matthew Rogersconfig: split repo scope to local and worktree
2020-02-10  Matthew Rogersconfig: make scope_name non-static and rename it
2020-02-10  Johannes Schindelinci: ignore rubygems warning in the "Documentation" job
2020-02-10  René Scharfeparse-options: simplify parse_options_dup()
2020-02-10  René Scharfeparse-options: const parse_options_concat() parameters
2020-02-10  René Scharfeparse-options: factor out parse_options_count()
2020-02-10  René Scharfeparse-options: use COPY_ARRAY in parse_options_concat()
2020-02-10  René Scharfemailinfo: don't insert header prefix for handle_content...
2020-02-10  René Scharfestrbuf: add and use strbuf_insertstr()
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  brian m. carlsont6024: update for SHA-256
2020-02-07  brian m. carlsont6006: make hash size independent
2020-02-07  brian m. carlsont6000: abstract away SHA-1-specific constants
2020-02-07  brian m. carlsont5703: make test work with SHA-256
2020-02-07  brian m. carlsont5607: make hash size independent
2020-02-07  brian m. carlsont5318: update for SHA-256
2020-02-07  brian m. carlsont5515: make test hash independent
2020-02-07  brian m. carlsont5321: make test hash independent
2020-02-07  brian m. carlsont5313: make test hash independent
2020-02-07  brian m. carlsont5309: make test hash independent
2020-02-07  brian m. carlsont5302: make hash size independent
2020-02-07  brian m. carlsont4060: make test work with SHA-256
2020-02-07  brian m. carlsont4211: add test cases for SHA-256
2020-02-07  brian m. carlsont4211: move SHA-1-specific test cases into a directory
2020-02-07  brian m. carlsont4013: make test hash independent
2020-02-07  brian m. carlsont3311: make test work with SHA-256
2020-02-07  brian m. carlsont3310: make test work with SHA-256
2020-02-07  brian m. carlsont3309: make test work with SHA-256
2020-02-07  brian m. carlsont3308: make test work with SHA-256
2020-02-07  brian m. carlsont3206: make hash size independent
2020-02-07  brian m. carlsont/lib-pack: support SHA-256
2020-02-07  Emily Shaffersubmodule: add newline on invalid submodule error
2020-02-06  Heba Walyadd: change advice config variables used by the add API
2020-02-05  Junio C HamanoThe third batch for 2.26
2020-02-05  Junio C HamanoMerge branch 'mt/sparse-checkout-doc-update'
2020-02-05  Junio C HamanoMerge branch 'pb/recurse-submodule-in-worktree-fix'
2020-02-05  Junio C HamanoMerge branch 'es/fetch-show-failed-submodules-atend'
next