git
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'
2020-02-05  Junio C HamanoMerge branch 'en/fill-directory-fixes-more'
2020-02-05  Junio C HamanoMerge branch 'bc/hash-independent-tests-part-7'
2020-02-05  Junio C HamanoMerge branch 'km/submodule-add-errmsg'
2020-02-05  Junio C HamanoMerge branch 'am/checkout-file-and-ref-ref-ambiguity'
2020-02-05  Junio C HamanoMerge branch 'js/add-p-leftover-bits'
2020-02-05  Junio C HamanoMerge branch 'js/patch-mode-in-others-in-c'
2020-02-05  Junio C HamanoMerge branch 'dl/test-must-fail-fixes'
2020-02-05  Jacques Bodin... parse-options: lose an unnecessary space in an error...
2020-02-05  René Scharfename-rev: sort tip names before applying
2020-02-05  René Scharfename-rev: release unused name strings
2020-02-05  René Scharfename-rev: generate name strings only if they are better
2020-02-05  René Scharfename-rev: pre-size buffer in get_parent_name()
2020-02-05  René Scharfename-rev: factor out get_parent_name()
2020-02-05  René Scharfename-rev: put struct rev_name into commit slab
2020-02-05  René Scharfename-rev: don't _peek() in create_or_update_name()
2020-02-05  René Scharfename-rev: don't leak path copy in name_ref()
2020-02-05  René Scharfename-rev: respect const qualifier
2020-02-05  René Scharfename-rev: remove unused typedef
2020-02-05  Martin Ågrenname-rev: rewrite create_or_update_name()
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-02-04  Taylor Blaucommit-graph.h: use odb in 'load_commit_graph_one_fd_st'
2020-02-04  Taylor Blaucommit-graph.c: remove path normalization, comparison
2020-02-04  Taylor Blaucommit-graph.h: store object directory in 'struct commi...
2020-02-04  Taylor Blaucommit-graph.h: store an odb in 'struct write_commit_gr...
2020-02-04  Peter Kaestlet7400: testcase for submodule status on unregistered...
2020-02-04  Jeff Kingtree-walk.c: break circular dependency with unpack...
2020-01-31  Derrick Stoleesparse-checkout: fix cone mode behavior mismatch
2020-01-31  Derrick Stoleesparse-checkout: improve docs around 'set' in cone...
2020-01-31  Derrick Stoleesparse-checkout: escape all glob characters on write
2020-01-31  Derrick Stoleesparse-checkout: use C-style quotes in 'list' subcommand
2020-01-31  Derrick Stoleesparse-checkout: unquote C-style strings over --stdin
2020-01-31  Derrick Stoleesparse-checkout: write escaped patterns in cone mode
2020-01-31  Derrick Stoleesparse-checkout: properly match escaped characters
2020-01-31  Derrick Stoleesparse-checkout: warn on globs in cone patterns
2020-01-31  Junio C HamanoC: use skip_prefix() to avoid hardcoded string length
2020-01-31  Kyle Meyersubmodule foreach: replace $path with $sm_path in example
2020-01-31  Taylor Blaut5318: don't pass non-object directory to '--object...
2020-01-31  Jeff Kingdiff: move diff.wsErrorHighlight to "basic" config
2020-01-31  Matheus Tavaressha1-file: allow check_object_signature() to handle...
2020-01-31  Matheus Tavaressha1-file: pass git_hash_algo to hash_object_file()
2020-01-31  Matheus Tavaressha1-file: pass git_hash_algo to write_object_file_prep...
2020-01-31  Matheus Tavaresstreaming: allow open_istream() to handle any repo
2020-01-31  Matheus Tavarespack-check: use given repo's hash_algo at verify_packfile()
2020-01-31  Matheus Tavarescache-tree: use given repo's hash_algo at verify_one()
2020-01-31  Matheus Tavaresdiff: make diff_populate_filespec() honor its repo...
2020-01-30  Junio C HamanoSync with maint
2020-01-30  Junio C HamanoThe second batch
2020-01-30  Junio C HamanoMerge branch 'bc/misconception-doc'
2020-01-30  Junio C HamanoMerge branch 'bc/author-committer-doc'
2020-01-30  Junio C HamanoMerge branch 'ss/t6025-modernize'
2020-01-30  Junio C HamanoMerge branch 'lh/bool-to-type-bool'
2020-01-30  Junio C HamanoMerge branch 'ds/refmap-doc'
2020-01-30  Junio C HamanoMerge branch 'bc/actualmente'
2020-01-30  Junio C HamanoMerge branch 'rt/submodule-i18n'
next