git.git
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-14 Jeff Kingpack-objects: support filters with bitmaps
2020-02-14 Jeff Kingpack-bitmap: implement BLOB_LIMIT filtering
2020-02-14 Jeff Kingpack-bitmap: implement BLOB_NONE filtering
2020-02-14 Jeff Kingbitmap: add bitmap_unset() function
2020-02-14 Jeff Kingrev-list: use bitmap filters for traversal
2020-02-14 Jeff Kingpack-bitmap: basic noop bitmap filter infrastructure
2020-02-14 Jeff Kingrev-list: allow commit-only bitmap traversals
2020-02-14 Jeff Kingt5310: factor out bitmap traversal comparison
2020-02-14 Jeff Kingrev-list: allow bitmaps when counting objects
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
next
git clone https://git.99rst.org/PROJECT