Show patches with: none      |   43262 patches
« 1 2 ... 273 274 275432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] t5411: consistent result for proc-receive broken test [v2] t5411: consistent result for proc-receive broken test - - - --- 2020-11-09 Jiang Xin New
[v2,4/4] update-ref: Disallow restart of ongoing transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,3/4] p1400: Use `git-update-ref --stdin` to test multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,2/4] update-ref: Allow creation of multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,1/4] t1400: Avoid touching refs on filesystem update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[RFC,2/2] Revert "submodule.c: fetch in submodules git directory instead of in worktree" Handling regression introduced by a62387b - - - --- 2020-11-09 Peter Kaestle New
[RFC,1/2] submodules: test for fetch of non-init subsub-repo Handling regression introduced by a62387b - - - --- 2020-11-09 Peter Kaestle New
[6/6] t9603: use tabs for indentation (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[5/6] t5570: remove trailing padding (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[4/6] t5400,t5402: consistently indent with tabs, not with spaces (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[3/6] t3427: adjust stale comment (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[2/6] t3406: indent with tabs, not spaces Untitled series #379927 - - - --- 2020-11-09 Johannes Schindelin New
[1/6] t1004: insert missing "branch" in a message (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[v1,27/27] doc/git-show: include --diff-merges description git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,26/27] doc/rev-list-options: document --first-parent implies --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,25/27] doc/diff-generate-patch: mention new --diff-merges option git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,24/27] doc/git-log: describe new --diff-merges options git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,23/27] t4013: add test for --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,22/27] diff-merges: implement new values for --diff-merges git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,21/27] diff-merges: make -m/-c/--cc explicitly mutually exclusive git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,20/27] diff-merges: refactor opt settings into separate functions git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,19/27] diff-merges: get rid of now empty diff_merges_init_revs() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,18/27] diff-merges: group diff-merge flags next to each other inside 'rev_info' git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,17/27] diff-merges: split 'ignore_merges' field git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,16/27] diff-merges: fix -m to properly override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,15/27] t4013: add tests for -m failing to override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,14/27] t4013: support test_expect_failure through ':failure' magic git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,13/27] diff-merges: revise revs->diff flag handling git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,12/27] diff-merges: introduce revs->first_parent_merges flag git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,11/27] diff-merges: new function diff_merges_set_dense_combined_if_unset() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,10/27] diff-merges: new function diff_merges_suppress() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,09/27] diff-merges: re-arrange functions to match the order they are called in git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,08/27] diff-merges: rename diff_merges_default_to_enable() to match semantics git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,07/27] diff-merges: move checks for first_parent_only out of the module git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,06/27] diff-merges: rename all functions to have common prefix git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,05/27] revision: move diff merges functions to its own diff-merges.c git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,04/27] revision: provide implementation for diff merges tweaks git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,03/27] revision: factor out initialization of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,02/27] revision: factor out setup of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,01/27] revision: factor out parsing of diff-merge related options git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
Simplified merge logic Simplified merge logic - - - --- 2020-11-08 Seija K New
t4013: prepare for the new default branch name "main" t4013: prepare for the new default branch name "main" - - - --- 2020-11-08 Johannes Schindelin via GitGitGadget New
[v2] compat/bswap.h: simplify MSVC endianness detection [v2] compat/bswap.h: simplify MSVC endianness detection - - - --- 2020-11-08 Daniel Gurney Accepted
p4: respect init.defaultBranch p4: respect init.defaultBranch - - - --- 2020-11-08 Johannes Schindelin Accepted
compat/bswap.h: Simplify MSVC endianness detection compat/bswap.h: Simplify MSVC endianness detection - - - --- 2020-11-07 Daniel Gurney Accepted
git-gui: ssh-askpass: add a checkbox to show the input text git-gui: ssh-askpass: add a checkbox to show the input text - - - --- 2020-11-07 David Aguilar Accepted
compat/bswap.h: detect ARM64 when using MSVC compat/bswap.h: detect ARM64 when using MSVC - - - --- 2020-11-07 Daniel Gurney Accepted
t5411: consistent result for proc-receive broken test t5411: consistent result for proc-receive broken test - - - --- 2020-11-07 Jiang Xin Superseded
ci: avoid using the deprecated `set-env` construct ci: avoid using the deprecated `set-env` construct - - - --- 2020-11-07 Johannes Schindelin Accepted
tests: consolidate the `file_size` function into `test-lib-functions.sh` tests: consolidate the `file_size` function into `test-lib-functions.sh` - - - --- 2020-11-07 Johannes Schindelin Accepted
format-patch: make output filename configurable format-patch: make output filename configurable - - - --- 2020-11-06 Junio C Hamano Superseded
git-gui: update Russian translation git-gui: update Russian translation - - - --- 2020-11-06 Dimitriy Ryazantcev Accepted
[v3] diff: make diff_free_filespec_data accept NULL [v3] diff: make diff_free_filespec_data accept NULL - - - --- 2020-11-06 Jinoh Kang Superseded
[v5,15/15] shortlog: use strset from strmap.h Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,14/15] Use new HASHMAP_INIT macro to simplify hashmap initialization Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,13/15] strmap: take advantage of FLEXPTR_ALLOC_STR when relevant Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,12/15] strmap: enable allocations to come from a mem_pool Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,11/15] strmap: add a strset sub-type Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,10/15] strmap: split create_entry() out of strmap_put() Untitled series #378577 - - - --- 2020-11-06 Elijah Newren New
[v5,09/15] strmap: add functions facilitating use as a string->int map Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,08/15] strmap: enable faster clearing and reusing of strmaps Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,07/15] strmap: add more utility functions Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,06/15] strmap: new utility functions Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,05/15] hashmap: provide deallocation function names Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,04/15] hashmap: introduce a new hashmap_partial_clear() Untitled series #378575 - - - --- 2020-11-06 Elijah Newren New
[v5,03/15] hashmap: allow re-use after hashmap_free() Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,02/15] hashmap: adjust spacing to fix argument alignment Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,01/15] hashmap: add usage documentation explaining hashmap_free[_entries]() Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[8/8] Makefile: conditionally include GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[7/8] Makefile: don't delete dist tarballs directly by name speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[6/8] Makefile: don't use a versioned temp distribution directory speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[5/8] Makefile: don't try to clean old debian build product speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[4/8] git-gui/Makefile: conditionally include GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[3/8] gitweb/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[2/8] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[1/8] Documentation/Makefile: conditionally include doc.dep speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
Lengthening FORMAT_PATCH_NAME_MAX to 80 Lengthening FORMAT_PATCH_NAME_MAX to 80 - - - --- 2020-11-05 hukeping New
[RFC] t5411: fix broken pipe write error on proc-receive [RFC] t5411: fix broken pipe write error on proc-receive - - - --- 2020-11-05 Jiang Xin New
doc: fixing two trivial typos in Documentation/ doc: fixing two trivial typos in Documentation/ - - - --- 2020-11-05 Marlon Rac Cambasis New
[v4,13/13] Use new HASHMAP_INIT macro to simplify hashmap initialization Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,12/13] strmap: take advantage of FLEXPTR_ALLOC_STR when relevant Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,11/13] strmap: enable allocations to come from a mem_pool Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,10/13] strmap: add a strset sub-type Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,09/13] strmap: add functions facilitating use as a string->int map Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,08/13] strmap: enable faster clearing and reusing of strmaps Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,07/13] strmap: add more utility functions Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,06/13] strmap: new utility functions Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,05/13] hashmap: provide deallocation function names Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,04/13] hashmap: introduce a new hashmap_partial_clear() Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,03/13] hashmap: allow re-use after hashmap_free() Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,02/13] hashmap: adjust spacing to fix argument alignment Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,01/13] hashmap: add usage documentation explaining hashmap_free[_entries]() Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v2] doc: clarify that --abbrev=<n> is about the minimum length [v2] doc: clarify that --abbrev=<n> is about the minimum length - - - --- 2020-11-04 Junio C Hamano Accepted
log: diagnose -L used with pathspec as an error log: diagnose -L used with pathspec as an error - - - --- 2020-11-04 Junio C Hamano New
[v4,19/19] ci: run test round with parallel-checkout enabled Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,18/19] parallel-checkout: add tests related to .gitattributes Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,17/19] parallel-checkout: add tests related to clone collisions Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,16/19] parallel-checkout: add tests for basic operations Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,15/19] checkout-index: add parallel checkout support Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,14/19] builtin/checkout.c: complete parallel checkout support Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
« 1 2 ... 273 274 275432 433 »