Show patches with: none      |   44957 patches
« 1 2 ... 247 248 249449 450 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/16] test-lib: reformat argument list in test_create_repo() test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[09/16] submodule tests: use symbolic-ref --short to discover branch name test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[08/16] test-lib functions: add --printf option to test_commit test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[07/16] describe tests: convert setup to use test_commit test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[06/16] test-lib functions: add an --annotated-tag option to "test_commit" test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[05/16] test-lib-functions: document test_commit --no-tag test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[04/16] test-lib-functions: reword "test_commit --append" docs test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[03/16] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[02/16] test-lib: bring $remove_trash out of retirement test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[01/16] check-non-portable-shell: complain about "test" a/-o instead of &&/|| test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[2/2] C99 support: remove non-HAVE_VARIADIC_MACROS code C99: harder dependency on variadic macros - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason New
[1/2] git-compat-util.h: clarify comment on GCC-specific code C99: harder dependency on variadic macros - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason New
[2/2] git-p4: do not decode data from perforce by default git-p4: encoding of data from perforce - - - --- 2021-04-12 Andrew Oakley New
[1/2] git-p4: avoid decoding more data from perforce git-p4: encoding of data from perforce - - - --- 2021-04-12 Andrew Oakley New
pack-objects: update "nr_seen" progress based on pack-reused count pack-objects: update "nr_seen" progress based on pack-reused count - - - --- 2021-04-12 Jeff King Accepted
[2/2] send-email: refactor sendemail.smtpencryption config parsing send-email: simplify smtp.{smtpssl,smtpencryption} parsing - - - --- 2021-04-11 Ævar Arnfjörð Bjarmason Accepted
[1/2] send-email: remove non-working support for "sendemail.smtpssl" send-email: simplify smtp.{smtpssl,smtpencryption} parsing - - - --- 2021-04-11 Ævar Arnfjörð Bjarmason Accepted
t0091-bugreport.sh: actually verify some content of report t0091-bugreport.sh: actually verify some content of report - - - --- 2021-04-11 Martin Ågren New
[v2,3/3] git-send-email: rename 'tls' to 'starttls' git-send-email: improve SSL configuration - - - --- 2021-04-11 Drew DeVault New
[v2,2/3] git-send-email: die on invalid smtp_encryption git-send-email: improve SSL configuration - - - --- 2021-04-11 Drew DeVault New
[v2,1/3] git-send-email(1): improve smtp-encryption docs git-send-email: improve SSL configuration - - - --- 2021-04-11 Drew DeVault New
[v2] merge-ort: only do pointer arithmetic for non-empty lists [v2] merge-ort: only do pointer arithmetic for non-empty lists - - - --- 2021-04-11 Andrzej Hunt New
[v3,4/4] bisect--helper: retire `--bisect-next-check` subcommand Finish converting git bisect to C part 4 - - - --- 2021-04-11 Miriam R. New
[v3,3/4] bisect--helper: reimplement `bisect_run` shell function in C Finish converting git bisect to C part 4 - - - --- 2021-04-11 Miriam R. New
[v3,2/4] bisect--helper: reimplement `bisect_visualize()`shell function in C Finish converting git bisect to C part 4 - - - --- 2021-04-11 Miriam R. New
[v3,1/4] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 4 - - - --- 2021-04-11 Miriam R. New
[v1,5/5] doc/diff-options: document new --diff-merges features [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,4/5] diff-merges: introduce log.diffMerges config variable [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,3/5] diff-merges: adapt -m to enable default diff format [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,2/5] diff-merges: refactor set_diff_merges() [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,1/5] diff-merges: introduce --diff-merges=default [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,0/5] git log: configurable default format for merge diffs - - - --- 2021-04-10 Sergey Organov New
[15/15] hex: print objects using the hash algorithm member SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[14/15] hex: default to the_hash_algo on zero algorithm value SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[13/15] builtin/pack-objects: avoid using struct object_id for pack hash SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[12/15] commit-graph: don't store file hashes as struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[11/15] builtin/show-index: set the algorithm for object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[10/15] hash: provide per-algorithm null OIDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[09/15] hash: set and copy algo field in struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[08/15] cache: compare the entire buffer for struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[07/15] builtin/pack-redundant: avoid casting buffers to struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[06/15] Use the final_oid_fn to finalize hashing of object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[05/15] hash: add a function to finalize object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[04/15] Always use oidread to read into struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[03/15] cache: add an algo member to struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[02/15] builtin/hash-object: allow literally hashing with a given algorithm SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[01/15] sha1-file: allow hashing objects literally with any algorithm SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
merge-ort: only do pointer arithmetic for non-empty lists merge-ort: only do pointer arithmetic for non-empty lists - - - --- 2021-04-10 Andrzej Hunt Superseded
[v3,3/3] maintenance: use 'git fetch --prefetch' Maintenance: adapt custom refspecs - - - --- 2021-04-10 Derrick Stolee Superseded
[v3,2/3] fetch: add --prefetch option Maintenance: adapt custom refspecs - - - --- 2021-04-10 Derrick Stolee Superseded
[v3,1/3] maintenance: simplify prefetch logic Maintenance: adapt custom refspecs - - - --- 2021-04-10 Derrick Stolee Superseded
[v2] fetch: show progress for packfile uri downloads [v2] fetch: show progress for packfile uri downloads - 1 - --- 2021-04-09 Albert Cui New
[2/2] t1404: convert to here-doc test bodies here-doc test bodies - - - --- 2021-04-09 Jeff King New
[1/2] test-lib: allow test snippets as here-docs here-doc test bodies - - - --- 2021-04-09 Jeff King New
send-email: clarify SMTP encryption settings send-email: clarify SMTP encryption settings - - - --- 2021-04-09 Drew DeVault New
doc: update advice about other implementations' v4 index support doc: update advice about other implementations' v4 index support - - - --- 2021-04-09 scottworley@scottworley.com New
[12/12] builtin/rm: avoid leaking pathspec and seen Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[11/12] builtin/rebase: release git_format_patch_opt too Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[10/12] builtin/for-each-ref: free filter and UNLEAK sorting. Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[09/12] mailinfo: also free strbuf lists when clearing mailinfo Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[08/12] builtin/checkout: clear pending objects after diffing Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[07/12] builtin/check-ignore: clear_pathspec before returning Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[06/12] builtin/bugreport: don't leak prefixed filename Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[05/12] branch: FREE_AND_NULL instead of NULL'ing real_ref Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[04/12] bloom: clear each bloom_key after use Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[03/12] ls-files: free max_prefix when done Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[02/12] wt-status: fix multiple small leaks Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[01/12] revision: free remainder of old commit list in limit_list Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[22/22] p5326: perf tests for MIDX bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[21/22] p5310: extract full and partial bitmap tests multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[20/22] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[19/22] t7700: update to work with MIDX bitmap test knob multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[18/22] t5319: don't write MIDX bitmaps in t5319 multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[17/22] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[16/22] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[15/22] t/helper/test-read-midx.c: add --checksum mode multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[14/22] t5310: move some tests to lib-bitmap.sh multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[13/22] pack-bitmap: write multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[12/22] pack-bitmap: read multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[11/22] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[10/22] pack-bitmap.c: introduce 'nth_bitmap_object_oid()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[09/22] pack-bitmap.c: introduce 'bitmap_num_objects()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[08/22] midx: respect 'core.multiPackIndex' when writing multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[07/22] midx: clear auxiliary .rev after replacing the MIDX multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[06/22] midx: make a number of functions non-static multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[05/22] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[04/22] Documentation: build 'technical/bitmap-format' by default multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[03/22] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[02/22] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[01/22] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[v2,7/7] docs: fix linting issues due to incorrect relative section order doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,6/7] doc lint: lint relative section order doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,5/7] doc lint: lint and fix missing "GIT" end sections doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,4/7] doc lint: fix bugs in, simplify and improve lint script doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,3/7] doc lint: Perl "strict" and "warnings" in lint-gitlink.perl doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,2/7] Documentation/Makefile: make doc.dep dependencies a variable again doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,1/7] Documentation/Makefile: make $(wildcard howto/*.txt) a var doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v2,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v2,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
« 1 2 ... 247 248 249449 450 »